DanConwayDev
5084e2f5f3
refactor: fix typescript and eslint errors
...
as part of a repository clean up
2 years ago
DanConwayDev
f5d384bdde
feat(RepoMenu): add loading state to counts
...
of proposals and issues so it is clear when no items have been found
2 years ago
DanConwayDev
79a691726a
major refactor to improve handling of repo events
...
stop automatic grouping of repo events by identifer and
earliest unique commit into a single collection.
allow selection of different repos that have an
identifier collision by prioritising pubkey:identifier
over identifer
show repos grouped by name
2 years ago
DanConwayDev
937836ad16
feat: filter issues and proposals by status
...
display open by default
show open count in RepoMenu badge
2 years ago
DanConwayDev
2a444abcf3
feat: show repo menu on issue / proposal page
...
by moving the menu into the RepoHeader
enabling feature request:
nostr:nevent1qqsxpezng8ft7hydqz4g06r79n3vu2rrj560v86jhswaaxcf97zz04gw57v5f
2 years ago
DanConwayDev
4154384642
feat(RepoPage): rename menu item code ~> about
...
as it is only displaying the readme
2 years ago
DanConwayDev
61c3259148
feat: improve and turn on readme display
...
for github only. added notes for enabling displaying readme for
other git servers in the future
2 years ago
DanConwayDev
0c37a25aff
refactor: split repo tabs into pages
...
as we are about to add a third tab for code
2 years ago