Commit Graph

38 Commits

Author SHA1 Message Date
Sajanpreet Singh
72bcc0d020 Remove business V2 logic 2025-12-04 10:31:45 -06:00
Alexander Holliday
1e3ee23120 Merge pull request #3071 from mospell/feat/better_infrastructure_notifications
Feat: Add link to Infrastructure Details for Notifications
2025-11-28 11:52:04 -08:00
mospell
8fb958e772 Feat: Add link to infrastructure details for Notifications 2025-11-23 16:39:09 +01:00
karenvicent
131ced10fc Incidents management implementation 2025-11-18 16:01:47 -05:00
karenvicent
0c3fdbc539 feat: add incident model, module and service with StatusService integration
- Create Incident model with resolution tracking fields
- Implement IncidentModule for data access
- Implement IncidentService with business logic
- Integrate with StatusService to auto-create/resolve incidents on status change
2025-11-06 17:06:33 -05:00
Alex Holliday
aae1fefb31 add checks endpoint 2025-10-08 13:45:07 -07:00
Alex Holliday
811a6bf222 create and start v2 queue 2025-09-25 09:38:41 -07:00
Alex Holliday
6d0c560948 add v2 routes, controllers 2025-09-24 15:55:09 -07:00
Alex Holliday
68f4adfbfe add v2 services 2025-09-23 15:22:08 -07:00
Alex Holliday
b3b6f1d834 move all v1 files to v1 dirs 2025-09-23 14:23:45 -07:00
Alex Holliday
990aed9f2e Revert "Merge pull request #2973 from bluewave-labs/feat/v2/auth"
This reverts commit 72882fded9, reversing
changes made to bfb299cfca.
2025-09-23 14:05:23 -07:00
Alex Holliday
003d419a64 Revert "Merge pull request #2974 from bluewave-labs/fix/cleanup"
This reverts commit 7368cb2567, reversing
changes made to 72882fded9.
2025-09-23 14:05:16 -07:00
Alex Holliday
f945a27011 move v1 to v1 dir, add build workflow 2025-09-23 11:59:02 -07:00
Alex Holliday
11ff99613a implement auth routes, add user migration 2025-09-22 15:56:41 -07:00
Alex Holliday
23126a92cd move v1 controllers to v1 dir 2025-09-22 13:04:45 -07:00
Alex Holliday
d8ed9abebf add gitignore 2025-09-22 12:53:44 -07:00
Alex Holliday
155adf549e add backend changes 2025-08-18 10:55:12 -07:00
Alex Holliday
45ac589975 refactor network service 2025-08-15 16:04:43 -07:00
Burak Arslan
4c2c452b91 Improve validation and error handling on form field 2025-08-06 00:53:35 +03:00
Alex Holliday
7a190f7c69 module -> class 2025-07-31 11:57:55 -07:00
Alex Holliday
48cf8a5e73 module -> class 2025-07-30 15:34:03 -07:00
Alex Holliday
b5f4c04165 module->class 2025-07-30 15:21:22 -07:00
Alex Holliday
7bf96f6194 module -> class 2025-07-30 15:14:36 -07:00
Alex Holliday
16ebe4b1ab module -> class 2025-07-30 15:06:19 -07:00
Alex Holliday
de742068a7 module -> class 2025-07-30 12:25:12 -07:00
Alex Holliday
585fb4f700 module -> class 2025-07-30 11:36:19 -07:00
Alex Holliday
00f5eaf44d module -> class 2025-07-30 11:27:29 -07:00
Alex Holliday
8adad64248 refactor module into class 2025-07-30 10:41:53 -07:00
Alex Holliday
753a904c94 refacotr status page module into class 2025-07-30 10:20:33 -07:00
Alex Holliday
ca02ed9d18 refactor invite module into class 2025-07-29 19:53:11 -07:00
Alex Holliday
e55d8618bd convert checkModule to class for dependency injection 2025-07-29 11:51:06 -07:00
Alex Holliday
10c822c5d9 add legacy logger 2025-07-29 10:01:20 -07:00
Alex Holliday
6e49e19ba1 refactor serviceRegistry 2025-07-28 15:25:33 -07:00
Alex Holliday
de80a530e5 refactor logger 2025-07-28 15:03:28 -07:00
Alex Holliday
f3e50120ee appSettings -> envSettings 2025-07-28 14:37:18 -07:00
Alex Holliday
ec99b5e9b4 add rate limiting 2025-07-28 12:00:09 -07:00
Alex Holliday
e5e02b553a fix dependencies 2025-07-27 19:51:39 -07:00
Alex Holliday
1c47c8ce2c move to src 2025-07-25 15:33:48 -07:00