overleaf/services/web/frontend/js/features/subscription/components/dashboard
Antoine Clausse 9997c4874f [web] Migrate /user/subscription to BS5 (#20513)
* [web] Initialize BS5 in subscription page

* [web] Update subscription-dashboard.tsx for BS5

* [web] Update row-link.tsx for BS5

* [web] Update modals

* [web] Add `btn` to `btn-inline-link` classes

* [web] Update circle change-to-group circle price element

* [web] Replace `list-item-with-margin-bottom` with `mb-3`

* [web] Update form elements to BS5

* [web] Use `useContactUsModal`

* [web] Adjust tables margin/padding, and more

* [web] Update change-to-group-modal.tsx

* [web] Add gap to subscription buttons

* [web] Remove subscription page colspan for md and above

* [web] Use Notification component

* [web] Update "leave group" buttons

* [web] Fix tests: add `ol-user` meta tag

* [web] Nest .hover-highlight in #subscription-dashboard-root

* [web] Update to OLRow/OLCol

* [web] Update to OLButtons

* [web] Update to OLFormGroup

* [web] Naming: use BSversion prefix

* [web] Set CancelSubscriptionButton as ghost directly in component

* [web] Set "Plan" font size

* [web] Simplify cancel-subscription buttons

* [web] Remove `--neutral-10` ModalFooter background

* [web] Simplify circle styles

* [web] Center discount badge

* [web] Update fieldset label

* [web] Add `<ul>` around RowLink

* [web] Define SCSS for row-link component

* [web] Remove some use of utility classes

* [web] Revert and update `fieldset` changes (fixes tests)

* [web] Fixup some more OLButtons

* [web] Fixup use of OLRow/OLCol

* [web] Reduce spacing below "legend-as-label"

* [web] Use h5 instead of small in OLModalTitle

* [web] Revert OLCol removal on lg screens

I had removed them by mistake because I wasn't using the proper breakpoints

* [web] Add backdrop to nested modal ContactUsModal

* [web] Don't prefill project URL in ContactUsModal

* [web] Fix lint

* [web] Share `className` prop in BS5 and BS3 modals

* [web] Set sub-title font sans serif (BS3)

* [web] Update remaining Alerts to OLNotification

GitOrigin-RevId: 7fd975ae3e992cebfaf71d4e182f8e13ec886d09
2024-10-01 08:05:14 +00:00
..
states [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00
contact-support-for-custom-subscription.tsx Merge pull request #11881 from overleaf/ab-custom-subscription-react-dash 2023-02-23 09:05:05 +00:00
free-plan.tsx Merge pull request #20547 from overleaf/em-assist-plan 2024-09-30 08:04:52 +00:00
generic-error-alert.tsx [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00
group-settings-button.tsx Merge pull request #18898 from overleaf/jpa-no-window 2024-06-19 08:04:21 +00:00
group-subscription-membership.tsx [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00
group-subscription-memberships.tsx Move premium features link outside the subscription block 2023-09-06 08:05:47 +00:00
institution-memberships.tsx [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00
leave-group-modal.tsx [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00
managed-group-subscriptions.tsx [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00
managed-institution.tsx [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00
managed-institutions.tsx Merge pull request #18898 from overleaf/jpa-no-window 2024-06-19 08:04:21 +00:00
managed-publisher.tsx [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00
managed-publishers.tsx Merge pull request #18898 from overleaf/jpa-no-window 2024-06-19 08:04:21 +00:00
personal-subscription-recurly-sync-email.tsx [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00
personal-subscription.tsx [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00
premium-features-link.tsx Merge pull request #15798 from overleaf/mj-features-page-teardown 2023-11-21 09:04:03 +00:00
reactivate-subscription.tsx [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00
root.tsx [web] Use React hooks to get split-test variants instead of getSplitTestVariant (getMeta) (#18133) 2024-05-01 08:04:55 +00:00
row-link.tsx [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00
subscription-dashboard.tsx [web] Migrate /user/subscription to BS5 (#20513) 2024-10-01 08:05:14 +00:00