Commit graph

8 commits

Author SHA1 Message Date
Aaryan Khandelwal
85f7483b1b
fix: update version history overlay z-index (#5694) 2024-09-25 14:11:21 +05:30
Aaryan Khandelwal
8acb60baef
[WEB-1116] fix: current version not displaying the latest content (#5573)
* fix: current version sync

* chore: update read only editor ref type
2024-09-10 16:13:20 +05:30
Aaryan Khandelwal
bd20d71fc4
chore: add extra check to the version editor (#5521) 2024-09-05 12:38:50 +05:30
Aaryan Khandelwal
f843a5153b
fix: version history editor overflow (#5461) 2024-08-29 12:49:59 +05:30
Aaryan Khandelwal
de273dd618
[WEB-2293] refactor: version editor (#5454)
* refactor: version editor

* chore: added missing props
2024-08-28 19:56:28 +05:30
Aaryan Khandelwal
fb2a04dc14
chore: add authorization to restore version (#5444) 2024-08-28 14:03:01 +05:30
Aaryan Khandelwal
b22bdef9e1
chore: move version history editor to edition specific structure (#5441) 2024-08-27 19:50:07 +05:30
Aaryan Khandelwal
a0ed51c845
[WEB-2293] feat: pages version history (#5417)
* chore: project page version

* feat: page version history implemented

* chore: hide save button when version history overlay is active

* refactor: updated navigation logic

* chore: added error states

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-08-26 14:03:55 +05:30