|
527697b2fc
|
Include code snippets in full-text search (#7)
continuous-integration/drone/push Build is passing
|
2020-10-13 09:25:03 -05:00 |
|
|
28d6986eea
|
Add support for full-text search (#7)
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)
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)
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)
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
continuous-integration/drone/push Build is passing
|
2020-10-12 12:24:08 -05:00 |
|
|
d36e861502
|
Upgrade to Ionic 5 and Angular 9 Ivy
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
|
2020-10-12 11:59:32 -05:00 |
|
|
8e5aee5344
|
fix deploy site key in CI config
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
|
2020-10-05 19:56:21 -05:00 |
|
|
ee212dd891
|
Fix duplicate pipeline step name
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is failing
|
2020-10-05 19:47:20 -05:00 |
|
|
b3eb3c6e80
|
Add prod deployment pipeline
continuous-integration/drone/push Build encountered an error
|
2020-10-05 19:46:28 -05:00 |
|
|
e8baaa0507
|
Fix escaping of sed command for CI
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
|
2020-10-05 19:12:33 -05:00 |
|
|
3158b0408d
|
Finish staging deploy logic
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
|
2020-10-05 18:27:21 -05:00 |
|
|
288c6ae2eb
|
Add dev site deploy to Drone CI config
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
|
2020-10-05 18:02:52 -05:00 |
|
|
11bdcf8eae
|
Fix ionic scrip location for CI
continuous-integration/drone/push Build is passing
|
2020-10-05 17:52:50 -05:00 |
|
|
08a08ab4e4
|
Add drone config for CI
continuous-integration/drone/push Build is failing
|
2020-10-05 17:49:10 -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 |
|
|
b63598145b
|
Deleted .env
|
2020-02-09 06:33:32 +00: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 |
|
|
38445f3e70
|
Update azure-pipelines.yml for Azure Pipelines
|
2020-02-08 20:09:50 +00:00 |
|