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
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
Andras Bacsai
d47946a0ad
fix(ui): Disable livewire navigate feature (causing spam of setInterval())
2025-04-29 09:04:24 +02: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
16ccc87fbe
chore: Add "Not Usable" indicator for storage items
2024-10-01 10:45:03 +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
f952553c76
fix: move s3 storages to separate view
2024-04-26 14:09:54 +02:00