Qovery
OSS
console
Sign in / Sign up
Open main menu
console
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
2101/merge
e823e607 fix(monitoring): database dashboard (#2643) * fix(monitoring): database dashboard (#2638) * fix(card-metric): set default value for show prop in Skeleton component * refactor(database-dashboard): simplify monitoring tab conditions and enhance dashboard layout * fix(organization): enable environment fetching based on environmentId parameter * fix(monitoring): update database mode check to use string literal * fix(organization): update hasServiceMonitoringTab function to use optional chaining and improve type safety * refactor(use-chart-events): simplify targetType determination using ts-pattern for improved readability
by Rémi Bonnet
R
Failed
2101/merge
0e9ac1e2 feat(assistant): add component (#2603) * feat(assistant): add component * refactor(dot-status): update background colors for status indicators * refactor(assistant-panel): simplify portal target handling and clean up class names * refactor(mintlify-hit): update class names for improved styling and consistency * refactor(assistant-panel): update animation properties for smoother transitions * refactor(assistant-panel): adjust top offset and animation durations for improved layout and transitions * feat(assistant): introduce AssistantProvider and refactor context management for improved state handling * refactor(header): update Header component to use assistantPanelTopOffset prop and integrate useStickyBottomOffset hook for improved layout management * fix(header): remove assistantPanelTopOffset prop and simplify Header component structure for improved clarity * refactor(assistant-panel): enhance search input focus behavior and improve animation handling * refactor(organization-route): reorder class names for improved readability and consistency
by Rémi Bonnet
R
Succeeded
287/merge
17b41356 fix(console-redirect): update console preference handling to use cookies exclusively (#2622)
by Rémi Bonnet
R
Succeeded
staging
17b41356 fix(console-redirect): update console preference handling to use cookies exclusively (#2622)
by Rémi Bonnet
R
Succeeded
v1.302.3
17b41356 fix(console-redirect): update console preference handling to use cookies exclusively (#2622)
by Rémi Bonnet
R
Succeeded
staging
17b41356 fix(console-redirect): update console preference handling to use cookies exclusively (#2622)
by Rémi Bonnet
R
Succeeded
v1.302.2
f376b568 fix(console-redirect): enhance unit tests for console redirection preferences (#2621) * fix(console-redirect): enhance unit tests for console redirection preferences * fix(console-redirect): add feature flag check to prevent automatic redirection when disabled
by Rémi Bonnet
R
Succeeded
staging
f376b568 fix(console-redirect): enhance unit tests for console redirection preferences (#2621) * fix(console-redirect): enhance unit tests for console redirection preferences * fix(console-redirect): add feature flag check to prevent automatic redirection when disabled
by Rémi Bonnet
R
Succeeded
staging
74177aba fix(console-redirect): add legacy path migrations (#2619) * test(console-redirect): add comprehensive unit tests for legacy path migrations * fix(console-redirect): enhance path migration logic with additional legacy path handling and corresponding unit tests * test(console-redirect): enhance unit tests for path migration with new constants and improved readability
by Rémi Bonnet
R
Succeeded
286/merge
74177aba fix(console-redirect): add legacy path migrations (#2619) * test(console-redirect): add comprehensive unit tests for legacy path migrations * fix(console-redirect): enhance path migration logic with additional legacy path handling and corresponding unit tests * test(console-redirect): enhance unit tests for path migration with new constants and improved readability
by Rémi Bonnet
R
Succeeded
v1.302.1
74177aba fix(console-redirect): add legacy path migrations (#2619) * test(console-redirect): add comprehensive unit tests for legacy path migrations * fix(console-redirect): enhance path migration logic with additional legacy path handling and corresponding unit tests * test(console-redirect): enhance unit tests for path migration with new constants and improved readability
by Rémi Bonnet
R
Succeeded
staging
74177aba fix(console-redirect): add legacy path migrations (#2619) * test(console-redirect): add comprehensive unit tests for legacy path migrations * fix(console-redirect): enhance path migration logic with additional legacy path handling and corresponding unit tests * test(console-redirect): enhance unit tests for path migration with new constants and improved readability
by Rémi Bonnet
R
Succeeded
v1.302.0
19b0f869 fix(console-redirect): implement path migration logic for new console URLs (#2618) fix(console-redirect): implement path migration logic for new console URLs and add corresponding unit tests
by Rémi Bonnet
R
Succeeded
staging
19b0f869 fix(console-redirect): implement path migration logic for new console URLs (#2618) fix(console-redirect): implement path migration logic for new console URLs and add corresponding unit tests
by Rémi Bonnet
R
Failed
2101/merge
0dfd8faa feat(user-settings): add console preference toggle to user-modal and implement legacy console redirection logic (#2614) feat(user-settings): add console preference toggle to UserSettingsModal and implement legacy console redirection logic
by Rémi Bonnet
R
Succeeded
284/merge
1583a786 feat(console-migration): add banner to migrate console to new-console (#2608) * feat(console-migration): add ConsoleMigrationPrompt component and integrate into LayoutPage for new console redirection * fix(console-redirect): restore console URL transformation logic and ensure proper redirection to new console URL * refactor(console-migration-prompt): update messaging and button layout for console migration prompt * refactor(console-migration-prompt): change button variant from plain to outline for improved UI consistency * refactor(console-migration-prompt): adjust button spacing for improved layout consistency * refactor(console-redirect): rename console preference hooks for clarity and consistency * feat(console-migration): implement analytics tracking for console migration prompt interactions in LayoutPage * refactor(console-redirect): extract redirection logic into a utility function and update analytics tracking for console migration prompts
by Rémi Bonnet
R
Succeeded
staging
1583a786 feat(console-migration): add banner to migrate console to new-console (#2608) * feat(console-migration): add ConsoleMigrationPrompt component and integrate into LayoutPage for new console redirection * fix(console-redirect): restore console URL transformation logic and ensure proper redirection to new console URL * refactor(console-migration-prompt): update messaging and button layout for console migration prompt * refactor(console-migration-prompt): change button variant from plain to outline for improved UI consistency * refactor(console-migration-prompt): adjust button spacing for improved layout consistency * refactor(console-redirect): rename console preference hooks for clarity and consistency * feat(console-migration): implement analytics tracking for console migration prompt interactions in LayoutPage * refactor(console-redirect): extract redirection logic into a utility function and update analytics tracking for console migration prompts
by Rémi Bonnet
R
Succeeded
staging
1583a786 feat(console-migration): add banner to migrate console to new-console (#2608) * feat(console-migration): add ConsoleMigrationPrompt component and integrate into LayoutPage for new console redirection * fix(console-redirect): restore console URL transformation logic and ensure proper redirection to new console URL * refactor(console-migration-prompt): update messaging and button layout for console migration prompt * refactor(console-migration-prompt): change button variant from plain to outline for improved UI consistency * refactor(console-migration-prompt): adjust button spacing for improved layout consistency * refactor(console-redirect): rename console preference hooks for clarity and consistency * feat(console-migration): implement analytics tracking for console migration prompt interactions in LayoutPage * refactor(console-redirect): extract redirection logic into a utility function and update analytics tracking for console migration prompts
by Rémi Bonnet
R
Succeeded
2101/merge
a8087c92 feat(organization-banners): add organization-specific banners for Qovery admin users (#2588)
by Rémi Bonnet
R
Succeeded
2101/merge
d19782fb feat(variable-modal): implement variable value editor modal and associated tests (#2585) * feat(variable-modal): implement variable value editor modal and associated tests * fix(input-text-area): update label class to prevent pointer events when disabled * test(variable-value-editor-modal): enhance tests to ensure submit and cancel buttons are rendered * refactor(variable-value-editor-modal): simplify value editor logic and remove unused functions * fix(general-setting): update snapshot to prevent pointer events on disabled label
by Rémi Bonnet
R
Previous page
Previous
Next
Next page