2cd57f5ba6
feat(branding): apply MapleDeploy branding to Coolify
...
Replace Coolify branding with MapleDeploy throughout the UI: logos,
favicon, fonts (Overlock 900), color scheme, help links, and page
titles. Remove GitHub Actions workflows and add Forgejo CI build
workflow. Strip cloud-only features (subscription prompts, sponsor
links, server creation cloud options).
2026-02-17 16:02:01 -08:00
Andras Bacsai
e709e2c131
Add toggleable wire:navigate SPA navigation with prefetching
...
Implement instance-wide SPA navigation toggle that enables smooth page transitions with prefetching on hover. Excludes terminal links which require full page lifecycle for WebSocket connections. Adds defensive checks to global-search component for SPA navigation compatibility.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2025-12-17 12:09:13 +01:00
Andras Bacsai
d837aa1473
fix(api-tokens): update settings link for API enablement message
...
- Changed the link in the API tokens view to direct users to the advanced settings page instead of the general settings page, providing clearer guidance for enabling the API.
2025-10-09 11:22:10 +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
0e27d1f46d
fix(ui): update border styling for consistency across components and enhance loading indicators
2025-06-25 10:56:35 +02:00
Andras Bacsai
fb80ce64ec
fix(ui): refine API token creation form and update helper text for clarity
2025-06-24 17:19:25 +02:00
Andras Bacsai
ff74fb7385
feat: introduce root permission
2024-12-09 10:52:38 +01:00
Andras Bacsai
5bbcd7bf76
fix: add middleware to new abilities, better ux for selecting permissions, etc.
2024-12-09 10:28:34 +01:00
Andras Bacsai
78f0ac80c1
Merge branch 'next' into feat/deployment-token
2024-12-09 09:16:59 +01:00
Kael
6520235667
middleware should allow, not deny
2024-10-30 19:06:50 +11:00
Kael
d4d63ff273
feat: add deploy-only token permission
2024-10-30 17:00:55 +11:00
Andras Bacsai
c4e702f096
fix: able to select root permission easier
2024-10-03 09:57:37 +02:00
Andras Bacsai
8e6c7eaeda
chore: Update API Tokens view to include link to Settings menu
2024-09-27 17:23:36 +02:00
Andras Bacsai
8d02fb9254
chore: Refactor API Tokens component to use isApiEnabled flag
2024-09-27 16:48:17 +02:00
peaklabs-dev
111e9ba3a3
Fix: Disable API by default
2024-09-26 10:45:18 +02:00
peaklabs-dev
47920f1191
Feat: If API is disabeled do not show API token creation stuff
2024-09-26 10:32:12 +02:00
ayntk-ai
9515bc6162
Feat: confirm private key
2024-09-04 20:02:01 +02:00
ayntk-ai
93a4a3e09c
Feat: confirm API token
2024-09-04 19:58:36 +02:00
Andras Bacsai
c39d6dd407
feat: token permissions
...
feat: handle sensitive data
feat: handle read-only data
2024-07-02 12:15:58 +02:00
Andras Bacsai
35cea852ca
feat: add titles
2024-06-07 11:01:10 +02: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
473bad24b7
ux ux ux ux ui ui ui ui
2024-03-21 14:30:35 +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
718603e37e
wip: migrate to livewire 3
2023-12-07 19:06:32 +01:00
Andras Bacsai
a664174c02
feat: api tokens + deploy webhook
2023-10-20 14:51:01 +02:00