DanConwayDev
|
e56d28de98
|
feat: create issue page with status and replies
intergrating where possible with the existing proposal components
|
2 years ago |
DanConwayDev
|
72ff0bdf42
|
refactor: rename Compose to ComposeReply
and rename repo_id to identifier to make it clear
that is what is needed
|
2 years ago |
DanConwayDev
|
7371bc8eb2
|
feat(ProposalPage): reduce content width
to improve reability on larger windows
|
2 years ago |
DanConwayDev
|
0b1c250097
|
feat(): show event json in modal
through a button in the event wrapper
|
2 years ago |
jk
|
8ae123fd0b
|
eslint + prettier (#2)
Co-authored-by: DanConwayDev <114834599+DanConwayDev@users.noreply.github.com>
|
2 years ago |
DanConwayDev
|
111d6273b3
|
feat(PRPage): add compose replies
to both the pr other events posted in respose to the root pr event
|
2 years ago |
DanConwayDev
|
eb0365f0b7
|
feat(PRPage): add created_at to event wrapper
the text is not aligned to the middle which needs fixing
tailwind align-middle wasn't working
|
2 years ago |
DanConwayDev
|
4861420d63
|
feat(PRPage): display pr commits and responses
- add thread wrapper
- add event wrapper
- display pr events
|
2 years ago |