-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[8.1][CDE] Export/import to json check #841
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
askonev
changed the title
[CDE] Export/import to json check
[7.3][CDE] Export/import to json check
Feb 8, 2023
askonev
changed the title
[7.3][CDE] Export/import to json check
[7.3.3][CDE] Export/import to json check
Feb 8, 2023
askonev
force-pushed
the
feature/all_object_to_json
branch
4 times, most recently
from
February 15, 2023 17:29
886ca9f
to
af961e4
Compare
askonev
force-pushed
the
feature/all_object_to_json
branch
from
February 21, 2023 14:52
af961e4
to
7c1f0c4
Compare
askonev
force-pushed
the
feature/all_object_to_json
branch
from
September 7, 2023 15:13
e9da566
to
39bac67
Compare
askonev
changed the title
[7.3.3][CDE] Export/import to json check
[7.5.0][CDE] Export/import to json check
Sep 7, 2023
Closed
askonev
commented
Nov 14, 2023
askonev
force-pushed
the
feature/all_object_to_json
branch
2 times, most recently
from
November 16, 2023 12:02
aa7f23f
to
e9410ea
Compare
Yar04ek
changed the title
[7.5.0][CDE] Export/import to json check
[7.5.0][CDE] ApiRGBColor.ToJSON check
Nov 27, 2023
Yar04ek
changed the title
[7.5.0][CDE] ApiRGBColor.ToJSON check
[7.5.0][CDE] supplement Export/import to json check
Nov 27, 2023
askonev
force-pushed
the
feature/all_object_to_json
branch
2 times, most recently
from
November 29, 2023 15:22
c9b8a1d
to
3a12f6f
Compare
onlyoffice-testing-robot
requested changes
Dec 1, 2023
askonev
force-pushed
the
feature/all_object_to_json
branch
4 times, most recently
from
December 8, 2023 18:20
98ed4b7
to
7a1cee5
Compare
askonev
force-pushed
the
feature/all_object_to_json
branch
2 times, most recently
from
January 19, 2024 09:55
d67fc6a
to
f2d93f3
Compare
askonev
force-pushed
the
feature/all_object_to_json
branch
from
February 27, 2024 14:53
a73f196
to
0d18b12
Compare
askonev
force-pushed
the
feature/all_object_to_json
branch
2 times, most recently
from
March 25, 2024 16:29
272086b
to
16db879
Compare
askonev
force-pushed
the
feature/all_object_to_json
branch
from
June 14, 2024 10:06
26b9d1e
to
6a9f574
Compare
askonev
requested review from
VitaliySerov,
alinasafonova and
onlyoffice-testing-robot
and removed request for
alinasafonova,
VitaliySerov and
onlyoffice-testing-robot
June 14, 2024 10:21
VitaliySerov
requested review from
VitaliySerov
and removed request for
onlyoffice-testing-robot
June 18, 2024 11:03
VitaliySerov
approved these changes
Jun 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small question but in general approved
alinasafonova
approved these changes
Jun 18, 2024
askonev
force-pushed
the
feature/all_object_to_json
branch
from
June 18, 2024 14:05
beef25e
to
b149102
Compare
askonev
force-pushed
the
feature/all_object_to_json
branch
from
June 18, 2024 14:07
b149102
to
78eebe2
Compare
VitaliySerov
approved these changes
Jun 18, 2024
alinasafonova
approved these changes
Jun 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ApiDocumentContent.prototype.ToJSON;ApiRange.prototype.ToJSON;ApiDocument.prototype.ToJSON;ApiParagraph.prototype.ToJSON;ApiRun.prototype.ToJSON;ApiHyperlink.prototype.ToJSON;ApiStyle.prototype.ToJSON;has a todo
ApiFill.prototype.ToJSON;ApiRGBColor.prototype.ToJSON;ApiUniColor.prototype.ToJSON;ApiGradientStop.prototype.ToJSON;ApiStroke.prototype.ToJSON;ApiInlineLvlSdt.prototype.ToJSON;apitable/tojsonapitablecellpr/tojsonapitablepr/tojsonapitablerowpr/tojsonapitablestylepr/tojsonapitablecell/tojsonapitablerow/tojsonApiDrawing.prototype.ToJSON;ApiSchemeColor.prototype.ToJSON;ApiPresetColor.prototype.ToJSON;ApiParaPr.prototype.ToJSON;64047
68572
reverted
[8.1][CDE] BlockLvlSdt.ToJSON() #1139