overleaf/services/web/frontend/js/features/source-editor/components
Domagoj Kriskovic 8bde496da4 Send operations to project-history when resolving/unresolving comments (#17540)
* Send operations to project-history when resolving/unresolving comments

* small fixes

* added doc_id in web unit test

* Revert "added doc_id in web unit test"

This reverts commit f0b8251abfce17965d5e1b0e45d8784fcf1d9eed.

* fix mocked dependency in test

* wip: web unit tests

* document updater, reopen test

* document-updater tests

* format fix

* fix typo

* fix callsArgWith

* fix reopenThread calls in doc updater tests

* fix typos

* log error if chat api resolve failes

* log error when reopening thread

* sendStatus calls done() in tests

* using OError instead of logging

* removed timers

* preserve legacy endpoints

* update after merge

* Remove timer check in HttpControllerTest

* prettier

* added "legacy" in log

* remove metrics.timer

* fix promisify issues

* remove unused cb

GitOrigin-RevId: 849538c86996973a065c727835e93028e5429344
2024-04-10 08:04:08 +00:00
..
command-tooltip Only focus the URL input when no URL has been entered (#15673) 2023-11-10 09:04:04 +00:00
figure-modal Merge pull request #17786 from overleaf/ar-select-caption-in-inserted-figures 2024-04-09 08:04:36 +00:00
paste-html Remove editor split tests (#14985) 2023-10-04 08:04:34 +00:00
review-panel Send operations to project-history when resolving/unresolving comments (#17540) 2024-04-10 08:04:08 +00:00
table-generator Merge pull request #17525 from overleaf/ae-upgrade-prettier 2024-03-26 09:04:05 +00:00
toolbar Remove hidden comment button from editor toolbar (#17386) 2024-03-07 16:30:28 +00:00
codemirror-command-tooltip.tsx [visual] Show tooltip with target for linkable nodes (#13636) 2023-08-14 08:05:09 +00:00
codemirror-editor.tsx Move Writefull toolbar loading/initialisation into a React component (#16546) 2024-01-19 09:04:52 +00:00
codemirror-outline.tsx [ide-react] Improve file tree and outline components in the editor sidebar (#16225) 2023-12-18 09:03:53 +00:00
codemirror-search-form.tsx Merge pull request #15707 from overleaf/td-user-settings-context 2023-11-22 09:04:39 +00:00
codemirror-search.tsx [cm6] Add "within selection" option to the search form (#12798) 2023-05-01 08:05:02 +00:00
codemirror-toolbar.tsx Merge pull request #16048 from overleaf/mj-table-column-width 2024-01-19 09:04:28 +00:00
codemirror-view.tsx Expose ScopeValueStore via window.overleaf.unstable.store (#16404) 2024-01-09 09:03:46 +00:00
editor-switch.tsx Merge pull request #16437 from overleaf/dp-remove-visual-editor-feedback-icon 2024-01-12 09:03:19 +00:00
grammarly-advert.tsx Merge pull request #17693 from overleaf/msm-hide-grammarly-sp 2024-04-09 08:03:59 +00:00
source-editor.tsx Merge pull request #16319 from overleaf/jdt-grammarly-ad-redesign 2024-01-08 09:05:40 +00:00
switch-to-pdf-button.jsx Merge pull request #15040 from overleaf/jpa-js-to-jsx 2023-09-29 08:04:29 +00:00