Andras Bacsai
223cd37031
fix: remove autofocuses
2024-10-01 21:36:16 +02:00
Andras Bacsai
6639379ba6
Merge pull request #3522 from InfiniBrains/main
...
Add hint to "build variable" check in the enviroment variable tab. Remember the user what should be doing in order to make it work.
2024-09-23 10:49:59 +02:00
Andras Bacsai
b84d39ba56
refactor: Update confirmation button text for deletion actions
2024-09-23 08:58:04 +02:00
Alexandre Tolstenko Nogueira
a4d0f1da9e
Add hint to "build variable" check in the enviroment variable tab. remember the user what should be doing in order to make it work. #3477
2024-09-20 14:12:15 -04:00
Andras Bacsai
5ec45d547a
Merge branch 'next' into fix-#2546-deletion-issues
2024-09-18 18:05:06 +02:00
ayntk-ai
7fe3b78d45
Feat: Environment variabel deletion
2024-09-04 19:41:10 +02:00
Andras Bacsai
278c8c6ec6
Merge pull request #3236 from pkellner/main
...
Update button label from "Developer view" to "Developer view (require…
2024-08-29 15:50:50 +02:00
pkellner
1a0a115fc1
Update button label from "Developer view" to "Developer view (required to set variables at build time).
...
Without this, there is no way for the browser user to know that these environmental variables ARE NOT available at build time. For newby-ish dev's that a subtle difference that is only manifested because of the way docker builds happen.
2024-08-27 09:23:04 -07:00
Andras Bacsai
f90316b050
Merge pull request #3062 from peaklabs-dev/fix-#3022
...
Fix: Environment variables are not saving and sorting is not working properly in some cases
2024-08-14 21:13:23 +02:00
Andras Bacsai
ea3e4f3188
fix: database custom environment variables
2024-08-13 14:25:24 +02:00
ayntk-ai
77044d51c7
added missing heading and UI fix
2024-08-12 23:12:54 +02:00
ayntk-ai
93444ea872
fix manual safe button and few simplifications
2024-08-12 14:06:00 +02:00
ayntk-ai
d13c321c3d
new submit metode
2024-08-12 13:23:09 +02:00
ayntk-ai
f6cb39732a
merge env save button
2024-08-12 13:14:38 +02:00
Josh Miller
aaeec3d340
fix: env is_literal helper text typo
2024-07-12 19:00:20 +01:00
Josh Miller
2cbe530b7e
fix: typo in is_literal helper
2024-07-12 18:59:06 +01:00
Andras Bacsai
003f97af24
fix: you can now add env variable from ui to services
2024-06-22 12:55:26 +02:00
Andras Bacsai
95d3ebdc2d
fix: in services should edit compose file for volumes and envs
2024-06-13 10:18:35 +02:00
Andras Bacsai
d1128c7a1e
fix: multiline variable should be literal + should be multiline in bash with \
2024-06-09 22:37:23 +02:00
Andras Bacsai
fec98f45ce
feat: Improve sorting of environment variables in the All component
2024-05-17 11:40:32 +02:00
Andras Bacsai
431cc796d8
feat: sort envs alphabetically and creation date
2024-05-17 11:10:57 +02:00
Andras Bacsai
50c5d533b0
Fix condition for displaying environment variable in show.blade.php
2024-04-26 14:13:32 +02:00
Andras Bacsai
ac98f5862a
Refactor environment variable helper text in blade files
2024-04-17 10:49:24 +02:00
Andras Bacsai
85b33a60b3
feat: can edit file/dir volumes from ui in compose based apps
2024-04-15 19:47:17 +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
5b36f07493
feat: literal env variables
2024-04-15 12:46:22 +02:00
Andras Bacsai
a2e889587e
Refactor environment variable sorting by key
2024-04-08 11:16:42 +02:00
Andras Bacsai
889a5b2bce
ui: fix
2024-03-26 13:35:55 +01:00
Andras Bacsai
5a631df2a2
uiuiuiui
2024-03-25 19:07:59 +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
8b7e1e4169
Refactor code and update UI components
2024-03-22 11:34:15 +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
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
a336dae84c
fix: $ in env variable
...
feat: multiline envs
2024-03-14 23:00:06 +01:00
Andras Bacsai
379733938c
Update environment variable description
2024-03-13 15:07:43 +01:00
Andras Bacsai
c76e8bb0de
fix: migrate to new modal
2024-01-31 16:14:12 +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
718603e37e
wip: migrate to livewire 3
2023-12-07 19:06:32 +01:00
Andras Bacsai
13701f6030
ui: env vars
2023-12-07 13:31:06 +01:00
Dan Hulton
ccb972dcb9
Show row-based env var display at lg, not xl. Add border for col-based env var display.
2023-11-16 21:49:51 -05:00
Andras Bacsai
96a4d0bbb0
fix: lock SERVICE_FQDN envs
2023-10-26 10:02:45 +02:00
Andras Bacsai
0232cf5b4c
feat: lock environment variables
2023-10-24 15:41:21 +02:00
Andras Bacsai
398f122593
fix: aaaaaaaaaaaaaaaaa
2023-09-27 15:48:19 +02:00
Andras Bacsai
fabb97330a
puh, fixes
2023-09-26 14:45:52 +02:00