overleaf/services/web/frontend/js/shared
Tim Down 70bae34bd8 Add paywall to React history view (#12849)
* Implement history view paywall

* Add tests and some CSS fallbacks

* Make additional faded version above paywall non-clickable

* Change isFaded to faded for consistency

* Remove unused import

* Add missing attribute

* SHow all labels in free tier

* Address review comments

* Change Boolean conversion

Co-authored-by: ilkin-overleaf <100852799+ilkin-overleaf@users.noreply.github.com>

* Make adding or deleting a label show up in version list again

* Refactor to use visibleUpdateCount rather than maintaining two separate update arrays

* Removed unused import

* Use data-testid instead on class

* Round gradient values

* Correct test selector

---------

Co-authored-by: ilkin-overleaf <100852799+ilkin-overleaf@users.noreply.github.com>
GitOrigin-RevId: a2b021f3f4d3b9eb1358edb2ee4aa7db1bc7240e
2023-05-02 19:44:39 +00:00
..
components Merge pull request #12773 from overleaf/ii-history-react-changes-list-dropdown 2023-04-26 08:05:24 +00:00
context Add paywall to React history view (#12849) 2023-05-02 19:44:39 +00:00
hooks Always use mockable location methods (#11929) 2023-03-17 09:05:21 +00:00
svgs Merge pull request #7750 from overleaf/ta-settings-fixes-2 2022-04-27 08:05:01 +00:00
utils Merge pull request #11751 from overleaf/ii-payment-page-stories 2023-02-14 09:04:25 +00:00