Andras Bacsai
e77c04a1e3
Add 'System Wide' checkbox for GitHub App configuration
2025-01-16 21:26:58 +01:00
Andras Bacsai
3c83c7fd6c
Merge pull request #4754 from coollabsio/improve-git-and-service-provider
...
Improves: GitHub handling, AppServiceProvider and 500 error message rendering
2025-01-16 21:09:08 +01:00
Andras Bacsai
7a8f66b2ec
fix: logs icons everywhere + terminal
2025-01-16 12:40:37 +01:00
Andras Bacsai
55d61ffaee
fix: add finished_at to app deployment jobs
...
fix: show deployment job running measurements
fix: terminal should not be wire:navigated
2025-01-16 12:05:59 +01:00
Andras Bacsai
11414d347f
feat: enhance import command options with additional guidance and improved checkbox label
2025-01-16 11:14:06 +01:00
Andras Bacsai
433dff2684
improve navigation
2025-01-16 11:04:50 +01:00
Andras Bacsai
3f92c1e37b
Merge pull request #4796 from peaklabs-dev/fix-navigation
...
Feat: Improve navigation performance
2025-01-16 10:42:42 +01:00
Andras Bacsai
d9965fbdbe
fix: wording
2025-01-14 09:22:15 +01:00
Andras Bacsai
b01ea8b46d
Merge pull request #4818 from peaklabs-dev/feat-backup-retention
...
Feat: Improve backup retention (for database backups)
2025-01-14 09:10:33 +01:00
Andras Bacsai
6a8cc0f80d
Merge branch 'next' into fix-cloning
2025-01-14 08:50:22 +01:00
Andras Bacsai
aab5398b80
fix: monaco editor disabled state
2025-01-14 08:49:03 +01:00
peaklabs-dev
e9f691bf45
fix: storage retention setting
...
- feat: add storage retention to local storage as well
- fix: UI input for max storage now allows exact decimals so MB input is now also possible
- fix: Database column is now decimal instead of integer
- fix: variable naming of storage check no longer overwrites $backup - renamed it to $backupExecution
2025-01-13 19:49:12 +01:00
peaklabs-dev
71edab4192
fix: UI
2025-01-13 16:54:22 +01:00
peaklabs-dev
a8b77b389a
feat: use new backup deletion functions
2025-01-13 16:38:16 +01:00
peaklabs-dev
e037ed738a
feat: UI for backup retention settings
2025-01-13 16:36:41 +01:00
Andras Bacsai
e6692c95c9
feat: add is_coolify_host to the server api responses
2025-01-13 12:31:03 +01:00
Andras Bacsai
dd2d306abc
feat: force deployment of services
...
fix: added advanced ui dropdown to services
2025-01-13 12:03:03 +01:00
peaklabs-dev
36b16e9d62
chore: disable volume data cloning for now
2025-01-13 11:14:00 +01:00
Andras Bacsai
7eaf5d73f6
refactor: improve checkbox component accessibility and styling
2025-01-12 18:45:15 +01:00
peaklabs-dev
b94fc07d7c
fix: service navigation
2025-01-10 16:46:31 +01:00
peaklabs-dev
6a429c46d3
fix: even more wire:navigate
2025-01-10 16:45:08 +01:00
peaklabs-dev
a1dbcb5f4d
fix: more wire:navigate
2025-01-10 15:20:01 +01:00
peaklabs-dev
26b394195a
fix: use wire:navigate on projects page
2025-01-10 14:46:12 +01:00
peaklabs-dev
829fc00af6
fix: use wire:navigate on dashboard
2025-01-10 14:39:40 +01:00
peaklabs-dev
b8efff4eb4
fix: use wire:navigate on sidebar
...
- This makes the app feel like a single page application because it does not reload anything - before it reloaded each time.
- It makes the whole navigation experience much smoother.
2025-01-10 14:36:33 +01:00
🏔️ Peak
c1504fa5ff
Merge branch 'next' into improve-git-and-service-provider
2025-01-09 21:18:30 +01:00
peaklabs-dev
34873b2c59
feat: volume cloning for ResourceOperations
2025-01-09 14:13:09 +01:00
peaklabs-dev
1c357f987d
fix: view text and helpers
2025-01-09 13:56:00 +01:00
peaklabs-dev
3723c84624
feat: docker volume data cloning
...
- UI implementation
- functional implementation for databases - volume gets cloned successfully
2025-01-08 23:13:05 +01:00
peaklabs-dev
3d4e8b9867
chore: switch up readonly lables to make more sense
2025-01-08 17:05:11 +01:00
Andras Bacsai
c702ebff6d
fix: ui bug on pw confirmation
2025-01-07 14:39:31 +01:00
Andras Bacsai
40d9e05c0b
feat: restore backup from server file
2025-01-07 14:39:31 +01:00
peaklabs-dev
8a80401f15
feat: Purify for better sanitization
2025-01-07 13:47:16 +01:00
peaklabs-dev
70f93b1513
fix: sanitize html error messages
2025-01-07 13:38:21 +01:00
Andras Bacsai
5064fa246e
feat/fix: able to import full db backups for pg/mysql/mariadb
2025-01-07 13:00:41 +01:00
Andras Bacsai
326d0ccdb6
fix: import backups due to js stuff should not be navigated
2025-01-07 11:04:03 +01:00
Andras Bacsai
86ce9f3ddf
fix: local dropzonejs
2025-01-07 11:03:41 +01:00
Andras Bacsai
2fc5893e98
fix: update Livewire button click method to use camelCase
2025-01-07 11:03:23 +01:00
Andras Bacsai
af482f0572
fix: show if only build servers are added to your team
2025-01-07 10:43:21 +01:00
Andras Bacsai
7f9e54516b
fix: prevent default link behavior for resource and settings actions in dashboard
2025-01-07 09:51:25 +01:00
peaklabs-dev
49f468c4b7
fix: potential fix for permissions update
2025-01-06 19:37:51 +01:00
peaklabs-dev
fdb5f069fc
chore: ajust time to 50s (tests done)
2025-01-06 18:32:05 +01:00
peaklabs-dev
d0c84bc6fa
fix: indent
2025-01-06 18:22:12 +01:00
peaklabs-dev
0991898853
chore: final css touches
2025-01-06 18:16:30 +01:00
peaklabs-dev
cb75ca8bea
chore: more css as it still looks like shit
2025-01-06 18:11:04 +01:00
peaklabs-dev
0f77e282cb
chore: css
2025-01-06 18:05:58 +01:00
peaklabs-dev
3c623d6553
chore: improve error styling
2025-01-06 17:59:17 +01:00
peaklabs-dev
3adc9cf335
fix: render html correctly now
2025-01-06 17:55:37 +01:00
peaklabs-dev
a29547b3ba
fix: error rendering
2025-01-06 17:49:55 +01:00
peaklabs-dev
2c4bdb76bd
chore: use new functions
2025-01-06 16:58:20 +01:00