Commit Graph

35270 Commits

Author SHA1 Message Date
OneUptime AI Agent
7b466679e4 fix: Command failed: git pull fatal: detected dubious o
This commit fixes an exception detected by OneUptime.

Exception Type: 128
Exception ID: 57441092-d4b7-4ed1-b275-2426a5c9a906

Automatically generated by OneUptime AI Agent.
2026-01-08 13:27:26 +00:00
Nawaz Dhandala
8826635920 Refactor StatusPage API integration to use internal URL for server-to-server communication 2026-01-08 13:05:24 +00:00
Nawaz Dhandala
a08700e9f5 Merge branch 'master' of https://github.com/OneUptime/oneuptime 2026-01-08 12:17:39 +00:00
Nawaz Dhandala
1b642885ab Enhance GitHub integration by updating access token permissions and documentation for AI Agent requirements 2026-01-08 12:05:39 +00:00
Nawaz Dhandala
5342317d57 Enhance OpenCodeAgent to pass prompt via stdin, improving handling of long prompts 2026-01-08 12:00:23 +00:00
Nawaz Dhandala
6d919920f7 Enhance OpenCodeAgent to use CLI mode flags for improved logging and output handling 2026-01-08 11:47:19 +00:00
Simon Larsen
4fcfe2e44c Merge pull request #2209 from OneUptime/chore/npm-audit-fix
chore: npm audit fix
2026-01-08 08:57:56 +00:00
simlarsen
e87d5de02f chore: npm audit fix 2026-01-08 01:57:11 +00:00
Nawaz Dhandala
992af21d05 Bump version to 9.3.5 2026-01-07 20:52:51 +00:00
Nawaz Dhandala
5c4c6dec93 Add agreedProbeNames to ProbeAgreementResult and enhance root cause logging 2026-01-07 20:41:28 +00:00
Nawaz Dhandala
9cae95d23b Merge branch 'master' of https://github.com/OneUptime/oneuptime 2026-01-07 20:29:16 +00:00
Nawaz Dhandala
8db3c6d8c3 Enhance value processing in MonitorCriteriaEvaluator to handle primitive types and custom class instances 2026-01-07 20:24:09 +00:00
Simon Larsen
95ff3b510e Merge pull request #2191 from tollercode/fix/processing-of-teams-response
Fix processing of teams response
2026-01-07 19:42:18 +00:00
Nawaz Dhandala
921bbe3cc1 Bump version to 9.3.4 9.3.3 9.3.4 2026-01-07 15:19:05 +00:00
Nawaz Dhandala
71d67ab48a Merge branch 'master' into release 2026-01-07 15:18:44 +00:00
Nawaz Dhandala
8d1fe98c17 Refactor demo page: integrate reviews section and remove testimonials view for improved layout and content management 2026-01-07 14:55:10 +00:00
Nawaz Dhandala
20c93e379b Bump version to 9.3.3 2026-01-07 14:30:48 +00:00
Nawaz Dhandala
5e04a8c13c Refactor icon sizes and styles across multiple views for consistency
- Reduced the size of SVG icons from h-7 w-7 to h-5 w-5 in on-call.ejs, status-page.ejs, traces.ejs, workflows.ejs.
- Adjusted the container sizes for icons from h-14 w-14 to h-10 w-10 and changed rounded styles from rounded-2xl to rounded-xl for a more uniform appearance.
- Ensured that all relevant icons and their containers maintain a consistent design language throughout the application.
2026-01-07 13:54:27 +00:00
Nawaz Dhandala
4eb513e852 Refactor multiple views: update headings for clarity and consistency in feature descriptions 2026-01-07 13:40:39 +00:00
Nawaz Dhandala
d3583aa2c7 Refactor exceptions.ejs: enhance "Why OneUptime" section layout and content for improved clarity and engagement 2026-01-07 13:34:20 +00:00
Nawaz Dhandala
2d4f2d0d95 Refactor dashboards.ejs: enhance layout and content for the "Why OneUptime" section, improving readability and visual appeal 2026-01-07 13:16:49 +00:00
Nawaz Dhandala
f351d90046 Refactor metrics, on-call, traces, workflows views: remove unnecessary spans, enhance layout with icons and labels, and improve overall readability. 2026-01-07 13:08:56 +00:00
Nawaz Dhandala
f9b284dd7c Refactor status page content layout for improved readability and consistency 2026-01-07 13:02:16 +00:00
Nawaz Dhandala
40b57f8e5f Refactor background colors across multiple views to use a consistent gray tone
- Updated subtle background colors from various shades (e.g., violet, blue, rose, orange, etc.) to a uniform gray (bg-gray-100/50) in the following files:
  - ai-agent.ejs
  - dashboards.ejs
  - exceptions.ejs
  - incident-management.ejs
  - logs-management.ejs
  - metrics.ejs
  - monitoring.ejs
  - on-call.ejs
  - status-page.ejs
  - traces.ejs
  - workflows.ejs

- Adjusted specific UI elements to change color schemes from violet to sky in workflows.ejs for better visual consistency.
2026-01-07 12:39:49 +00:00
Nawaz Dhandala
6f94e3dec9 Update color scheme for badges and text across multiple views for improved visual consistency 2026-01-07 12:28:38 +00:00
Nawaz Dhandala
b7bf950db6 Enhance Team Notifications Section with Real-Time Alerts and Integrations
- Redesigned the Team Notifications section for improved clarity and engagement.
- Updated headings and descriptions to emphasize real-time alerts for workflows.
- Added integration cards for Slack and Microsoft Teams with detailed descriptions.
- Introduced a features list highlighting success notifications, failure alerts, and action buttons.
- Enhanced the interactive Slack notification demo with improved visuals and functionality.
- Implemented JavaScript functions for retrying workflows, viewing logs, and disabling workflows with user feedback.
- Added custom animations for a more dynamic user experience.
2026-01-07 12:15:19 +00:00
Nawaz Dhandala
f961e946be Refactor button styles and update section headers across multiple views for improved consistency and responsiveness 2026-01-07 12:00:27 +00:00
Nawaz Dhandala
ca44b797a5 Enhance Team Notifications Section across multiple views
- Updated the layout and styling of the Team Notifications section in on-call.ejs, status-page.ejs, and traces.ejs to improve visual consistency and user experience.
- Replaced old notification descriptions with more concise and relevant content.
- Introduced integration cards for Slack and Microsoft Teams, highlighting their features and functionalities.
- Added a features list to emphasize key capabilities such as real-time delivery, smart escalations, and action buttons.
2026-01-07 11:51:42 +00:00
Nawaz Dhandala
75be6baf28 Enhance Slack Demo UI and Interactivity for Traces
- Redesigned the Slack demo interface with a modern look and feel, including a new header and message area.
- Implemented dynamic message handling with buttons for investigating traces, creating incidents, and resolving issues.
- Added animations for message appearance and button interactions to improve user experience.
- Introduced a thread reply feature to simulate conversation flow within the Slack demo.
- Updated styles and animations for better visual feedback and engagement.
2026-01-07 11:41:17 +00:00
Nawaz Dhandala
a42a00edd5 refactor: remove stats section and enhance workflow builder UI with detailed action nodes and logs 2026-01-07 11:18:47 +00:00
Simon Larsen
c372419de6 Merge pull request #2208 from OneUptime/chore/npm-audit-fix
chore: npm audit fix
9.3.2
2026-01-07 08:42:02 +00:00
simlarsen
37f35a5ea3 chore: npm audit fix 2026-01-07 01:56:57 +00:00
Nawaz Dhandala
781455abb5 Enhance status, traces, and workflows pages with new notification sections and interactive grid effects
- Added a "Subscriber Notifications" section to the status page, detailing real-time incident updates, maintenance announcements, and resolution confirmations.
- Introduced a Slack demo with animated message notifications for the status page.
- Implemented a grid glow effect that follows the cursor on the status page.
- Added a "Trace Alerts" section to the traces page, highlighting alerts for slow requests and error rates, along with a Slack demo for trace notifications.
- Enhanced the workflows page with a "Workflow Notifications" section, providing details on execution status, error logs, and custom triggers, along with a Slack-like notification demo.
- Implemented grid glow effects for traces and workflows pages, enhancing user interaction.
- Added CSS animations for Slack message notifications across all pages.
2026-01-06 21:15:16 +00:00
Nawaz Dhandala
b539e474d0 refactor: Remove Stats Section for improved layout and focus on key features 2026-01-06 20:55:17 +00:00
Nawaz Dhandala
21605b2a41 refactor: Add grid glow effect on cursor movement in hero section for enhanced interactivity 2026-01-06 20:54:20 +00:00
Nawaz Dhandala
fd143903c9 refactor: Add subtle grid pattern background for improved visual depth in hero section 2026-01-06 20:53:53 +00:00
Nawaz Dhandala
ad8c825a62 refactor: Update color scheme for improved visual consistency in notifications section 2026-01-06 20:52:17 +00:00
Nawaz Dhandala
cca88b9073 refactor: Update color scheme and text for improved visual consistency 2026-01-06 20:51:10 +00:00
Nawaz Dhandala
1950175f0b refactor: Update button styles for improved consistency and accessibility 2026-01-06 20:47:22 +00:00
Nawaz Dhandala
fdd9319162 refactor: Adjust journey flow visualization layout for improved clarity and spacing 2026-01-06 20:46:31 +00:00
Nawaz Dhandala
fb26b120bd refactor: Update monitoring page design for enhanced clarity and modern aesthetics 2026-01-06 20:41:04 +00:00
Nawaz Dhandala
b8814f128b refactor: Redesign monitoring page layout for improved clarity and user engagement 2026-01-06 20:39:59 +00:00
Nawaz Dhandala
66c9ecdb8f refactor: Remove redundant status display for improved layout clarity 2026-01-06 20:34:02 +00:00
Nawaz Dhandala
462b6db8b8 refactor: Revamp monitoring page layout and illustrations for enhanced user experience 2026-01-06 20:32:39 +00:00
Nawaz Dhandala
7e12dde1ba refactor: Enhance monitoring page design for improved clarity and consistency 2026-01-06 20:27:58 +00:00
Nawaz Dhandala
f03daf66ee Implement feature X to enhance user experience and optimize performance 2026-01-06 20:18:14 +00:00
Nawaz Dhandala
0312586770 refactor: Update monitoring features with improved illustrations and descriptions for clarity 2026-01-06 19:33:33 +00:00
Nawaz Dhandala
d5e717f9b0 refactor: Update integration cards layout and styling for improved visual consistency 2026-01-06 19:26:02 +00:00
Nawaz Dhandala
9351218df6 refactor: Replace SVG avatars with image-based avatars for improved visual consistency 2026-01-06 19:23:31 +00:00
Nawaz Dhandala
eaa6a7fe66 refactor: Revamp interactive Slack notification illustration with enhanced design and functionality 2026-01-06 19:21:14 +00:00