overleaf/services/project-history/test/unit/js
Mathias Jakobsen 43b2fe4a3a [overleaf-editor-core] Restructure TextOperation hierachy (#16582)
* [overleaf-editor-core] Restructure TextOperation hierachy

Restructures the hierachy of TextOperations to include a superclass
EditOperation. This superclass will later on contain other classes used
for tracked changes and comments.

* [overleaf-editor-core] Update json format of LazyStringFileData

* [history-v1+project-history] Fix TextOperation.fromJSON calls

* [overleaf-editor-core] Change EditOperationBuilder.fromRaw to fromJSON

* [overleaf-editor-core] Update apply and invert functions to accept FileData

* [overleaf-editor-core] Pass missing argument to store method

* [overleaf-editor-core] Remove unused method

* [overleaf-editor-core] User EditOperationTransformer

* [overleaf-editor-core] Clean up JSDoc comments

* [overleaf-editor-core] Add tests for EditOperation

* [overleaf-editor-core] Update JSDoc types

GitOrigin-RevId: 9c22a3a89b8483bdb87b43f329ddbdd887ffed42
2024-01-24 09:04:18 +00:00
..
BlobManager Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
ChunkTranslator Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
DiffGenerator Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
DiffManager Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
DocumentUpdaterManager Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
ErrorRecorder Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
HistoryStoreManager Merge pull request #15409 from overleaf/jpa-history-v1-http-timeout 2023-10-25 08:04:50 +00:00
HttpController Merge pull request #16545 from overleaf/dp-project-owner-delete-labels 2024-01-23 09:03:08 +00:00
LabelsManager Merge pull request #16545 from overleaf/dp-project-owner-delete-labels 2024-01-23 09:03:08 +00:00
LockManager Merge pull request #12210 from overleaf/em-camel-case-project-history 2023-03-21 09:05:13 +00:00
OperationsCompressor [overleaf-editor-core] Restructure TextOperation hierachy (#16582) 2024-01-24 09:04:18 +00:00
RedisManager Merge pull request #11952 from overleaf/em-batch-redis-reads 2023-02-28 09:04:23 +00:00
RetryManager Merge pull request #16218 from overleaf/csh-issue-11625-mongo-ug-5-project-history 2023-12-18 09:04:07 +00:00
SnapshotManager Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
SummarizedUpdatesManager Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
SyncManager Merge pull request #16218 from overleaf/csh-issue-11625-mongo-ug-5-project-history 2023-12-18 09:04:07 +00:00
UpdateCompressor Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
UpdatesManager Merge pull request #12210 from overleaf/em-camel-case-project-history 2023-03-21 09:05:13 +00:00
UpdateTranslator Merge pull request #13574 from overleaf/msm-fix-history-anon 2023-07-17 10:48:20 +00:00
Versions Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
WebApiManager Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00