overleaf/services/web/test/frontend
M Fahru 797b9b2532 Migrate download menu in editor left menu to react (#10046)
* Initialize left menu react migration and migration download menu UI to react

* Add test case to DownloadMenu react component

* Update test description and add an href check to one of the download link

* Extract storybook document mock to its own fixture file

* Add mockCompileOnLoad config on storybook editor scope
  - if mockCompileOnLoad: true (default), then the default compile mock will be used
  - If mockCompileOnLoad: false, then we have to provide a compile mock on the storybook component

* Create download menu storybook component

* Use a single "editor-left-menu" controller on the editor left menu migrations

* Remove the form import from the react version of the left menu

* Change inline style to utility class name

GitOrigin-RevId: 5357c7bfc78bf40f52b9b308df8f2b60d793fbf7
2022-10-25 08:04:19 +00:00
..
components Merge pull request #10081 from overleaf/ae-skip-flaky-test 2022-10-21 08:03:39 +00:00
features Migrate download menu in editor left menu to react (#10046) 2022-10-25 08:04:19 +00:00
helpers Merge pull request #8953 from overleaf/ae-pdf-synctex-tests 2022-07-21 08:04:04 +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 Fix group plan localized pricing and force 2 decimal number for non-integer currency value (#8576) 2022-07-13 08:05:20 +00:00
utils
bootstrap.js [web] Configure Babel + ESLint to handle TypeScript files (#5993) 2022-03-16 09:03:07 +00:00
prop-types.test.js