Commit Graph

272 Commits

Author SHA1 Message Date
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
74dcfd4ebc deploy fixes 2021-12-31 17:21:49 +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
4287b738f4 deploy 2021-12-31 16:23:42 +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
3072896164 fix: no transparent header and footer on dark mode 2021-12-31 16:21:24 +01:00
Spectralitree
7313f1188a fix: remove bottom margin from svelecte dropdown 2021-12-31 16:20:57 +01:00
Spectralitree
9b8962ebeb fix: add overflow hidden back to accordion-collapse
this fix makes svelecte dropdowns' positions static, so they expand the container they're in when opened. if this causes trouble i might change it in the future
2021-12-31 13:33:01 +01:00
Spectralitree
335f373dd1 deploy styling fix 2021-12-30 13:02:26 +01:00
Spectralitree
c223896a67 fix: fix styling 2021-12-30 13:02:19 +01:00
Spectralitree
b64f2adf11 deploy changes 2021-12-30 10:25:06 +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
Spectralitree
46b6c72ed4 feat: update moment
aka i removed it for a smaller package. turns out that package has some issues and is abandoned. so i put it back
2021-12-30 10:16:16 +01:00
Spectralitree
5f372f50cf feat: search for items without desc or display name in lists 2021-12-30 08:27:52 +01:00
Spectralitree
75722a5969 feat: member info viewing! 2021-12-30 08:25:23 +01:00
Spectralitree
625dcd787a fix: remove some unused imports 2021-12-30 08:23:50 +01:00
Spectralitree
0919ebf21e feat: slightly wider contents on smaller screen sizes 2021-12-30 08:23:13 +01:00
Spectralitree
0c2a97e60f feat: different description link colors based on style 2021-12-30 08:22:13 +01:00
Spectralitree
73dd8b05f3 fix: unique target names for member and group filter tooltips 2021-12-29 10:26:36 +01:00
Spectralitree
83623eed54 feat: more easily readable group member lists 2021-12-29 10:23:46 +01:00
Spectralitree
c4efcbde06 feat: update svelecte package 2021-12-29 10:23:22 +01:00
Spectralitree
7ddc65bfab feat: more modular styling
moves styling over to sass and makes each individual theme easier to customize
2021-12-29 10:23:07 +01:00
Spectralitree
80cc442c40 deploy 2021-12-21 00:22:23 +01:00
Spectralitree
c8d073d44a fix: remove highlight from svelecte elements 2021-12-21 00:21:46 +01:00
Spectralitree
0425815b30 feat: smaller pagination! 2021-12-21 00:21:26 +01:00
Spectralitree
8a359ae310 fix: scrolling to top when changing pages 2021-12-21 00:21:18 +01:00
Spectralitree
af9380365d feat: member list in groups 2021-12-21 00:20:55 +01:00
Spectralitree
8a6c26696f feat: filtering members & groups based on if they are in no group 2021-12-21 00:20:25 +01:00
Spectralitree
cef9392f41 fix: more inconsistent button coloring 2021-12-21 00:19:36 +01:00
Spectralitree
76ba4d13f6 fix: inconsistent borders on select lists 2021-12-21 00:19:23 +01:00
Spectralitree
a1c44ea3c6 fix: newlines on group display names 2021-12-21 00:18:59 +01:00
Spectralitree
00bcf4c7a1 fix: inconsistent button coloring 2021-12-21 00:18:44 +01:00
Spectralitree
2b8bb3be21 deploy system name fixes 2021-12-20 07:58:48 +01:00
Spectralitree
134dbb010a fix: rendering crashes on dash when no system name is set 2021-12-20 07:58:17 +01:00
Spectralitree
80a130d9a8 fix: public title with no system name 2021-12-20 07:57:59 +01:00