118 Commits

Author SHA1 Message Date
Draconizations
f712e035e1 fix: fix rendering with incomplete settings 2022-04-25 20:39:44 +02:00
Draconizations
616331add7 fix: sprinkle in some margins 2022-04-25 20:07:22 +02:00
Draconizations
1adfedbebd feat: expanded cards/links in group list 2022-04-25 19:29:46 +02:00
Draconizations
08f04c8a0c feat: expanded cards and links in member list 2022-04-25 19:12:01 +02:00
Fulmine
3519cec34f fix editing group members from group page 2022-03-20 07:53:56 +01:00
Fulmine
3c37e63aa2 turn "view page" buttons into proper links
I got tired of not being able to ctrl+click to open in a new tab
2022-03-19 18:14:38 +01:00
Fulmine
379120ab51 fix member and group page border settings breaking 2022-03-19 13:27:21 +01:00
Fulmine
8c2c2747ad group pages! 2022-03-19 13:10:14 +01:00
Fulmine
e4142a9762 Allow for editing groups for now 2022-03-19 12:42:28 +01:00
Fulmine
a7d017a22b add member page buttons 2022-03-19 11:45:36 +01:00
Fulmine
9bf2a2bb68 dont allow group editing from member pages 2022-03-19 11:45:25 +01:00
Fulmine
4a398b4e00 add colored background setting functionality 2022-03-19 10:43:31 +01:00
Fulmine
5c37d689d6 dont show proxy tags on public pages 2022-03-19 10:18:08 +01:00
Fulmine
aa83de6f9a add beginnings of individual member pages 2022-03-19 10:17:29 +01:00
Fulmine
5a43a38bb7 fix: only show create member if the page is public 2022-03-02 16:49:07 +01:00
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
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
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
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
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
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
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
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
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