Commit Graph

35373 Commits

Author SHA1 Message Date
Nawaz Dhandala
ab419538f3 feat: Add comprehensive Alert Suppression feature design document 2026-01-12 19:36:11 +00:00
Nawaz Dhandala
707f35d12f feat: Implement alert suppression rules with parent-child relationship and notification suppression 9.3.14 2026-01-12 19:18:20 +00:00
Nawaz Dhandala
3d45986b5a chore: Bump version to 9.3.14 2026-01-12 18:31:16 +00:00
Nawaz Dhandala
1b498ca5fa refactor: Improve fallback comment for tenant ID retrieval in ModelAPI 2026-01-12 18:30:58 +00:00
Nawaz Dhandala
ce7ed97281 feat: Add fallback for tenant ID retrieval in ModelAPI when project data is not fully loaded 2026-01-12 18:30:18 +00:00
Nawaz Dhandala
d5a6e0b7c7 feat: Implement alert suppression rules with parent-child relationship and notification suppression 2026-01-12 15:46:52 +00:00
Nawaz Dhandala
1131b7eea0 feat: Refactor JWT signing to use custom method with private key for OAuth flows 9.3.13 2026-01-12 13:46:30 +00:00
Nawaz Dhandala
b48b3f31fc refactor: Improve code formatting and readability in SCIM and StatusPageSCIM APIs 2026-01-12 13:04:58 +00:00
Nawaz Dhandala
7b35e7752c fix: Update SCIMBulkOperationResponse to explicitly define optional properties 2026-01-12 13:03:42 +00:00
Nawaz Dhandala
b9c6be38a1 feat: Implement SCIM Bulk Operations for Users and Groups in SCIM and Status Page SCIM APIs 2026-01-12 12:56:18 +00:00
Nawaz Dhandala
e8ff2cd7af chore: Bump version to 9.3.13 2026-01-12 12:48:45 +00:00
Nawaz Dhandala
50868ac8ea feat: Add SCIM Schemas and ResourceTypes endpoints for project and status page 2026-01-12 12:47:52 +00:00
Nawaz Dhandala
f74c003065 chore: Bump version to 9.3.12 2026-01-12 12:37:48 +00:00
Simon Larsen
0420d9042a Merge pull request #2212 from OneUptime/email-oauth
Email oauth
2026-01-12 12:36:57 +00:00
Nawaz Dhandala
4672a2d79e refactor: Add public access modifier to class name properties in migration files for consistency 2026-01-12 12:29:25 +00:00
Nawaz Dhandala
f59c215d1f refactor: Improve code formatting and readability across multiple files 2026-01-12 12:11:57 +00:00
Nawaz Dhandala
3f3be46789 refactor: Remove in-flight request deduplication logic in SMTPOAuthService for simplified token fetching 2026-01-12 12:09:12 +00:00
Nawaz Dhandala
e046a5514d refactor: Replace LocalCache with GlobalCache for cross-container token caching in SMTPOAuthService 2026-01-12 12:07:06 +00:00
Nawaz Dhandala
63e69f82f2 refactor: Improve scalability and error handling in SMTPOAuthService for token fetching 2026-01-12 12:05:10 +00:00
Nawaz Dhandala
f7db7c537c refactor: Enhance documentation for OAuth flows and improve clarity in error messages 2026-01-12 11:55:55 +00:00
Nawaz Dhandala
a5e4717c2a refactor: Remove OAuth Type field from CustomSMTPTable for improved clarity 2026-01-12 11:52:53 +00:00
Nawaz Dhandala
43a0fc3694 feat: Add OAuth provider type selection and enhance descriptions for OAuth fields in SMTP configuration 2026-01-12 11:50:58 +00:00
Nawaz Dhandala
4c669000fa feat: Add OAuth provider type support for SMTP configuration and enhance documentation 2026-01-12 11:36:00 +00:00
Nawaz Dhandala
07476f366c refactor: Update clientSecret field to support longer OAuth secrets and enhance documentation 2026-01-12 11:17:31 +00:00
Nawaz Dhandala
1a0fac5a3f docs: Add comprehensive SMTP configuration guide with OAuth setup for Microsoft 365 and Google Workspace 2026-01-12 10:45:21 +00:00
Nawaz Dhandala
4f68fd0542 refactor: Remove SMTP configuration documentation for improved clarity and maintenance 2026-01-12 10:37:24 +00:00
Nawaz Dhandala
c83600e446 Merge branch 'master' into email-oauth 2026-01-12 10:36:50 +00:00
Nawaz Dhandala
02368685b5 refactor: Remove unnecessary span elements for improved readability in multiple views 2026-01-12 10:28:52 +00:00
Nawaz Dhandala
113106a30d refactor: Simplify privacy statements and enhance layout consistency in AI Agent section 2026-01-12 10:26:14 +00:00
Nawaz Dhandala
b98fa7af0e refactor: Remove unused icon elements from AI Agent section for cleaner code 2026-01-12 10:24:42 +00:00
Nawaz Dhandala
f027dda584 Merge branch 'release' 2026-01-12 10:20:13 +00:00
Nawaz Dhandala
32f662a84c refactor: Update AI model section for improved clarity and visual consistency 2026-01-12 10:20:03 +00:00
Nawaz Dhandala
3e218e14f1 feat: Add Waterfall icon and update DashboardNavbar to use it 2026-01-10 11:16:14 +00:00
Nawaz Dhandala
495b4e3a79 feat: Add ChartPie and Heartbeat icons; update icon usage in DashboardNavbar 2026-01-10 10:27:16 +00:00
Nawaz Dhandala
abd9741337 refactor: Format comments in MoveTelemetryServiceTokenToTelemetryIngestionKey migration for clarity 9.3.11 2026-01-10 09:29:27 +00:00
Nawaz Dhandala
54b1a74dc2 refactor: Update telemetry service references to use ServiceService in AddTelemetryServiceColor migration 2026-01-10 09:28:59 +00:00
Nawaz Dhandala
b07fa604d0 refactor: Rename telemetryServices to services in AlertService and IncidentService 2026-01-10 09:11:49 +00:00
Nawaz Dhandala
b77f966cd1 chore: Bump version to 9.3.11 2026-01-09 21:58:19 +00:00
Simon Larsen
b464ff1cf9 Merge pull request #2219 from OneUptime/diff-products
Diff products
2026-01-09 21:50:10 +00:00
Nawaz Dhandala
f34bd4ad36 refactor: Simplify route parameter population in Logs and Span components 2026-01-09 21:49:42 +00:00
Nawaz Dhandala
9196a81693 Refactor telemetry-related components and routes into separate logs, metrics, and traces sections
- Removed TelemetryBreadcrumbs and related telemetry routes.
- Introduced new Breadcrumbs for Logs, Metrics, and Traces.
- Created dedicated pages and layouts for Logs, Metrics, and Traces.
- Updated PageMap and RouteMap to reflect the new structure.
- Implemented side menus for Logs, Metrics, and Traces.
- Added lazy loading for new pages to optimize performance.
2026-01-09 21:46:05 +00:00
Nawaz Dhandala
82e4beb8d9 refactor(navbar): Update footer type definition for clarity and consistency 2026-01-09 21:26:44 +00:00
Simon Larsen
f494e0cdaa Merge pull request #2218 from OneUptime/navbar-improvement
Navbar improvement
2026-01-09 21:16:07 +00:00
Nawaz Dhandala
b2833d115d chore: Bump version to 9.3.10 2026-01-09 21:15:42 +00:00
Nawaz Dhandala
6115da2a2d feat(navbar): Refactor NavBar and NavBarMenu for improved readability and structure 2026-01-09 21:15:33 +00:00
Nawaz Dhandala
b6f52df524 feat(navbar): Refactor Navbar to enhance active product handling and group more menu items by category 2026-01-09 21:12:16 +00:00
Nawaz Dhandala
57c7f239e6 feat(navbar): Update NavBar and NavBarMenu for improved active product handling and layout adjustments 2026-01-09 21:08:01 +00:00
Nawaz Dhandala
8b49f709e3 feat(navbar): Improve NavBarMenu layout with separate Settings section and enhanced styling 2026-01-09 21:04:06 +00:00
Nawaz Dhandala
a25836db1b feat(navbar): Enhance Navbar and NavBarMenu with category grouping and additional properties 2026-01-09 20:58:02 +00:00
Nawaz Dhandala
0426c3c064 chore: Bump version to 9.3.9 2026-01-09 19:45:16 +00:00