summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Laury GvR [Fri, 12 Jul 2019 17:52:19 +0000 (13:52 -0400)]
Retrieve data from all the attached plugins for summary display
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
Laury GvR [Fri, 12 Jul 2019 16:20:22 +0000 (12:20 -0400)]
Move routes into setup dir with routes index
Laury GvR [Fri, 12 Jul 2019 16:17:51 +0000 (12:17 -0400)]
Checks for plugin existence around dashboard summary retrieval in rest route
Laury GvR [Fri, 12 Jul 2019 16:12:34 +0000 (12:12 -0400)]
Preliminary summary retrieval for dashboard
Laury GvR [Tue, 2 Jul 2019 20:42:47 +0000 (16:42 -0400)]
fix a comment on route resource names
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
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
Anthony Talarico [Tue, 2 Jul 2019 15:33:30 +0000 (11:33 -0400)]
setting up valid actions, model , views and the setup-> routes file
Laury GvR [Mon, 1 Jul 2019 20:39:45 +0000 (16:39 -0400)]
Initial commit