Valentyne Stigloher
|
6735f1f318
|
(vue) refactor DialogueBox interface to a composable and remove it from default.vue
|
2024-09-12 10:11:25 +02:00 |
|
Valentyne Stigloher
|
75e76025eb
|
(vue) migrate component from Vue.extend to defineComponent
|
2024-09-11 21:29:22 +02:00 |
|
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
|
52f305cbf5
|
(fix) show error message dialogue even though it is untranslatable
also prevents closing due to timeout when show() is called just after hide()
|
2024-03-10 17:17:29 +01: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 |
|
PronounsPage
|
fa14ab79d9
|
(lint) automatically fix lints via yarn lint --fix
|
2024-01-11 20:36:05 +01:00 |
|
Andrea Vos
|
a7f093865e
|
(lint) fixes
|
2023-12-28 22:36:40 +01:00 |
|
Andrea Vos
|
7e9acd5bbc
|
[bug] workaround for ghostery overblocking
|
2023-01-17 22:51:13 +01:00 |
|
Andrea Vos
|
00b6b3452d
|
[ads]
|
2022-09-02 21:17:02 +02:00 |
|
Andrea Vos
|
d285e04272
|
TranslationMode progress
|
2022-07-30 00:57:51 +02:00 |
|
Andrea Vos
|
94f705d733
|
TranslationMode - proof of concept (disabled on prod)
|
2022-07-17 17:32:27 +02:00 |
|
Andrea Vos
|
d2fd2dcfb3
|
[card] verified links - provide explanation
|
2022-04-24 11:09:46 +02:00 |
|
Andrea Vos
|
8d8e44253b
|
[design] make design more glassy
|
2022-03-19 22:10:26 +01:00 |
|
Andrea Vos
|
48c76ace38
|
[profile][editor] restore default words
|
2021-11-15 20:55:59 +01:00 |
|
Andrea Vos
|
317cea9c8e
|
#215 better server error handling - frontend
|
2021-06-09 18:06:32 +02:00 |
|
Andrea Vos
|
3756cfef0b
|
#215 better server error handling - dialogue box
|
2021-06-09 17:47:58 +02:00 |
|