Andras Bacsai
5e8d11f732
refactor: replace queries with cached versions for performance improvements
2025-12-08 13:39:33 +01:00
Andras Bacsai
1ab4b9aa31
refactor: simplify project data retrieval and enhance OAuth settings handling
2025-10-27 17:03:19 +01:00
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
d47946a0ad
fix(ui): Disable livewire navigate feature (causing spam of setInterval())
2025-04-29 09:04:24 +02:00
Andras Bacsai
433dff2684
improve navigation
2025-01-16 11:04:50 +01:00
Andras Bacsai
1fe4dd722b
Revert "rector: arrrrr"
...
This reverts commit 16c0cd10d8 .
2025-01-07 15:31:43 +01:00
Andras Bacsai
16c0cd10d8
rector: arrrrr
2025-01-07 14:52:08 +01:00
peaklabs-dev
b1dc8dec88
fix preselect environment if there is only one
2024-11-22 15:30:17 +01:00
peaklabs-dev
e776302a25
use new route for dash and project
2024-11-22 15:28:06 +01:00
MarioCake
76d631d7ba
Rename route attribute to settingsRoute attribute.
2024-10-10 09:45:13 +02:00
MarioCake
f95f44f4cc
Add settings button to projects page.
2024-10-09 23:45:57 +02:00
Thijmen
d86274cc37
Fix styling
2024-06-10 20:43:34 +00:00
Andras Bacsai
8b7e1e4169
Refactor code and update UI components
2024-03-22 11:34:15 +01:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00