Domagoj Kriskovic
da9da896c2
Revert "Revert "[project-history] migrate from joi to zod ( #30187 )" ( #30681 )"
...
This reverts commit 8d66aa15a29216736755c3f86954a4d40aa20a6c.
GitOrigin-RevId: 9d56dafff3da5202204ead896bed30182cc2aceb
2026-02-02 09:05:15 +00:00
Domagoj Kriskovic
da7569e892
Revert "[project-history] migrate from joi to zod ( #30187 )" ( #30681 )
...
This reverts commit f8396a3caadd536edf64c6f971c77f4c941f000a.
GitOrigin-RevId: 8d66aa15a29216736755c3f86954a4d40aa20a6c
2026-01-13 09:07:22 +00:00
Domagoj Kriskovic
6d3dd3601a
[project-history] migrate from joi to zod ( #30187 )
...
* Add @overleaf/validation-tools in project-history
* use error handler for zod
* Replace joi validations with zod schema
* fix unit tests
* remove Joi validation middleware
* remove optional when there is a default
* fix tests after checking for objectid
* ran build_scripts
* monorepo npm install
GitOrigin-RevId: f8396a3caadd536edf64c6f971c77f4c941f000a
2026-01-13 09:07:00 +00:00
Eric Mc Sween
35dc7faab6
Merge pull request #24224 from overleaf/em-resync-on-flush-failure
...
Immediately attempt a resync when a history flush fails
GitOrigin-RevId: 098a0a7edf55c0ed47c48e0a3c080e3562cdceaa
2025-03-18 09:05:36 +00:00
Miguel Serrano
cd6631c105
Fix history label creation for anonymous users ( #20200 )
...
* Remove decaffeination artifacts in LabelsTests
* Remove decaffeination artifacts in LabelsManagerTests
* Fix label creation for anonymous users
* Update label creation route in MockProjectHistoryApi tests
* Support both endpoints for backwards compatibility
GitOrigin-RevId: 50ce1ba49388e50f147fb620e0425fea83301c9d
2024-10-14 10:57:33 +00:00
Jakob Ackermann
989c48978a
Merge pull request #20067 from overleaf/jpa-fix-old-blob-download
...
[web] project-history expects history-v1 id in blob requests
GitOrigin-RevId: d9170a12fc6070811c188b346dbac32accabbfd7
2024-08-22 14:01:12 +00:00
Jakob Ackermann
577497b655
Merge pull request #19842 from overleaf/jpa-ro-mirror-on-client
...
[misc] add readonly mirror of full project content on the client
GitOrigin-RevId: 940bd93bfd587f83ca383d10fc44579b38fc3e88
2024-08-22 08:05:13 +00:00
David
e3513a9d50
Merge pull request #16545 from overleaf/dp-project-owner-delete-labels
...
Allow project owners to delete history labels
GitOrigin-RevId: 16111337681ac4085db2cf48e9d4c2fa87993b77
2024-01-23 09:03:08 +00:00
Christopher Hoskin
ced8a923c0
Merge pull request #16218 from overleaf/csh-issue-11625-mongo-ug-5-project-history
...
Upgrade mongodb module for project-history
GitOrigin-RevId: 18782896b46b2b0512a1ce50215bb98ac3d46cea
2023-12-18 09:04:07 +00:00
Jakob Ackermann
51af6558cc
Merge pull request #12831 from overleaf/jpa-project-history-pipe
...
[project-history] migrate to fetch/stream.pipeline
GitOrigin-RevId: 9224eab6a0ad9cbb0c80e443a1c0d4abdd9bbd0f
2023-05-09 08:04:14 +00:00
Alf Eaton
ee85d948e2
Avoid duplicating a math-closing dollar sign ( #11227 )
...
GitOrigin-RevId: ef2ef77e26df59d1af3df6dc664e284d3c70102d
2023-01-16 08:41:42 +00:00