Commit Graph

170 Commits

Author SHA1 Message Date
localhorst 197a774fb2 removed data folder 2020-05-14 23:14:33 +02:00
localhorst af99e8107d added change for stock, price and autobuy values on article edit page 2020-05-14 22:16:06 +02:00
localhorst c69b20b914 added POST that changes the article WIP 2020-05-12 22:52:01 +02:00
localhorst fd9dcf141e fixes in listed article page and converted form to POST 2020-05-11 15:32:39 +02:00
localhorst 09c85fe8cb fixed route for /intern/articles and /intern/suppliers/articles 2020-05-11 14:32:07 +02:00
localhorst 22d2744c8c GET article edit page 2020-05-11 11:58:26 +02:00
localhorst c14ae996be Merge branch 'feature/listedArticles' of git.mosad.xyz:localhorst/e-commerce into feature/listedArticles 2020-05-10 21:32:19 +02:00
Seil0 3a3b7abad0 fix typo 2020-05-10 21:30:50 +02:00
localhorst a2f20938cd show listedArticles 2020-05-10 21:30:50 +02:00
localhorst 2b3ecb2342 changed listedArticles Request to own Controller 2020-05-10 21:30:50 +02:00
hhuber 143a53acf5 fix better quantities for UI 2020-05-10 21:30:50 +02:00
hhuber bb4aa79243 implement personalized suggestions 2020-05-10 21:30:50 +02:00
hhuber 82dacef4c0 Advertised Articles now shown correctly 2020-05-10 21:30:50 +02:00
hhuber 262640a2b4 change Databasename and add Advertisementflag 2020-05-10 21:30:50 +02:00
hhuber 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
hhuber e9e072b26b ShopIndexController without databasestuff 2020-05-10 21:30:50 +02:00
hhuber 8a28aabaf3 ShopIndexController initial implementation 2020-05-10 21:30:50 +02:00
Seil0 7a42122a9a fix typo 2020-05-10 15:31:20 +02:00
localhorst 2135c48646 show listedArticles 2020-05-10 15:26:50 +02:00
localhorst d66b3d1385 changed listedArticles Request to own Controller 2020-05-09 23:01:25 +02:00
hhuber c0ce1e23c3 fix better quantities for UI 2020-05-08 13:01:29 +02:00
hhuber 1bd267a26d implement personalized suggestions 2020-05-08 11:44:30 +02:00
hhuber e4b4698a27 Advertised Articles now shown correctly 2020-05-08 10:37:42 +02:00
hhuber c097e58bf3 change Databasename and add Advertisementflag 2020-05-08 10:00:22 +02:00
hhuber 4fd80bb3c7 implement imageserving and first part of ArticleRepository 2020-05-08 10:00:22 +02:00
CodeSteak beb0131b60 Unify Style of error messages to match rest of ui. 2020-05-06 17:00:28 +02:00
CodeSteak cdce22968d Implement proper querying of warehouse slot sums and booking accounts. 2020-05-06 14:10:37 +02:00
CodeSteak f5a99700a0 Renice error handling 2020-05-05 23:34:17 +02:00
CodeSteak b2f927e48d Implement CreateCustomerOrderAction; Not implemented: correct booking and WarehouseBooking fetching...
Puhh, that was a struggle to get working. Damn JPA Shit
2020-05-05 22:56:12 +02:00
CodeSteak d681f240e1 implement checkout for non logged in users. 2020-05-05 18:59:15 +02:00
CodeSteak 31059b4894 Implement add Items to ShoppingCart 2020-05-05 17:24:25 +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
hhuber f48f5c40f0 ShopArticleController initial 2020-05-02 14:38:40 +02:00
Seil0 6ab3b63923 Revert "split RequestController acording to mapping"
This reverts commit 41eb4d0b8f.
2020-05-01 15:25:50 +02:00
Seil0 41eb4d0b8f split RequestController acording to mapping 2020-05-01 14:53:35 +02:00
hhuber 8f081823ca ShopIndexController without databasestuff 2020-05-01 14:40:43 +02:00
hhuber f67a23bab9 ShopIndexController initial implementation 2020-05-01 12:19:52 +02:00
CodeSteak 0d0f8e3272 Merge branch 'master' of git.mosad.xyz:localhorst/e-commerce 2020-05-01 10:52:53 +02:00
CodeSteak da9a737fd0 Fix Duplicate Names of Controllers 2020-05-01 10:48:12 +02:00
hhuber 10480bebce Move intern ArticleController to intern 2020-04-30 10:32:48 +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