Commit Graph

92 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
2d3171cfc9
Redirect logged in users away from landing page to app
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-05 20:32:11 -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
c780aa5fba Stopped root page from exporting as html and fix URL for icon 2020-02-09 05:55:07 -06:00
garrettmills
3f9730955a Merge branch 'master' of ssh.dev.azure.com:v3/HackKu/HackKu%202020/backend 2020-02-09 04:37:32 -06:00
garrettmills
f629e6f3bd Enable file uploader component 2020-02-09 04:37:21 -06:00
f24ecd2aa2 Task #26 - Rewrote export as html functions. 2020-02-09 03:19:20 -06:00
garrettmills
8714ab79f1 Merge branch 'master' of ssh.dev.azure.com:v3/HackKu/HackKu%202020/backend 2020-02-09 01:58:46 -06:00
garrettmills
30f61077fe enable endpoints for embedded code editor 2020-02-09 01:58:29 -06:00
d005a9f3c8 Task #27 - Fix for export markdown function and archiving. 2020-02-09 00:02:09 -06:00
7fd4e99649 fixed dash path 2020-02-08 23:29:10 -06:00
garrettmills
0757cefac1 finish database implementation 2020-02-08 23:09:27 -06:00
a9bc00f9e1 Task #26 - Created functions for exporting to html and archiving the files 2020-02-08 20:40: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
80d568a520 Merge branch 'master' of ssh.dev.azure.com:v3/HackKu/HackKu%202020/backend 2020-02-08 12:36:49 -06:00
garrettmills
85e0af2e9d Add API endpoint to fetch menu item tree 2020-02-08 12:36:42 -06:00
ec0ebda861 Task #27 - Archive shell script 2020-02-08 12:19:25 -06:00
d3cd8b4d38 Task #27 - Fix for export markdown functions and click link markdown type 2020-02-08 12:01:17 -06:00
270da67977 Task #27 - Defined functions for creating directories for exporting as markdown 2020-02-08 11:24:15 -06:00
garrettmills
617a77b809 Task #21 - add page controller and page/node api endpoints 2020-02-08 11:16:04 -06:00
ef2e315480 Task #28 - Export controller dependency 2020-02-08 07:56:01 -06:00
e352c9806b Task #28 - copy of nodes for pages 2020-02-08 07:12:26 -06:00
garrettmills
89a3386e97 Merge branch 'master' of ssh.dev.azure.com:v3/HackKu/HackKu%202020/backend 2020-02-08 06:57:46 -06:00
garrettmills
26d6bf5721 update ORM, refactor models, add Page API endpoints 2020-02-08 06:57:38 -06:00
5211694adb Task #28 - 'Magic trick' - correct lengthy code 2020-02-08 05:20:15 -06:00
68b20a5cf4 Task #28 - Update variables to standard and created export controller 2020-02-08 05:17:29 -06:00
7f832c0d92 worked on the controllers 2020-02-08 05:06:18 -06:00
garrettmills
fe54a91243 Merge branch 'master' of ssh.dev.azure.com:v3/HackKu/HackKu%202020/backend 2020-02-08 02:39:40 -06:00
garrettmills
e1330cb918 Add API routing and misc controller 2020-02-08 02:39:33 -06:00
b4d16d764e Task #17 - Created login page added to routing and replaced name mentions with app_name token 2020-02-07 23:36:39 -06:00
7a45538d69 auth deploy 2020-02-07 21:08:44 -06:00
garrettmills
0a97c59169 Big Bang 2020-02-07 19:50:10 -06:00