mobilizon/src
Thomas Citharel a6a1ab71c2
fix(front): various UI improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-02-08 17:23:22 +01:00
..
@types build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
api build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
apollo fix(front-end): fix issues with expired accessToken refreshment queue 2023-12-12 11:40:33 +01:00
assets fix(front): various UI improvements 2024-02-08 17:23:22 +01:00
components fix(front): various UI improvements 2024-02-08 17:23:22 +01:00
composition fix(front-end): fix current actor not being set on first access when relogging 2023-12-12 11:39:27 +01:00
filters fix(front): anonymous participant text is plain text, avoid using v-html 2023-12-06 11:18:05 +01:00
graphql fix(announcements): make sure only valid announcements are shown to the user 2024-02-08 17:23:20 +01:00
i18n fix(front): add a required attribute to the text editor and show error message if text empty on blur 2024-02-08 17:23:22 +01:00
plugins feat(front): upgrade to Oruga 0.8.x 2023-12-14 11:30:54 +01:00
router fix(front): put correct value for CONVERSATION_LIST enum value 2023-12-06 11:51:45 +01:00
services build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
styles build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
types fix(announcements): make sure only valid announcements are shown to the user 2024-02-08 17:23:20 +01:00
typings build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
utils fix(front-end): fix current actor not being set on first access when relogging 2023-12-12 11:39:27 +01:00
views fix(announcements): make sure only valid announcements are shown to the user 2024-02-08 17:23:20 +01:00
App.vue fix(front-end): fix current actor not being set on first access when relogging 2023-12-12 11:39:27 +01:00
constants.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
histoire.setup.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
main.ts feat(front): upgrade to Oruga 0.8.x 2023-12-14 11:30:54 +01:00
oruga-config.ts fix(front): various UI improvements 2024-02-08 17:23:22 +01:00
registerServiceWorker.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
service-worker.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
shims-tsx.d.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
shims-vue.d.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
vue-apollo.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00