Commit Graph
14 Commits
Author SHA1 Message Date
Seil0 ec0f67784b create database and customer table if it does not exist 2020-01-15 20:30:48 +01:00
Seil0 25101f14e7 added databases in the resource folder to gitignore 2020-01-15 20:03:53 +01:00
Seil0 27029333c0 Delete 'prototype/src/main/resources/test.db' 2020-01-15 20:02:31 +01:00
Seil0andGitea 1c6d7c8032 Merge branch 'sqlite' of localhorst/e-commerce into master 2020-01-15 11:09:40 +01:00
Seil0 1c27a2a53e removed unneeded spring-boot dependency 2020-01-15 11:07:57 +01:00
Seil0 26e9e2bfc0 sqlite part 1 2020-01-15 10:56:53 +01:00
Seil0 7bbf5eb963 sqlite part 0 2020-01-15 10:56:53 +01:00
Seil0 d3be609d16 added customer account settings [Part 1]
* moved footer Mapping to the bottom of RequestController()
2020-01-15 10:55:24 +01:00
Seil0 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
Seil0 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
Seil0 87bb9d4a44 added a first GUI Prototype
* based on ecom.css
* accessible via localhost:8080/
2019-11-26 16:21:29 +01:00
Seil0 6f6f705495 updated spring boot to 2.2.1
* added a header as fragment
2019-11-25 16:15:36 +01:00
Seil0 89748e7ef5 added a very simple Spring Boot Web App prototype 2019-11-19 19:34:57 +01:00
Seil0 588c4491fd Added charter, this will be removed once the wiki is ready 2019-10-20 11:58:24 +02:00