fipamo/resources
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
..
css The Big Flip 2024-02-29 11:09:17 -06:00
js The Big Flip 2024-02-29 11:09:17 -06:00
views API Decoupling, Part 1 2024-07-13 14:23:01 -06:00