Commit Graph

45 Commits

Author SHA1 Message Date
ThatOneCalculator
9a68e77f92
refactor: add aria labels to buttons 2023-07-12 23:22:58 -07:00
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm 2023-07-05 18:28:27 -07:00
ThatOneCalculator
24cc6a925d
feat: introduce local user select dialog
Used for selecting group members and proxy account.

Closes #7987, API change: users/search-by-username-and-host now takes `maxDaysSinceLastActive` parameter and doesn't have any active threshold anymore by default.
2023-06-29 19:53:46 -07:00
ThatOneCalculator
908e7e20cb
remove repetitive errors in groups 2023-05-29 12:52:43 -07:00
Kainoa Kanter
6bf1cbc0ef fix: format script; chore: format 2023-04-07 17:01:42 -07:00
ThatOneCalculator
881acf9e26
typo 2023-04-04 22:59:41 -07:00
ThatOneCalculator
0135dcc016
chore: back button in more places 2023-04-04 22:52:41 -07:00
ThatOneCalculator
3de967393b
icons 2023-03-11 13:01:04 -08:00
ThatOneCalculator
43861a8b87
group card padding 2023-01-18 11:05:06 -08:00
ThatOneCalculator
972a6a10aa use users-three icon for Groups 2022-11-07 12:29:56 -08:00
ThatOneCalculator
20d264227c make icons large 2022-11-06 18:49:47 -08:00
ThatOneCalculator
5cb2a22566 fixxxxx 2022-11-06 18:30:26 -08:00
ThatOneCalculator
b3a5fdb1e0 feat: 💄 Phosphor icons! 2022-11-06 17:33:52 -08:00
ThatOneCalculator
caa072cf49 chore: 🔥 rm tabs 2022-09-13 21:10:21 -07:00
ThatOneCalculator
1e5f9c68b3 chore: rm unused import 2022-09-13 21:09:35 -07:00
ThatOneCalculator
5368a231c8 I forgor 💀 2022-09-13 21:01:31 -07:00
ThatOneCalculator
5001e27f49 Simplify groups index 2022-09-13 20:57:39 -07:00
ThatOneCalculator
fa4b8aca63 refactor: Move group actions to header bar 2022-09-13 19:14:28 -07:00
ThatOneCalculator
47509e28b1 refactor: ♻️ Use setup syntax for groups index 2022-09-13 18:57:26 -07:00
ThatOneCalculator
64a96b8f67 formatting 2022-09-13 17:56:19 -07:00
ThatOneCalculator
25b032e1aa fix??? 2022-09-13 17:52:31 -07:00
ThatOneCalculator
3ce563cdfb chore: 🔊 2022-09-13 17:46:53 -07:00
ThatOneCalculator
783c4effa7 typooooooooo 2022-09-13 17:43:23 -07:00
ThatOneCalculator
df16580d87 use ref properly 2022-09-13 17:41:58 -07:00
ThatOneCalculator
594e849850 fix?? 2022-09-13 17:40:06 -07:00
ThatOneCalculator
eb9063fe19 actually fetch the data, oops :P 2022-09-13 17:35:08 -07:00
ThatOneCalculator
26e475eb0c attempt to fix lol 2022-09-13 17:32:43 -07:00
ThatOneCalculator
57f6bca9c9 fix 2022-09-13 17:19:34 -07:00
ThatOneCalculator
92df522cbc use string type 2022-09-13 17:16:43 -07:00
ThatOneCalculator
2be92040b0 typo 2022-09-13 17:16:27 -07:00
ThatOneCalculator
399f0115be setup syntax 2022-09-13 17:14:56 -07:00
ThatOneCalculator
031b3661e2 modernize group.vue 2022-09-13 17:08:09 -07:00
ThatOneCalculator
ac7574aff3 Fix group routing 2022-09-13 16:57:09 -07:00
ThatOneCalculator
13ede288f9 typo 2022-09-13 16:47:35 -07:00
ThatOneCalculator
70611fd0f3 feat: Attempt to add groups back! 2022-09-13 16:43:59 -07:00
syuilo
699f24f3dc
refactor(client): Refine routing (#8846) 2022-06-20 17:38:49 +09:00
Johann150
e51f59e1b7
disable animations on more transitions (#8112) 2022-01-25 23:18:21 +09:00
syuilo
861d028d09 refactor 2022-01-13 02:26:10 +09:00
syuilo
601bc3e3cc clean up 2021-12-25 13:38:53 +09:00
syuilo
d9257a5c0e 🎨 2021-12-17 16:14:43 +09:00
syuilo
9cd2b767a9 enhance(client): make possible to leave a group 2021-12-14 22:27:33 +09:00
syuilo
f38b6a1806 client: tweak ui 2021-12-02 20:09:12 +09:00
syuilo
5d968afa74 update linr 2021-11-19 19:36:12 +09:00
syuilo
ea9aeef9d8 refactor(client): refactor dialog functions to improve type inference 2021-11-18 18:45:58 +09:00
syuilo
0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00