This repository was archived by the owner on Nov 8, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork20
refactor(editor-workflow): re-org workflow with article & comment CURD & test#395
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
31 commits Select commitHold shift + click to select a range
b37255d
refactor(editor-workflow): editor parse wip
mydearxymf8936b7
refactor(editor-workflow): editor parse test fix
mydearxymdcead01
refactor(editor-workflow): editor parse test list case
mydearxymed422a4
refactor(editor-workflow): add body_html to all articles
mydearxym2bb6c9e
refactor(editor-workflow): adjust body fields to article_comments
mydearxymc28990c
refactor(editor-workflow): fix body field when create comment
mydearxymafb064f
refactor(editor-workflow): fix body field when create comment wip
mydearxym396b251
refactor(editor-workflow): wip
mydearxym297aa54
refactor(editor-workflow): post digest workflow
mydearxym6b84dee
refactor(editor-workflow): article create workflow
mydearxyme3d3d8e
refactor(editor-workflow): rich test for comment test wip
mydearxyma6e21f2
refactor(editor-workflow): rich test for comment test wip
mydearxymd7be2dc
refactor(editor-workflow): rich test for comment test wip
mydearxym01a79da
refactor(editor-workflow): rich test for comment test wip
mydearxyme6b5c0e
refactor(editor-workflow): rich test for comment test wip
mydearxym6a1883d
refactor(editor-workflow): rich test for comment test wip
mydearxym66c3dd8
refactor(editor-workflow): rich test for comment test wip
mydearxym43e926a
refactor(editor-workflow): rich test for comment test wip
mydearxym1887db9
refactor(editor-workflow): fix comment test
mydearxymfa9a36c
refactor(editor-workflow): fix comment test
mydearxym79ad4b9
refactor(editor-workflow): fix comment test
mydearxym1d30730
refactor(editor-workflow): fix comment test
mydearxym0197eab
refactor(editor-workflow): fix comment test wip
mydearxym254a421
refactor(editor-workflow): fix comment test wip
mydearxymd6b48e5
chore: clean up
mydearxyma4d979d
test(comment): body refactor wip
mydearxym5ff746b
test(article): body parse & test adjust
mydearxym93c757e
test(article): body parse & test adjust
mydearxym95f7b87
test(article): body parse & test adjust
mydearxym8d4c8fd
test(article): fix test
mydearxymb639ecf
test(article): fix test
mydearxymFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
3 changes: 2 additions & 1 deletionconfig/config.exs
This file contains hidden or 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
78 changes: 42 additions & 36 deletionslib/groupher_server/cms/delegates/article_comment.ex
This file contains hidden or 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
72 changes: 49 additions & 23 deletionslib/groupher_server/cms/delegates/article_curd.ex
This file contains hidden or 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
2 changes: 2 additions & 0 deletionslib/groupher_server/cms/helper/macros.ex
This file contains hidden or 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
7 changes: 4 additions & 3 deletionslib/groupher_server/cms/models/article_comment.ex
This file contains hidden or 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
16 changes: 8 additions & 8 deletionslib/groupher_server_web/resolvers/cms_resolver.ex
This file contains hidden or 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
1 change: 1 addition & 0 deletionslib/groupher_server_web/schema/Helper/fields.ex
This file contains hidden or 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
4 changes: 1 addition & 3 deletionslib/groupher_server_web/schema/cms/cms_types.ex
This file contains hidden or 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
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.