Commit Graph

10 Commits (7b4add5e887fe0da3e077ae4e8c7ee8d33ae7c7e)

Author SHA1 Message Date
sean-brydon c9a3c5789e Revert "Slack Oauth + verify sig"
This reverts commit ee95795e0f.
2022-03-02 22:01:04 +00:00
sean-brydon ee95795e0f Slack Oauth + verify sig 2022-03-02 21:53:51 +00:00
zomars fd5fd1f9d5 Updated type info 2022-03-01 13:55:49 -07:00
zomars b3f435ec48 Daily fixes 2022-03-01 13:47:09 -07:00
zomars 9c67a7452c WIP 2022-03-01 10:01:57 -07:00
zomars e5164fc087 WIP 2022-02-22 15:01:10 -07:00
zomars c32c29a624 Moved App definition to types 2022-02-22 15:01:10 -07:00
zomars 355737a86f WIP 2022-02-22 15:01:10 -07:00
zomars 9fcb82cc80 Updates typings 2022-02-22 14:58:25 -07:00
Omar López fe35cf6570
Extract prisma to it's own package (#1823)
* Moved prisma to packages

* Add missing prisma configs

* Extracts common libs and types

* Build and pipeline fixes

* Adds missing package

* Prisma scripts cleanup

* Updates lint staged

* Type fixes

* Sort imports

* Updates yarn lock file

* Fixes for yarn dx

* Revert "Sort imports"

This reverts commit 076109decab9b9ba307fc03696c3b0da5c4896f3.

* Formatting

* Prevent double TS version

* Fix conflict

* Extracted e2e configs
2022-02-15 13:30:52 -07:00