WP-Plugins/glm-member-db-rest-api.git
5 years agoAdd array keys for the summary data, for each plugin
Laury GvR [Fri, 12 Jul 2019 18:42:59 +0000 (14:42 -0400)]
Add array keys for the summary data, for each plugin

5 years agoRemove test line for events summary retrieval
Laury GvR [Fri, 12 Jul 2019 17:53:20 +0000 (13:53 -0400)]
Remove test line for events summary retrieval

5 years agoRetrieve data from all the attached plugins for summary display
Laury GvR [Fri, 12 Jul 2019 17:52:19 +0000 (13:52 -0400)]
Retrieve data from all the attached plugins for summary display

5 years agoRoutes no longer require a define, being in the same root folder as routes index
Laury GvR [Fri, 12 Jul 2019 16:22:49 +0000 (12:22 -0400)]
Routes no longer require a define, being in the same root folder as routes index

5 years agoMove routes into setup dir with routes index
Laury GvR [Fri, 12 Jul 2019 16:20:22 +0000 (12:20 -0400)]
Move routes into setup dir with routes index

5 years agoChecks for plugin existence around dashboard summary retrieval in rest route
Laury GvR [Fri, 12 Jul 2019 16:17:51 +0000 (12:17 -0400)]
Checks for plugin existence around dashboard summary retrieval in rest route

5 years agoPreliminary summary retrieval for dashboard
Laury GvR [Fri, 12 Jul 2019 16:12:34 +0000 (12:12 -0400)]
Preliminary summary retrieval for dashboard

5 years agofix a comment on route resource names
Laury GvR [Tue, 2 Jul 2019 20:42:47 +0000 (16:42 -0400)]
fix a comment on route resource names

5 years agochanging the register route to use class variables and changing class name
Anthony Talarico [Tue, 2 Jul 2019 20:40:47 +0000 (16:40 -0400)]
changing the register route to use class variables and changing class name

5 years agofixing the rest api class invocation that was previously calling the rest api from...
Anthony Talarico [Tue, 2 Jul 2019 15:59:52 +0000 (11:59 -0400)]
fixing the rest api class invocation that was previously calling the rest api from the main plugin

5 years agosetting up valid actions, model , views and the setup-> routes file master
Anthony Talarico [Tue, 2 Jul 2019 15:33:30 +0000 (11:33 -0400)]
setting up valid actions, model , views and the setup-> routes file

5 years agoInitial commit
Laury GvR [Mon, 1 Jul 2019 20:39:45 +0000 (16:39 -0400)]
Initial commit