Mohamed Alsabbagh m.alsabbagh
  • Joined on 2024-08-13
m.alsabbagh created pull request mkelm/knopik-shop#22 2024-12-31 02:42:46 +00:00
feature/884-load-basket-items-from-DB
m.alsabbagh pushed to feature/884-load-basket-items-from-DB at mkelm/knopik-shop 2024-12-31 02:10:30 +00:00
dc40558c37 Check order changes before insert & insert into orders from produkte
fa5f3d9735 disable checkout and show warning by out of stock
Compare 2 commits »
ba8e218c5e change warenkorb items to read from DB - Backend
m.alsabbagh created branch feature/884-load-basket-items-from-DB in mkelm/knopik-shop 2024-12-30 23:39:22 +00:00
m.alsabbagh pushed to feature/884-load-basket-items-from-DB at mkelm/knopik-shop 2024-12-30 23:39:22 +00:00
4f382eeed4 change warenkorb items to read from DB - Frontend
3d0b0de4b5 change warenkorb items to read from DB - Backend
Compare 2 commits »
m.alsabbagh created pull request mkelm/swn-java-backend-common#12 2024-12-30 17:43:47 +00:00
Add lastOrderId to session
m.alsabbagh created branch feature/883-Bestell-overview in mkelm/swn-java-backend-common 2024-12-30 17:42:56 +00:00
cc354f8181 Add lastOrderId to session
m.alsabbagh pushed to feature/883-Bestell-overview at mkelm/knopik-shop 2024-12-30 17:41:35 +00:00
430770cb68 Use arrays.asList
13cdcbbaba Navigate to order overview via session owner
Compare 2 commits »
m.alsabbagh pushed to feature/883-Bestell-overview at mkelm/knopik-shop 2024-12-30 17:04:27 +00:00
5b7d110aeb Init bestellübersicht - frontend
m.alsabbagh pushed to feature/883-Bestell-overview at mkelm/knopik-shop 2024-12-30 16:57:06 +00:00
0fffa425c0 Init bestellübersicht - frontend
m.alsabbagh created pull request mkelm/knopik-shop#21 2024-12-30 16:53:51 +00:00
feature/883-Bestell-overview
m.alsabbagh created branch feature/883-Bestell-overview in mkelm/knopik-shop 2024-12-30 16:53:35 +00:00
m.alsabbagh pushed to feature/883-Bestell-overview at mkelm/knopik-shop 2024-12-30 16:53:35 +00:00
4fe4763eca Init bestellübersicht - frontend
4aa3b2f89b Init bestellübersicht - backend
Compare 2 commits »
m.alsabbagh created pull request mkelm/knopik-shop#20 2024-12-30 12:04:30 +00:00
Avoid passing null values to List.of
841afa2278 Avoid passing null values to List.of
a62235905b Avoid passing null values to List.of
59c2726f76 Merge pull request 'feature/882-Bestelldaten-vervollständigen' (#19) from feature/882-Bestelldaten-vervollständigen into master
26cdfc1c52 Merge branch 'master' into feature/882-Bestelldaten-vervollständigen
f7f2b4eab4 Merge pull request 'Init cookie abfrage' (#18) from feature/880-cookie-Abfrage into master
fa2884d847 Init cookie abfrage
Compare 5 commits »
m.alsabbagh created branch feature/882-Bestelldaten-vervollständigen in mkelm/knopik-shop 2024-12-30 12:00:25 +00:00
de0a79e7bc Avoid passing null values to List.of