Andras Bacsai
201e30e849
feat(project): enhance project index with resource creation capabilities
...
- Added logic to determine if the user can create resources for each project and generate the corresponding route for adding resources based on the project's first environment.
- Updated the project index view to display the new resource creation option alongside existing project settings.
- Adjusted various views to include a margin-top adjustment for better layout consistency.
2025-10-07 17:17:31 +02:00
Andras Bacsai
872c0cbe72
refactor(forms): update wire:model bindings to use 'blur' instead of 'blur-sm' for input fields across multiple views
2025-09-29 12:50:25 +02:00
Andras Bacsai
facba28e0a
refactor(ui): replace warning and error divs with callout components for improved consistency and readability
2025-09-25 11:14:56 +02:00
Andras Bacsai
63fcc0ebc3
feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled.
2025-08-26 10:27:38 +02:00
Andras Bacsai
90817914d9
refactor(ui): separate views for instance settings to separate paths to make it cleaner
2025-06-30 08:50:17 +02:00
0x4e32
c728e6f2ba
feat(ui): Upgrade to Tailwind v4 ( #5710 )
2025-05-14 12:43:23 +02:00
Andras Bacsai
d47946a0ad
fix(ui): Disable livewire navigate feature (causing spam of setInterval())
2025-04-29 09:04:24 +02:00
Andras Bacsai
1953b116c3
Merge pull request #5130 from ari-party/patch-idk
...
fix: several knowledge base links
2025-02-13 10:09:44 +01:00
astrid
25427ac41d
fix s3 coolify docs link
2025-02-13 00:29:32 +01:00
Kaden Griffith
eaaba83ff7
fix(ui): correct typo in Storage delete dialog ( #5061 )
2025-02-11 16:29:18 +01:00
Stanislas Lange
a671dd4562
fix(ui): align title and add button vertically in various views
2025-02-01 21:34:42 +01:00
peaklabs-dev
a1dbcb5f4d
fix: more wire:navigate
2025-01-10 15:20:01 +01:00
Andras Bacsai
99eaedf5cf
ui: improve s3 add view
2024-11-12 13:12:05 +01:00
Andras Bacsai
2be2f0ac79
feat: support Hetzner S3
2024-10-02 10:25:45 +02:00
Andras Bacsai
16ccc87fbe
chore: Add "Not Usable" indicator for storage items
2024-10-01 10:45:03 +02:00
Andras Bacsai
b84d39ba56
refactor: Update confirmation button text for deletion actions
2024-09-23 08:58:04 +02:00
ayntk-ai
a7b78dcf41
Feat: Backup job confirmation
2024-09-04 21:29:32 +02:00
Andras Bacsai
35cea852ca
feat: add titles
2024-06-07 11:01:10 +02:00
Andras Bacsai
aa0a9bde76
Refactor storage create form for better usability and validation
2024-05-15 14:10:03 +02:00
Andras Bacsai
75d77a3648
fix: make s3 name and endpoint required
2024-05-02 09:21:54 +02:00
Andras Bacsai
f952553c76
fix: move s3 storages to separate view
2024-04-26 14:09:54 +02:00