overleaf/services/web/frontend/js/features/source-editor
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
..
commands Remove completion and shortcut event logging (#15633) 2023-11-07 12:34:56 +00:00
components Send operations to project-history when resolving/unresolving comments (#17540) 2024-04-10 08:04:08 +00:00
context/review-panel Send operations to project-history when resolving/unresolving comments (#17540) 2024-04-10 08:04:08 +00:00
controllers Merge pull request #15046 from overleaf/jdt-gramr-ad 2023-12-05 09:04:25 +00:00
extensions Merge pull request #17525 from overleaf/ae-upgrade-prettier 2024-03-26 09:04:05 +00:00
hooks Ensure that ol_extensions_writefull Sentry tag is defined (#17366) 2024-03-07 16:30:15 +00:00
ide Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
languages Use renderMessage (#16628) 2024-01-24 09:04:08 +00:00
lezer-bibtex Merge pull request #15960 from overleaf/mj-bibtex-field-plus 2023-11-30 09:03:23 +00:00
lezer-latex Merge pull request #14991 from overleaf/jpa-log-tree 2023-09-28 08:04:17 +00:00
themes Merge pull request #14980 from overleaf/jpa-debug-console 2023-09-28 08:04:12 +00:00
utils Update the CodeMirror language when the current file is renamed (#16342) 2024-01-15 09:04:27 +00:00