Commit Graph

2017 Commits

Author SHA1 Message Date
Andras Bacsai b77ee11da5 Refactor livewire server show view to remove redundant code 2024-11-01 23:52:43 +01:00
Ted c9f2e192e4 Merge branch 'next' into next 2024-11-01 09:33:54 +00:00
Andras Bacsai 5ce2422b90 fix: stripe webhooks
fix: add custome created webhook
2024-10-31 23:26:40 +01:00
Ted 2ca6da1517 fix: fix my own grammar
Didn't feel like "versions of" was needed...
2024-10-31 19:52:38 +00:00
Ted ced0d1f6e9 fix: grammar for helper 2024-10-31 19:46:11 +00:00
🏔️ Peak 231ce49817 Merge pull request #4068 from TimKochDev/design
Design: More Space and Visual Hierarchy
2024-10-31 16:33:24 +01:00
Tim Koch 23211c3d14 Utilize <section> on dashboard page 2024-10-31 18:03:16 +04:00
Tim Koch f073d01a5f Give more space to navbar
Especially in full width and mobile view, the navbar looked cramped
because there was very little padding to the left end of the screen.
This commit adds horizontal padding to the navbar
and increases its width from 48 to 56 tailwind units.
2024-10-31 18:03:16 +04:00
Tim Koch a35e2f427b Fix inconsistent navbar padding
"Coolify" had pl-3 while the SwitchTeam element and the menu items below had px-2
2024-10-31 18:03:16 +04:00
peaklabs-dev 567fe73df7 remove duplicated step 3 2024-10-31 13:45:26 +01:00
🏔️ Peak 01bdde2f2b Merge branch 'next' into fix-autocompletes 2024-10-31 13:41:00 +01:00
peaklabs-dev 6be0affa79 fix typo 2024-10-31 11:35:16 +01:00
🏔️ Peak 0cf356937f Revert "fix typo" 2024-10-31 11:33:51 +01:00
🏔️ Peak 2568cad86b Merge branch 'next' into main 2024-10-31 11:31:42 +01:00
Alberto Rizzi 5d5a06dcf6 fix typo 2024-10-30 22:21:52 +01:00
Andras Bacsai 96ca72fcdb refactor server view (phuuu) 2024-10-30 20:03:30 +01:00
Andras Bacsai 6462af2d24 Refactor server show blade view: Enable metrics tab and remove commented code 2024-10-29 13:31:15 +01:00
Andras Bacsai 74411e89e6 feat: debug mode for sentinel 2024-10-29 10:48:49 +01:00
Andras Bacsai 5780828f0f Refactor registration form view 2024-10-29 10:20:02 +01:00
Andras Bacsai f87b158c9b fix: login / register view 2024-10-29 10:13:06 +01:00
Andras Bacsai 898433bc4a Refactor modal-confirmation component 2024-10-28 23:02:05 +01:00
Andras Bacsai 9217d5aa96 Merge pull request #4017 from coollabsio/fix-rendering-glitch
Fix: 2-step confirmation button rendering bug
2024-10-28 21:04:32 +01:00
🏔️ Peak ec22162384 Merge pull request #4021 from cngJo/patch-1
docs: update link to deploy api docs
2024-10-28 13:22:39 +01:00
Andras Bacsai 66e9afd859 migrate settings backup frome legacy bind 2024-10-28 10:39:50 +01:00
Andras Bacsai af35612c15 Refactor backup-edit.blade.php to conditionally display the "Backup All Databases" checkbox based on the database type and ID 2024-10-28 10:39:34 +01:00
Andras Bacsai 3d58b92a33 migrate settings from legacy model binding 2024-10-28 10:10:27 +01:00
Johannes Przymusinski 9fe8204158 docs: update link to deploy api docs 2024-10-26 13:58:09 +02:00
peaklabs-dev 7da9b28c48 fix step 2 button 2024-10-25 21:09:10 +02:00
peaklabs-dev 34ff8e9a98 fix rendering glitch with tow step confirmation 2024-10-25 20:58:17 +02:00
Andras Bacsai 62c0eba139 Refactor code to remove experimental features and update documentation links 2024-10-25 17:15:02 +02:00
Andras Bacsai 2263734129 save sentinel form update 2024-10-25 11:42:37 +02:00
Andras Bacsai d26a0f194b Refactor flexbox layout and button styles in show-private-key.blade.php 2024-10-25 11:17:17 +02:00
Andras Bacsai 2877080a39 Refactor variable and function names for consistency 2024-10-25 10:59:12 +02:00
Andras Bacsai 35a1307e7b Refactor variable and function names for consistency 2024-10-25 10:59:05 +02:00
Andras Bacsai b1d2914c08 Refactor function and configuration names for experimental features 2024-10-24 22:00:26 +02:00
Andras Bacsai 0c34e81b2b fix: add experimental flag 2024-10-24 21:48:51 +02:00
Andras Bacsai 8182305ac4 fix: admins should now invite owner 2024-10-24 21:47:39 +02:00
Andras Bacsai 23f7932964 Refactor isExperimentalEnabled function and remove its usage 2024-10-24 13:28:12 +02:00
Andras Bacsai 9a227dbad6 feat: terminal views for servers
improvement: connect to container if only one available
2024-10-24 12:21:36 +02:00
Andras Bacsai a310a13016 Refactor server navbar and resources views 2024-10-24 11:43:15 +02:00
Andras Bacsai 70aa61c59e fix: disable sentinel for now 2024-10-24 11:10:02 +02:00
Andras Bacsai f9bf2e3eaf Merge pull request #3999 from coollabsio/fix-otp
fixes for new otp view
2024-10-24 10:14:37 +02:00
Andras Bacsai 11b98a4f25 Merge pull request #3927 from peaklabs-dev/fix-otp
Fix and improve OTP UI
2024-10-24 10:11:42 +02:00
Andras Bacsai d11d8f234e Refactor profile index.blade.php to improve OTP display and functionality 2024-10-24 10:07:18 +02:00
Andras Bacsai 2e9ce3ed2a feat: add notification settings to server_disk_usage 2024-10-22 14:47:01 +02:00
Andras Bacsai ac768e5313 feat: limit storage check emails
feat: sentinel should send storage usage
2024-10-22 14:01:36 +02:00
Andras Bacsai 50ab5ea35d Refactor health check form labels and placeholders 2024-10-22 12:05:36 +02:00
Andras Bacsai b282c8412c Refactor StartSentinel to handle build servers 2024-10-22 11:40:44 +02:00
Andras Bacsai b5146c0dda fix: charts ui 2024-10-22 11:39:38 +02:00
Andras Bacsai d7efe8a6d1 fix: no sentinel for swarm yet 2024-10-22 11:29:43 +02:00