Commit Graph
35 Commits
Author SHA1 Message Date
Jake Fulmine 99e6dc9d23 fix(dashboard): add proxy avatar field to member creation 2023-06-03 12:37:25 +02:00
Jake Fulmine a5c6fdbbf4 fix(dashboard): increase contrast of text in code blocks 2023-06-03 12:35:13 +02:00
Jake Fulmine a48f2b40c4 refactor(dashboard): use svelte context for lists 2023-06-03 12:27:58 +02:00
Jake Fulmine f2e160c526 chore(dashboard): upgrade svelecte 2023-06-03 08:37:55 +02:00
Jake Fulmine 13c055dc0f Merge branch 'main' of https://github.com/PluralKit/PluralKit into upstream 2023-05-15 15:47:52 +02:00
Jake Fulmine 666535fc58 feat(dashboard): add proxy avatar viewing and editing 2023-05-15 15:26:57 +02:00
Jake FulmineandGitHub 8187aa05b7 feat(bot): add proxy error config (#544) 2023-03-26 11:42:47 +13: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 4d4852caf6 feat(dashboard): allow embedding as app on iOS 2023-01-15 09:19:24 +01: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 67d5118c9c fix: apply requested changes 2022-08-27 15:15:14 +02:00
Jake Fulmine cd14e6409b feat: add command for calling up ids 2022-08-27 13:52:50 +02:00
Jake Fulmine ccac0a9203 feat: add pk;random for other systems 2022-08-27 13:32:48 +02:00
Jake Fulmine c77b2bb4fc feat: show character amount for string fields 2022-08-27 11:25:44 +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
Jake Fulmine 7aa4d49a97 fix(dashboard): swap svelte-autosize for svelte-textarea-autoresize 2022-08-17 21:40:10 +02:00