Commit Graph

13 Commits

Author SHA1 Message Date
9977b33a8d Group, list, and shelve form buttons 2022-03-10 10:49:33 -08:00
2153afe743 Merge branch 'main' into group-list-button
Hopefully fixes failing tests!
2022-01-05 08:47:01 +11:00
b1fa57d2ca fix group form ids
Also adds the List form to the group FindUsers view
2022-01-02 09:08:04 +11:00
c6b5ecc418 Updates delete group modal 2021-12-30 17:29:06 -08:00
c9deda8fdd remove superfluous field 2021-10-22 20:21:55 +11:00
19c7e43f50 remove followers privacy option from group form 2021-10-22 18:40:55 +11:00
864d8cea2b clean up templates 2021-10-16 08:18:55 +11:00
e5ca377cd3 clean up stray code mess 2021-09-27 16:50:51 +10:00
f3181690a2 change group owner from 'manager' to 'user'
This will allow privacy management to use existing code.
Some template updates also are for rationalising how
groups are created and edited.
2021-09-27 15:36:41 +10:00
9b6d2a9d88 add group page 2021-09-24 20:34:11 +10:00
f32a2cc4d0 group creation form can now be submitted!
Whoops
2021-09-24 15:04:52 +10:00
4e93b09067 create group form
adds a group creation form to user dashboard
2021-09-24 14:12:36 +10:00
99b533510a add group templates 2021-09-24 07:51:51 +10:00