DanConwayDev
|
e56d28de98
|
feat: create issue page with status and replies
intergrating where possible with the existing proposal components
|
2 years ago |
DanConwayDev
|
61bca69c91
|
refactor: rename repo_id repo_identifier
where it previously should have been renamed bit wasn't
|
2 years ago |
DanConwayDev
|
47a66f2fb6
|
feat: rename pr as proposal
as it better fits an approach that seeks to support
both the patch and branching models
|
2 years ago |
jk
|
8ae123fd0b
|
eslint + prettier (#2)
Co-authored-by: DanConwayDev <114834599+DanConwayDev@users.noreply.github.com>
|
2 years ago |
DanConwayDev
|
fd73f0952b
|
fix: update pr status accross app
- move status from PRFull into PRSummary
- fetch statuses when fetching pr summaries
- ensure status gets displayed accurately across the app
|
2 years ago |
DanConwayDev
|
fad66e14e5
|
refactor: abstract pr status
abstact pr status into its own component
|
2 years ago |
DanConwayDev
|
2f3bd85e80
|
feat: rename app and tweak ui
- rename for 'git together' to 'git work'
- tweak ui to make it responsive
|
2 years ago |
DanConwayDev
|
a64df89733
|
feat(PRPage): add page and header
add page, pr store, pr ui type and pr page header
|
2 years ago |