Commit Graph

110 Commits

Author SHA1 Message Date
2291b99512
Initial editor functionality and data bindings
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-13 20:19:38 -05:00
8a9f6d508e
Start new WYSIWYG node editor
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-13 11:57:56 -05:00
35eb824b45
Allow searching databases by name (#7)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-13 10:24:28 -05:00
468f210d59
Add ability to name databases (#16)
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-13 10:09:38 -05:00
25085a9bad
Show node icon in sidebar; include node types (#17)
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-13 09:58:59 -05:00
527697b2fc
Include code snippets in full-text search (#7)
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-13 09:25:03 -05:00
28d6986eea
Add support for full-text search (#7)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-13 07:54:14 -05:00
6297f9d0f0
Better fonts! (#12)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-12 20:51:30 -05:00
3e9a0a03f8
Add session service and startup logic to check for authed user (#15)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-12 20:31:20 -05:00
d3af6611c6
Fix sidebar search to force-include virtual nodes (#14)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-12 13:48:41 -05:00
6532bd7dc1
Update tree listing component to latest version
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-12 12:24:08 -05:00
d36e861502
Upgrade to Ionic 5 and Angular 9 Ivy
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2020-10-12 11:59:32 -05:00
garrettmills
42f24914d5 add multiselect editor, datetime editor, currency/datetime/boolean renderers, column reordering 2020-02-19 01:12:59 -06:00
garrettmills
1edd696bdb fix manage menu permissions 2020-02-18 11:56:10 -06:00
garrettmills
a463334c94 Fix member visibility build error 2020-02-18 11:21:15 -06:00
garrettmills
7916c7966f Add new column types and editors 2020-02-18 11:19:05 -06:00
garrettmills
1bd3795a4a Add new cell editors; refactor editor framework 2020-02-17 23:53:09 -06:00
garrettmills
407d26eb05 Add ^S save binding to editor; fix bullet point delete bug 2020-02-14 11:24:51 -06:00
garrettmills
9f361896ee Implement sub-tree sharing; read-only pages 2020-02-14 00:14:09 -06:00
garrettmills
1eda3d0b30 Add inline host options button and implement horizontal row 2020-02-11 12:20:26 -06:00
garrettmills
fd76f43c7e Menu enhancements 2020-02-11 00:39:47 -06:00
garrettmills
6a7618f971 Add suppport for UL; fix file uploader redirects 2020-02-10 23:55:59 -06:00
garrettmills
665fdc91a8 Add options menu and option to export to HTML 2020-02-09 06:08:25 -06:00
garrettmills
7ee79dc1d9 Fix build error 2020-02-09 04:40:22 -06:00
garrettmills
813f4b094b Add file uploader support 2020-02-09 04:37:52 -06:00
garrettmills
f4c86a06e2 Add VSCode editor component 2020-02-09 02:07:31 -06:00
b5d2f64fd3 Changed menu title to Noded 2020-02-09 01:18:01 -06:00
0813bf62b1 take to log out 2020-02-09 00:53:59 -06:00
7aac6b0d3e Merge branch 'master' of https://dev.azure.com/HackKu/HackKu%202020/_git/frontend 2020-02-08 23:54:54 -06:00
734ca65231 Added logout 2020-02-08 23:54:33 -06:00
garrettmills
dc4f8fe7ed minor usability enhancements 2020-02-08 23:33:35 -06:00
garrettmills
3852d6aab7 fix build errors 2020-02-08 23:14:49 -06:00
garrettmills
e97c19f19d finish database implementation 2020-02-08 23:09:56 -06:00
e2dd56ab72 Merge branch 'master' of https://dev.azure.com/HackKu/HackKu%202020/_git/frontend 2020-02-08 21:47:09 -06:00
781d9c7bba Fixed chrome title bug, maybe 2020-02-08 21:47:05 -06:00
garrettmills
6594acab1a fix merge error 2020-02-08 16:33:31 -06:00
6b023caac6 fix broken file 2020-02-08 16:06:23 -06:00
343518d551 fixed initial navigation 2020-02-08 15:56:50 -06:00
garrettmills
b3be216de9 fix homepage style and disable direct access to the editor page 2020-02-08 15:44:52 -06:00
3444dd2774 Merge branch 'master' of https://dev.azure.com/HackKu/HackKu%202020/_git/frontend 2020-02-08 15:41:20 -06:00
116db0d092 Fixed buttom text color 2020-02-08 15:37:05 -06:00
garrettmills
732dfa4256 fix missed merge conflict 2020-02-08 15:35:06 -06:00
garrettmills
e90b375d02 enable delete of pages 2020-02-08 15:30:02 -06:00
63fa78684c TASK #67 Dark mode toggle working 2020-02-08 15:07:47 -06:00
garrettmills
868262bb18 add sidebar buttons 2020-02-08 14:10:43 -06:00
garrettmills
64ade5a5c4 Merge branch 'master' of ssh.dev.azure.com:v3/HackKu/HackKu%202020/frontend 2020-02-08 13:35:16 -06:00
garrettmills
7a504bb8de enable sidebar nav; fix build error 2020-02-08 13:35:07 -06:00
f5e9b075ed faild 2020-02-08 13:34:23 -06:00
ddf90e1789 Pipline test 2020-02-08 13:31:56 -06:00
a73bff6a7e Re-Eanabled tree 2020-02-08 13:11:06 -06:00
c6c515567c without tree 2020-02-08 13:09:04 -06:00
2488871e25 fixed sidebar with 2020-02-08 12:50:44 -06:00
bf1be4d3d6 flushed out the menue a bit, added the first part of the dark theme 2020-02-08 12:36:04 -06:00
badf90e5b3 added side tree 2020-02-08 12:07:54 -06:00
garrettmills
3861c1e72f Task #11, Task #6 - add click_link type, saving/restore support to the editor 2020-02-08 11:19:00 -06:00
garrettmills
d474f9ef83 remove old component 2020-02-08 03:56:42 -06:00
garrettmills
b0bc6ca20c Initial editor functionality 2020-02-08 03:36:14 -06:00
garrettmills
81d9706830 Add API base for prod build 2020-02-07 22:26:43 -06:00
garrettmills
f3845b76b6 Task #44 - Create ApiService and ApiResponse classes for backend communication 2020-02-07 22:19:35 -06:00
garrettmills
31fdc2d249 Initial commit 2020-02-07 20:01:00 -06:00