19 Commits

Author SHA1 Message Date
988e158d99 Install acts_as_tenant gem and update documentation 2024-11-30 20:06:43 +01:00
598cb553c9 Add copyright notice 2024-11-30 17:47:30 +00:00
b0124fbd26 Configure email confirmation flow 2024-11-30 18:46:31 +01:00
5458c6dd8c Add copyright notice 2024-11-30 13:27:21 +00:00
b8e6df732c Generate user model, document some endpoints (missing email verification) 2024-11-30 14:24:02 +01:00
3d424c304e Revert user authentication
This reverts commit b215e8a3b40be089e7359cfd424f807c2d54b1c2.
2024-11-30 10:45:17 +01:00
b215e8a3b4 Add copyright notice 2024-11-19 07:57:42 +00:00
0e0da9c765 Refine and document controllers 2024-11-19 08:56:51 +01:00
80c1c9b99d Refine guest controller 2024-11-17 20:02:08 +01:00
7542c6361c Define an endpoint to destroy guests 2024-11-17 18:24:43 +01:00
31d41ea2ea Remove unused bulk update endpoint 2024-11-17 17:07:29 +01:00
1b2c0f0d0a Define an endpoint to create new guests 2024-11-17 11:47:12 +01:00
73e02a9d95 Add copyright notice 2024-11-16 09:23:51 +00:00
86b9d0b56c Document expenses endpoint and add some specs 2024-11-16 10:22:10 +01:00
a8c9c051f0 Add copyright notice 2024-11-16 01:52:48 +00:00
6f6a6aaabf Update format of guests API and document endpoints 2024-11-16 02:16:19 +01:00
cc3c8fdd63 Improve documentation of groups endpoint 2024-11-15 19:46:47 +01:00
41cb719bf4 Add copyright notice 2024-11-15 17:29:56 +00:00
bcbcf9b469 MVP of swagger documentation 2024-11-15 18:28:45 +01:00