Commit graph

26 commits

Author SHA1 Message Date
Víðir Valberg Guðmundsson
3dd7352d90 Services (#25)
Dette PR handler om at få en måde hvorpå medlemmer kan få adgang til de forskellige services vi udbyder.

Co-authored-by: Halfdan Mouritzen <halfdan@robothangarskib.dk>
Reviewed-on: https://git.data.coop/data.coop/membersystem/pulls/25
Reviewed-by: benjaoming <benjaoming@data.coop>
Co-authored-by: Víðir Valberg Guðmundsson <valberg@orn.li>
Co-committed-by: Víðir Valberg Guðmundsson <valberg@orn.li>
2024-12-22 23:46:13 +00:00
Benjamin Bach
b3795977ed Membership invitations and order emails (#47)
* [x] Create invite emails from admin
* [x] Sign up on special invite form (create password and username)
* [x] Create email with unpaid orders and payment links
* [x] Lodge unpaid orders somewhere in UI for visibility

Reviewed-on: https://git.data.coop/data.coop/membersystem/pulls/47
Reviewed-by: valberg <valberg@orn.li>
Co-authored-by: Benjamin Bach <benjamin@overtag.dk>
Co-committed-by: Benjamin Bach <benjamin@overtag.dk>
2024-08-14 09:17:29 +00:00
Benjamin Bach
c81481747f Add a footer link to the git repo (#49)
Reviewed-on: https://git.data.coop/data.coop/membersystem/pulls/49
Reviewed-by: valberg <valberg@orn.li>
Co-authored-by: Benjamin Bach <benjamin@overtag.dk>
Co-committed-by: Benjamin Bach <benjamin@overtag.dk>
2024-08-14 05:08:02 +00:00
Víðir Valberg Guðmundsson
b39b114e30 pre-commit autoupdate 2024-07-14 20:55:22 +02:00
Halfdan Mouritzen
fedfca25a5 Adding flow to add new emails to an account 2024-03-02 17:43:16 +01:00
Halfdan Mouritzen
4112069cac feature/css (#29)
Reviewed-on: https://git.data.coop/data.coop/membersystem/pulls/29
Co-authored-by: Halfdan Mouritzen <halfdan@robothangarskib.dk>
Co-committed-by: Halfdan Mouritzen <halfdan@robothangarskib.dk>
2024-02-29 20:02:39 +00:00
Víðir Valberg Guðmundsson
f31cd62351 Implement django-view-decorator 2024-01-14 12:27:36 +01:00
valberg
33f5e7a285 ui-overhaul (#24)
Co-authored-by: Halfdan <halm@itu.dk>
Co-authored-by: Halfdan Mouritzen <halfdan@robothangarskib.dk>
Reviewed-on: https://git.data.coop/data.coop/membersystem/pulls/24
2024-01-13 20:07:36 +00:00
Víðir Valberg Guðmundsson
f42101c476 Adding some titles 2023-10-02 20:50:39 +02:00
Víðir Valberg Guðmundsson
175f0438d4 Update logo. 2023-09-16 15:28:42 +02:00
Víðir Valberg Guðmundsson
e6661c1b5a Minor detail. 2023-02-08 08:19: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
cf99c3f40e We want a list of users, not memberships. 2023-01-03 17:00:07 +01:00
Víðir Valberg Guðmundsson
bc00b32c46 Add the start for administration of memberships. 2023-01-02 23:06:00 +01:00
Víðir Valberg Guðmundsson
282b500a5e Doh... 2022-11-25 00:06:19 +01:00
Víðir Valberg Guðmundsson
3ba2038d2c Upgrade bootstrap to 5.2.3. 2022-11-22 17:02:05 +01:00
Víðir Valberg Guðmundsson
16db4ee143 Setting base template for password reset flow. Some translations. 2021-03-12 17:16:13 +01:00
Víðir Valberg Guðmundsson
79f8903c2c Add email configuration. 2021-03-03 14:58:46 +01:00
Víðir Valberg Guðmundsson
5b7b95d426 Add a link to password reset view. Fixup that template. 2021-03-03 10:36:18 +01:00
Víðir Valberg Guðmundsson
e45f83838b Fix static file integrity. 2021-03-01 23:20:59 +01:00
Víðir Valberg Guðmundsson
cf33b95201 Getting ready for some translations. 2021-02-28 23:55:01 +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
85e2fd76c0 Some template work. 2021-02-28 12:41:10 +01:00
Víðir Valberg Guðmundsson
aac3de1bb3 Starting allauth template work. 2021-02-27 23:18:27 +01:00
Víðir Valberg Guðmundsson
4c75991fcb Refactoring things and doing stuff WIP way. 2021-02-27 21:07:48 +01:00