fipamo/resources/views
ro 3d17771f76
API Decoupling, Part 1
The first part of improving the API is removing all admin functions from
the front end so those no admin methods will be available client side.

The urls in the FipamoAdmin js file have been changed to post directly to the
system and they are handled from there. To account for this change
controller routes for every standard method have been created for better
organization and readability.

The FipamoAdmin js file will be integrated with the rest of the front
end code and will not be seperate library
2024-07-13 14:23:01 -06:00
..
back FEATURE: File Backup 2024-07-03 14:30:32 -06:00
forms API Decoupling, Part 1 2024-07-13 14:23:01 -06:00
includes removed hard-coded page id in theme controller 2024-06-26 17:10:24 -06:00
mail Updated Mailer (#113) 2024-06-05 13:33:11 -06:00
theme intergrated the fipamo theme kit 2024-04-25 15:03:06 -06:00
frame.blade.php API Decoupling, Part 1 2024-07-13 14:23:01 -06:00
welcome.blade.php The Big Flip 2024-02-29 11:09:17 -06:00