0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-08 05:38:40 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Trevor Buckner fb9148ada5 Site runs and all tests pass 2024-11-20 16:21:35 -05:00
Trevor Buckner 5ca970bdee Typo 2024-10-09 14:46:18 -04:00
Trevor Buckner 9635e1a8eb Change another return to throw 2024-10-09 14:41:37 -04:00
Trevor Buckner 346bb0086e Should throw, not return errors, so they land in catch 2024-10-09 14:40:11 -04:00
Trevor Buckner e873dcf3a8 Fix error messages crashing page 2024-10-09 14:35:16 -04:00
Víctor Losada Hernández 4968300e7a return correct data 2024-10-06 19:54:41 +02:00
Víctor Losada Hernández 3acb25ce3a adress comments 2024-10-06 19:43:51 +02:00
Víctor Losada Hernández a82e9758b3 fix test errors 2024-10-03 09:08:24 +02:00
Víctor Losada Hernández 3c3b4d8466 "Updated mock implementation for deleting a notification in admin API test" 2024-10-03 09:00:57 +02:00
Víctor Losada Hernández d216216df7 remove unnecessary methods and comments 2024-10-03 08:48:54 +02:00
Trevor Buckner 5c2ad7dfee More Linting 2024-09-18 15:50:46 -04:00
Víctor Losada Hernández 4488fe36db "Refactored notification lookup and management functionality in admin API and model, added new endpoints for getting all notifications and deleting a notification by dismiss key." 2024-08-31 12:17:12 +02:00
G.Ambatte da0372e44c WIP commit 2023-01-23 15:18:50 +13:00
G.Ambatte 24adbdc429 Change model to use defaults rather than mergeWith 2023-01-15 23:28:54 +13:00
G.Ambatte 04916d8931 Initial notificationAdd functionality 2023-01-15 13:54:19 +13:00
G.Ambatte 8adf5ce463 Add user-specified DismissKey to Add Notification 2023-01-06 13:53:16 +13:00
G.Ambatte 42125f4041 Update Notification schema 2023-01-05 09:03:51 +13:00
G.Ambatte 620cb95ae8 Initial pass at Notification Mongoose model 2023-01-04 22:50:24 +13:00