forked from themesberg/landwind
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TECHBRAIN-316] Separate components into different files (themesberg#1)
- Loading branch information
1 parent
f8be851
commit ac6eec2
Showing
33 changed files
with
2,642 additions
and
3,251 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## Details | ||
|
||
- blablabla | ||
|
||
## Branch name and dependency | ||
|
||
- feature/xxx | ||
- No dependency | ||
|
||
## Note or Reference | ||
|
||
- blablabla |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
## PR to close at the same time | ||
|
||
- URL | ||
|
||
## Changes | ||
|
||
### List changes you made | ||
|
||
1. Removed `blablabla` column | ||
2. | ||
|
||
### Explain why you made those changes | ||
|
||
1. Because we no longer need the column with the new feature implemented in this PR | ||
2. | ||
|
||
## Checklist | ||
|
||
- [ ] No conflict? | ||
- [ ] Postman request added if new endpoint's implemented? | ||
- If no, reason: | ||
- [ ] Spec added for new feature? | ||
- If no, reason: | ||
- [ ] Spec passed? | ||
- If no, reason: | ||
- [ ] Lint your code? | ||
- If no, reason: | ||
- [ ] Tested in a shared environment? | ||
- If no, reason: | ||
|
||
## Environment to test | ||
|
||
- [ ] local env | ||
- [ ] testing | ||
- [ ] staging | ||
|
||
## Steps to reproduce | ||
|
||
1. | ||
2. | ||
|
||
## Points to reviews | ||
|
||
- things reviewers need to look into | ||
|
||
## Evidence | ||
|
||
### Before | ||
|
||
### After |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
## Changes | ||
|
||
### 🚀 Feature/Enhancement | ||
|
||
- | ||
|
||
### 🧯 Bug fix | ||
|
||
- | ||
|
||
### 💊 Refactoring | ||
|
||
- | ||
|
||
## Document | ||
|
||
- [Some page in Confluence](https://namespace-inc.atlassian.net/wiki/spaces/NI/pages/xxxxxxx) | ||
|
||
## Note | ||
|
||
- Some note |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.