fipamo/resources/views/back
ro c5afbb9131
API Decouplng Part 2
removed all remaining API requests from the front end and removed the
FipamoAdminAPI js file, changing it to ContentRequest as it now handles
posting data to the system directly, authenticating it self by checking
the embedded CSRF token that regulary rotates

also renamed MaintenanceManager to Maintenance request and moved it to
the same dir as ContentRequest as they are both libraries that connect
to the backend
2024-07-17 15:08:10 -06:00
..
book.blade.php color contrast tweak 2024-04-05 12:42:26 -06:00
init.blade.php implemented install from scratch 2024-04-16 15:36:57 -06:00
login.blade.php reorganized controller dir, added check for dash 2024-03-07 11:36:31 -06:00
navigation.blade.php role removed from navigation edit ui 2024-03-25 13:36:58 -06:00
page.blade.php fixed form field styles 2024-05-26 13:16:04 -06:00
settings.blade.php API Decouplng Part 2 2024-07-17 15:08:10 -06:00
start.blade.php color contrast tweak 2024-04-05 12:42:26 -06:00