Andras Bacsai
|
a0dd1fbfb1
|
fix
|
2024-11-05 12:30:04 +01:00 |
|
Andras Bacsai
|
a07605205e
|
refactor application advanced view
|
2024-11-05 12:28:33 +01:00 |
|
Andras Bacsai
|
9b578b2003
|
do not use Rule (deprecated), changed to Validate
|
2024-11-05 09:36:40 +01:00 |
|
Andras Bacsai
|
bf29dd4789
|
fix: keydb view
|
2024-11-04 14:33:44 +01:00 |
|
Andras Bacsai
|
431c67e9b1
|
fix: sort servers by name
|
2024-11-04 14:33:10 +01:00 |
|
Andras Bacsai
|
ffb1e10248
|
fix dragonfly view
|
2024-11-04 14:22:42 +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
|
34c7aa122c
|
refactor backup edit view
|
2024-11-04 12:40:10 +01:00 |
|
Andras Bacsai
|
2cbac34877
|
refactor initscripts view
|
2024-11-04 12:21:31 +01:00 |
|
Andras Bacsai
|
c11dfdee1f
|
refactor create scheduled backup livewire
|
2024-11-04 11:53:32 +01:00 |
|
Andras Bacsai
|
e30dcf1101
|
refactor application preview livewire
|
2024-11-04 11:32:03 +01:00 |
|
Andras Bacsai
|
e4d5969326
|
refactor swarm view livewire
|
2024-11-04 11:25:45 +01:00 |
|
Andras Bacsai
|
83b3f6fe49
|
refactor application source view
|
2024-11-04 00:14:44 +01:00 |
|
Andras Bacsai
|
ca7290cebe
|
refactor project env edit livewire
|
2024-11-04 00:00:58 +01:00 |
|
Andras Bacsai
|
2f0f244382
|
refactor project edit livewire
|
2024-11-03 23:55:04 +01:00 |
|
Andras Bacsai
|
3b4a81be2a
|
refactor add environment + remove unnecessary livewire component
|
2024-11-03 23:49:31 +01:00 |
|
Andras Bacsai
|
8854eeb911
|
refactor new project
|
2024-11-03 23:42:00 +01:00 |
|
Lucas Michot
|
1ec224fde1
|
Inline many variables.
|
2024-10-31 18:20:11 +01:00 |
|
Lucas Michot
|
8e1444eaa7
|
Get rid of many useless blank lines
|
2024-10-31 17:44:01 +01:00 |
|
Lucas Michot
|
702ee5cd70
|
Prefer Carbon methods when possible.
|
2024-10-31 16:47:08 +01:00 |
|
🏔️ Peak
|
588080d12d
|
Merge pull request #4086 from lucasmichot/feat/useless-catch-variable
Remove all useless catch block useless variables.
|
2024-10-31 16:26:31 +01:00 |
|
🏔️ Peak
|
732be30ff7
|
Merge pull request #4085 from lucasmichot/feat/match
Use match when possible.
|
2024-10-31 16:24:50 +01:00 |
|
Lucas Michot
|
601f1a4717
|
Always prefer stricter string comparisons.
|
2024-10-31 15:23:19 +01:00 |
|
Lucas Michot
|
b1d04912a0
|
Remove all useless catch block useless variables.
|
2024-10-31 15:19:37 +01:00 |
|
Lucas Michot
|
e2b396a0f0
|
Use match when possible.
|
2024-10-31 15:14:30 +01:00 |
|
Lucas Michot
|
c5403b0b3f
|
Always prefer ::class notation
|
2024-10-28 14:56:13 +01:00 |
|
Lucas Michot
|
d557a22b91
|
Remove all ray() calls
|
2024-10-28 13:51:23 +01:00 |
|
Andras Bacsai
|
50519a86a9
|
fix: numberOfLines could be null
|
2024-10-25 17:38:14 +02:00 |
|
peaklabs-dev
|
ff60189285
|
fix 2 step confirmation password is now checked if it is enabled
|
2024-10-24 16:20:01 +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 |
|
peaklabs-dev
|
6dfe6a8142
|
fix disable tow step confirmation when there is a password
|
2024-10-22 12:29:48 +02:00 |
|
Andras Bacsai
|
c338eef57b
|
fix: should be able to reset labels in read-only mode with manual click
|
2024-10-22 11:25:03 +02:00 |
|
Andras Bacsai
|
bfd6923ba6
|
Merge pull request #3947 from peaklabs-dev/fix-is-required
Fix: Required environment variable throws and errors when updating shared variables
|
2024-10-22 11:15:26 +02:00 |
|
Andras Bacsai
|
3b0029c400
|
Refactor Livewire/Project/Database/BackupExecutions.php to remove unused code
|
2024-10-22 11:11:24 +02:00 |
|
Andras Bacsai
|
2809083f61
|
Refactor Redis password handling and migration to use environment variables
|
2024-10-21 13:43:34 +02:00 |
|
Andras Bacsai
|
6c82d0ae5f
|
Refactor Redis password handling and migration to use environment variables
|
2024-10-21 12:36:09 +02:00 |
|
Andras Bacsai
|
bf7b0f9e06
|
fix: redis database user and password
|
2024-10-21 12:13:42 +02:00 |
|
Andras Bacsai
|
056758e3ff
|
Merge pull request #3184 from peaklabs-dev/fix-redis-db-ui
Fix: Redis DB UI
|
2024-10-21 10:00:20 +02:00 |
|
Andras Bacsai
|
97aab8ba28
|
feat: show warning if people would like to use sslip with https
|
2024-10-20 22:26:30 +02:00 |
|
peaklabs-dev
|
1d2e9b6946
|
fix is required on shared variables
|
2024-10-18 12:29:33 +02:00 |
|
Andras Bacsai
|
b75c2dc604
|
pint
|
2024-10-17 22:08:23 +02:00 |
|
Andras Bacsai
|
513c74a7e3
|
Refactor BaseComponent to remove unused code and initialize route parameters in the boot method
|
2024-10-17 22:00:27 +02:00 |
|
peaklabs-dev
|
85c3270dcc
|
update helper and disable input if variable is shared
|
2024-10-16 13:44:17 +02:00 |
|
peaklabs-dev
|
6f97d589ae
|
feat: variabel sync and support shared vars
|
2024-10-16 13:29:13 +02:00 |
|
🏔️ Peak
|
937666b177
|
Merge branch 'fix-redis-db-ui' into fix-redis
|
2024-10-15 15:48:57 +02:00 |
|
Andras Bacsai
|
73923a0207
|
fix: metrics
|
2024-10-15 15:33:05 +02:00 |
|
Andras Bacsai
|
bdd6597451
|
chore: Update project resource index page
|
2024-10-14 19:42:44 +02:00 |
|
🏔️ Peak
|
c1126accd3
|
Merge pull request #3819 from MarioCakeDev/feature/project_settings
Add settings button to projects page
|
2024-10-14 17:37:03 +02:00 |
|
Andras Bacsai
|
88f1e58c63
|
feat: required envs
|
2024-10-11 14:38:22 +02:00 |
|
Andras Bacsai
|
24eaa2c9b2
|
fix: sanitize and validate application domains
|
2024-10-11 10:14:27 +02:00 |
|