Commit Graph

82 Commits (f1850ce7f79b333e1bfbf6b761fca6771cc2b463)

Author SHA1 Message Date
Ro a4b945d31d cleaned up setting ui to make saving, publishing more accessible, turned on render on save functionality 4 years ago
Ro 27338da86c split fipamo api into two parts to handle admin and non admin requests 4 years ago
Ro 957a389b8b consolidated fipamo api admin methods 4 years ago
Ro 0fa1bebc8a sets page menu status to false when corresponding menu item is removed from menu 4 years ago
Ro 75b4cb9ac2 changed Fipamo API methods to be based on tasks, not api call type 4 years ago
Ro 35a20479fe found and fixed navigation order updating bug. whew. 4 years ago
Ro 473849c993 moved API JSON response parsing to API request method 4 years ago
Ro 36d6631df9 created Fipamo API Library, moved all API urls to API class 4 years ago
Ro ca6e9e488b removed uneccessary util files, moved token set up to API util constructor, notifications style tweak 4 years ago
Ro eeeb4f9af6 index page cannot be deleted 4 years ago
Ro bd15252475 turned off date picker, cleaned up page edit UI 4 years ago
Ro 21520b1d60 added auth to nav update method, moved nav update method to nad data class 5 years ago
Ro 6c24660bbb added auth check to settings updating, moved settings sync to setting data class 5 years ago
Ro 3f4089a6d3 turned off page edit options scroll adjustment, fixed page creation redirect 5 years ago
Ro 38cfc1fc6c basic page rendering working index 5 years ago
Ro f10b25e698 fixed API authentication bug. whew. 5 years ago
Ro 8052c861bf added page rendering framework to API 5 years ago
Ro ea1795e0fa added Navigation data class, menu updates on page soft delete 5 years ago
Ro 7b6af21c77 cleaned up auth in api calls, added page delete, moved edit page methods to Book data class 5 years ago
Ro 0f6ce7c3d8 token encyrption working. never send token to the front end. 5 years ago
Ro f3339089ff completed move to v1 API, made specific API request class, started plugging in API authorization methodology 5 years ago
Ro d329522091 navigation sorting working again 5 years ago
Ro 03a96dfed1 cleaned up save settings payload, added render on save toggle 5 years ago
Ro ab19d8027e set up settings api, site background and avi image uploading cleaned up and working 5 years ago
Ro 532748f688 fixed post image uploading, cleaned up text editor styles (FINALLY), plugged in error page renderererer 5 years ago
Ro 84542228a3 cleaned up libraries file, polished page updating, added page creation 5 years ago
Ro 7103f5ca8e cleaned up package json, plugged in basic notifications system 5 years ago
Ro 74225b627e basic markdown file rending working. fuck. yes. 5 years ago
Ro 849c5e2ac0 switched to web safe fonts for now, streamline file uploads, now tracking upload progress. 5 years ago
Ro 018bfc410b request promise way too large, switching back to custom request method 5 years ago
Ro 7897a8bca9 cleaned up dependecies, initiated db-less post editing methodology 5 years ago
Ro 18ba90b310 moved admin views to brain, seperated front end code and styles to seperate src folder 5 years ago