Luan Estradioto
94e8ee4a99
fix: modal (+ add) on dynamic config was not opening, removed x-cloak
2024-11-15 16:50:44 -03:00
Andras Bacsai
020cb5b3aa
fix: modal-input
2024-11-15 17:13:32 +01:00
Andras Bacsai
3ecda1b497
fix: cf tunnel menu should be visible when server is not validated
2024-11-14 16:17:41 +01:00
Marvin von Rappard
7bdac8b42f
Merge branch 'next' into main
2024-11-14 12:54:04 +01:00
Andras Bacsai
c9f7863fff
Merge pull request #4238 from peaklabs-dev/dep-and-remove-unused-stuff
...
Chore: Remove unused stuff, update dependecies
2024-11-14 12:31:09 +01:00
Andras Bacsai
552f563162
fix: poll with modal issue
2024-11-14 12:29:39 +01:00
Bilge
bff8e6b3ab
Expanded checkbox clickable area to include label.
2024-11-13 18:19:30 +00:00
peaklabs-dev
f55bb5b0fb
remove resale license
2024-11-13 18:38:22 +01:00
Marvin von Rappard
eb0686fe20
feat: slack notifications
2024-11-12 22:37:55 +01:00
peaklabs-dev
1c5ddab30d
use one constants file
2024-11-12 15:18:48 +01:00
Andras Bacsai
373e715e8d
fix: disable cloudflare tunnel on "localhost"
2024-11-08 14:03:26 +01:00
Andras Bacsai
9f439e2672
fix: disable wire:navigate
2024-11-08 11:51:06 +01:00
Andras Bacsai
9995663f01
fix notifications
2024-11-05 11:33:33 +01:00
Andras Bacsai
ae7d88df9f
fix: refactor tags view / remove obsolete one
2024-11-05 10:11:15 +01:00
Andras Bacsai
7fb1a1fc75
fix: use Auth(), add new db proxy stop event refactor clickhouse view
2024-11-04 14:18:16 +01:00
Andras Bacsai
4ed76f88f8
fix: destinations livewire refactor
...
removed unnecessary livewire components, renamed them ,etc etc
2024-11-03 22:19:41 +01:00
Andras Bacsai
c211227141
fix: add min/max length to input/texarea
2024-11-03 21:27:02 +01: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
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
Andras Bacsai
96ca72fcdb
refactor server view (phuuu)
2024-10-30 20:03:30 +01:00
Andras Bacsai
898433bc4a
Refactor modal-confirmation component
2024-10-28 23:02:05 +01: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
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
388929be30
Refactor status component to use title instead of lastDeploymentInfo
2024-10-22 10:58:23 +02:00
Andras Bacsai
8eac7c209a
Refactor server resources view to use flexbox for sidebar layout
2024-10-21 14:22:07 +02:00
Andras Bacsai
bc05070f4c
Refactor modal-confirmation.blade.php for improved readability and maintainability
2024-10-21 11:02:44 +02:00
Andras Bacsai
67c69b4ba4
Merge branch 'next' into disable-2-step-confirmation-if-needed
2024-10-21 10:58:04 +02:00
Andras Bacsai
2315bdb93f
ui updates on server
2024-10-17 14:56:36 +02:00
peaklabs-dev
8b114f5558
fix button text kind of
2024-10-17 13:05:58 +02:00
peaklabs-dev
b67f4d1975
disable tow step confirmation
2024-10-17 12:07:48 +02:00
Andras Bacsai
d446cd4f31
sentinel updates
2024-10-15 13:39:19 +02:00
Andras Bacsai
77654faa36
chore: fix form submission and keydown event handling in modal-confirmation.blade.php
2024-10-11 09:41:49 +02:00
Lucas Reis
7d1f6b9d77
feat: open version in a new tab
2024-10-10 00:32:29 +02:00
Luan Estradioto
83bcf981c2
fix autocompletes
2024-10-09 00:14:27 -03:00
Andras Bacsai
dd29827a14
Merge pull request #3749 from mkilinskidev/mki
...
Fix subtitle typo in server navbar
2024-10-07 13:23:40 +02:00
Andras Bacsai
1c10a43321
fix: new resource selection view
...
fix: new services
2024-10-07 11:19:14 +02:00
Mateusz Kilinski
9f2e7851f7
Fix subtitle typo in server navbar
2024-10-06 17:43:22 +02:00
Andras Bacsai
4624a381b1
new search input on "new resource" view
2024-10-05 20:55:23 +02:00
Andras Bacsai
a4c8f83d17
chore: Update password form submission in modal-confirmation component
2024-10-04 20:10:40 +02:00
Andras Bacsai
358f6575f8
chore: Refactor modal-confirmation component
2024-10-03 21:38:08 +02:00
Andras Bacsai
5f07b473e9
fix: parse proxy config and check the set ports usage
2024-10-03 21:29:55 +02:00
Andras Bacsai
69553ec314
refactor: Improve popup component styling and button behavior
2024-10-02 18:26:51 +02:00
Andras Bacsai
a1a8f1336a
refactor: Fix indentation in modal-confirmation.blade.php
2024-10-02 17:35:48 +02:00
Andras Bacsai
207fe1d709
wtf wtf wtf
2024-10-02 17:27:02 +02:00
Andras Bacsai
fbb36bfe8e
revert modal-confirmation in dev
2024-10-02 12:01:12 +02:00
Andras Bacsai
dd782e75f5
fix: local dev s3 uploads
...
fix: hetzner s3 uploads (mc alias instead of mc host)
2024-10-02 11:45:30 +02:00
Andras Bacsai
8065da9fa0
Refactor input fields to include autocomplete="off"
2024-10-01 11:55:01 +02:00
Andras Bacsai
5a770f9ddb
fix: Handle deletion of 'hello' in confirmation modal for dev environment
2024-10-01 11:16:16 +02:00
Andras Bacsai
903d84e0dd
fix: confirmation text could be empty, then skip that part
...
fix: confirmation modal should not be closed by clicking away
2024-10-01 10:53:20 +02:00
Andras Bacsai
bcc92e1f32
fix: in dev mode do not ask confirmation on delete
2024-10-01 09:31:01 +02:00
Imamuzzaki Abu Salam
89e84c5b48
chore: fix docs link in running state
2024-10-01 10:16:16 +07:00
Andras Bacsai
96b8ddf664
chore: Add autocomplete attribute to input fields
2024-09-27 16:32:03 +02:00
Andras Bacsai
4af6caa79c
refactor: Update checkbox component to support full width option
2024-09-25 09:16:28 +02:00
Andras Bacsai
70dfa101ef
refactor: Improve label positioning in input and checkbox components
2024-09-24 21:04:04 +02:00
Andras Bacsai
240352f4b2
Merge pull request #3504 from coollabsio/fix-ssh-keys
...
Fix ssh keys
2024-09-19 12:44:56 +02:00
Andras Bacsai
f65789bdbb
fix: proxy status
2024-09-19 12:32:56 +02:00
Andras Bacsai
2e3267ee94
Merge branch 'fix-#2546-deletion-issues' into #2546
2024-09-19 10:32:02 +02:00
Andras Bacsai
98e744e808
refactor: Update Docker cleanup label in Heading.php and Navbar.php
2024-09-19 10:27:44 +02:00
Andras Bacsai
182087cf1b
a few changes here and there
2024-09-18 21:18:47 +02:00
Andras Bacsai
5ec45d547a
Merge branch 'next' into fix-#2546-deletion-issues
2024-09-18 18:05:06 +02:00
Andras Bacsai
e1a6c3e776
chore: Refactor terminal component and select form layout
2024-09-16 11:25:20 +02:00
Andras Bacsai
51c43e7457
chore: Rename Command Center to Terminal in code and views
2024-09-13 15:18:00 +02:00
Andras Bacsai
aa4980289d
feat: make coolify full width by default
2024-09-13 10:51:51 +02:00
ayntk-ai
3d21f1a2a4
fix checkbox hide label
2024-09-03 14:59:01 +02:00
ayntk-ai
792f6bc163
made wording more clear
2024-09-03 00:01:24 +02:00
ayntk-ai
c24fec9c45
fix step and password error
2024-09-02 23:48:05 +02:00
ayntk-ai
70043c24cf
100000000x Speed improvement first toast then submit in the background
2024-09-02 23:30:47 +02:00
ayntk-ai
ff1e08cf8b
add toast dispatching
2024-09-02 23:25:18 +02:00
ayntk-ai
a4d1ae1341
Feat: ability to hide labels
2024-09-02 21:54:21 +02:00
ayntk-ai
5944ee5524
fix close modal on submit
2024-09-02 21:22:31 +02:00
ayntk-ai
1b0c5f8d69
css fix for long text
2024-09-02 19:49:57 +02:00
ayntk-ai
dfd218ec06
fixes here and there
2024-09-02 19:27:21 +02:00
ayntk-ai
776d41613d
Fix 3 risk levels
2024-08-31 20:55:43 +02:00
ayntk-ai
f857bbc437
fix submit action
2024-08-31 19:31:23 +02:00
ayntk-ai
3b3bc6c33b
fix default checkbox state false or true
2024-08-31 16:19:39 +02:00
ayntk-ai
a3dd48de1d
destination and dashboard confirmation
2024-08-31 14:51:59 +02:00
ayntk-ai
b118a627d0
fix password validation and password error
2024-08-31 13:41:08 +02:00
ayntk-ai
bcfca40f3a
rest checkboxes on close
2024-08-31 13:10:45 +02:00
ayntk-ai
76cb473db8
fix default checkbox state
2024-08-31 13:06:55 +02:00
ayntk-ai
73dfdb83a7
fix rendering bug, more props
2024-08-31 12:55:17 +02:00
ayntk-ai
6820fcc084
Fix name for services and DBs
2024-08-29 18:53:49 +02:00
ayntk-ai
d984bec175
Ajust text
2024-08-29 18:08:58 +02:00
ayntk-ai
182af1ec18
Fix application delete
2024-08-29 18:01:16 +02:00
ayntk-ai
a22e757ab7
fix execute action on the last button
2024-08-29 15:19:19 +02:00
ayntk-ai
354c74e920
fix
2024-08-29 12:37:19 +02:00
ayntk-ai
62b7900855
more props and more fixes
2024-08-28 15:40:39 +02:00
ayntk-ai
c92659994d
improve button text
2024-08-28 13:41:24 +02:00
ayntk-ai
a2651ab3c1
reset modal on cancel, fix back button when there is no prior step
2024-08-28 13:38:37 +02:00
ayntk-ai
1b51d46b3d
more props, nav button fixes
2024-08-28 13:31:09 +02:00
ayntk-ai
141752b9ad
fix checkbox actions default display
2024-08-28 13:11:42 +02:00
ayntk-ai
73068aaa75
Refactor: Integrate tow step process in the modal component WIP
2024-08-28 12:52:04 +02:00
ayntk-ai
8d2a02dc3c
change title of confirmation popup
2024-08-27 14:29:47 +02:00
ayntk-ai
4726676248
make things more clear
2024-08-27 14:19:37 +02:00
ayntk-ai
2a581147aa
new confirm delete dialog
2024-08-27 12:43:59 +02:00
Andras Bacsai
59702c6dbc
refactor: Update ProxyTypes enum values to use TRAEFIK instead of TRAEFIK_V2
2024-08-07 17:52:51 +02:00
Andras Bacsai
b77171d2f2
fix: settings view
...
feat: add separate views for settings
2024-08-06 14:36:56 +02:00
Andras Bacsai
1d8c496906
feat: delete team in cloud without subscription
2024-08-05 12:03:36 +02:00
Andras Bacsai
6c1293c63e
chore: Update helper message with link to documentation
2024-07-19 15:40:36 +02:00
Andras Bacsai
3ebb35a5cd
fix: remove lemon + paddle things
2024-06-25 13:54:58 +02:00
Andras Bacsai
8c7590a249
fix: remove zoom from modals
2024-06-24 14:47:55 +02:00
Andras Bacsai
5201818f52
fix: monaco editor
...
fix: apex charts
2024-06-24 11:21:39 +02:00
MMTE
92049cba92
add monaco-editor as option to textarea component
2024-06-23 22:13:50 +03:30
MMTE
83d8963051
add MonacoEditor Component
2024-06-23 22:03:22 +03:30
Andras Bacsai
7345ccbbee
feat: easily redirect between www-and-non-www domains
2024-06-11 11:32:08 +02:00
Andras Bacsai
d9f1a7c4d0
Revert "Enhancement: Preserve scroll position in navbar to improve UX"
2024-06-07 12:25:05 +02:00
Andras Bacsai
952aed3c49
Merge pull request #2365 from avila-gabriel/fix-navbar-scroll
...
Enhancement: Preserve scroll position in navbar to improve UX
2024-06-07 11:05:55 +02:00
Gabriel Avila
608838045f
Preserve scroll position in navbar after livewire update
2024-06-06 04:14:53 -03:00
Andras Bacsai
7fd0deedb1
feat: able to add several domains to compose based previews
2024-06-05 15:14:44 +02:00
Andras Bacsai
68d3cea528
fix: multiple server deployments
...
feat: custom preview deployment fqdn
ui: improvements here and there
2024-05-30 12:28:29 +02:00
Andras Bacsai
6d52cef73a
chore: Update modal styles for better user experience
2024-05-29 10:43:49 +02:00
Andras Bacsai
edacfcdec7
Update status component links to open in a new tab
2024-05-29 10:02:01 +02:00
Andras Bacsai
b38bb3df5d
chore: Remove unnecessary wire:navigate attribute in breadcrumbs.blade.php
2024-05-28 19:58:51 +02:00
Andras Bacsai
10f3d8aa0f
fix: use local versions + service templates and query them every 10 minutes
2024-05-22 09:23:17 +02:00
Andras Bacsai
98b6aec203
feat: admin view for deleting users
2024-05-21 14:29:06 +02:00
Andras Bacsai
7a618ef89c
feat: Add lastDeploymentInfo and lastDeploymentLink props to breadcrumbs and status components
2024-05-17 10:12:13 +02:00
Andras Bacsai
70a4b7c863
feat: new manual update process + remove next_channel
2024-05-17 09:52:19 +02:00
Andras Bacsai
10fde1b1ef
feat: shows the latest deployment commit + message on status
2024-05-17 08:53:25 +02:00
Andras Bacsai
848e6102a1
fix css here and there
2024-05-06 13:58:19 +02:00
Andras Bacsai
ef37bf9b1a
Merge branch 'next' of github.com:coollabsio/coolify into next
2024-05-06 13:31:13 +02:00
Andras Bacsai
05c937743c
feat: custom internal container names
...
fix: add warning if hc fails with dockerfile/dockerimage based deployments
2024-05-06 11:45:22 +02:00
Francesco Bruno
d81906d348
assing a min height to navbar list
2024-05-05 17:09:22 +00:00
Francesco Bruno
91dbf1f01a
navbar changed in order top move as first element the button for start/redeploy
2024-05-05 16:33:52 +00:00
Francesco Bruno
d52aac76c0
Changed the breadcrumbs for let it using flex-wrap
2024-05-05 15:55:58 +00:00
Andras Bacsai
644f15e80d
Refactor server navbar and proxy components
2024-05-03 10:54:44 +02:00
Andras Bacsai
2644efd9f7
Update input.blade.php and health-checks.blade.php
2024-04-29 12:54:36 +02:00
Andras Bacsai
bbbeacee4d
Update popup-small.blade.php and configuration-checker.blade.php
2024-04-29 11:05:53 +02:00
Andras Bacsai
a04674d93d
Merge pull request #2006 from grahamhealy20/add-mono-font-to-textarea
...
Text areas use monospaced fonts with spellcheck disabled by default
2024-04-26 15:16:59 +02:00
Andras Bacsai
8a4c2bf208
shared variables are more visible now on the ui
2024-04-26 14:59:03 +02:00
Andras Bacsai
f952553c76
fix: move s3 storages to separate view
2024-04-26 14:09:54 +02:00
Andras Bacsai
3e0440ba53
feat: initial datalist
2024-04-26 10:33:55 +02:00
Graham Healy
aa368c3a63
Merge branch 'next' into add-mono-font-to-textarea
2024-04-24 16:20:23 +01:00
=
c75ce9cbba
Removing extra whitespace
2024-04-17 11:14:29 +01:00
=
4fb4e19e99
Using corrrect ternary pattern to generate textarea spellcheck attribute
2024-04-17 11:12:15 +01:00
=
379212b8fe
Making text areas use monospaced font and disabling spellcheck by default
2024-04-16 17:29:09 +01:00
Andras Bacsai
f871353acc
Refactor modal-input.blade.php and navbar.blade.php to improve code readability and maintainability
2024-04-16 12:41:44 +02:00
Andras Bacsai
00db5b69ab
Update UI styles in resource-view.blade.php, docker-image.blade.php, select.blade.php, and public-git-repository.blade.php
2024-04-16 10:10:08 +02:00
Andras Bacsai
16f9c727f2
feat: lazy load stuffs + tell user if compose based deployments have missing envs
2024-04-15 14:23:25 +02:00
Andras Bacsai
1c349cf55c
Merge pull request #1972 from w3cj/allow-tab-in-textarea
...
bug: fix allowTab logic
2024-04-12 21:43:05 +02:00
w3cj
6e7e2de490
bug: use 2 space instead of tab
2024-04-12 07:23:48 -06:00
w3cj
0a9a92ee7d
bug: fix allowTab logic
2024-04-12 06:36:23 -06:00
Andras Bacsai
1581e0e439
Merge pull request #1971 from w3cj/allow-tab-in-textarea
...
feat: allow tab in textarea
2024-04-12 14:14:57 +02:00
w3cj
d46a565e6c
feat: allow tab in textarea
2024-04-12 05:33:56 -06:00
Andras Bacsai
45281360d5
fix: service config hash update
2024-04-12 13:15:24 +02:00
Andras Bacsai
7a32b8d1d2
feat: configuration checker for all resources
2024-04-12 12:44:49 +02:00
Andras Bacsai
7b0018b661
Add new popup-small component and update general.blade.php
2024-04-12 11:11:55 +02:00
Andras Bacsai
50e96baea1
Refactor Livewire project new select blade template
2024-04-12 10:28:40 +02:00
Andras Bacsai
7fa2cbc746
Merge branch 'main' into refactor/ui
2024-04-08 14:08:16 +02:00
Andras Bacsai
d31f75d1ec
Refactor form inputs and labels
2024-04-03 15:10:21 +02:00
Andras Bacsai
82f74e2264
Refactor status component styles
2024-04-03 13:04:21 +02:00
Andras Bacsai
3dd5699cde
Update button styles and add helper text
2024-04-03 13:03:13 +02:00
Andras Bacsai
971b17b364
ui fixes
2024-03-28 12:30:06 +01:00
Andras Bacsai
6cc93250b8
fix: uis
2024-03-27 14:51:58 +01:00
Andras Bacsai
3fca169096
feat: change page width
2024-03-27 12:45:53 +01:00
Moinul Moin
d9389c91ee
Merge branch 'coollabsio:main' into refactor/ui
2024-03-26 19:05:04 +06:00
Andras Bacsai
d077e0c83c
fix: realtime connection check
2024-03-26 13:25:10 +01:00
Moinul Moin
647376ab3f
fix: unintended left padding on sidebar
2024-03-26 11:49:52 +00:00
Andras Bacsai
7c7f54d224
Refactor modal input component transitions
2024-03-26 10:29:19 +01:00
Andras Bacsai
b942f8c726
ui ui ui
2024-03-26 10:24:53 +01:00
Andras Bacsai
5a631df2a2
uiuiuiui
2024-03-25 19:07:59 +01:00
Andras Bacsai
2be2a2621e
Update conditional statements in app.blade.php and navbar.blade.php
2024-03-25 14:44:31 +01:00
Andras Bacsai
3de4f2805a
Commented out the changeTheme button in the navbar
2024-03-25 12:47:40 +01:00
Andras Bacsai
9ad6ce5851
ui ui ui ui
2024-03-25 11:33:38 +01:00
Andras Bacsai
a66090b594
ui + package updates
2024-03-25 10:41:44 +01:00
Andras Bacsai
b418a78e2e
ui ui ui (pig)
2024-03-24 16:00:25 +01:00
Andras Bacsai
04c92ec4bd
Update modal input behavior and limit-reached layout
2024-03-22 17:02:09 +01:00
Andras Bacsai
54834891fb
Update styles and classes in blade files
2024-03-22 16:52:20 +01:00
Andras Bacsai
c9e2f4244d
Fix route names and styling in blade files
2024-03-22 14:47:36 +01:00
Andras Bacsai
503b86ac13
Update navbar styling and fix subtitle padding
2024-03-22 13:47:54 +01:00
Andras Bacsai
ec051eba38
Delete unused notification components and update notification navbar
2024-03-22 13:25:43 +01:00
Andras Bacsai
2f50f64ecf
Update input component and toast position
2024-03-22 13:09:02 +01:00
Andras Bacsai
66fe124dd1
Update CSS styles and fix SVG icons
2024-03-22 12:47:19 +01:00
Andras Bacsai
ee1d4cd45d
Update popup.blade.php styling
2024-03-22 11:46:59 +01:00
Andras Bacsai
8b7e1e4169
Refactor code and update UI components
2024-03-22 11:34:15 +01:00
Andras Bacsai
93af92743c
Refactor modal confirmation layout
2024-03-21 15:00:14 +01:00
Andras Bacsai
fbc0a39a1c
Refactor navbar links to use "Sponsor us" instead of "Help us"
2024-03-21 14:32:09 +01:00
Andras Bacsai
473bad24b7
ux ux ux ux ui ui ui ui
2024-03-21 14:30:35 +01:00
Andras Bacsai
b5775ff9d2
ui ui ui ui ui ui ux ux ux ux ux ux
2024-03-21 12:44:32 +01:00
Andras Bacsai
fafc4fb71e
Update UI elements and text content
2024-03-20 15:46:59 +01:00
Andras Bacsai
b61860b3ab
ui: redesign
2024-03-20 12:54:06 +01:00
Andras Bacsai
91950e1891
ui: redesign
2024-03-19 15:37:16 +01:00
Andras Bacsai
faa9a982a9
fix: multiline input
2024-03-18 12:28:53 +01:00
Andras Bacsai
3ea3674407
fix: multiline env variables
2024-03-15 22:02:37 +01:00
Andras Bacsai
695d3b82b5
Add toast timeout functionality
2024-03-14 09:10:32 +01:00
Andras Bacsai
6cb3df9350
rename boarding to onboarding
2024-03-13 12:11:37 +01:00
Andras Bacsai
7fd0cfc85f
Merge pull request #1831 from mmbytesolutions/next
...
ui: visual feedback when container is unhealthy
2024-03-13 12:04:59 +01:00
Andras Bacsai
1490828069
feat: dynamic configuration for caddy
2024-03-11 17:31:28 +01:00
Andras Bacsai
34d6a12d95
feat: experimental caddy support
2024-03-11 15:08:05 +01:00
Mr. Mendez
820099622e
visual feedback when container is unhealthy
2024-03-10 18:14:53 +00:00
Andras Bacsai
129a644781
ui: make notifications separate view
...
fix: popup if no notifications are set
2024-03-07 12:58:04 +01:00
Andras Bacsai
c6740cfea0
fix: make sure to show some buttons
2024-03-05 09:37:35 +01:00
Andras Bacsai
0dd591a5ff
fix: raw compose make dirs
...
fix: raw compose add coolify labels
2024-03-04 10:13:40 +01:00
Andras Bacsai
c8332ca9bf
fix: resource tab not loading if server is not reachable
2024-02-28 09:51:45 +01:00
Andras Bacsai
678647f39a
fix: force enable/disable server in case ultimate package quantity decreases
2024-02-26 10:25:21 +01:00
Andras Bacsai
5e980c5fe0
Update pricing plans layout and text
2024-02-25 22:14:20 +01:00
Andras Bacsai
c8c7a415ea
Add new Livewire component and update subscription actions
2024-02-25 22:08:44 +01:00
Andras Bacsai
1fcbf0b363
Update pricing plans display and button text
2024-02-23 22:14:24 +01:00
Andras Bacsai
297b314904
feat: custom server limit
2024-02-23 15:45:53 +01:00
Andras Bacsai
ea0a9763bf
Update navbar icons
2024-02-23 11:23:14 +01:00
Andras Bacsai
b59e47dcf9
fix: stripe invoice paid webhook
...
fix: prepare customer initiated tier change
fix: separate view for subscriptions
2024-02-23 11:21:14 +01:00
Andras Bacsai
ce09ef8848
Merge pull request #1774 from steveworley/fix/ux-hamburger-extra-menu-options
...
Fix: Change + icon to hamburger.
2024-02-23 10:18:38 +01:00
Andras Bacsai
62ae845f4b
fix: complex service status
...
service: firefly III
2024-02-23 10:09:42 +01:00
Steve Worley
0757fd741e
Fix: Change + icon to hamburger.
2024-02-23 09:21:11 +10:00
Andras Bacsai
c77f32e696
fix: statuses
2024-02-22 15:15:16 +01:00
Andras Bacsai
154b1b05e4
feat: able to add dynamic configurations from proxy dashboard
2024-02-22 13:29:28 +01:00
Andras Bacsai
63487cf3ec
feat: minversion for services
2024-02-22 11:53:25 +01:00
Andras Bacsai
5179129a6b
fix: complex container status
...
feat: able to change primary server
feat: links inside the logs
2024-02-22 10:57:05 +01:00
Andras Bacsai
f81b676abe
ui: updates
2024-02-20 15:07:12 +01:00
Andras Bacsai
f8c86769a7
fix: resources
2024-02-16 22:15:18 +01:00
Andras Bacsai
b8708f086e
feat: initial api endpoints
...
feat: server resources are now looks better
2024-02-16 21:56:38 +01:00
Andras Bacsai
38d367e709
fix: padding left on input boxes
2024-02-15 12:59:25 +01:00
Andras Bacsai
82b0667277
Update version numbers
2024-02-12 12:56:04 +01:00
Andras Bacsai
e1468da36a
feat: add proxy start to server validation
...
fix: boarding flow updated
2024-02-12 11:46:36 +01:00
Andras Bacsai
5fc46384e6
Refactor status component to exclude parentheses in status message
2024-02-11 18:08:36 +01:00
Andras Bacsai
5a4180a750
Update navbar dropdown menu styling
2024-02-09 13:50:19 +01:00
Andras Bacsai
047922b13a
fix: new menu ui
2024-02-09 13:48:40 +01:00
Andras Bacsai
29676ffb22
Update Teams link in navbar.blade.php
2024-02-09 08:42:39 +01:00
Andras Bacsai
7c395edab4
Fix conditional statement in navbar.blade.php
2024-02-08 14:06:43 +01:00
Andras Bacsai
9350fb4b97
Fix access control in Admin Index and hide Admin link in navbar
2024-02-08 13:54:16 +01:00
Andras Bacsai
d7001937ac
Fix access control in Admin Index and Navbar components
2024-02-08 13:40:26 +01:00
Andras Bacsai
08a729dc7b
Add admin dashboard route and view
2024-02-08 11:45:19 +01:00
Andras Bacsai
3d7295fec3
fix: new menu on navbar
2024-02-08 09:08:21 +01:00
Andras Bacsai
43eb2fb00b
new navbar
2024-02-07 15:31:03 +01:00
Andras Bacsai
9e1a7d5d9a
feat: multi deployments
2024-02-07 14:55:06 +01:00
Andras Bacsai
10e307f92b
Refactor help button in navbar and boarding layout
2024-02-06 11:50:03 +01:00
Andras Bacsai
b96807d34c
fix: feedback from self-hosted envs to discord
2024-02-06 11:36:20 +01:00
Andras Bacsai
49f5240ff8
fix: better server validation and installation process
...
fix: add destination to queue deployment
feat: force start deployment
2024-02-05 14:40:54 +01:00
Andras Bacsai
e06e31642f
Refactor modal component and add new functionality
2024-02-04 14:07:08 +01:00
Andras Bacsai
e7fdff0f69
feat: tags
...
ui: improvements
2024-02-02 11:50:28 +01:00
Andras Bacsai
6312c0ba84
feat: tags and tag deploy webhooks
2024-02-01 15:38:12 +01:00
Andras Bacsai
c76e8bb0de
fix: migrate to new modal
2024-01-31 16:14:12 +01:00
Andras Bacsai
8ff7aeb78b
ui: new modal component
2024-01-31 14:18:59 +01:00
Andras Bacsai
3ae9501814
fix: dns validation + duplicated fqdns
2024-01-30 09:22:34 +01:00
Andras Bacsai
050155328b
Update toast.blade.php to use x-html instead of x-text
2024-01-26 10:37:53 +01:00
Andras Bacsai
f8c19e1fb3
Update contact links in error and subscription views
2024-01-26 08:39:54 +01:00
Andras Bacsai
7a7157c155
fix: deployment queue
...
fix: cancel deployment
ui: changed to simpler toaster
2024-01-25 11:57:47 +01:00
Andras Bacsai
7a51acbf8d
add slide-over component
2024-01-23 19:01:17 +01:00
Andras Bacsai
fb478c79b3
feat: shared environments
2024-01-23 17:13:23 +01:00
Andras Bacsai
2b394d6fea
fix: show container on logs/executecontainer command views
...
fix: exclude containers with restart: no from hc
feat: add compose to predefined docker network
service: add glitchtip
2024-01-21 14:30:03 +01:00
Andras Bacsai
a42c8da344
fix: proxy ui view
...
feat: build server 🌮
2024-01-16 15:19:14 +01:00
Andras Bacsai
7a0e415ecf
fix: checkbox click
2024-01-16 12:28:59 +01:00
Andras Bacsai
68f1621757
Merge branch 'main' into fix-typos
2024-01-10 11:55:33 +01:00
Ray Berger
5ee29c6072
fix typos
2024-01-07 22:32:54 +00:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00
Andras Bacsai
64a7f27e37
fix: file storage save
2024-01-04 13:03:46 +01:00
Andras Bacsai
e78d851c85
fix: button title
2023-12-27 17:14:18 +01:00