Commit Graph

214 Commits

Author SHA1 Message Date
CodeSteak a431939f7c Use IPv6 (localhost)
Also revert previous commit setting address to all interfaces :{}
Note: Head with this commit was never on Remote.
2020-01-23 22:13:59 +01:00
CodeSteak 178a4e8dd8 impl. autoscroll 2020-01-23 22:11:52 +01:00
CodeSteak 47c709efce impl. register.html 2020-01-23 22:11:14 +01:00
CodeSteak f29b91b11a impl. login 2020-01-23 19:50:55 +01:00
CodeSteak fd269826dc impl. about, terms, privacy 2020-01-23 19:50:40 +01:00
CodeSteak 5ae07a444e build controller 2020-01-23 19:08:04 +01:00
CodeSteak 3814f8d420 reorder files 2020-01-23 18:46:49 +01:00
Jannik de8aaae8cc
added customer/orderhistory 2020-01-22 19:27:45 +01:00
Philipp Schweizer c204a5e5a0 Merge branch 'customers_suppliers_templates' 2020-01-20 21:51:48 +01:00
Philipp Schweizer c8cdcf2a8c template Files for customers and suppliers created 2020-01-20 20:59:35 +01:00
Jannik 9681dceb8b
reworked login/register, GetMapping fixes 2020-01-20 20:22:37 +01:00
Lukas Fürderer ef08c8d1c8
Implement a prototype to add new articles 2020-01-19 18:48:09 +01:00
Lukas Fürderer ececdac3a9
Implement a prototype for notifications 2020-01-19 18:46:32 +01:00
CodeSteak d4e670218f Merge branch 'master' of git.mosad.xyz:localhorst/e-commerce 2020-01-19 18:43:51 +01:00
CodeSteak b7ad62d2f2 add manual accounting route 2020-01-19 18:43:19 +01:00
Hannes Huber 619e586280 add checkout 2020-01-18 15:34:54 +01:00
Hannes Huber 6d6f4bda6a Merge remote-tracking branch 'origin/master' 2020-01-18 14:01:43 +01:00
Hannes Huber 0f71e2b595 remade articleDetail without own css 2020-01-18 14:01:35 +01:00
Hendrik Schutter dac2d0511a finished about pages 2020-01-17 18:03:28 +01:00
Hannes Huber 483cc260f3 remade searchResults without own css 2020-01-17 17:25:38 +01:00
CodeSteak 66f4e319fa implement manual bookings. 2020-01-16 21:39:55 +01:00
CodeSteak 0951e23946 move detailgrid (formgrid) to main css 2020-01-16 21:05:39 +01:00
CodeSteak ce201c5d85 add accounting pages 2020-01-16 21:01:15 +01:00
CodeSteak d7161d3796 move internal pages from employee to intern 2020-01-16 20:17:48 +01:00
CodeSteak a0da07df66 Add fonts to repo 2020-01-15 21:45:24 +01:00
CodeSteak f359e2a750 Fix Header 2020-01-15 21:35:21 +01:00
CodeSteak bedcf32b44 Merge branch 'master' of git.mosad.xyz:localhorst/e-commerce 2020-01-15 21:32:18 +01:00
CodeSteak 0d1c3cb583 implement filter Table 2020-01-15 21:32:11 +01:00
CodeSteak a5817f144d fix color of links 2020-01-15 21:31:52 +01:00
Jannik ec0f67784b
create database and customer table if it does not exist 2020-01-15 20:30:48 +01:00
Jannik 25101f14e7
added databases in the resource folder to gitignore 2020-01-15 20:03:53 +01:00
Jannik 27029333c0 Delete 'prototype/src/main/resources/test.db' 2020-01-15 20:02:31 +01:00
Jannik 1c6d7c8032 Merge branch 'sqlite' of localhorst/e-commerce into master 2020-01-15 11:09:40 +01:00
Jannik 1c27a2a53e
removed unneeded spring-boot dependency 2020-01-15 11:07:57 +01:00
Jannik 26e9e2bfc0
sqlite part 1 2020-01-15 10:56:53 +01:00
Jannik 7bbf5eb963
sqlite part 0 2020-01-15 10:56:53 +01:00
Jannik d3be609d16
added customer account settings [Part 1]
* moved footer Mapping to the bottom of RequestController()
2020-01-15 10:55:24 +01:00
Hendrik Schutter 9fd050edab added eclipse gitignore 2020-01-14 20:56:36 +01:00
Hendrik Schutter 7177bc8f09 fixes links in footer; added about pages 2020-01-14 20:50:47 +01:00
Hendrik Schutter 16e71f7335 added links in footer 2020-01-13 17:30:39 +01:00
Hendrik Schutter 9f372c7057 added about pages 2020-01-13 17:21:49 +01:00
CodeSteak 8a590459c9 (Partial) Implement of listedArticlesEdit.html II 2020-01-12 19:46:47 +01:00
CodeSteak 4d153b8d87 (Partial) Implement of listedArticlesEdit.html 2020-01-12 19:42:04 +01:00
CodeSteak c162b4d59e Disable Cache for template. This improves the workflow 2020-01-12 19:41:27 +01:00
CodeSteak b46e4a8c73 Merge branch 'master' of git.mosad.xyz:localhorst/e-commerce 2020-01-12 18:01:37 +01:00
CodeSteak 255195715f Implement Listed Articles Overview 2020-01-12 18:00:40 +01:00
CodeSteak f120212d62 Add "Smaller Class" to Global CSS 2020-01-12 18:00:14 +01:00
CodeSteak 6725c1eb84 Add Error Inputs to Global CSS 2020-01-12 17:59:56 +01:00
Hannes Huber 6985b22e82 update color and use fragments 2020-01-12 16:14:01 +01:00
CodeSteak 17d2e741cf Fix templateName casing for articledetail and searchresults 2020-01-12 16:03:42 +01:00