Skip to content

Bactch UI fixes take 2#254

Merged
sejori merged 5 commits into
mainfrom
bactch-ui-fixes-take-2
Nov 28, 2025
Merged

Bactch UI fixes take 2#254
sejori merged 5 commits into
mainfrom
bactch-ui-fixes-take-2

Conversation

@sejori
Copy link
Copy Markdown
Contributor

@sejori sejori commented Nov 27, 2025

Screen.Recording.2025-11-27.at.16.00.38.mov

@railway-app
Copy link
Copy Markdown

railway-app Bot commented Nov 27, 2025

🚅 Environment control-layer-pr-254 in industrious-light has no services deployed.

@railway-app railway-app Bot temporarily deployed to control-layer (industrious-light / control-layer-pr-254) November 27, 2025 14:51 Destroyed
@railway-app railway-app Bot temporarily deployed to control-layer (industrious-light / control-layer-pr-254) November 27, 2025 17:09 Destroyed
@railway-app railway-app Bot temporarily deployed to control-layer (industrious-light / control-layer-pr-254) November 27, 2025 17:12 Destroyed
@railway-app railway-app Bot temporarily deployed to control-layer (industrious-light / control-layer-pr-254) November 27, 2025 17:15 Destroyed
@sejori sejori merged commit bccea31 into main Nov 28, 2025
7 checks passed
@sejori sejori deleted the bactch-ui-fixes-take-2 branch November 28, 2025 09:42
fergusfinn pushed a commit that referenced this pull request Nov 28, 2025
* fix: enter submit create batch modal

* fix: page params in batches

* feat: new batch upload flow

* fix: tests

* fix: tests
fergusfinn added a commit that referenced this pull request Nov 28, 2025
… across chunks (#262)

* handle incomplete bytes spread across chunks

* feat(deps): bump fusillade to 0.4.0

* chore(deps): update dependency vite to v7.2.4 (#263)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update react monorepo (#264)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency lucide-react to ^0.555.0 (#270)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust docker tag to v1.91.1 (#269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust crate criterion to 0.7 (#268)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript-eslint to v8.48.0 (#267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update tanstack-query monorepo to v5.90.11 (#265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @playwright/test to v1.57.0 (#266)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Remove fusillade package from release-please config (#261)

Removed fusillade package configuration from release-please.

* fix: status page was non-navigable, because of a bug with query parameters (#258)

* feat: optimized batch creation UI (#254)

* fix: enter submit create batch modal

* fix: page params in batches

* feat: new batch upload flow

* fix: tests

* fix: tests

* fix(deps): update rust crate prometheus to 0.14 (#273)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/checkout action to v6 (#276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/setup-node action to v6 (#277)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(main): release 0.11.0 (#257)

* fix: update cargo.lock

* chore: formatting

---------

Co-authored-by: Fergus <fergus.barratt00@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Seb Ringrose <seb@doubleword.ai>
Co-authored-by: pjb157 <84070455+pjb157@users.noreply.github.com>
hachall pushed a commit that referenced this pull request Jan 23, 2026
* fix: enter submit create batch modal

* fix: page params in batches

* feat: new batch upload flow

* fix: tests

* fix: tests
hachall pushed a commit that referenced this pull request Jan 23, 2026
… across chunks (#262)

* handle incomplete bytes spread across chunks

* feat(deps): bump fusillade to 0.4.0

* chore(deps): update dependency vite to v7.2.4 (#263)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update react monorepo (#264)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency lucide-react to ^0.555.0 (#270)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust docker tag to v1.91.1 (#269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust crate criterion to 0.7 (#268)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript-eslint to v8.48.0 (#267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update tanstack-query monorepo to v5.90.11 (#265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @playwright/test to v1.57.0 (#266)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Remove fusillade package from release-please config (#261)

Removed fusillade package configuration from release-please.

* fix: status page was non-navigable, because of a bug with query parameters (#258)

* feat: optimized batch creation UI (#254)

* fix: enter submit create batch modal

* fix: page params in batches

* feat: new batch upload flow

* fix: tests

* fix: tests

* fix(deps): update rust crate prometheus to 0.14 (#273)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/checkout action to v6 (#276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/setup-node action to v6 (#277)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(main): release 0.11.0 (#257)

* fix: update cargo.lock

* chore: formatting

---------

Co-authored-by: Fergus <fergus.barratt00@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Seb Ringrose <seb@doubleword.ai>
Co-authored-by: pjb157 <84070455+pjb157@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant