|
7542c6361c
|
Define an endpoint to destroy guests
|
2024-11-17 18:24:43 +01:00 |
|
|
1b2c0f0d0a
|
Define an endpoint to create new guests
|
2024-11-17 11:47:12 +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 |
|
|
8a3469447b
|
Install rswag gem with default configuration
|
2024-11-15 08:45:56 +01:00 |
|
|
88a7785b46
|
Define endpoint to update expenses
|
2024-11-11 08:08:49 +01:00 |
|
|
bd5c4f5482
|
Merge first and last name and expose guest update endpoint
|
2024-11-11 07:55:03 +01:00 |
|
|
810d0740f3
|
Define an endpoint to expose the list of expenses
|
2024-11-10 20:40:37 +01:00 |
|
|
29d9d21916
|
Use sets instead of arrays to represent tables
|
2024-11-10 17:30:01 +01:00 |
|
|
4089ff63ba
|
Add copyright notice
|
2024-11-10 11:24:07 +00:00 |
|
|
fa3d3cf13b
|
Assign similar colors to child groups
|
2024-11-10 12:22:58 +01:00 |
|
|
a1b5e55b39
|
Install solid queues framework
|
2024-11-03 08:59:56 +01:00 |
|
|
b5693f549e
|
Load groups hierarchy from data in DB
|
2024-11-01 11:55:32 +01:00 |
|
|
0fb50ea59b
|
Expose expense summary endpoint
|
2024-10-28 23:01:46 +01:00 |
|
|
b7cabc1661
|
Add copyright notice
|
2024-10-27 21:42:45 +00:00 |
|
|
507d068459
|
Configure endpoint to support bulk updates
|
2024-10-27 14:03:13 +01:00 |
|
|
3bc7a0c58b
|
Create model and controller
|
2024-08-11 16:29:10 +02:00 |
|
|
716b819de2
|
Use jsonapi-rails to serialize API responses
|
2024-08-11 16:19:54 +02:00 |
|
|
7f12fcba18
|
Implement a cache at table level to avoid duplicate evaluations
|
2024-08-01 21:14:28 +02:00 |
|
|
8c4e6a0109
|
Initial version of VNS algorithm (#8)
Reviewed-on: #8
Co-authored-by: Manuel Bustillo <bustikiller@bustikiller.com>
Co-committed-by: Manuel Bustillo <bustikiller@bustikiller.com>
|
2024-08-01 18:27:41 +00:00 |
|
|
726470267d
|
Define an initializer with a hierarchy of affinity groups
|
2024-07-31 20:58:47 +02:00 |
|
|
876c8ccd06
|
Remove unnecessary change
|
2024-07-31 00:54:32 +02:00 |
|
|
7f0feeddff
|
Define a method to calculate the distance to a common ancestor between two tree nodes
|
2024-07-30 20:49:26 +02:00 |
|
|
beeda19186
|
Add feature to import guests from CSV
|
2024-07-25 10:47:49 +02:00 |
|
|
2ed9f98695
|
Create guests scaffold
|
2024-07-11 20:08:26 +02:00 |
|
|
2f8f3404bb
|
Format currencies
|
2024-07-11 20:06:48 +02:00 |
|
|
98eb2e0473
|
Expenses scaffold
|
2024-07-11 19:55:48 +02:00 |
|
|
47ac0796b9
|
Install rspec
|
2024-07-11 19:41:36 +02:00 |
|
|
e34665425f
|
Configure database
|
2024-07-11 18:45:19 +02:00 |
|
|
a9f166df7e
|
Initial commit
|
2024-07-11 18:42:31 +02:00 |
|