Commit Graph

6 Commits

Author SHA1 Message Date
Cauê Faleiros
0dba16d56c Fix: Correct asset path in published login view and force track it
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 4m10s
The published login view (resources/views/vendor/admin/sessions/login.blade.php)
was referencing 'resources/images/logo.svg', which caused a mismatch with the
Vite manifest (which has 'images/logo.svg').
Also force-added the file to git because 'resources/views/.gitignore' ignores everything.
2026-02-05 09:46:27 -03:00
Cauê Faleiros
564da06e67 Fix: Copy admin images and update Vite config/view to resolve 500 error
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 25s
2026-02-04 10:13:31 -03:00
Cauê Faleiros
c93a0af3d7 update: super-admin page 2026-02-03 11:32:40 -03:00
Cauê Faleiros
e9333c8341 Add edit tenant functionality and UI improvements 2026-02-03 10:07:51 -03:00
Cauê Faleiros
1741f5cd35 Fix undefined slot variable in super-admin master layout 2026-02-03 09:44:44 -03:00
Cauê Faleiros
c6ec92802b add: full multi-tenancy control 2026-02-02 15:31:15 -03:00