Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release web 1.19.0 #1019

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 9, 2024

🤖 I have created a release beep boop

1.19.0 (2024-08-12)

✨ Features

  • Add Tomograms table (#988) (420acdd)
  • Enable pagination of Annotations table with temporary hacky query (#992) (79f7247)

♻️ Code Refactoring


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--web branch from 06ca3ee to 5c1b92a Compare August 9, 2024 23:15
@github-actions github-actions bot force-pushed the release-please--branches--main--components--web branch from 5c1b92a to 8c1135d Compare August 12, 2024 18:36
@github-actions github-actions bot merged commit 6e43b85 into main Aug 12, 2024
3 checks passed
@github-actions github-actions bot deleted the release-please--branches--main--components--web branch August 12, 2024 19:23
kne42 added a commit that referenced this pull request Aug 16, 2024
* main: (21 commits)
  feat: add filter panel to single deposition page (#1030)
  chore(main): release web 1.21.0 (#1032)
  feat: Update Tomogram Processing field format and query (#1031)
  chore(main): release web 1.20.0 (#1028)
  feat: Implement collapsing Annotated Objects list (#1024)
  chore: Add e2e test for errors on Neuroglancer site (#1027)
  chore(main): release web 1.19.1 (#1023)
  fix: Fix Neuroglancer URL bug (#1026)
  fix: Dedupe authors (#1018)
  chore(main): release web 1.19.0 (#1019)
  refactor: download dialog tests (#1011)
  feat: Add Tomograms table (#988)
  feat: Enable pagination of Annotations table with temporary hacky query (#992)
  chore(main): release web 1.18.0 (#984)
  feat: Add Tomograms tab to Run page (#983)
  chore: remove extra GHA concurrency lock from prod-deploy.yml (#982)
  feat: add user agent to client requests (#966)
  chore: Add additional test case to TestGetDestinationPath (#955)
  chore(main): release web 1.17.0 (#971)
  ci: update frontend release pr filter (#977)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor downloadDialog.test.ts to use page object model
1 participant