Commit Graph

378 Commits

Author SHA1 Message Date
Fulmine
c58556fa8d add quick member lookup 2022-03-19 11:50:31 +01:00
Fulmine
8bf7fec1c5 add tab params to public overview 2022-03-19 11:46:09 +01:00
Fulmine
889dc296cc add group list to member pages 2022-03-19 11:45:47 +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
1f2aa44bcb dont show banners at top by default 2022-03-19 10:43:52 +01:00
Fulmine
4a398b4e00 add colored background setting functionality 2022-03-19 10:43:31 +01:00
Fulmine
6eed689db2 add colored background setting 2022-03-19 10:18:19 +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
4d7fe9d26d deploy d18e3a7 2022-03-11 17:48:07 +01:00
Jake Fulmine
d18e3a79ef
Merge pull request #5 from spiralw/patch-1
feat: separate status page into clusters
2022-03-11 17:46:24 +01:00
spiral
67c4c64847
feat: separate status page into clusters 2022-03-09 21:29:51 -05:00
Fulmine
1cfeb1234c deploy e4413ac 2022-03-02 16:50:29 +01:00
Fulmine
e4413acea5 fix: public page did not actually GET the system 2022-03-02 16:49:41 +01:00
Fulmine
5a43a38bb7 fix: only show create member if the page is public 2022-03-02 16:49:07 +01:00
Fulmine
bc572416d1 deploy 2012e94 2022-03-02 10:57:53 +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
23c703e81f update group privacy types 2022-03-02 10:37:21 +01:00
Fulmine
2c0cd35d8e Deploy commit 35711df 2022-03-01 12:33:44 +01:00
Fulmine
35711df349 feat: adding members! 🎉 2022-03-01 12:29:45 +01:00
Fulmine
a1056e38b1 im getting tired of these value errors 2022-03-01 12:29:31 +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
Jake Fulmine
33ee82efa4
Merge pull request #4 from spiralw/refactor/api
refactor: generalize API library
2022-03-01 10:37:52 +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
28b5f5bc1d publish #8087153 2022-01-23 15:35:52 +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
141da1ef7b deploy 27a7f73 2022-01-12 10:47:58 +01: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
e897a33c41 deploy 48549d8 2022-01-09 23:20:47 +01: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
57fc323e1f deploy 70e515a 2022-01-09 16:27:27 +01:00
Spectralitree
70e515ade7 fix: extra space typo 2022-01-09 16:26:31 +01:00
Spectralitree
0f4434d88c Update README.md 2022-01-09 16:24:49 +01:00
Spectralitree
841b3bb469 deploy commit bf294e5 2022-01-09 15:58:17 +01:00
Spectralitree
bf294e58a0 feat: proxy tag editing 2022-01-09 15:56:04 +01:00