Commit Graph

70 Commits

Author SHA1 Message Date
f3d344fa3c implement article detail 2020-01-25 16:41:11 +01:00
e124a677b1 part II 2020-01-25 16:16:14 +01:00
28d2118df8 implement checkout 2020-01-25 16:12:53 +01:00
b402b4fb57 Implement Seach // Comment out borders radius 2020-01-25 15:04:55 +01:00
326083b71a fix home 2020-01-25 13:59:46 +01:00
da4424e868 implement home 2020-01-25 13:59:08 +01:00
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
178a4e8dd8 impl. autoscroll 2020-01-23 22:11:52 +01:00
47c709efce impl. register.html 2020-01-23 22:11:14 +01:00
f29b91b11a impl. login 2020-01-23 19:50:55 +01:00
fd269826dc impl. about, terms, privacy 2020-01-23 19:50:40 +01:00
5ae07a444e build controller 2020-01-23 19:08:04 +01:00
3814f8d420 reorder files 2020-01-23 18:46:49 +01:00
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
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
d4e670218f Merge branch 'master' of git.mosad.xyz:localhorst/e-commerce 2020-01-19 18:43:51 +01:00
b7ad62d2f2 add manual accounting route 2020-01-19 18:43:19 +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
a0da07df66 Add fonts to repo 2020-01-15 21:45:24 +01:00
f359e2a750 Fix Header 2020-01-15 21:35:21 +01:00
bedcf32b44 Merge branch 'master' of git.mosad.xyz:localhorst/e-commerce 2020-01-15 21:32:18 +01:00
0d1c3cb583 implement filter Table 2020-01-15 21:32:11 +01:00
a5817f144d fix color of links 2020-01-15 21:31:52 +01:00
ec0f67784b
create database and customer table if it does not exist 2020-01-15 20:30:48 +01:00
25101f14e7
added databases in the resource folder to gitignore 2020-01-15 20:03:53 +01:00
27029333c0 Delete 'prototype/src/main/resources/test.db' 2020-01-15 20:02:31 +01:00
1c6d7c8032 Merge branch 'sqlite' of localhorst/e-commerce into master 2020-01-15 11:09:40 +01:00
1c27a2a53e
removed unneeded spring-boot dependency 2020-01-15 11:07:57 +01:00
26e9e2bfc0
sqlite part 1 2020-01-15 10:56:53 +01:00
7bbf5eb963
sqlite part 0 2020-01-15 10:56:53 +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
9fd050edab added eclipse gitignore 2020-01-14 20:56:36 +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
c162b4d59e Disable Cache for template. This improves the workflow 2020-01-12 19:41:27 +01:00