Commit Graph

139 Commits

Author SHA1 Message Date
Fulmine
2012e9484b feat: creating groups! 2022-03-02 10:57:04 +01:00
Fulmine
730df46a03 feat: updated privacy for groups 2022-03-02 10:56:48 +01:00
Fulmine
23c703e81f update group privacy types 2022-03-02 10:37:21 +01:00
Fulmine
35711df349 feat: adding members! 🎉 2022-03-01 12:29:45 +01:00
Fulmine
929987e995 feat: refresh button next to error in lists 2022-03-01 12:29:21 +01:00
Fulmine
50e7e9e200 fix: update alt text 2022-03-01 12:28:33 +01:00
Fulmine
58e446d999 fix(?): don't parse data twice 2022-03-01 11:32:05 +01:00
spiral
e74b5e1c13
refactor: generalize API library 2022-02-01 15:24:45 -05:00
Spectralitree
6d2fa78767 fix: use spread syntax when updating groups in browser after edit
After editing a group, there would be no members in the group member list anymore. Turns out I was overwriting the member list when patching a group. oops.
2022-01-26 21:06:50 +01:00
Spectralitree
80871539d9
Merge pull request #2 from spiralw/feat/status-page
add shard status page
2022-01-23 15:34:53 +01:00
spiral
e22427ab59
feat: add more spacing to shard popup card 2022-01-23 09:27:37 -05:00
spiral
faa645e3b3
feat: use Card to be more UX consistent with the rest of the site 2022-01-23 03:52:11 -05:00
spiral
400918c349
feat: only show one shard's popup at a time 2022-01-23 03:46:54 -05:00
spiral
762ac7c7c4
fix typescript 2022-01-23 03:32:59 -05:00
spiral
f48a8d401f
feat: show pointer when hovering over clickable shard 2022-01-23 02:49:25 -05:00
spiral
737240d4db
feat: update to latest pluralkit API 2022-01-23 02:49:04 -05:00
Spectralitree
27a7f73cc7 fix: only pass values that are used to edit components 2022-01-12 10:47:13 +01:00
Spectralitree
2bcaabc5ae tweak: change avatar url to icon for groups 2022-01-12 10:46:49 +01:00
Spectralitree
3e435c252c tweak(api): make sure data for the constructor is typed instead of any 2022-01-12 10:46:05 +01:00
spiral
b6da842206
feat: add shard status page 2022-01-11 22:09:50 -05:00
Spectralitree
48549d8e2b tweak: move visibility privacy setting to be last
this is more consistent with the member privacy settings
2022-01-09 23:19:31 +01:00
Spectralitree
2c187bac71 fix: avoid rendering crash when changing privacy settings sometimes 2022-01-09 23:18:49 +01:00
Spectralitree
70e515ade7 fix: extra space typo 2022-01-09 16:26:31 +01:00
Spectralitree
bf294e58a0 feat: proxy tag editing 2022-01-09 15:56:04 +01:00
Spectralitree
230b33d203 fix: remove unused import 2022-01-09 15:55:48 +01:00
Spectralitree
b57f5b6cb6 feat(api): proxy tag type 2022-01-09 15:55:23 +01:00
Spectralitree
e2a16cd76b feat: group deletion 2022-01-09 15:01:24 +01:00
Spectralitree
1e9fe25355 feat: member deletion 2022-01-09 15:01:17 +01:00
Spectralitree
27226af56e fix: correctly submit a birthday divided by / instead of - 2022-01-09 15:01:03 +01:00
Spectralitree
a33d736693 fix: remove typo (extra > in button) 2022-01-09 15:00:16 +01:00
Spectralitree
cc1faf8553 feat(api): delete member and group 2022-01-09 14:59:52 +01:00
Spectralitree
72de7910d2 fix: hopefully get rid of more rendering crashing 2021-12-31 19:01:18 +01:00
Spectralitree
96557097a8 fix: display name would show as undefined sometimes?? idk 2021-12-31 19:00:23 +01:00
Spectralitree
cdd9c664fc fix: tabbing between edit panel and group list panel crashes rendering 2021-12-31 17:17:40 +01:00
Spectralitree
728740a429 fix: typo (extra > in button when loading) 2021-12-31 17:17:02 +01:00
Spectralitree
c286aaa0b8 feat: adding member(s) to group(s)! 2021-12-31 16:23:25 +01:00
Spectralitree
ff2a6d038d feat(api): adding member(s) to group(s) 2021-12-31 16:23:10 +01:00
Spectralitree
6b24b362da fix: properly update the group list 2021-12-31 16:22:39 +01:00
Spectralitree
c0c2d2085e fix: typo (name privacy showed member list) 2021-12-31 16:22:22 +01:00
Spectralitree
fdf59f011f fix: remove unused booleans in dash component 2021-12-31 16:21:56 +01:00
Spectralitree
c223896a67 fix: fix styling 2021-12-30 13:02:19 +01:00
Spectralitree
6a4801885d feat: member editing and member privacy editing 🎉 2021-12-30 10:24:22 +01:00
Spectralitree
e9b08b773d fix: fix birthday parsing 2021-12-30 10:24:00 +01:00
Spectralitree
445e3368e2 fix: add the cardsheader back in bc i messed up git again
OTL
2021-12-30 10:23:24 +01:00
Spectralitree
c7da3b749a fix: some random error that i cant properly reproduce but still can fix 2021-12-30 10:23:03 +01:00
Spectralitree
85a758ee15 feat: move loading spinner from top of card to submit button 2021-12-30 10:22:08 +01:00
Spectralitree
6deb792afa fix: fix typing for privacy interface 2021-12-30 10:18:39 +01:00
Spectralitree
b21e65f318 fix: remove typo in pronoun privacy 2021-12-30 10:18:30 +01:00
Spectralitree
fd78ed2810 feat(api): patching members 2021-12-30 10:18:08 +01:00
Spectralitree
58ae113e77 fix: remove timezone from system components
aka
2021-12-30 10:17:27 +01:00