Skip to content

Releases: javiertuya/dashgit

v1.6.0

11 Jan 08:44
Compare
Choose a tag to compare

GitHub changes:

  • Add PR info and links to the branches compact view
  • Option to add user specified repos to the GraphQL query #132
  • Opt-out configuration option to disable optimized GraphQL, close #130
  • Optimize GraphQL query to improve performance #130
  • Add new app version message

v1.5.1

12 Dec 09:23
Compare
Choose a tag to compare
  • Allow using fine-grained tokens to get issues and pull requests #129
  • Document required permissions for tokens
  • Dependency updates

v1.5.0

23 Nov 18:33
Compare
Choose a tag to compare
  • Add a filter to display the repositories that match a given name #117
  • Add an option to display a compact view for branches #118
  • Allow custom messages in follow-up labels #120
  • Add api sort/order to match the UI, fix #116

v1.4.0

11 Oct 17:51
Compare
Choose a tag to compare
  • Display PRs with changes requested by reviewers in the Assigned view #106
  • Include forked repositories in the views (opt in config option) #105
  • Refactor the Work Item Views
  • Review readme and other messages
  • Update octokit and gitbreaker client js components to the latest versions
  • Other dependency updates

v1.3.1

05 May 15:29
Compare
Choose a tag to compare
  • Increase combined update rate limit delay
  • Update manual js api dependencies #61
  • Ignore new sonarcloud rules that seem to be incompatible with bootstrap nav-item markup

v1.3.0

14 Apr 18:37
Compare
Choose a tag to compare
  • Add follow up reminders on issues and PRs #39
  • Display follow up reminders that have expired in the assigned tab even if not assigned to the user #39
  • Rename Unassigned tab to Triage and add filter by authored #45
  • Highlight new items since last visit in the assigned and triage tabs
  • Add configurable status surrogate to avoid repeating GraphQL queries #11
  • Merged items and follow-ups display the newest update date, fix #56
  • Clear GitHub notification indicator that persisted even notification had been read, fix #44
  • Read GitHub notification according to the X-Poll-Interval headers, #44
  • Set GitLab review request action badge for all notifications, fix #43
  • Dependency updates

v1.2.1

15 Mar 19:53
Compare
Choose a tag to compare
  • Separate mentions from other notifications
  • Warn of mentions in closed work items, fix #1
  • Add integration tests to the GA workflow #25, fix #31
  • Add SonarQube analysis of js and java sources

v1.2.0

06 Mar 11:21
ba4e72e
Compare
Choose a tag to compare
  • Automatic generation combined dependabot updates #20
    • Automerge the combined PRs
    • Auto resolve conflicts with version changes in adjacent lines
    • GitHub and GitLab supported
  • Update octokit/graphql to v8.0.1

v1.1.1

01 Mar 07:12
Compare
Choose a tag to compare
  • Add null checks to GitLab Adapter, fixes #17

v1.1.0

22 Feb 15:19
Compare
Choose a tag to compare
  • Add an UI to configure GitHub and GitLab providers #9
  • Add an indicator to highlight assigned review requests #2