DanConwayDev
|
130d111a9a
|
feat: thead show revisions
show revisions as seperate threads under one another
|
2 years ago |
DanConwayDev
|
e65bc77842
|
feat: sort thread oldest first
whilst maintaining sorting by youngest first in ProposalList
note: events that tag root event secondarily (eg. mention)
are no longer diplsayed
|
2 years ago |
DanConwayDev
|
2a15e089e5
|
feat: show/hide thread replies
so that it is easier to read large threads and
connect replies to their parent message
|
2 years ago |
DanConwayDev
|
fe1c6d34cc
|
feat: add threaded replies
for proposals and issues
|
2 years ago |
DanConwayDev
|
0f4fd41b6b
|
feat: show proposal / issue event as thread msg
so they appears as part of the conversation
|
2 years ago |
DanConwayDev
|
e56d28de98
|
feat: create issue page with status and replies
intergrating where possible with the existing proposal components
|
2 years ago |
jk
|
8ae123fd0b
|
eslint + prettier (#2)
Co-authored-by: DanConwayDev <114834599+DanConwayDev@users.noreply.github.com>
|
2 years ago |
DanConwayDev
|
e3ddb30205
|
feat(PRPage): add pr status
- add pr details
- gather status events when loading PRFull
- add StatusSelector component that enables sending new status events
|
2 years ago |
DanConwayDev
|
4861420d63
|
feat(PRPage): display pr commits and responses
- add thread wrapper
- add event wrapper
- display pr events
|
2 years ago |