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: works cu workflow#1173
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
38 commits Select commitHold shift + click to select a range
6d90e37
refactor(works-workflow): wip
mydearxym665e819
refactor(works-workflow): jump page & header/body style adjust
mydearxymf94379e
refactor(works-workflow): wip
mydearxym77b04ed
refactor(works-workflow): wip
mydearxym9b93aad
refactor(works-workflow): social CRUD logic
mydearxymafffea7
refactor(works-workflow): input system re-org
mydearxym6ef061a
refactor(works-workflow): checker debug
mydearxyma74c097
refactor(works-workflow): cities select
mydearxymf610b38
refactor(works-workflow): perfer side-project
mydearxym08d19e4
refactor(works-workflow): techstack UI
mydearxyme7f6137
refactor(works-workflow): techstack UX/logic wip
mydearxym12abea3
refactor(works-workflow): community setter base on tech
mydearxym1aa7d5c
refactor(works-workflow): select tech wip
mydearxyme0e1cbf
refactor(works-workflow): delete tech
mydearxym7b82341
refactor(works-workflow): style, spliter
mydearxym6b80e53
refactor(community-setter): add not found hint
mydearxymbaac219
refactor(works-workflow): add techstack logic
mydearxyma0b1f61
refactor(works-workflow): remove tech logic & re-org
mydearxym649ae47
refactor(works-workflow): preview with techstack
mydearxym0408f7f
refactor(works-workflow): techstack input fmt
mydearxym80ba067
refactor(works-workflow): category for search community
mydearxym87d7dac
refactor(works-workflow): valid states logic & stepbar style
mydearxymfebf960
refactor(works-workflow): publish wip
mydearxymd1c0580
refactor(works-workflow): launch part logic
mydearxyma9e41bc
refactor(works-workflow): works list display
mydearxymd6c93ac
refactor(works-workflow): adjust editor style & naming
mydearxymc24a404
refactor(works-workflow): extract TechStacks widgets
mydearxym1c85f5a
chore(deps): update latest next-12 stack
mydearxym9f88b37
refactor(works): viewer wip
mydearxym15d66a7
chore: ignore tsconfig.buildinfo
mydearxymb9c8a2d
chore: adjust _app import
mydearxymdcff1bc
refactor(works-viewer): wip
mydearxymdf95d6e
refactor(works-viewer): techstack view
mydearxyma3e6325
refactor(works-viewer): wip
mydearxym1c3c070
refactor(works-viewer): detail page wip
mydearxym0301fb4
refactor(works-workflow): extract WorksInfoCard & re-org
mydearxym7c17434
refactor(works-workflow): update workflow & re-org
mydearxymd36cca6
refactor(works-workflow): update social logic adjust
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
19 changes: 1 addition & 18 deletions.babelrc
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 |
---|---|---|
@@ -1,22 +1,5 @@ | ||
{ | ||
"presets": ["next/babel"], | ||
"plugins": [ | ||
"add-react-displayname", | ||
[ | ||
4 changes: 3 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
1 change: 1 addition & 0 deletions.eslintrc.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
3 changes: 2 additions & 1 deletion.gitignore
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 |
---|---|---|
@@ -13,4 +13,5 @@ cypress//integration/examples | ||
.DS_Store | ||
.eslintcache | ||
cypress/videos/* | ||
tsconfig.tsbuildinfo |
3 changes: 1 addition & 2 deletionsnext.config.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
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.