Commit Graph

232 Commits

Author SHA1 Message Date
Philipp Schweizer
c8cdcf2a8c template Files for customers and suppliers created 2020-01-20 20:59:35 +01:00
9681dceb8b
reworked login/register, GetMapping fixes 2020-01-20 20:22:37 +01:00
ef08c8d1c8
Implement a prototype to add new articles 2020-01-19 18:48:09 +01:00
ececdac3a9
Implement a prototype for notifications 2020-01-19 18:46:32 +01:00
619e586280 add checkout 2020-01-18 15:34:54 +01:00
6d6f4bda6a Merge remote-tracking branch 'origin/master' 2020-01-18 14:01:43 +01:00
0f71e2b595 remade articleDetail without own css 2020-01-18 14:01:35 +01:00
dac2d0511a finished about pages 2020-01-17 18:03:28 +01:00
483cc260f3 remade searchResults without own css 2020-01-17 17:25:38 +01:00
66f4e319fa implement manual bookings. 2020-01-16 21:39:55 +01:00
0951e23946 move detailgrid (formgrid) to main css 2020-01-16 21:05:39 +01:00
ce201c5d85 add accounting pages 2020-01-16 21:01:15 +01:00
d7161d3796 move internal pages from employee to intern 2020-01-16 20:17:48 +01:00
f359e2a750 Fix Header 2020-01-15 21:35:21 +01:00
d3be609d16
added customer account settings [Part 1]
* moved footer Mapping to the bottom of RequestController()
2020-01-15 10:55:24 +01:00
7177bc8f09 fixes links in footer; added about pages 2020-01-14 20:50:47 +01:00
16e71f7335 added links in footer 2020-01-13 17:30:39 +01:00
9f372c7057 added about pages 2020-01-13 17:21:49 +01:00
8a590459c9 (Partial) Implement of listedArticlesEdit.html II 2020-01-12 19:46:47 +01:00
4d153b8d87 (Partial) Implement of listedArticlesEdit.html 2020-01-12 19:42:04 +01:00
b46e4a8c73 Merge branch 'master' of git.mosad.xyz:localhorst/e-commerce 2020-01-12 18:01:37 +01:00
255195715f Implement Listed Articles Overview 2020-01-12 18:00:40 +01:00
6985b22e82 update color and use fragments 2020-01-12 16:14:01 +01:00
3ef92c9626 Fix header search pointing to wrong path 2020-01-12 16:02:40 +01:00
5fd6cf8827 Fix Error Pages class attributes 2020-01-12 16:02:10 +01:00
a70dca56f7 Update CSS, fix fragements and home. 2020-01-12 15:52:45 +01:00
213c5a2c94 initial searchresult and detailview 2020-01-11 16:39:34 +01:00
a44efe06b7
reworked login to actually use a database
* added a very basic login setup, see wiki.mosad.xyz for more information
* updated spring boot to 2.2.2
2019-12-08 17:16:17 +01:00
adf1502b2b
added a minimal login dialog
* added session cookie being set on login, login-data is not stored or validated
2019-12-08 12:24:28 +01:00
87bb9d4a44
added a first GUI Prototype
* based on ecom.css
* accessible via localhost:8080/
2019-11-26 16:21:29 +01:00
6f6f705495
updated spring boot to 2.2.1
* added a header as fragment
2019-11-25 16:15:36 +01:00
89748e7ef5
added a very simple Spring Boot Web App prototype 2019-11-19 19:34:57 +01:00