-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Stripe/Slack/Canvas from codebase and db (#1620)
* Added migration to remove intercom col from waitinglist tbl. * Removed slack code refs from client-participation. * Removed slack code refs from server. * Added SQL migration to remove slack features from database. * Removed Stripe related code refs from server. * Added SQL migration to remove Stripe features from database. * remove stripe/coupon/plan migrations entirely; DROP IF EXISTS * remove remaining plans/stripe/trial from client-participation * remove remaining plans/stripe/trial from server * DROP COLUMN IF EXISTS * remove slack from db up migrations * Removed Canvas LMS related code refs from server. * Added SQL migration to remove Canvas LMS features from database. * remove remaining LTI code * remove LTI/Canvas up migrations; use DROP TABLE IF EXISTS in down migration * consolidate new DROP migrations into one file * add migration to readme * remove old/inaccurate comment --------- Co-authored-by: Patrick Connolly <[email protected]> Co-authored-by: Christopher Small <[email protected]>
- Loading branch information
1 parent
914d7ba
commit 683a75f
Showing
25 changed files
with
153 additions
and
3,294 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.