Commit Graph

20 Commits

Author SHA1 Message Date
34586b3b90
Add short title to full text search endpoint (#6)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-13 07:53:25 -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
fc5fc14b3f fix API response bug 2020-02-19 01:18:45 -06:00
garrettmills
5bdcf59dbd Add ability to store column order 2020-02-19 01:11:28 -06:00
garrettmills
f03b4efb7e Add additionalData field to ColumnDef 2020-02-18 11:17:49 -06:00
garrettmills
46f60a671a Permissions refactor; create sharing API; update dependencies 2020-02-14 00:11:16 -06:00
garrettmills
b427a16601 Update ORM to fix relationship bug 2020-02-11 01:09:24 -06:00
garrettmills
b82d7a51f2 Add Personal Tree menu grouping 2020-02-11 00:38:36 -06:00
garrettmills
4a3ebc1ba6 support redirectTo param on file upload 2020-02-10 23:55:01 -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