Commit Graph

57 Commits

Author SHA1 Message Date
Hannes Huber 3f5b1efa0c implement search 2020-05-17 13:08:18 +02:00
Hendrik Schutter dc49bc2e8d code cleanuo 2020-05-15 19:45:10 +02:00
Jannik c73435b2a0
Merge remote-tracking branch 'origin/master' into feature/listedArticles 2020-05-15 19:04:02 +02:00
Hendrik Schutter ea8aaa3931 removed PW bypass 2020-05-15 18:16:03 +02:00
Hendrik Schutter a98782bc01 added new route in external controller 2020-05-15 14:14:29 +02:00
Hendrik Schutter d06fd57447 added new route for offered articles page 2020-05-15 11:57:20 +02:00
Hendrik Schutter fd9dcf141e fixes in listed article page and converted form to POST 2020-05-11 15:32:39 +02:00
Hendrik Schutter 09c85fe8cb fixed route for /intern/articles and /intern/suppliers/articles 2020-05-11 14:32:07 +02:00
Hendrik Schutter 2b3ecb2342 changed listedArticles Request to own Controller 2020-05-10 21:30:50 +02:00
CodeSteak 4338f188f0 fix local merge conflicts in req ctrl 2020-05-10 21:30:50 +02:00
Hannes Huber 8a28aabaf3 ShopIndexController initial implementation 2020-05-10 21:30:50 +02:00
CodeSteak e406918ca2 Remove commend out code 2020-05-10 16:57:33 +02:00
CodeSteak cbaec13d38 fix local merge conflicts in req ctrl 2020-05-05 17:22:35 +02:00
CodeSteak a5152aaa3d Merge remote-tracking branch 'origin/feature/start' into feature/basic_functions 2020-05-05 16:48:37 +02:00
Hannes Huber f48f5c40f0 ShopArticleController initial 2020-05-02 14:38:40 +02:00
Jannik 6ab3b63923
Revert "split RequestController acording to mapping"
This reverts commit 41eb4d0b8f.
2020-05-01 15:25:50 +02:00
Jannik 41eb4d0b8f
split RequestController acording to mapping 2020-05-01 14:53:35 +02:00
Hannes Huber f67a23bab9 ShopIndexController initial implementation 2020-05-01 12:19:52 +02:00
CodeSteak 411760e1d4 Move repos to own package 2020-04-29 23:07:47 +02:00
CodeSteak de6c750e7f Refactor Package Layout 2020-04-29 22:44:16 +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
Jannik 26b64b8ab4
move /user to separate RequestController 2020-03-16 13:49:51 +01:00
CodeSteak d7b9a08829 Refactor checkout 2020-03-06 15:19:56 +01:00
CodeSteak c756469f05 reimplement "fix flow for loggedout checkout" ( b25a9842e4 ) 2020-02-11 23:36:34 +01:00
CodeSteak 4d899f4446 fix project setup for enabling production builds 2020-02-09 15:00:07 +01:00
CodeSteak 58473e58a3 impl Warehouse 2020-02-03 20:53:02 +01:00
CodeSteak 06ade43304 impl listed articles 2020-02-01 23:43:44 +01:00
CodeSteak 307a4fad4c implement Artikels 2020-02-01 15:02:19 +01:00
CodeSteak b1fd77f6b6 implement accountings 2020-01-27 20:37:54 +01:00
CodeSteak 62324e4760 add bonuspoint option for checkout 2020-01-26 13:55:23 +01:00
CodeSteak b25a9842e4 fix flow for loggedout checkout 2020-01-26 13:47:54 +01:00
CodeSteak 26d05eace5 implement login + header 2020-01-25 22:13:26 +01:00
CodeSteak 18232fd0cb impl. Notifications 2020-01-25 20:30:26 +01:00
CodeSteak 5ae07a444e build controller 2020-01-23 19:08:04 +01:00
CodeSteak 3814f8d420 reorder files 2020-01-23 18:46:49 +01:00
Jannik 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
Jannik 9681dceb8b
reworked login/register, GetMapping fixes 2020-01-20 20:22:37 +01:00
Lukas Fürderer ef08c8d1c8
Implement a prototype to add new articles 2020-01-19 18:48:09 +01:00
Lukas Fürderer ececdac3a9
Implement a prototype for notifications 2020-01-19 18:46:32 +01:00
CodeSteak d4e670218f Merge branch 'master' of git.mosad.xyz:localhorst/e-commerce 2020-01-19 18:43:51 +01:00
CodeSteak b7ad62d2f2 add manual accounting route 2020-01-19 18:43:19 +01:00
Hannes Huber 619e586280 add checkout 2020-01-18 15:34:54 +01:00
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 26e9e2bfc0
sqlite part 1 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