overleaf/services/web/frontend/js/ide
Domagoj Kriskovic 218a4538c1 [web] support for reverting binary files (#18033)
* [web] revert binary file

* use addEntityWithName if file was deleted

* todo comments

* only show Revert file in ui even if deleted

* use _revertBinaryFile function

* emit new ids when reverting

* format:fix

* await emitToRoom calls

* use EditorController.upsertFile

* remove _revertBinaryFile function

* binary file check

* mock importFile method in tests

* move findElementByPath stub

* debug ci error

* resolve with empty object as file

* fix tests

* remove await before expect()

* format:fix

* test when binary file exists and when it does not

* use "file-revert" for source

* [web] revert existing file without ranges support (#18107)

* [web] revert existing file without ranges support

* ignore document_updated_externally if file-revert

* fix test

GitOrigin-RevId: a5e0c83a7635bc7d934dec9debe916bdd4beb51e
2024-05-30 08:04:20 +00:00
..
binary-files
chat
cobranding
colors
connection
directives
editor [web] support for reverting binary files (#18033) 2024-05-30 08:04:20 +00:00
file-tree
file-view
history/util
human-readable-logs Add citepalias and citetalias (#18272) 2024-05-17 08:04:20 +00:00
log-parser
metadata
online-users
permissions
references
review-panel
services
toolbar
LoadingManager.js