Valentyne Stigloher
|
11f253583b
|
(refactor) remove process.client checks in mounted as it is not executed in ssr anyway
|
2024-04-08 14:29:24 +02:00 |
|
Valentyne Stigloher
|
4678c325f8
|
(ts) convert adminTranslationsAwaiting.vue with its dependencies
tricky part was mixin, but apparently you should use Vue.extend for mixins and extend from that
https://stackoverflow.com/questions/51873087/unable-to-use-mixins-in-vue-with-typescript
|
2024-03-10 17:08:26 +01:00 |
|
Valentyne Stigloher
|
f69aec7998
|
(sentry) replace some console.error with Sentry.captureException
|
2024-03-05 18:19:34 +01:00 |
|
Valentyne Stigloher
|
a065029cb5
|
(refactor) rename $config and $locale Vue globals to have a dollar sign per convention
|
2024-01-26 14:30:12 +01:00 |
|
PronounsPage
|
fa14ab79d9
|
(lint) automatically fix lints via yarn lint --fix
|
2024-01-11 20:36:05 +01:00 |
|
Andrea Vos
|
a37623f838
|
(auth)(bug) fix account switch validation might randomly switch to other authenticated account
|
2023-07-14 10:26:28 +02:00 |
|
Andrea Vos
|
1a207284f6
|
account switch – re-enable, broadcast to all tabs on switch to make them reload and stop confusing people
|
2023-07-10 18:32:55 +02:00 |
|
Andrea Vos
|
e8422e769c
|
disable account switch, it's causing issues :(
|
2023-07-10 09:06:38 +02:00 |
|
Andrea Vos
|
bf658a635b
|
account switch – improvements
|
2023-07-06 18:49:44 +02:00 |
|
Andrea Vos
|
345b479389
|
account switch – improvements
|
2023-07-06 18:32:25 +02:00 |
|
Andrea Vos
|
0b139df2e6
|
(user) account switch - better display logic
|
2023-07-04 22:35:43 +02:00 |
|
Andrea Vos
|
c4fa250146
|
Account switch
|
2023-07-03 17:18:23 +00:00 |
|