overleaf/services/project-history/app/js
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
..
BlobManager.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
ChunkTranslator.js [project-history] fix convertToDiffUpdates when track delete is moved by previous op (#17681) 2024-04-10 08:04:03 +00:00
DiffGenerator.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
DiffManager.js Merge pull request #17251 from overleaf/tm-raise-history-diff-max-chunks 2024-02-22 09:05:20 +00:00
DocumentUpdaterManager.js Merge pull request #12210 from overleaf/em-camel-case-project-history 2023-03-21 09:05:13 +00:00
ErrorRecorder.js Merge pull request #17525 from overleaf/ae-upgrade-prettier 2024-03-26 09:04:05 +00:00
Errors.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
FileTreeDiffGenerator.js Merge pull request #14235 from overleaf/ii-history-project-diff 2023-08-17 08:02:54 +00:00
FlushManager.js Merge pull request #17525 from overleaf/ae-upgrade-prettier 2024-03-26 09:04:05 +00:00
HashManager.js Merge pull request #12831 from overleaf/jpa-project-history-pipe 2023-05-09 08:04:14 +00:00
HealthChecker.js Merge pull request #16218 from overleaf/csh-issue-11625-mongo-ug-5-project-history 2023-12-18 09:04:07 +00:00
HistoryApiManager.js Merge pull request #12210 from overleaf/em-camel-case-project-history 2023-03-21 09:05:13 +00:00
HistoryStoreManager.js Merge pull request #17396 from overleaf/mj-version-filtering 2024-04-08 08:04:17 +00:00
HttpController.js Merge pull request #16545 from overleaf/dp-project-owner-delete-labels 2024-01-23 09:03:08 +00:00
LabelsManager.js Merge pull request #16669 from overleaf/dp-decaf 2024-02-06 09:03:02 +00:00
LargeFileManager.js Merge pull request #11160 from overleaf/msm-replace-uuid-crypto 2023-01-18 15:07:58 +00:00
LocalFileWriter.js Merge pull request #12831 from overleaf/jpa-project-history-pipe 2023-05-09 08:04:14 +00:00
LockManager.js Merge pull request #12965 from overleaf/bg-improve-timeout-error 2023-05-10 08:06:07 +00:00
mongodb.js Merge pull request #16873 from overleaf/dp-mongo-command-monitoring 2024-02-23 09:02:55 +00:00
OperationsCompressor.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
Profiler.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
RedisManager.js Merge pull request #11952 from overleaf/em-batch-redis-reads 2023-02-28 09:04:23 +00:00
RetryManager.js Merge pull request #17525 from overleaf/ae-upgrade-prettier 2024-03-26 09:04:05 +00:00
Router.js Merge pull request #16545 from overleaf/dp-project-owner-delete-labels 2024-01-23 09:03:08 +00:00
server.js Merge pull request #15241 from overleaf/em-gcp-opentelemetry 2023-10-19 08:02:52 +00:00
SnapshotManager.js Merge pull request #17396 from overleaf/mj-version-filtering 2024-04-08 08:04:17 +00:00
SummarizedUpdatesManager.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
SyncManager.js Merge pull request #16218 from overleaf/csh-issue-11625-mongo-ug-5-project-history 2023-12-18 09:04:07 +00:00
types.ts Send operations to project-history when resolving/unresolving comments (#17540) 2024-04-10 08:04:08 +00:00
UpdateCompressor.js Merge pull request #17662 from overleaf/em-handle-tcs-history 2024-03-28 09:04:57 +00:00
UpdatesProcessor.js Merge pull request #17162 from overleaf/em-handle-comments 2024-02-21 09:03:27 +00:00
UpdateTranslator.js Send operations to project-history when resolving/unresolving comments (#17540) 2024-04-10 08:04:08 +00:00
Validation.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
Versions.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
WebApiManager.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00