overleaf/services/web/frontend/js/features/ide-react
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
..
components Lazy-load the React History view (#17290) 2024-02-27 17:02:01 +00:00
connection Merge pull request #16808 from overleaf/jpa-wsUrl 2024-02-02 09:03:35 +00:00
context Send operations to project-history when resolving/unresolving comments (#17540) 2024-04-10 08:04:08 +00:00
editor Merge pull request #17128 from overleaf/em-filter-out-comments 2024-02-19 09:04:00 +00:00
hooks Merge pull request #17525 from overleaf/ae-upgrade-prettier 2024-03-26 09:04:05 +00:00
scope-adapters Merge pull request #16493 from overleaf/ii-rp-mini-page-load 2024-01-17 09:03:17 +00:00
scope-event-emitter Fix React scope event listener (#16434) 2024-01-10 09:03:05 +00:00
scope-value-store [ide-react] Preserve scope value update watchers on watcher add (#16729) 2024-01-29 09:03:20 +00:00
types [ide-react] Improve file tree and outline components in the editor sidebar (#16225) 2023-12-18 09:03:53 +00:00
util [ide-react] Improve file tree and outline components in the editor sidebar (#16225) 2023-12-18 09:03:53 +00:00
create-ide-event-emitter.ts Replace strict-event-emitter with EventTarget (#16374) 2024-01-08 09:05:22 +00:00