Commit Graph

20 Commits

Author SHA1 Message Date
Hannes Huber 3f5b1efa0c implement search 2020-05-17 13:08:18 +02:00
CodeSteak 31059b4894 Implement add Items to ShoppingCart 2020-05-05 17:24:25 +02:00
CodeSteak 14161b7fd3 Reformat (all the) Code 2020-04-27 09:48:24 +02:00
CodeSteak 7c82b7b547 Build Prototype for Login 2020-04-08 18:27:46 +02:00
CodeSteak 96e8b19f41 Implement message for info 2020-03-05 20:34:59 +01:00
CodeSteak 79a20f54d3 impl error in header 2020-02-06 19:44:51 +01:00
CodeSteak 088d3ec5f1 implement logo #1 draft 2020-02-01 14:23:13 +01:00
CodeSteak 26d05eace5 implement login + header 2020-01-25 22:13:26 +01:00
CodeSteak b402b4fb57 Implement Seach // Comment out borders radius 2020-01-25 15:04:55 +01:00
Jannik 9681dceb8b
reworked login/register, GetMapping fixes 2020-01-20 20:22:37 +01:00
Lukas Fürderer ececdac3a9
Implement a prototype for notifications 2020-01-19 18:46:32 +01:00
CodeSteak f359e2a750 Fix Header 2020-01-15 21:35:21 +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
CodeSteak 3ef92c9626 Fix header search pointing to wrong path 2020-01-12 16:02:40 +01:00
CodeSteak a70dca56f7 Update CSS, fix fragements and home. 2020-01-12 15:52:45 +01:00
Hannes Huber 213c5a2c94 initial searchresult and detailview 2020-01-11 16:39:34 +01:00
Jannik 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
Jannik 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
Jannik 87bb9d4a44
added a first GUI Prototype
* based on ecom.css
* accessible via localhost:8080/
2019-11-26 16:21:29 +01:00
Jannik 6f6f705495
updated spring boot to 2.2.1
* added a header as fragment
2019-11-25 16:15:36 +01:00