Commit Graph

16 Commits

Author SHA1 Message Date
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
Jannik ec0f67784b
create database and customer table if it does not exist 2020-01-15 20:30:48 +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 7177bc8f09 fixes links in footer; added about pages 2020-01-14 20:50:47 +01:00
CodeSteak 4d153b8d87 (Partial) Implement of listedArticlesEdit.html 2020-01-12 19:42:04 +01:00
CodeSteak 255195715f Implement Listed Articles Overview 2020-01-12 18:00:40 +01:00
CodeSteak 17d2e741cf Fix templateName casing for articledetail and searchresults 2020-01-12 16:03:42 +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
Jannik 89748e7ef5
added a very simple Spring Boot Web App prototype 2019-11-19 19:34:57 +01:00