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
spiral
85ab9c9ad9
fix(dashboard): don't crash backend on unknown files
2022-11-16 05:55:40 +00: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
spiral
528da39e66
fix(dashboard): correctly fail in createEmbed
...
matching `nil != nil` doesn't work, no clue what this code was supposed to do
2022-09-14 20:56:52 +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
spiral
5a6bf84af6
feat(dashboard): add polyfill for String.prototype.replaceAll
2022-07-14 19:46:50 +02:00
spiral
d17cb80db4
refactor(dashboard): use bootstrap tooltip on shard status page
2022-07-14 19:40:12 +02:00
Jake/Rads
371d677af1
Merge branch 'main' of https://github.com/PluralKit/PluralKit
2022-07-07 19:53:27 +02:00
Jake/Rads
d7aeb70918
feat(dashboard): more list sorting options
2022-07-07 19:53:24 +02:00
spiral
303ef71805
refactor: move dockerfiles to package folders
2022-07-05 15:37:15 -04:00
Jake/Rads
94809fcf19
fix(dasbhoard): don't stretch icons in headers
2022-06-30 16:30:11 +02:00
Jake/Rads
032c601ec3
fix(dashboard): fix deleting items not updating list
2022-06-30 16:24:41 +02:00
Jake/Rads
1bdee69c9b
fix(dashboard): include members array on creation
2022-06-30 16:24:20 +02:00
Jake/Rads
ed526eddb1
fix(dashboard): show group colors again
2022-06-28 09:12:07 +02:00