1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-30 20:06:07 +00:00
mobilizon/js/src
Thomas Citharel 3714925896
fix(groups): fix unauthenticated access to groups because of missing read:group:members permission
The permission in question is now removed

Closes #1311

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-21 18:09:45 +02:00
..
@types
api
apollo
assets fix(frontend): event edition UI improvements 2023-05-30 08:34:55 +02:00
components fix(groups): fix unauthenticated access to groups because of missing read:group:members permission 2023-06-21 18:09:45 +02:00
composition fix(front): No cache-only for config 2023-05-17 09:34:03 +02:00
filters
graphql fix(group): fix getting group members count 2023-06-20 16:55:37 +02:00
i18n Translated using Weblate (Czech) 2023-06-20 18:09:32 +02:00
plugins fix(front): Focus report comment input in report modal 2023-04-21 15:43:36 +02:00
router fix(front): Handle "Failed to fetch dynamically imported module" errors by refreshing the page 2023-05-17 09:34:03 +02:00
services
styles
types feat(addresses): Allow to enter manual addresses 2023-04-07 17:54:06 +02:00
typings
utils Update deps and fix some front-end stuff 2023-03-22 10:19:25 +01:00
views fix(participant exports): fix participants by returning the export type as well as the file path 2023-06-20 12:11:52 +02:00
App.vue Add setting to toggle light/dark mode 2022-10-28 17:41:49 +02:00
constants.ts
histoire.setup.ts
main.ts Small typos 2022-12-22 12:04:39 +01:00
oruga-config.ts
registerServiceWorker.ts
service-worker.ts
shims-tsx.d.ts
shims-vue.d.ts
vue-apollo.ts