• Joined on 2021-03-17
kalipso pushed to master at kalipso/infrastructure 2025-03-05 09:26:18 +01:00
251f87553f [sops] update microvm keys
kalipso closed pull request kalipso/infrastructure#87 2025-03-05 09:13:54 +01:00
reproducible-deployments-filestructure
kalipso pushed to master at kalipso/infrastructure 2025-03-04 18:17:53 +01:00
b94849b2f8 [sops] fix typo
kalipso created pull request kalipso/infrastructure#87 2025-03-04 18:08:53 +01:00
reproducible-deployments-filestructure
kalipso pushed to master at kalipso/infrastructure 2025-03-04 17:22:27 +01:00
c409c5d53b Merge pull request 'User management module' (#80) from issue77 into master
e2fac827bd [user module] default enable users to prevent lockouts
912c8e1195 Merge remote-tracking branch 'origin/master' into issue77
ff2ccd5fb4 [user module] use hashed password without sops (for now)
505354078b [users] enable malo user module for fanny
Compare 9 commits »
kalipso merged pull request kalipso/infrastructure#80 2025-03-04 17:22:25 +01:00
User management module
kalipso closed issue kalipso/infrastructure#77 2025-03-04 17:22:25 +01:00
User Accounts/Passwords
kalipso pushed to master at kalipso/zineshop 2025-03-04 16:43:09 +01:00
a65ba9c98c wip itemvariant
kalipso pushed to master at kalipso/zineshop 2025-03-04 13:39:30 +01:00
d24dfdf262 wip checkout
kalipso opened issue kalipso/zineshop#4 2025-03-04 13:14:09 +01:00
allow typing quantity in cart
kalipso opened issue kalipso/zineshop#3 2025-03-04 13:13:53 +01:00
different prices for black/white, colored, only cover colored
kalipso opened issue kalipso/zineshop#2 2025-03-04 13:04:36 +01:00
also rm cartitems when deleting shopitem
kalipso opened issue kalipso/zineshop#1 2025-03-04 13:04:16 +01:00
addcartitem should not lead to duplicates
kalipso pushed to master at kalipso/zineshop 2025-03-04 13:00:44 +01:00
0c85ca5938 wip cart handling
23392cc5c1 cartItem one2one relation to shopitem
5e22be5074 add basic cart
Compare 3 commits »
kalipso pushed to master at kalipso/zineshop 2025-03-03 17:49:48 +01:00
1dc10d61bc allow updating tags of items
kalipso pushed to master at kalipso/zineshop 2025-03-03 17:30:53 +01:00
07ee8a004c crud tags
4e296ca445 update item views
Compare 2 commits »
kalipso pushed to master at kalipso/zineshop 2025-03-03 15:21:15 +01:00
803535daba add item image
cdfd77bc21 add tag rep
ec4a3b047f fix logo paths
c7b10d24be add tags
016b54f8dd add abstract, categories and image to additem.html
Compare 5 commits »
kalipso pushed to master at kalipso/zineshop 2025-03-02 20:36:10 +01:00
d9bd3aa719 add missing files
ca9417b750 add readme
Compare 2 commits »
kalipso created branch master in kalipso/zineshop 2025-03-02 20:31:37 +01:00
kalipso pushed to master at kalipso/zineshop 2025-03-02 20:31:37 +01:00
31f4422739 add item adding/viewing
ba5dbae5eb fix views
6398429c92 shopitems instead rooms
48491d0786 add login/register/reset/logout views
273918f542 mv logic into userService