Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

feat(history): add simple restore button(feature) #496

Merged
merged 6 commits into from
Aug 2, 2022
Merged

feat(history): add simple restore button(feature) #496

merged 6 commits into from
Aug 2, 2022

Conversation

aligo
Copy link
Contributor

@aligo aligo commented Aug 1, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@ca65a56). Click here to learn what that means.
The diff coverage is 9.30%.

@@           Coverage Diff           @@
##             main     #496   +/-   ##
=======================================
  Coverage        ?   69.27%           
=======================================
  Files           ?     1071           
  Lines           ?    18430           
  Branches        ?     2576           
=======================================
  Hits            ?    12768           
  Misses          ?     5348           
  Partials        ?      314           
Flag Coverage Δ
backend-unit 87.06% <50.00%> (?)
frontend-unit 65.05% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...n/$docId/_shared/DocumentEditor/DocumentEditor.tsx 0.00% <0.00%> (ø)
...ocumentEditor/HistoryPrompt/HistoryPrompt.style.ts 0.00% <0.00%> (ø)
...red/DocumentEditor/HistoryPrompt/HistoryPrompt.tsx 0.00% <0.00%> (ø)
...Id/_shared/DocumentEditor/useDocHistoryProvider.ts 0.00% <0.00%> (ø)
...docId/_shared/DocumentEditor/useDocSyncProvider.ts 0.00% <0.00%> (ø)
...pps/server-monolith/app/models/docs/block_state.rb 83.33% <25.00%> (ø)
...er-monolith/app/graphql/mutations/blocks/commit.rb 94.44% <75.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca65a56...5199f38. Read the comment docs.

@aligo aligo temporarily deployed to pr_preview August 1, 2022 03:17 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2022

This pull request has been built and is available for preview at pr496.mashcard.dev.
Default username/password is test1@example.com & test1234.

Devtools

@aligo aligo temporarily deployed to pr_preview August 1, 2022 06:50 Inactive
@aligo
Copy link
Contributor Author

aligo commented Aug 1, 2022

just add a simple restore button, not final design, does not mean #204 is complete.

@aligo aligo marked this pull request as ready for review August 1, 2022 08:22
@aligo aligo enabled auto-merge (squash) August 1, 2022 08:22
@aligo aligo temporarily deployed to pr_preview August 1, 2022 08:23 Inactive
@aligo aligo linked an issue Aug 1, 2022 that may be closed by this pull request
@aligo aligo merged commit 1441fd1 into main Aug 2, 2022
@aligo aligo deleted the history branch August 2, 2022 05:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add a simple restore button to history documents
3 participants