actions-test/lib/backend
Jakob Meier 1ba36ff9f0
Added option to delete, edit and reorder categories.
NOTE: The click action is removed, if the user doesn't
have the required permission and the drag-handle is not shown.

BUG: Editing the list (in any way, other than reordering it),
wont reload the list - hopefully this will be addressed later,
by caching the categories (or removing them from the cache)
and auto-rebuilding on cache-change
2023-04-02 13:19:23 +02:00
..
crypto.dart Moved hash function into seperate file. 2023-03-25 14:27:47 +01:00
errors.dart Added more specific error messages 2023-03-31 21:59:27 +02:00
permissions.dart Updated room permission names 2023-04-02 13:18:59 +02:00
request.dart Started working on Join Room Screen 2023-03-20 21:19:25 +01:00
resolve_url.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
room.dart Added option to delete, edit and reorder categories. 2023-04-02 13:19:23 +02:00
themes.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
user.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00