DanConwayDev
|
5d2d8fd81b
|
feat: rename merged as applied
to better reflect proposals rather than PRs
|
2 years ago |
DanConwayDev
|
09154c48b0
|
fix: status errors
these changes should have been included in
a9ae256ec0
|
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
|
9ccf21c0a7
|
feat(ListPRs): add author name to summary
refactor to reflect new stardards for ui and data logic seperation
|
2 years ago |
DanConwayDev
|
df843d90ab
|
feat(ListPRs): add list PRs ui component
with test vectors
includes datejs dependancy
|
2 years ago |