Alf Eaton
|
3ca328f62e
|
Always use mockable location methods (#11929)
* Always use mockable location methods
* Add eslint rules for window.location calls/assignment
* Add useLocation hook
* Update tests
GitOrigin-RevId: eafb846db89f884a7a9a8570cce7745be605152c
|
2023-03-17 09:05:21 +00:00 |
|
Jessica Lawshe
|
c0f6546486
|
Merge pull request #12042 from overleaf/jel-change-plan
[web] Change plan UI now in a modal and update the style
GitOrigin-RevId: 1b501b4a972ca676cff32f531862c15c0c8f9e61
|
2023-03-09 09:05:05 +00:00 |
|
ilkin-overleaf
|
2f7745f695
|
Merge pull request #12031 from overleaf/ii-payment-page-migration-three-d-secure-currency-change
[web] 3DS currency change fix
GitOrigin-RevId: e88c773c6576e55803df3b2ec6a6acb1df80e8f2
|
2023-03-02 09:04:13 +00:00 |
|
ilkin-overleaf
|
867e15cdf9
|
Merge pull request #12007 from overleaf/ii-react-subscription-dash-thank-you
[web] Successful subscription react migration
GitOrigin-RevId: 1d7d849415f4b7a7f60ddf8a4e18570ff5142196
|
2023-03-02 09:04:04 +00:00 |
|
ilkin-overleaf
|
667f21f80e
|
Merge pull request #11872 from overleaf/ii-payment-page-tests
[web] Payment page tests
GitOrigin-RevId: 0ab9a75c13f1833cbdf7aa71ffe3ab66174ca773
|
2023-03-01 09:03:22 +00:00 |
|
ilkin-overleaf
|
f82bb4e4eb
|
Merge pull request #11963 from overleaf/ii-react-subscription-dash-reactivate-subscription
[web] Subscription dash reactivate button react migration
GitOrigin-RevId: dde8dd1abb8979bdf90d71ea07e1336e9af491b3
|
2023-03-01 09:03:17 +00:00 |
|
ilkin-overleaf
|
ab0f4f99ca
|
Merge pull request #11919 from overleaf/ii-react-subscription-dash-user-email-not-matching-recurly-email
[web] Subscription dash user email not matching recurly email section - react migration
GitOrigin-RevId: 8d89dbc804694afffea2a92cebdeb5d4e9389810
|
2023-03-01 09:02:47 +00:00 |
|
Jessica Lawshe
|
c8ad856d9b
|
Merge pull request #11981 from overleaf/jel-downgrade-when-cancel
[web] Migrate downgrade plan option when cancelling in React subscription dash
GitOrigin-RevId: 11a4b39deb58493f3f56e65e8760d71527a8e8fc
|
2023-02-28 09:03:54 +00:00 |
|
Jessica Lawshe
|
ac2c8b7bf8
|
Merge pull request #11973 from overleaf/ii-react-canceled-subscription
[web] Subscription page canceled subscription react migration
GitOrigin-RevId: dd127d753e72c194cd6bbb90b1ca1557742896d9
|
2023-02-24 09:05:28 +00:00 |
|
Jessica Lawshe
|
6ab97ec806
|
Merge pull request #11970 from overleaf/ab-sub-dash-already-have-warning
[web] Display a warning on subscription dash when coming from plans page
GitOrigin-RevId: 6c6294fbf634a5dcd1a09b94538add6586ebd15b
|
2023-02-24 09:05:20 +00:00 |
|
Jessica Lawshe
|
bcc8349820
|
Merge pull request #11888 from overleaf/jel-subscription-dash-cancel-plan
[web] Migrate cancel subscription to React
GitOrigin-RevId: 8482fd61894c8011b4c980263ae1d41f396233c6
|
2023-02-24 09:05:12 +00:00 |
|
Alexandre Bourdin
|
0a4a902a6a
|
Merge pull request #11885 from overleaf/ab-personal-sub-custom-react
[web] Display a message for custom personal subscriptions in React dash
GitOrigin-RevId: c70986ffacfdfdeccd3675385e2e5dba1a2ad61f
|
2023-02-23 09:05:13 +00:00 |
|
Alexandre Bourdin
|
a05b68f234
|
Merge pull request #11881 from overleaf/ab-custom-subscription-react-dash
[web] Add a contact support message for custom subsbcriptions on React dash
GitOrigin-RevId: e2a2bb27b4f1e70cbbe62f4c837fe63d81a820c2
|
2023-02-23 09:05:05 +00:00 |
|
Alexandre Bourdin
|
caa5393d0a
|
Merge pull request #11862 from overleaf/ab-group-subscription-memberships-dash-react
[web] Migrate group subscription memberships to React dash
GitOrigin-RevId: d5ff3ae4e5d8c422530502af22edda6c24c9a593
|
2023-02-23 09:04:49 +00:00 |
|
Alexandre Bourdin
|
287c26effb
|
Merge pull request #11906 from overleaf/ii-react-subscription-dash-active-coupons
[web] Subscription dash show active coupons react migration
GitOrigin-RevId: 7a63505b31d828491b6ea812482376882354b4ee
|
2023-02-23 09:04:13 +00:00 |
|
Alexandre Bourdin
|
86c7ed7893
|
[web] Migrate managed publishers to React dash (#11749)
* Migrate managed publishers to React dash
* Decaf cleanup + async/await PublishersGetter
* Continue migration of managed publishers to react dash
* Fix linting
* Add tests
* Decaf cleanup PublishersGetterTests
* Update PublishersGetter tests
* Rename component files to kebab-case
GitOrigin-RevId: cb1fe14d120457c965a9d23a8ddb2c2c92e1d5da
|
2023-02-23 09:04:03 +00:00 |
|
Jessica Lawshe
|
a9bdc132e0
|
Merge pull request #11844 from overleaf/jel-subscription-dash-change-to-group-submit
[web] Submit group plan change on subscription dash
GitOrigin-RevId: 5bc2644351c80189774ad3ac4cdcd622d354770f
|
2023-02-22 09:05:21 +00:00 |
|
Jessica Lawshe
|
1ec1359c08
|
Merge pull request #11819 from overleaf/jel-subscription-dash-change-to-group-prices
[web] Show price in change to group plan modal on React subscription dash
GitOrigin-RevId: 6a1a4be3a7d008cd9e26186c2d97bc0bdc2f82ed
|
2023-02-22 09:05:13 +00:00 |
|
Jessica Lawshe
|
a6e3209e7b
|
Merge pull request #11773 from overleaf/jel-subscription-dash-change-to-group
[web] Begin change to group plan via React subscription dash
GitOrigin-RevId: 3f0f2820ab18ecc8337746282295302d7951c56f
|
2023-02-22 09:04:56 +00:00 |
|
Jessica Lawshe
|
fcf6fe104a
|
Merge pull request #11681 from overleaf/jel-confirm-subscription-change
[web] Plan change request in subscription dash
GitOrigin-RevId: 9afe22b2da035f887c6fa9abe8129711d492108c
|
2023-02-17 09:05:51 +00:00 |
|
Davinder Singh
|
ead567c3d2
|
Merge pull request #11694 from overleaf/ab-managed-institutions-react
[web] Migrate managed institutions to React dash
GitOrigin-RevId: 535dfafe42d88189bb20e7bb3beac233221ee6ba
|
2023-02-15 09:04:55 +00:00 |
|
Jessica Lawshe
|
6833dae879
|
Merge pull request #11619 from overleaf/jel-react-personal-subscription-dash-change-plan
[web] Query display price data for change plan UI in React subscription dash
GitOrigin-RevId: e05779d1f289ee55a1b8be17b182905fca66e44f
|
2023-02-08 09:06:44 +00:00 |
|
Jessica Lawshe
|
40c172a914
|
Merge pull request #11602 from overleaf/jel-react-personal-subscription-dash-pt-6
[web] Continue migration of change plan UI to React
GitOrigin-RevId: 4f6176ac101ba3c57134cf5c86329e205f17ab23
|
2023-02-08 09:06:37 +00:00 |
|
Jessica Lawshe
|
4bbc6c0bd7
|
Merge pull request #11560 from overleaf/jel-react-personal-subscription-dash-pt-5
[web] Continue migration of personal subscription dash to React
GitOrigin-RevId: fb327592ad5031bff20b2a95a83edee4735112e8
|
2023-02-08 09:06:29 +00:00 |
|
Jessica Lawshe
|
e23a0b7c88
|
Merge pull request #11509 from overleaf/jel-react-personal-subscription-dash-pt-4
[web] Continue migration of personal subscription dash to React
GitOrigin-RevId: f2d913099d727725f04697003516c90616faf014
|
2023-02-08 09:06:21 +00:00 |
|
ilkin-overleaf
|
1daa70ddad
|
Merge pull request #11525 from overleaf/ii-payment-page-migration-init
[web] Payment page migration initialisation
GitOrigin-RevId: f33b73a13b96fad3cddf0c0205d05df678ce5300
|
2023-02-02 18:21:52 +00:00 |
|
Jessica Lawshe
|
0634d9fcea
|
Merge pull request #11494 from overleaf/jel-react-personal-subscription-dash-pt-3
[web] Continue migration of personal subscription dash to React
GitOrigin-RevId: 412301dad0a04fa6e7b8712ad919c4f67d0bbfe2
|
2023-02-01 09:05:35 +00:00 |
|
Jessica Lawshe
|
d2d8b88258
|
Merge pull request #11515 from overleaf/ab-group-membership-dash-react
[web] Managed groups in React subscription dash
GitOrigin-RevId: 4811d8dd2b42fa9ad83b5c4f12582e7bc04bad40
|
2023-02-01 09:05:27 +00:00 |
|
Jessica Lawshe
|
322e6f9156
|
Merge pull request #11414 from overleaf/jel-react-personal-subscription-dash-pt-2
[web] Continue migration of personal subscription dash commons to React
GitOrigin-RevId: 997716f70c953b088f686d4b0f638705ad838520
|
2023-01-27 09:05:30 +00:00 |
|
Jessica Lawshe
|
f9652deba4
|
Merge pull request #11340 from overleaf/jel-react-personal-subscription-dash
[web] Begin to migrate personal subscription dash commons to React
GitOrigin-RevId: 43c096bd72199c8c0a7b40c8fd84a0a12c108217
|
2023-01-27 09:05:22 +00:00 |
|
Jessica Lawshe
|
38a3d83e83
|
Merge pull request #11259 from overleaf/jel-react-subscriptions-dash-free
[web] Migrate institution free plan subscription dash to React
GitOrigin-RevId: 5f488bdeeb6db4a0895fe99218122220a2ee9561
|
2023-01-18 15:09:36 +00:00 |
|
Jessica Lawshe
|
0343875372
|
Merge pull request #11231 from overleaf/jel-react-subscriptions-dash-commons
[web] Migrate institution memberships dash to React
GitOrigin-RevId: 75bb8e7d7338418733a836a8e654fe5b0a9fceff
|
2023-01-18 15:09:28 +00:00 |
|