Commit Graph

16 Commits

Author SHA1 Message Date
9beb0d2c3a
Add endpoint for saving a single node to a page
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-14 09:23:44 -05:00
a0b5003087
Add endpoint for setting database name (Noded/frontend#16)
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-13 10:09:23 -05:00
e55720e3bb
Add endpoint for full-text search (#6)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-12 21:46:50 -05:00
273460b126
Add support for fetching session data; add /start url
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
(Noded/frontend#15)
2020-10-12 20:32:27 -05:00
garrettmills
dfcaf046c6
DB API Reads 2020-03-01 15:37:52 -06:00
garrettmills
46f60a671a Permissions refactor; create sharing API; update dependencies 2020-02-14 00:11:16 -06:00
garrettmills
aeede3b5d6 Enable backend export route 2020-02-09 17:09:10 -06:00
garrettmills
f629e6f3bd Enable file uploader component 2020-02-09 04:37:21 -06:00
garrettmills
30f61077fe enable endpoints for embedded code editor 2020-02-09 01:58:29 -06:00
garrettmills
0757cefac1 finish database implementation 2020-02-08 23:09:27 -06:00
garrettmills
f720e334b3 Add delete for pages, active scope to model 2020-02-08 15:27:53 -06:00
garrettmills
85e0af2e9d Add API endpoint to fetch menu item tree 2020-02-08 12:36:42 -06:00
garrettmills
617a77b809 Task #21 - add page controller and page/node api endpoints 2020-02-08 11:16:04 -06:00
garrettmills
26d6bf5721 update ORM, refactor models, add Page API endpoints 2020-02-08 06:57:38 -06:00
7f832c0d92 worked on the controllers 2020-02-08 05:06:18 -06:00
garrettmills
e1330cb918 Add API routing and misc controller 2020-02-08 02:39:33 -06:00