3 Commits

Author SHA1 Message Date
Cauê Faleiros
151083ed22 Fix: Force add super-admin views to git
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m52s
The resources/views directory is ignored by .gitignore, so the custom super-admin
views were not being tracked or deployed, causing 'View [super-admin.session.login] not found'
errors in production. This commit forces them to be tracked.
2026-02-05 10:54:43 -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