Commit Graph

16 Commits

Author SHA1 Message Date
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
garrettmills
dfcaf046c6
DB API Reads 2020-03-01 15:37:52 -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
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
29a873559b Task #26 - Created general layout for exporting to html 2020-02-08 12:47:03 -06:00
garrettmills
617a77b809 Task #21 - add page controller and page/node api endpoints 2020-02-08 11:16:04 -06:00
garrettmills
7c8bcd928f Update page model relationships 2020-02-08 08:07:46 -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
db24c79c15 task #20 Added models for Node and Page. 2020-02-08 03:54:48 -06:00