fipamo/app
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
..
Console The Big Flip 2024-02-29 11:09:17 -06:00
Exceptions The Big Flip 2024-02-29 11:09:17 -06:00
Helpers FEATURE: Restore to default 2024-07-02 17:09:27 -06:00
Http API Decoupling, Part 1 2024-07-13 14:23:01 -06:00
Interfaces update member info from settings 2024-05-13 13:36:06 -06:00
Mail Updated Mailer (#113) 2024-06-05 13:33:11 -06:00
Models The Big Flip 2024-02-29 11:09:17 -06:00
Providers FEATURE: Restore to default 2024-07-02 17:09:27 -06:00
Repositories UPDATE: page deletion 2024-07-06 16:23:23 -06:00
Services FEATURE: full asset restore from backup archive 2024-07-09 16:26:01 -06:00