Commit graph

18 commits

Author SHA1 Message Date
Benjamin Bach 768ef5a7d2
Add new admins, rework relation between orders and memberships, MembershipType can contain many Products, Memberships can be activated and revoked
Some checks failed
continuous-integration/drone/pr Build is failing
2024-07-26 00:57:22 +02:00
Benjamin Bach e27bc7969d
Merge branch 'waiting-list' into payment-updates 2024-07-21 16:11:53 +02:00
Benjamin Bach 1f28ffc9c5
WIP: Missing migrations
Some checks failed
continuous-integration/drone/pr Build is failing
2024-07-21 13:41:50 +02:00
Benjamin Bach 250f203900
Fix some issues after merge conflixts
Some checks failed
continuous-integration/drone/pr Build is failing
2024-07-20 22:45:44 +02:00
Benjamin Bach 36d71f180a
Merge branch 'main' of git.data.coop:data.coop/membersystem into waiting-list
Some checks failed
continuous-integration/drone/pr Build is failing
2024-07-20 22:24:41 +02:00
Víðir Valberg Guðmundsson f18469833a The ruffening.
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-15 00:19:37 +02:00
Benjamin Bach 1405a95094
Waiting list function: WaitingListEntry model for people that can be invited in the future 2024-07-14 19:20:32 +02:00
Víðir Valberg Guðmundsson cf3c84b8d9 More linting.
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-29 21:30:36 +01:00
Víðir Valberg Guðmundsson 1b65558608 Lint galore. Also use python 3.12. 2024-02-29 21:28:17 +01:00
Víðir Valberg Guðmundsson f1c328a10c Upgrading stuff.
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-18 20:58:30 +02:00
Víðir Valberg Guðmundsson 64ba5cc6f4 Begin making member admin page more detailed.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-14 23:33:58 +01:00
Víðir Valberg Guðmundsson 26e06dfaea Upgrade to python 3.11. Update pre-commit. Small settings adjustments.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-11 21:55:58 +01:00
Víðir Valberg Guðmundsson 704b196128 Implement a generic way to adding actions to rows in a list. 2023-01-03 21:36:34 +01:00
Víðir Valberg Guðmundsson bc00b32c46 Add the start for administration of memberships.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-02 23:06:00 +01:00
Víðir Valberg Guðmundsson 01715a7704 Introduce subscription periods.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-02 22:13:59 +01:00
Víðir Valberg Guðmundsson 76478c5ae3 Ran pre-commit hooks. 2021-02-28 23:03:32 +01:00
Víðir Valberg Guðmundsson e41eae340b Revamp Membership models to be very simple and do some view/template work for them. 2021-02-28 23:01:24 +01:00
Víðir Valberg Guðmundsson 4c75991fcb Refactoring things and doing stuff WIP way. 2021-02-27 21:07:48 +01:00
Renamed from membership/models.py (Browse further)