Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Fixing some bugs around the repo listing
Merged did:key:z6MkkfM3...sVz5 opened 1 year ago
  • Fix showing onboarding instructions when there’s at least one repo in total
  • Remove unneccessary repo list reload
    • If there is at least one repo, we don’t need to reload the repo listing.
  • Always reload the correct repo listing
    • Don’t default to all repos for the repo listing reload, try to reload the repo listing according to the activeTab props and else go with all.

checkcheck-unit-testcheck-e2e

👉 Workflow runs 👉 Branch on GitHub

did:key:z6MkkfM3...sVz5 opened with revision b2a949bf on base 724132ab +3 -3 1 year ago
  • Fix showing onboarding instructions when there’s at least one repo in total
  • Remove unneccessary repo list reload
    • If there is at least one repo, we don’t need to reload the repo listing.
  • Always reload the correct repo listing
    • Don’t default to all repos for the repo listing reload, try to reload the repo listing according to the activeTab props and else go with all.

checkcheck-unit-testcheck-e2e

👉 Workflow runs 👉 Branch on GitHub

did:key:z6MkkfM3...sVz5 pushed revision 2 a6bb0c04 on base 724132ab +4 -7 1 year ago

Fix issue commenting assertion

We are having a fixed timestamp for any cob action so we should probably not try to assert the correct relative timestamp.

rudolfs reviewed · 2 comments 1 year ago
did:key:z6MkkfM3...sVz5 pushed revision 3 5606b1cf on base 724132ab +9 -8 1 year ago

Show No matching repositories. when there is no search result from the fuzzy finder, and No repositories. if there is no repo for a specific category.

did:key:z6MkkfM3...sVz5 pushed revision 4 87c8cf61 on base 724132ab +9 -8 1 year ago

Change wording to No repositories in this category.

rudolfs commented on revision 4 1 year ago

Could we just say “No repositories.”? Feel like it might not be clear to users what’s meant by category, especially if you’ve chosen “Repositories” implying all repos.

did:key:z6MkkfM3...sVz5 commented on revision 4 1 year ago

Hmm if you’ve chosen “Repositories” and you don’t have any repos you will see the Onboarding section. I feel No repositories is more confusing if you have repositories as a delegate or contributing aka in other categories

rudolfs accepted 1 year ago
did:key:z6MkkfM3...sVz5 pushed revision 5 d9d4f28b on base 724132ab +9 -8 1 year ago

Revert naming to No repositories if no repositories found in a category

rudolfs accepted 1 year ago
rudolfs pushed revision 6 ff3cc185 on base ea2982fa +9 -8 1 year ago

Rebase

rudolfs merged revision ff3cc185 at 1f65bcdf 1 year ago