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 - Fork37
refactor(post): publish/update workflow redesign#1168
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
30 commits Select commitHold shift + click to select a range
a180b89
refactor(workflow): query target community & fix mobx-react issue
mydearxym5a01b9d
refactor(workflow): create route adjust
mydearxymb7800f2
refactor(publish-post): wip
mydearxym259d1e8
refactor(workflow): naming & new favicon
mydearxymbaf6ba0
refactor(workflow): wip
mydearxym7c628a8
chore(workflow): ts spec
mydearxym95685c1
chore(workflow): basic publish done
mydearxym3b301dd
refactor(publish-post): re-org route system
mydearxymbe5aef9
refactor(workflow): update post wip
mydearxym9b07edd
refactor(workflow): update post with real data
mydearxym207f76f
refactor(workflow): general TagsList wip
mydearxymcdbce8b
refactor(workflow): use common viewingArticle as update article
mydearxym385b389
refactor(article-editor): publish after behaviors
mydearxym9b220fb
refactor(article-editor): add counter & improve editor inline style
mydearxymf63bd5c
refactor(article-editor): extract submit button & re-org tagsetter wip
mydearxym37977f7
refactor(TagSetter): add canActOnSeleted opt
mydearxym726790e
refactor(TagSetter): wip
mydearxym8e224e7
fix(Modal): close logic, esc hint style
mydearxym684cdc7
refactor(CommunityTagSetter): re-org
mydearxym48cdeca
refactor(CommunityTagSetter): type issue
mydearxymb28bb72
chore(type): add TInput type
mydearxymc61a8d1
refactor(publish): communityBadege change community logic
mydearxym46b4af4
refactor: community setter logo
mydearxym0ef886e
refactor(community-card): add slash for raw
mydearxym8d7d069
chore: account-solid svg back-in
mydearxym55f49b5
refactor(taglist): setter style adjust & re-org
mydearxym0fc05e8
refactor(word-counter): add TSpace to WordCounter
mydearxym7f8950d
refactor(community-tag-setter): debug with real data & re-org
mydearxyma079589
refactor(tag-setter): basic workflow
mydearxym940eeac
refactor: enhance publish after & tag, and style
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 deletion.eslintignore
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -8,4 +8,5 @@ next-env.d.ts | ||
*.png | ||
*.jpeg | ||
*.txt | ||
*.md | ||
*.ico |
170 changes: 129 additions & 41 deletionspackage-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
3 changes: 2 additions & 1 deletionpackage.json
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
Binary file modifiedpublic/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletionsserver/helper.js
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
47 changes: 22 additions & 25 deletionsserver/routes.js
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
6 changes: 3 additions & 3 deletionssrc/components/ArticleCard/Header.tsx
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
87 changes: 0 additions & 87 deletionssrc/components/ArticleEditToolbar/CopyrightSelector.js
This file was deleted.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
71 changes: 0 additions & 71 deletionssrc/components/ArticleEditToolbar/index.js
This file was deleted.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
51 changes: 0 additions & 51 deletionssrc/components/ArticleEditToolbar/styles/copyright_selector.ts
This file was deleted.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.