Valentyne Stigloher
|
39127c5943
|
(ts) convert server/routes
|
2024-06-26 13:59:53 +02:00 |
|
Valentyne Stigloher
|
c4086e1cde
|
(admin) always send notifications about proposed translations to translations role, not code role
code role cannot do anything yet, because they are not mergeable
|
2024-03-10 17:17:30 +01:00 |
|
Valentyne Stigloher
|
8257173dbe
|
(fix) congruent roles for /admin/translations/awaiting
only translations can accept, reject or unapprove
only code can marke translation proposals as done
|
2024-03-10 17:17:30 +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 |
|