Commit Graph

90 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
7652bef29f
Set bit to disallow adding children to "Trees Shared with Me" node (#11)
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-13 10:29:19 -05:00
5b0692d85d
Allow searching databases by name (#6)
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-13 10:23:58 -05:00
597c269cd9
Add active scope to Codium model and set on delete (#11)
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-13 10:16:21 -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
2a5e3419e8
Include child nodes in menu tree (Noded/frontend#17)
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-13 09:58:36 -05:00
604753b3ff
Include code snippets in full-text search (#6)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-13 09:24:28 -05:00
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
6ee03ec0f8 Update .drone.yml to restart correct service on prod deploy (#10)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-12 21:57:08 +00: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
c3d3ac84a4
Fix prod site directory
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-05 20:26:26 -05:00
ac42da3510
Add prod site deploy config
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-05 20:25:33 -05:00
b4f361bb69
fix drone deploy yarn install command
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-05 19:20:25 -05:00
c164621f5e
Create drone CI config
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-05 19:16:59 -05:00
80ae7877d0
Update dependencies 2020-10-05 12:17:23 -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
c105c78f9b Merge branch 'master' of ssh.dev.azure.com:v3/HackKu/HackKu%202020/backend 2020-02-09 17:09:19 -06:00
garrettmills
aeede3b5d6 Enable backend export route 2020-02-09 17:09:10 -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
d223c177d5 URL fix. 2020-02-09 03:23:04 -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
bc8219b175 changed favicon 2020-02-09 01:13:24 -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
cc195169c4 Merge branch 'master' of https://dev.azure.com/HackKu/HackKu%202020/_git/backend 2020-02-08 23:22:17 -06:00
42f2429937 fixed redrect links 2020-02-08 23:22:12 -06:00
garrettmills
3bf4c9eb1f Enable ionic user check 2020-02-08 23:15:36 -06:00
garrettmills
0757cefac1 finish database implementation 2020-02-08 23:09:27 -06:00
2349955249 Merge branch 'master' of https://dev.azure.com/HackKu/HackKu%202020/_git/backend 2020-02-08 21:42:34 -06:00
85d9578004 Updated the pug files 2020-02-08 21:41:30 -06:00
a9bc00f9e1 Task #26 - Created functions for exporting to html and archiving the files 2020-02-08 20:40:27 -06:00
47a4826485 added images 2020-02-08 19:41:43 -06:00
f1e1fae09c Merge branch 'master' of https://dev.azure.com/HackKu/HackKu%202020/_git/backend 2020-02-08 18:51:46 -06:00
e2e16ab7f1 Task #26 - Created html page and styling for layout 2020-02-08 18:29:49 -06:00
a7690932bb Fixed head of the thingy 2020-02-08 18:26:30 -06:00
d09a328d15 fixed login 2020-02-08 18:05:25 -06:00
b58a8fcb9d rezised buttons 2020-02-08 17:50:54 -06:00