Mauricio Siu
5c2bae2f21
Merge branch 'canary' into Better-deployment-logs-for-long-commit-message-#2973
2025-11-15 17:34:48 -06:00
Mauricio Siu
69b7777db4
chore: update node-os-utils to version 2.0.1 and refactor lodash imports
...
- Upgraded `node-os-utils` from version 1.3.7 to 2.0.1 across multiple package.json files.
- Removed deprecated `@types/node-os-utils` dependency.
- Refactored lodash imports to use a single import statement for consistency.
- Enhanced Docker stats monitoring by integrating new features from `node-os-utils` version 2.0.1.
2025-11-15 00:28:44 -06:00
Mauricio Siu
4d36741e50
refactor: streamline service extraction logic in add-permissions component
...
- Updated type definitions for Environment and Project to improve clarity and maintainability.
- Refactored the extractServices function to use optional chaining and nullish coalescing for safer data handling.
- Enhanced type safety by casting the mapped services to the Services type.
2025-11-14 01:33:07 -06:00
autofix-ci[bot]
70bb32c590
[autofix.ci] apply automated fixes
2025-11-11 07:42:12 +00:00
HarikrishnanD
843313ddb9
feat: add expandable commit messages for deployment logs
2025-11-11 13:10:47 +05:30
Mauricio Siu
2619733915
Refactor user schema and update database references: rename 'users_temp' to 'user' across the codebase, update related database queries, and enhance endpoint specifications for swarm settings in various database schemas.
2025-11-08 13:54:32 -06:00
HarikrishnanD
94c00312c1
feat(volumes): reject spaces/quotes in volume names per Docker rules ( #2916 )
2025-10-30 12:54:37 +05:30
Mauricio Siu
07368ff8c6
fix(compose): add default compose path for raw source type in file editor
2025-10-26 01:29:34 -06:00
Mauricio Siu
0ff0695b7f
refactor(volume-backups): rename backupServerId to serverId for clarity in volume backup component
2025-10-25 13:10:02 -06:00
Mauricio Siu
6a4ef1153f
fix(volume-backups): adjust layout for volume backups display and reintroduce toast notifications
2025-10-25 13:07:15 -06:00
Mauricio Siu
a65262b45e
Merge branch 'canary' into Loading-State-Applied-Globally-for-All-Volume-Backups-#2836
2025-10-25 13:06:24 -06:00
Mauricio Siu
a5eeb74831
feat(2fa): add functionality to download and copy backup codes to clipboard
2025-10-25 13:01:25 -06:00
Mauricio Siu
3dad8b4a54
Merge branch 'canary' into feat/recreate-2fa-backup-codes
2025-10-25 12:49:52 -06:00
Mauricio Siu
f4748bdd11
Merge branch 'canary' into feat-lark-webhook
2025-10-25 12:09:04 -06:00
Mauricio Siu
d1130c4554
Merge pull request #2893 from hl9020/feature/copy-logs-to-clipboard
...
feat: Add copy to clipboard functionality for deployment and runtime logs
2025-10-25 11:52:46 -06:00
Mauricio Siu
fd2775e32a
feat(copy-logs): simplify clipboard copy functionality using copy-to-clipboard library
2025-10-25 11:51:44 -06:00
Mauricio Siu
51003276bc
Merge branch 'canary' into feature/copy-logs-to-clipboard
2025-10-25 11:49:07 -06:00
Mauricio Siu
997dd784a5
Merge pull request #2862 from Harikrishnan1367709/Add-Ctrl+S/CMD+S-keyboard-shortcuts-to-save-.env-file-#2845
...
Add Ctrl+S/CMD+S keyboard shortcuts to save .env files -#2845
2025-10-25 11:43:30 -06:00
Mauricio Siu
daa8184c30
fix(volumes): update FormItem class for better layout and adjust input class for consistency
2025-10-25 11:24:11 -06:00
Mauricio Siu
2723703f60
Merge branch 'canary' into All-scheduled-tasks-show-loading-state-when-running-a-single-task-manually-#2829
2025-10-25 01:04:36 -06:00
Mauricio Siu
d83783c620
Merge pull request #2820 from Harikrishnan1367709/Move-environment-variables-icon-outside-dropdown-#2755
...
feat(ui): Move Environment Variables Icon Outside Dropdown -#2755
2025-10-25 00:58:33 -06:00
Mauricio Siu
32c302e9ce
Merge branch 'canary' into Move-environment-variables-icon-outside-dropdown-#2755
2025-10-25 00:54:00 -06:00
autofix-ci[bot]
88a8c060db
[autofix.ci] apply automated fixes
2025-10-25 05:55:09 +00:00
Mauricio Siu
babc1c033e
Merge branch 'canary' into feat/docker-build-secrets
2025-10-24 23:42:23 -06:00
Mauricio Siu
66e0bcc4c6
Merge branch 'canary' into copy-2fa-backup-codes
2025-10-24 23:35:56 -06:00
Mauricio Siu
24df8e79fa
Merge pull request #2834 from Harikrishnan1367709/Delete-Icon-Overflows-Container-for-Long-Scheduled-Task-Commands-#2832
...
fix(schedules): Fix UI overflow for long scheduled task commands -#2832
2025-10-24 23:17:44 -06:00
hl9020
ba4626c7da
feat: add copy to clipboard functionality for deployment and runtime logs
2025-10-24 16:38:29 +02:00
autofix-ci[bot]
166b58b70e
[autofix.ci] apply automated fixes
2025-10-24 06:36:40 +00:00
HarikrishnanD
74e17b4de6
fix(ui): prevent error message overflow in S3 Destinations modal
2025-10-24 12:04:43 +05:30
autofix-ci[bot]
b662629075
[autofix.ci] apply automated fixes
2025-10-21 08:22:36 +00:00
HarikrishnanD
0077954c78
feat: add Ctrl+S/CMD+S shortcuts to .env file editing
2025-10-21 13:50:56 +05:30
Mohammed Imran
622bb3ff4e
chore: simplify 2FA component rendering in profile form
2025-10-17 23:17:59 +05:30
Mohammed Imran
7817a3c2fb
chore: rename disable-2fa to configure-2fa
2025-10-17 23:10:09 +05:30
Mohammed Imran
71152b664b
feature: enhance 2FA management UI and logic in profile settings
...
- Replaced AlertDialog with Dialog for managing 2FA settings, improving user experience.
- Introduced multi-step dialog flow for verifying identity, managing actions, and displaying backup codes.
2025-10-17 23:08:54 +05:30
Mohammed Imran
63f3bb8cf2
refactor: Add a basic template to backup codes copy and download
2025-10-17 19:47:03 +05:30
autofix-ci[bot]
8510bcbd40
[autofix.ci] apply automated fixes
2025-10-17 06:15:48 +00:00
HarikrishnanD
7fe59ba51b
fix(volume-backups): track loading state per backup
2025-10-17 11:42:17 +05:30
Mohammed Imran
d858acbaaa
chore: add comment to ignore lint warning for img element in 2FA QR code
2025-10-16 21:16:41 +05:30
autofix-ci[bot]
9925470663
[autofix.ci] apply automated fixes
2025-10-16 10:58:02 +00:00
HarikrishnanD
342b1d676e
fix(schedules): prevent action buttons overflow for long commands
2025-10-16 16:25:32 +05:30
autofix-ci[bot]
6d52ab13a6
[autofix.ci] apply automated fixes
2025-10-16 06:50:39 +00:00
HarikrishnanD
819bb6ca14
fix(schedules): track loading state per scheduler
2025-10-16 12:17:45 +05:30
Mohammed Imran
8338b27ab8
feat: add functionality to download
...
refactor the copy feature to use `copy-to-clipboard`.
2025-10-16 10:30:01 +05:30
Mauricio Siu
2b19632cdc
Merge pull request #2809 from rodsnts/fix-profile-pic-fit
...
fix: profile picture image fit
2025-10-15 22:01:11 -06:00
Mauricio Siu
a99ac01eba
Merge pull request #2812 from dennisimoo/fix-typos
...
fix: correct typos
2025-10-15 22:00:11 -06:00
Mauricio Siu
8b82832204
Merge pull request #2824 from Jupi2051/fix-tooltips-submitting-form
...
fix: resources tooltips trigger form submission
2025-10-15 21:58:10 -06:00
autofix-ci[bot]
5fd39843f7
[autofix.ci] apply automated fixes
2025-10-16 03:56:14 +00:00
Mauricio Siu
557923c011
Merge pull request #2796 from vytenisstaugaitis/canary
...
fix(notifications): prevent blank email field on dialog reopen
2025-10-15 21:53:01 -06:00
Jupi
b3cec533f9
fix: resources tooltips triggers form submission
2025-10-15 04:50:53 +03:00
Mohammed Imran
78a9fe9dc5
feat: add a button to copy backup codes to clipboard
2025-10-14 23:31:41 +05:30