overleaf/services/document-updater
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
..
app/js Send operations to project-history when resolving/unresolving comments (#17540) 2024-04-10 08:04:08 +00:00
benchmarks
config
scripts
test Send operations to project-history when resolving/unresolving comments (#17540) 2024-04-10 08:04:08 +00:00
.gitignore
.mocharc.json
.nvmrc
app.js Send operations to project-history when resolving/unresolving comments (#17540) 2024-04-10 08:04:08 +00:00
buildscript.txt
docker-compose.ci.yml
docker-compose.yml
Dockerfile
expire_docops.js
LICENSE
Makefile
package.json
README.md
tsconfig.json

overleaf/document-updater

An API for applying incoming updates to documents in real-time.

License

The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the LICENSE file.

Copyright (c) Overleaf, 2014-2019.