Commit Graph

31 Commits

Author SHA1 Message Date
59ce598023 added app bar 2022-04-09 11:33:41 -05:00
43e067d5f0 Merge branch 'main' into ui 2022-04-09 11:02:05 -05:00
fc31598dbb working on vueify 2022-04-09 11:00:05 -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
07c6b62060 Fix linter issues 2022-04-08 22:52:34 -05:00
014d877045 Add linter & eslint-typescript plugins 2022-04-08 22:49:29 -05:00
cfa90d91bf Init commit 2022-04-08 22:44:38 -05:00