spiral
7e606ca8b2
fix(dashboard): set up replaceAll polyfill correctly
2023-02-28 15:44:07 +00:00
Jake Fulmine
e0c4b23f5e
feat(dashboard): add system recovery section
2023-02-28 00:12:31 +01:00
Jake Fulmine
10af7be278
fix(dashboard): sort by name alphabetically if no theres color
2023-01-21 21:07:55 +01:00
Jake Fulmine
e9f563a1bc
tweak(dashboard): add desc character count here too
2023-01-21 20:58:34 +01:00
Jake Fulmine
278104942b
fix(dashboard): dont crash when editing member with no description
2023-01-21 20:48:12 +01:00
Jake Fulmine
f22c23c5f1
feat(dashboard): sort/filter by color
2023-01-21 20:47:40 +01:00
Jake Fulmine
65dea53c64
tweak(dashboard): some padding tweaks
2023-01-21 20:16:26 +01:00
Jake Fulmine
293739a0d0
tweak(dashboard): show amount of characters of description input
2023-01-21 20:16:13 +01:00
Jake Fulmine
b670354542
fix(dashboard): fix proxy tags not resetting when exiting out of modal
2023-01-21 19:58:38 +01:00
Jake Fulmine
0b20fd7730
fix(dashboard): improve slow search when sorting by a date field
2023-01-21 19:55:50 +01:00
Jake
bf3168460b
fix(dashboard): fix twemoji CDN
2023-01-15 09:24:40 +01:00
Jake Fulmine
ee0a44f891
fix(dashboard): fix member icons
2022-11-28 19:06:47 +01:00
Jake Fulmine
96b552b39c
tweak(dashboard): add margins to template buttons
2022-11-28 17:28:11 +01:00
Jake Fulmine
5f9a07c98f
fix(dashboard): fix url changing incorrectly when changing tabs
2022-11-28 17:19:26 +01:00
Jake Fulmine
19cd6aebe5
fix(dashboard): properly update items per page in main list
2022-11-28 17:11:03 +01:00
Jake Fulmine
0064857437
fix(dashboard): fix group icons in list
2022-11-28 17:08:20 +01:00
Jake Fulmine
7327db535a
fix(dashboard): fix build. for real this time
2022-11-28 07:51:24 +01:00
Jake Fulmine
f978d18e8b
fix(dashboard): actually fix build(??)
2022-11-28 07:34:48 +01:00
Jake Fulmine
6f9ebc48e3
fix(dashboard): fix build
2022-11-28 07:30:25 +01:00
Jake Fulmine
5bfb0d030e
fix(dashboard): correct default items per page with expanded list setting
2022-11-28 07:19:12 +01:00
Jake Fulmine
15a5f78cf1
tweak(dashboard): re-add sorting by birthday and creation
2022-11-27 21:27:49 +01:00
Jake Fulmine
2a5cadff13
tweak(dashboard): make excluding fields take priority over including
2022-11-27 20:50:31 +01:00
Jake Fulmine
a189d740ab
tweak(dashboard): lock icon actually unlocks
2022-11-27 20:13:38 +01:00
Jake Fulmine
43c59e7fe2
fix(dashboard): show proper privacy icons in header
2022-11-27 20:08:14 +01:00
Jake Fulmine
9cc4b12130
tweak(dashboard): properly change items per page when switching view
2022-11-27 20:07:35 +01:00
Jake Fulmine
217afee8a0
fix(dashboard): fix public profile list crashing
2022-11-27 19:49:07 +01:00
Jake Fulmine
39e18704a6
refactor(dashboard): revamp how lists work entirely
2022-11-27 19:27:07 +01:00
Jake Fulmine
a62b6d53e2
fix(dashboard): fix broken styling on lists
2022-11-26 14:25:10 +01:00
Jake Fulmine
c574ad6ecf
chore(dashboard): update dependencies
2022-11-26 13:41:01 +01:00
Jake Fulmine
1b3f188997
refactor(dashboard): re-organize dashboard files
2022-11-26 13:23:59 +01:00
Jake Fulmine
145bbf9b62
fix(dashboard): improve shard status page
2022-10-22 17:24:29 +02:00
Jake Fulmine
00c55533ea
feat(dashboard): card list view
2022-10-02 22:09:13 +02:00
spiral
f2aa458db8
chore(dashboard): remove incorrect git commit id on bot status page
2022-09-29 17:58:31 +00:00
Jake Fulmine
3bae5344b6
fix(dashboard): list freeze when editing sorted-by field
...
also fixes the wrong cards remaining open after resorting the list
2022-09-27 20:53:18 +02:00
spiral
494bd8aab3
fix(dashboard): add missing return after error handling
2022-09-20 15:08:42 +00:00
spiral
b6035838fd
chore(dashboard): update Sentry DSN
2022-09-20 14:23:53 +00:00
Jake Fulmine
09768def91
feat(dashboard): add item counts to group editing
2022-08-29 18:56:33 +02:00
Jake Fulmine
3e6cb3bd2c
fix(dashboard): count filtered amount of items in list instead of all
2022-08-29 18:44:27 +02:00
Jake Fulmine
45bbc26ff3
feat(dashboard): add system pronouns + editing (I forgot to)
2022-08-22 13:56:06 +02:00
Jake Fulmine
34926660c8
fix(dashboard): fix editing visibility privacy not changing header
2022-08-22 13:49:42 +02:00
Jake Fulmine
877b2cdf21
feat(dashboard): make banners in cards clickable
2022-08-22 12:49:36 +02:00
Jake Fulmine
15782d930b
fix(dashboard): get rid of some prop errors
2022-08-22 12:43:25 +02:00
Jake Fulmine
0227efbbca
feat(dashboard): show item count on dash lists
2022-08-22 12:43:04 +02:00
Jake Fulmine
e60eeba6ed
feat(dashboard): change cardsheader to display name when sorting/searching by it
2022-08-22 12:28:01 +02:00
Jake Fulmine
a52c4833e6
fix(dashboard): forgot to add some lines back in oops
2022-08-22 12:15:56 +02:00
Jake Fulmine
e2b958c305
fix(dashboard): editing and backing out should not update the card
2022-08-22 12:13:52 +02:00
Jake Fulmine
68d15b98f7
feat(dashboard): rewrite system privacy and add pronouns
2022-08-22 10:19:39 +02:00
Jake Fulmine
267e85b891
feat(dashboard): trim all user-submitted strings
2022-08-22 10:01:07 +02:00
pulchra mentis
adaddb579e
Implement media resizing using Discord media cache ( #470 )
...
* Implement media resizing using Discord media cache
Improve performance by offloading image scaling to Discord
Only apply the resizing to images stored in the Discord CDN
Set the format of the resized images to WebP for improved performance
* Implemented suggestion for improved regex
2022-08-17 21:50:36 +02:00
Jake Fulmine
7aa4d49a97
fix(dashboard): swap svelte-autosize for svelte-textarea-autoresize
2022-08-17 21:40:10 +02:00