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
Andras Bacsai
5ad6b86735
fix: disappearing UI after livewire event received
2025-01-06 14:05:20 +01:00
🏔️ Peak
74524221a3
Merge pull request #4739 from biostaz/main
...
Improve modal closing logic for intentional user interaction
2025-01-06 12:06:39 +01:00
Adam
8bcb39ad5f
Improve modal closing logic for intentional user interaction
2025-01-04 22:40:35 +01:00
Andras Bacsai
c33132d8d9
fix: show backup timezone on the UI
2025-01-03 20:39:27 +01:00
Andras Bacsai
f575d1249e
Merge branch 'main' into next
2024-12-27 11:09:29 +01:00
peaklabs-dev
f2cb040ba9
feat: new encryption options
2024-12-23 15:26:26 +01:00
Andras Bacsai
ad1651282a
fix: use local monaco-editor instead of Cloudflare
2024-12-18 13:52:35 +01:00
Andras Bacsai
07984ce74f
Merge branch 'next' into fix-postgres-init-scripts
2024-12-18 10:35:16 +01:00
🏔️ Peak
f92ddd77f3
Merge branch 'next' into fix-docker-cleanup-notifications
2024-12-17 15:25:20 +01:00
peaklabs-dev
ed2ccaf8af
fix: Advanced server UI
2024-12-17 15:22:10 +01:00
Andras Bacsai
9e3467578f
feat: add environment_uuid support and update API documentation
...
- Introduced `environment_uuid` as a required field in various API endpoints and schemas.
- Updated descriptions to clarify that either `environment_name` or `environment_uuid` must be provided.
- Modified routes and controller methods to accommodate the new UUID parameter.
- Adjusted frontend components to utilize `environment_uuid` for better consistency and clarity.
- Removed deprecated fields related to environment handling.
This change enhances the API's flexibility in identifying environments, improving overall usability.
2024-12-17 13:42:16 +01:00
Andras Bacsai
0ce01238d7
fix: html css
2024-12-17 13:40:07 +01:00
Andras Bacsai
bf9d89f279
Merge branch 'next' into fix-environement-route
2024-12-17 12:17:50 +01:00
Andras Bacsai
38256af9b3
fix: refactor database view
2024-12-17 12:10:55 +01:00
Andras Bacsai
b7748479d4
fix: service ui structure
2024-12-17 11:13:17 +01:00
Andras Bacsai
2a9d499251
feat: migrate env variables to polymorphic relationship
...
fix: proxy status query ui
2024-12-17 10:38:42 +01:00
Andras Bacsai
7edd2285b5
Refactor PostgreSQL selection UI in project creation form for improved layout and documentation links
2024-12-17 10:38:42 +01:00
Andras Bacsai
e76817d401
improve application view
2024-12-16 14:11:45 +01:00
Andras Bacsai
a0ad4bc90e
better impersonate
2024-12-16 12:48:09 +01:00
🏔️ Peak
f8a2d92ea0
Merge branch 'next' into fix-postgres-init-scripts
2024-12-16 12:36:50 +01:00
Andras Bacsai
acf10f39f3
fix: compose loading seq
2024-12-16 10:19:11 +01:00
peaklabs-dev
8c07a36d9c
Revert as this probably breaks other error code
...
This reverts commit 382acad3aa .
2024-12-13 21:19:12 +01:00
peaklabs-dev
382acad3aa
fix: render html on error page correctly
2024-12-13 21:12:12 +01:00
peaklabs-dev
260e44d3db
fix: only show copy button on secure context
2024-12-13 20:57:58 +01:00
peaklabs-dev
94bc604fbe
never mind fuck the fallback just use https
2024-12-13 14:15:18 +01:00
peaklabs-dev
89a0fb1dd6
new fallback approach
2024-12-13 14:10:37 +01:00
peaklabs-dev
b25463b084
fix: maybe fallback is now working
2024-12-13 14:05:31 +01:00
peaklabs-dev
9701c8aa6b
fix: copy the right text
2024-12-13 13:56:59 +01:00
peaklabs-dev
a374e09d19
fix: fallback for copy button
2024-12-13 13:50:39 +01:00
peaklabs-dev
4f015efefc
Merge branch 'next' of https://github.com/coollabsio/coolify into next
2024-12-13 12:09:27 +01:00
peaklabs-dev
1d413e10a2
fix: monaco editor light and dark mode switching
2024-12-13 12:09:24 +01:00
Andras Bacsai
4901b12279
fix: service status indicator + oauth saving
2024-12-13 12:03:10 +01:00
peaklabs-dev
82a1478ca1
fix: typo
2024-12-12 16:59:57 +01:00
Andras Bacsai
ab819c6b9d
fix: adjust spacing in login form for improved layout
2024-12-12 11:36:50 +01:00
Andras Bacsai
78eb956870
fix: correct heading display for OAuth settings in settings-oauth.blade.php
2024-12-12 10:11:46 +01:00
Andras Bacsai
147240b527
Merge branch 'next' into authentik
2024-12-12 08:45:38 +01:00
Andras Bacsai
e5f534b6ef
fix: pushover
2024-12-12 08:40:34 +01:00
peaklabs-dev
f88438edd3
chore: rename topicID to threadId like in the telegram API response
2024-12-11 23:13:13 +01:00
peaklabs-dev
92fec9582c
fix: make pushover settings more clear
...
- Rename User to User Key
- Rename Token to API Token
- fix: helper and docs links
2024-12-11 19:18:39 +01:00
peaklabs-dev
1568e55b05
fix: discord helper
2024-12-11 19:16:28 +01:00
peaklabs-dev
21ddaa317f
fix: telegram helper
2024-12-11 19:16:17 +01:00
peaklabs-dev
1dade36253
fix: slack helper
2024-12-11 19:16:07 +01:00
peaklabs-dev
9572c8498e
chore: reorder navbar
2024-12-11 18:42:55 +01:00
Zao Soula
ef35429533
feat(notification): add Pushover
2024-12-11 18:13:16 +01:00
🏔️ Peak
d9aefae207
Merge branch 'next' into feature/authentik-provider
2024-12-11 15:24:26 +01:00
Andras Bacsai
9ffae89a71
fix: remove resale_license from db as well
2024-12-11 12:04:58 +01:00
Andras Bacsai
b442965976
fix: test notifications to only send it to the right channel
2024-12-11 11:57:56 +01:00
Andras Bacsai
fcc94e6306
fixes
2024-12-11 11:28:56 +01:00
Andras Bacsai
6a7b283844
fix: docker cleanup email notifications
2024-12-11 10:50:10 +01:00
Andras Bacsai
1257ab6ff4
fix: ui + migrations
2024-12-11 10:14:12 +01:00
peaklabs-dev
eaeacb6f7b
feat: scheduled task success email
2024-12-10 16:12:58 +01:00
peaklabs-dev
0375db0d7c
feat: Docker cleanup success and failure notification files
2024-12-10 16:12:32 +01:00
peaklabs-dev
78d07f00f8
feat: docker cleanup email views
2024-12-10 16:11:58 +01:00
peaklabs-dev
9453981f0b
feat: UI for docker cleanup success and failure notification
2024-12-10 16:04:54 +01:00
peaklabs-dev
b4dd7cd263
fix: add missing deployment notifications to telegram
2024-12-10 15:31:00 +01:00
peaklabs-dev
ba6d05b563
chore: comment status changes as it is disabled for now
2024-12-10 15:30:17 +01:00
peaklabs-dev
ddfd7777c2
fix: docker cleanup email template
2024-12-10 14:16:35 +01:00
peaklabs-dev
bdfd68b74f
chore: remove unused email component
2024-12-09 21:41:22 +01:00
🏔️ Peak
12a48a1439
Merge branch 'next' into fix-postgres-init-scripts
2024-12-09 19:50:54 +01:00
🏔️ Peak
fdf757c7ae
Merge branch 'next' into separate-success-and-failure-notifications
2024-12-09 18:15:41 +01:00
peaklabs-dev
bc726ddd6e
feat: new telegram UI
2024-12-09 16:49:09 +01:00
peaklabs-dev
b4b48692af
feat: New Slack notification UI
2024-12-09 16:39:19 +01:00
peaklabs-dev
5210218a45
feat: New Discord notification UI
2024-12-09 16:38:25 +01:00
peaklabs-dev
b13d77377c
feat: new shared function name is_transactional_emails_enabled()
2024-12-09 15:34:24 +01:00
peaklabs-dev
ee7a901a77
fix: Email Notification saving
...
- fix: SMTP and resend should only save their respective settings
- chore: improve component validation and code to make it much smaller (less code - same functionality)
2024-12-09 15:23:32 +01:00
peaklabs-dev
2aacb1dc28
fix: Instance email settins
...
- fix: resend, smtp save button should only save respective settings
- feat: ability to send test email
2024-12-09 14:39:50 +01:00
peaklabs-dev
208766455d
fix: email notification channel enabled function
2024-12-09 14:30:56 +01:00
peaklabs-dev
a6086ee38b
feat: New email notification settings
2024-12-09 13:56:52 +01:00
peaklabs-dev
d9248508b4
chore: remove unused waitlist stuff
2024-12-09 12:00:54 +01:00
Andras Bacsai
664b718ea3
fix: always have download logs button on scheduled tasks
2024-12-09 11:53:50 +01:00
Andras Bacsai
6b936a3e92
feat: able to download schedule task logs
2024-12-09 11:36:39 +01:00
Andras Bacsai
e0aaed892d
Merge branch 'next' into logs-for-tasks
2024-12-09 11:22:00 +01:00
Andras Bacsai
bfb1869f53
Merge branch 'next' into fix/search-resources-scope
2024-12-09 11:16:13 +01:00
Andras Bacsai
ff74fb7385
feat: introduce root permission
2024-12-09 10:52:38 +01:00
Andras Bacsai
5bbcd7bf76
fix: add middleware to new abilities, better ux for selecting permissions, etc.
2024-12-09 10:28:34 +01:00
Andras Bacsai
78f0ac80c1
Merge branch 'next' into feat/deployment-token
2024-12-09 09:16:59 +01:00
Lukas Eichenauer
1fd1aaabf4
fix: resolve undefined searchInput reference in Alpine.js component
...
The searchInput reference was not accessible due to nested x-data scopes. Moved sticky logic into searchResources() to ensure proper reference access.
2024-12-08 15:54:42 +01:00
Philip Heinser
4b89b84353
paginate task logs
2024-12-08 15:26:51 +07:00
Andras Bacsai
1184fafd3d
Merge pull request #4264 from marvinvr/main
...
feat: add slack notifications
2024-12-06 14:35:55 +01:00
Andras Bacsai
2b8b856181
fix: ui
2024-12-06 13:39:28 +01:00
Marvin von Rappard
f7eccefda3
Merge branch 'next' into main
2024-12-06 06:29:35 +01:00
🏔️ Peak
27395615e6
Merge branch 'next' into feat/disable-default-redirect
2024-12-05 14:46:33 +01:00
Andras Bacsai
a500daac98
fixes
2024-12-05 12:42:31 +01:00
Andras Bacsai
e98eb21b9e
Merge pull request #4470 from coollabsio/rename-github-app
...
Feat: Ability to rename GitHub App
2024-12-05 11:01:53 +01:00
Andras Bacsai
e67a93e6a5
feat: able to deploy without cache on every commit
2024-12-05 10:46:27 +01:00
Andras Bacsai
7519dff04d
ui update on logs
2024-12-05 10:30:04 +01:00
Andras Bacsai
f535ed2359
Enhance modal input component and storage forms
...
- Added 'minWidth' attribute to modal input component for better responsiveness.
- Updated modal input instantiation in storage view to set a minimum width of 64rem.
- Improved layout and user guidance in the storage add forms by adding descriptive text for volume, file, and directory mounts.
- Changed button labels from 'Save' to 'Add' for clarity in storage forms.
2024-12-04 14:00:49 +01:00
Andras Bacsai
94c264c6d7
Fix deployment status border color in deployment index view
2024-12-04 13:49:19 +01:00
🏔️ Peak
7328724f3d
Merge branch 'coollabsio:main' into fix-postgres-init-scripts
2024-12-04 13:15:58 +01:00
🏔️ Peak
c8e2cd32e5
Merge branch 'next' into rename-github-app
2024-12-04 13:08:09 +01:00
Jeremy Angele
51b1fb45ab
Use computed property for timezones on settings index page
2024-12-04 00:30:39 +01:00
Jeremy Angele
26ba433fd3
Use computed property for timezones
2024-12-03 22:24:36 +01:00
peaklabs-dev
fef8d0c62c
fix: typos and naming
2024-12-03 15:50:45 +01:00
🏔️ Peak
24cd57ca8d
Merge branch 'next' into rename-github-app
2024-12-03 15:35:23 +01:00
Andras Bacsai
ec9315f24e
remove unnecessary things
2024-12-03 14:09:51 +01:00
peaklabs-dev
737e81aa38
wip button to sync new app name
2024-12-03 13:12:58 +01:00
peaklabs-dev
c74728162e
wip: test rename GitHub app
2024-12-03 12:41:56 +01:00
Andras Bacsai
ec1312a3f8
able to change zoom
2024-12-02 22:12:07 +01:00
🏔️ Peak
51883d091a
Merge pull request #4453 from oliverfrost1/main
...
Added slogan to be included, when searching resources
2024-12-02 11:10:26 +01:00
Andras Bacsai
062c198d1d
test zoom out
2024-12-02 08:08:09 +01:00
Oliver Frost
99fcd98e63
Added slogan to be included, when searching resources
2024-12-01 14:51:47 +07:00
kleintonno
0bc823108d
fix deploy selection in applications source menu
2024-11-28 10:40:44 +01:00
Marvin von Rappard
02a20729c7
Merge branch 'next' into main
2024-11-27 11:09:45 +01:00
Andras Bacsai
5e4926ad00
fix: Alpine in body layout
2024-11-26 16:15:41 +01:00
Andras Bacsai
7f0094ed55
feat: add hex magic env var
2024-11-26 13:01:42 +01:00
Andras Bacsai
3011a0046e
Merge pull request #4398 from carstenjaksch/patch-1
...
Fix 404
2024-11-26 10:29:04 +01:00
Carsten Jaksch
86c95e4bd5
Fix 404
2024-11-26 09:00:45 +01:00
peaklabs-dev
a014bf1713
fix docs link hover background
2024-11-25 22:20:37 +01:00
peaklabs-dev
642cc6a9ca
fix light mode sticky search is dark
2024-11-25 22:12:34 +01:00
Andras Bacsai
16763372fc
fix: search should be more visible on scroll on new resource
2024-11-25 15:46:23 +01:00
Andras Bacsai
504caefb8c
fix: new resource icons
2024-11-25 15:33:42 +01:00
peaklabs-dev
d87cb67229
fix body section
2024-11-25 15:10:21 +01:00
Marvin von Rappard
a4910880e0
Merge branch 'next' into main
2024-11-25 13:44:24 +01:00
Andras Bacsai
f2063939d4
fix: websocket connections autoreconnect
2024-11-25 12:55:21 +01:00
Andras Bacsai
56365368e3
fix: sentry error
2024-11-25 12:55:05 +01:00
Andras Bacsai
37d4d5f98c
fix: version should come from constants + fix stripe webhook error reporting
2024-11-25 11:28:08 +01:00
Marvin von Rappard
1aea60f1f0
Merge branch 'next' into main
2024-11-25 09:06:24 +01:00
Andras Bacsai
68174ea825
add sentry to cloud
2024-11-22 18:47:07 +01:00
Andras Bacsai
569560f46c
fix: view issue
2024-11-22 18:09:43 +01:00
peaklabs-dev
277fd78769
new uuid routes
2024-11-22 16:03:20 +01:00
peaklabs-dev
5f1adc98d8
fix environment select
2024-11-22 15:45:46 +01:00
peaklabs-dev
4c21807b7a
navigate to environment via uuid
2024-11-22 15:38:54 +01:00
🏔️ Peak
e29c202e61
Merge branch 'next' into fix-environement-route
2024-11-22 15:32:28 +01:00
peaklabs-dev
1361863cfe
use uuid instead of name shared vars
2024-11-22 15:31:16 +01:00
peaklabs-dev
e776302a25
use new route for dash and project
2024-11-22 15:28:06 +01:00
peaklabs-dev
19ce01f7d8
fix send test email
2024-11-21 15:48:47 +01:00
Kael
bc89b84539
Merge branch 'next' into feat/disable-default-redirect
2024-11-18 21:02:20 +11:00
truemiller
d38110f3ef
fix: refine helper text for metrics input fields
2024-11-16 09:04:11 +00:00
truemiller
0ac3505c06
fix: improve helper text for metrics input fields
2024-11-16 09:03:42 +00:00
Andras Bacsai
1fc4c7872e
fix
2024-11-15 21:47:31 +01:00
Andras Bacsai
b43d62f51b
fix: AUTOUPDATE + checkbox opacity
2024-11-15 21:44:05 +01:00