overleaf/services/web/test/frontend
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 #12176 from overleaf/ae-syntex-tests 2023-03-14 09:04:14 +00:00
features Add paywall to React history view (#12849) 2023-05-02 19:44:39 +00:00
helpers Add paywall to React history view (#12849) 2023-05-02 19:44:39 +00:00
ide Refactor log parser tests 2022-06-22 08:04:49 +00:00
infrastructure Merge pull request #7941 from overleaf/msm-use-async-typing-fix 2022-05-19 08:04:13 +00:00
shared Improve compile request mocking in Cypress tests (#12095) 2023-03-07 09:05:25 +00:00
utils Merge pull request #4305 from overleaf/jpa-fix-undef 2021-07-14 12:40:42 +00:00
bootstrap.js Remove sysend dependency (#10852) 2023-01-10 09:04:37 +00:00
prop-types.test.js Merge pull request #5709 from overleaf/ae-fail-prop-types-tests 2021-11-16 09:02:54 +00:00