Commit Graph
14 Commits
Author SHA1 Message Date
Laurin cf20f11ec1 fixed inconsitencies with NotFoundError 2023-01-02 18:56:12 +01:00
Laurin 7655eebcd9 patched review suggestions and discovered bugs 2022-06-07 03:47:37 +02:00
Laurin 0b7756d428 small fixes 2022-06-06 19:31:54 +02:00
Laurin 0f0da062c6 patched issues found during testing 2022-06-03 19:57:43 +02:00
Laurin 569695245f patching complications after merging and review suggestions 2022-06-02 00:09:51 +02:00
Stephan 01077dab22 Change name from oragnisation to organisation 2022-04-27 08:34:25 +02:00
Stephan bff9dcc5f8 Extract function to create an object by name
+ Add route to create groups
2022-04-26 16:04:26 +02:00
Stephan 8aa4e5ef16 Improve error handling and simplify code 2022-04-26 16:04:26 +02:00
Stephan ca11eba3d4 Add better error handling 2022-04-26 16:04:26 +02:00
Stephan 12034fa32a Add function to update an organisation
+ Extract basicOrganisation and detailedOrganiation select types
2022-04-26 16:04:26 +02:00
Stephan 831017e7c2 Add routes for organisations
+ FIX: Change eventId type
2022-04-26 16:04:26 +02:00
Stephan 08e18db3c3 Extract common function to handle selecting organisations 2022-04-26 16:04:26 +02:00
Stephan ab62e39d8e Add function to create new organisations
+ Extract common functions from the admin controller
2022-04-26 16:04:26 +02:00
Stephan 37437152da Add the organisation controller
+ Add function to get all organisation
+ Add function to get a specific organisation
2022-04-26 16:04:26 +02:00