Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
Derek Worthen a8b903672a
chore: migrate services (#5)
- update the user admin db
- implement hash routing
  - update from path based routing to hash routing
  - removes dependency on cdn for hosted sites
2021-05-24 16:10:58 -07:00
Derek Worthen 483867c6e5
chore: migrate auth. (#4)
- upgrade az functions dependency
- update api scopes for new tenant.
2021-05-17 14:59:05 -07:00
Derek Worthen afa9124e4e
Task/msal2 auth (#3)
* chore: cleanup scripts

* chore: support vscode prettier and eslint extensions

* feat: validate access tokens

* refactor: update client application to msal-react.

* chore: cleanup dependencies

* chore: cleanup duplicate imports

* refactor: store apiScopes in config

* Update ci.yml
2020-11-17 09:56:33 -08:00
Chris Trevino 443e335e48
Use Yarn2 + PnP (#2)
* Switch to Yarn 2+pnp

* build: work on Yarn2

* ci: update ci script

* commit cache

* mark config, mongodb as externally imported

* ci: spelling fix

* update gitattributes

* crlf -> lf txt files

* .pnp.js format

* use workspace: format dependency on schema

* build: webpack update
2020-10-22 10:41:16 -07:00
Derek Worthen f33facb6ab
refactor: bundling and deployment (#1) 2020-09-25 07:29:43 -07:00
Derek Worthen 5ffb1fc0fd Add auth.html 2020-09-21 16:01:14 -07:00
Derek Worthen 422c6db436 Update ci.yml 2020-09-21 11:04:08 -07:00
Derek Worthen 0f8e75a829 Remove legacy client deploy script 2020-09-18 13:07:03 -07:00
Derek Worthen 85472c514b chore: update client deploy script 2020-09-14 07:01:08 -07:00
Derek Worthen f346fae4cd update server bundle 2020-09-11 10:00:55 -07:00
Derek Worthen 69bef30618 update bundle script 2020-09-11 09:09:43 -07:00
Derek Worthen f01e1383bd update dependencies 2020-09-11 08:25:38 -07:00
Derek Worthen eb9bd2ae55 fix: issue with bundling script 2020-09-11 07:57:30 -07:00
Derek Worthen 7a9fe1aa7f fix: issue with bundling server package for deployment 2020-09-11 07:49:25 -07:00
Derek Worthen ef61b39752 update server dependencies 2020-09-11 07:21:24 -07:00
Derek Worthen 5cbffebfa7 fix: server deploy 2020-09-09 12:27:34 -07:00
Derek Worthen 37df61b3cb Initial code commit 2020-09-09 09:39:40 -07:00