Andras Bacsai
ec81b4ce5c
fix: transactional email livewire
2024-11-03 21:45:17 +01:00
Andras Bacsai
8c9989136b
fix: remove livewire legacy from help view
2024-11-03 21:27:26 +01:00
Andras Bacsai
c211227141
fix: add min/max length to input/texarea
2024-11-03 21:27:02 +01:00
Andras Bacsai
cc7c25aafd
fix: dashboard refactor
2024-11-03 21:11:35 +01:00
Andras Bacsai
46c218d773
fix ui
2024-11-03 15:07:16 +01:00
Andras Bacsai
52b4e6216c
fix: cloud admin view
2024-11-03 13:43:28 +01:00
Kael
970b30b2e7
Merge branch 'next' into feat/disable-default-redirect
2024-11-03 18:58:59 +11:00
Kael
41f98d64e6
Merge branch 'next' into feat/deployment-token
2024-11-03 18:58:07 +11:00
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
Kael
b9597e53e1
Merge branch 'next' into feat/deployment-token
2024-11-01 16:55:00 +11:00
Kael
1408bc58fb
Merge branch 'next' into feat/disable-default-redirect
2024-11-01 16:52:09 +11: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
c3fc22479a
Apply mb-12 to <section> elements
...
I think Coolify's design would benefit from a bit more space
between groups of content throughout the site.
HTML's section elements are a perfect fit to
a) semantically group related content and
b) add spacing/visual coherence to it at the same time
2024-10-31 18:03:16 +04:00
Tim Koch
1a668d6c46
Make h1 text size even larger
...
This is to make it even easier to visually distringuish between h1 and other heading elements.
For example, on pages with a h1 heading and multiple section headings,
this makes it easier to understand the structure of the page subconciously.
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
Tim Koch
fca1815216
Apply tailwind shadow to .box class
...
Makes .box elements appear raised above the background.
Only works in light mode!
2024-10-31 18:03:15 +04:00
Kael
133ddc09d2
Merge branch 'next' into feat/disable-default-redirect
2024-10-31 23:57:51 +11: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
Kael
6520235667
middleware should allow, not deny
2024-10-30 19:06:50 +11:00
Kael
d4d63ff273
feat: add deploy-only token permission
2024-10-30 17:00:55 +11: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
Kael
786c8bc3a3
Merge branch 'next' into feat/disable-default-redirect
2024-10-28 19:20:52 +11: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