Commit Graph

103 Commits

Author SHA1 Message Date
f93d0f2466 fixed grid and 2022-04-09 18:07:31 -05:00
567fddfc47 Resolve merge conflicts 2022-04-09 18:07:25 -05:00
4a3e92b910 Implement adding expression and var decls 2022-04-09 17:48:41 -05:00
14960831b4 forgot to stage these 2022-04-09 17:31:11 -05:00
ad750a8959 rich editing works 2022-04-09 17:31:01 -05:00
c94defb193 Merge branch 'main' into rich_text 2022-04-09 16:12:59 -05:00
181b7ffbf7 working on the text feild 2022-04-09 16:12:24 -05:00
18252912a9 Fix build 2022-04-09 15:32:45 -05:00
c188487915 Merge branch 'katex' 2022-04-09 15:28:26 -05:00
b47159c4c9 Start implementing editor popup 2022-04-09 15:27:37 -05:00
2e5c9e9c5f Sidbar spacing 2022-04-09 15:08:26 -05:00
3adadd4b9d added Editor layout 2022-04-09 14:54:10 -05:00
95b517d620 Add login route and logout page 2022-04-09 14:39:23 -05:00
656ff28f96 resolving conficts 2022-04-09 14:34:23 -05:00
8f534c3320 working on dragable wraper 2022-04-09 14:31:27 -05:00
0190ed596e Merge branch 'main' into qi 2022-04-09 13:49:37 -05:00
d0b2bf3250 UI update 2022-04-09 13:26:54 -05:00
cab432fe29 Appease the linter 2022-04-09 13:21:26 -05:00
622a7028aa Merge branch 'main' into new-ui 2022-04-09 13:06:43 -05:00
724466339d finished rough layout 2022-04-09 13:03:36 -05:00
cc4d659177 Add proxy for api 2022-04-09 13:02:30 -05:00
4544aff3c7 added editor 2022-04-09 13:01:01 -05:00
9e92c80973 inital Quazar setup 2022-04-09 12:58:31 -05:00
97d5ff6ea2 Fix katex rendering 2022-04-09 12:00:45 -05:00
cb8f828481 Add edit buttom to statement 2022-04-09 11:10:03 -05:00
a7266b3a21 Fix build issues 2022-04-09 10:56:54 -05:00
51266861f8 Finish Katex and Statement components to render statements 2022-04-09 10:34:33 -05:00
6428db667d Add cd command to package.json 2022-04-09 09:46:35 -05:00
8da685b31e Update k8s deployment to force TLS connections for auth0 2022-04-09 09:41:24 -05:00
c28b8de128 Setup nginx conf for single-page routing 2022-04-09 09:34:29 -05:00
ecdb474f7e Setup basic routing 2022-04-09 09:23:09 -05:00
4450d63964 Add k8s configuration 2022-04-09 09:08:40 -05:00
57c62f9f98 Add dockerfile and commands for building/publishing it 2022-04-09 03:23:27 -05:00
ba13abd540 Merge katex and page evaluation in; resolve conflicts 2022-04-09 02:53:08 -05:00
be66844f17 Implement MathPage evaluation logic 2022-04-09 02:50:20 -05:00
2aa2a5bf05 Add logic for building dependency graph for statement evaluation 2022-04-09 02:12:27 -05:00
17dedd2d37 Add Auth0 2022-04-09 02:02:30 -05:00
8f42f771d8 Start MathPage class 2022-04-09 01:20:39 -05:00
189439227f Add walks to determine symbols used by and defined by various expressions 2022-04-09 00:58:19 -05:00
902e51f099 importated vuetify 2022-04-09 00:05:37 -05:00
9b361312c2 pre cli for vueify 2022-04-08 23:59:32 -05:00
cc242caefe Fixed a few thigns 2022-04-08 23:46:36 -05:00
83c3c15cba Merge main 2022-04-08 23:38:55 -05:00
a065779c43 Merge branch 'main' of github.com:hackku22/Mathy 2022-04-08 23:35:45 -05:00
2e458f5e51 Add utility types 2022-04-08 23:35:26 -05:00
d1f3cbe0aa Added draggable and router 2022-04-08 23:34:42 -05:00
df3b1314ed Start walk for math expression trees 2022-04-08 23:34:33 -05:00
0b1c8f4655 Merge branch 'main' into katex 2022-04-08 23:23:07 -05:00
c8f110e490 Fix build issues 2022-04-08 23:22:15 -05:00
83cbb00427 Start mathjs setup 2022-04-08 23:18:06 -05:00