forked from exercism/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge insiders and premium (exercism#5862)
* WIP * WIP * WIP * More WIP * Fix things * Add custom input (exercism#5863) * Add custom input * Add conditionals * WIP * Fix things * First working iteration Adjust tests, update TS, add return links, refactor, etc Sort out setup_future_usage issue Remove unused bits, tailor other bits Add appearance obj Add different theme objects DRY Use card element for subscriptions, refactor things Fix a wrong type Update import Adjust tests Fix things, and paths Fix footer form anomaly Improve TS on application.tsx Add stripe version to footer cache key Fix test Force dark colors on premium and insiders Refactor things, make card element options adaptive Format utils better Pass amount from backend Delete unused component Lazy load stripe.js (exercism#5843) Add styling for load error and loading Tweak margins Fix the world (exercism#5861) * Fix the world * Tidy up, optimise ExercismStripeElements * Tidy up StripeForm * add off_session on Stripe::Subscription.create * Refactor Form, useStripeForm * Leave things at a simple, working state * Fix tests * One more fix --------- Co-authored-by: dem4ron <demaaron88@gmail.com> Fix bad rebase * Fix flow * Tweak tweak tweak * Add icons * Show error on blur (exercism#5865) * Improvements * Fix missing import * Fix mismatch * Fix breaking StripeElementAmount * Tweak insiders page copy * Remove final references to Premium --------- Co-authored-by: Aron Demeter <66035744+dem4ron@users.noreply.github.com> Co-authored-by: dem4ron <demaaron88@gmail.com>
- Loading branch information
1 parent
b60b95d
commit 1578997
Showing
249 changed files
with
1,683 additions
and
4,472 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 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 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
11 changes: 0 additions & 11 deletions
11
app/commands/payments/paypal/subscription/api/handle_billing_subscription_created.rb
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
app/commands/payments/paypal/subscription/create_for_premium.rb
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
20 changes: 0 additions & 20 deletions
20
app/commands/payments/paypal/subscription/ipn/handle_recurring_payment_profile_created.rb
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
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
32 changes: 0 additions & 32 deletions
32
app/commands/payments/stripe/payment_intent/create_for_premium_subscription.rb
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
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
Oops, something went wrong.