overleaf/services/web/test/frontend/features/editor-left-menu/components
M Fahru f27562eb12 Data handling for settings in editor left menu react migration (#10470)
- Importing SettingsController from the angular code, which enables post requests for every select menu and socket handler for compiler, texlive version, and main document select option
 - New context for the data handling infrastructure between react and angular. The data is still located in the angular version, and I use the context only as a proxy to fetch/post new data.

GitOrigin-RevId: 59009bceb128d82969a2318e90036aacf79f9887
2022-11-30 09:04:32 +00:00
..
settings Data handling for settings in editor left menu react migration (#10470) 2022-11-30 09:04:32 +00:00
actions-copy-project.test.js Merge pull request #10195 from overleaf/ae-editor-left-menu-actions-test 2022-10-31 09:04:26 +00:00
actions-menu.test.js Migrate actions menu in editor left menu to react (#10102) 2022-10-28 08:05:14 +00:00
actions-word-count.test.js Migrate actions menu in editor left menu to react (#10102) 2022-10-28 08:05:14 +00:00
download-menu.test.js Migrate download menu in editor left menu to react (#10046) 2022-10-25 08:04:19 +00:00
help-contact-us.test.js Add unit tests and storybook components for help menu 2022-11-03 09:03:56 +00:00
help-documentation.test.js Add unit tests and storybook components for help menu 2022-11-03 09:03:56 +00:00
help-menu.test.js Add unit tests and storybook components for help menu 2022-11-03 09:03:56 +00:00
help-show-hotkeys.test.js Update "go to line" hotkey for cm6 and add new info text in hotkeys modal 2022-11-25 09:04:20 +00:00