Commit Graph

141 Commits

Author SHA1 Message Date
Hendrik Schutter ea8aaa3931 removed PW bypass 2020-05-15 18:16:03 +02:00
Hendrik Schutter 56efbd7940 code cleanup 2020-05-15 18:13:12 +02:00
Hendrik Schutter af99e8107d added change for stock, price and autobuy values on article edit page 2020-05-14 22:16:06 +02:00
Hendrik Schutter c69b20b914 added POST that changes the article WIP 2020-05-12 22:52:01 +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 22d2744c8c GET article edit page 2020-05-11 11:58:26 +02:00
Hendrik Schutter a2f20938cd show listedArticles 2020-05-10 21:30:50 +02:00
Hendrik Schutter 2b3ecb2342 changed listedArticles Request to own Controller 2020-05-10 21:30:50 +02:00
Hannes Huber 143a53acf5 fix better quantities for UI 2020-05-10 21:30:50 +02:00
Hannes Huber bb4aa79243 implement personalized suggestions 2020-05-10 21:30:50 +02:00
Hannes Huber 82dacef4c0 Advertised Articles now shown correctly 2020-05-10 21:30:50 +02:00
Hannes Huber 262640a2b4 change Databasename and add Advertisementflag 2020-05-10 21:30:50 +02:00
Hannes Huber 1e7266e554 implement imageserving and first part of ArticleRepository 2020-05-10 21:30:50 +02:00
CodeSteak 4048d6c5ad Unify Style of error messages to match rest of ui. 2020-05-10 21:30:50 +02:00
CodeSteak 572a999467 Implement proper querying of warehouse slot sums and booking accounts. 2020-05-10 21:30:50 +02:00
CodeSteak 5f071939d3 Renice error handling 2020-05-10 21:30:50 +02:00
CodeSteak 2ec3ad32ea Implement CreateCustomerOrderAction; Not implemented: correct booking and WarehouseBooking fetching...
Puhh, that was a struggle to get working. Damn JPA Shit
2020-05-10 21:30:50 +02:00
CodeSteak d2bf6e8c52 implement checkout for non logged in users. 2020-05-10 21:30:50 +02:00
CodeSteak 7d83d723c1 Implement add Items to ShoppingCart 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 e9e072b26b ShopIndexController without databasestuff 2020-05-10 21:30:50 +02:00
Hannes Huber 8a28aabaf3 ShopIndexController initial implementation 2020-05-10 21:30:50 +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
CodeSteak da9a737fd0 Fix Duplicate Names of Controllers 2020-05-01 10:48:12 +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 bad1d94f8a add controllers and packages 2020-04-28 22:41:29 +02:00
CodeSteak 1186c390fb Implement Entries // TODO: Move to packages, add Repos. 2020-04-28 21:02:33 +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 fd27729072 Fix not using var when accessing sessionStorage 2020-03-06 16:34:12 +01:00
CodeSteak 8bc0161e66 Implement some session storage magic for back buttons 2020-03-06 16:11:26 +01:00
CodeSteak d7b9a08829 Refactor checkout 2020-03-06 15:19:56 +01:00
CodeSteak 96e8b19f41 Implement message for info 2020-03-05 20:34:59 +01:00
CodeSteak 230d71944f fix abschließen btn text 2020-02-12 20:29:06 +01:00
CodeSteak c756469f05 reimplement "fix flow for loggedout checkout" ( b25a9842e4 ) 2020-02-11 23:36:34 +01:00
CodeSteak 02deef4ad7 disable cache. Fix invalid value 2020-02-11 22:02:18 +01:00
CodeSteak 4d899f4446 fix project setup for enabling production builds 2020-02-09 15:00:07 +01:00
CodeSteak 4946332c30 add prop for thing that makes build jar crash 2020-02-09 11:50:58 +01:00
CodeSteak da8c2e0a2b Merge branch 'master' of git.mosad.xyz:localhorst/e-commerce 2020-02-09 11:40:48 +01:00
CodeSteak 5f51e6e007 dont put database in jar file when building.
The resource folder ends up in the jar file. The database is NOT a
static resource
2020-02-09 11:38:59 +01:00
Hannes Huber 2d2258d02e fix dashboard description 2020-02-08 14:07:50 +01:00
CodeSteak a7f63c65ca fix warehouse link II 2020-02-08 14:05:29 +01:00
CodeSteak 9a28ccd7dd fix warehouse sidebar link 2020-02-08 14:04:06 +01:00
CodeSteak 79a20f54d3 impl error in header 2020-02-06 19:44:51 +01:00
CodeSteak d5ae1df4a6 imple employee custm. 2020-02-06 19:22:41 +01:00