overleaf/services/web/frontend/js/features/source-editor/context/review-panel
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
..
hooks Refactor review panel context (#17383) 2024-03-07 16:30:25 +00:00
types Send operations to project-history when resolving/unresolving comments (#17540) 2024-04-10 08:04:08 +00:00
review-panel-context.tsx Refactor review panel context (#17383) 2024-03-07 16:30:25 +00:00
review-panel-provider.tsx Refactor review panel context (#17383) 2024-03-07 16:30:25 +00:00