QutEcoacoustics / workbench-client

workbench-client: a client side browser application for interacting with acoustic workbenches
Other
8 stars 1 forks source link

Fix new site form not submitting with project_ids #2144

Closed hudson-newey closed 2 months ago

hudson-newey commented 2 months ago

Fix new site form not submitting with project_ids

Following a change to the baw-server which required an array of project_ids to be sent while site creation, the new site form started throwing errors which stopped users from creating new sites.

This commit now sends project_ids when creating a new site, fixing the bug which stopped users from creating new sites.

Changes

Problems

N.A.

Issues

Fixes: #2143

Visual Changes

N.A.

Final Checklist

github-actions[bot] commented 2 months ago

Size Change: +41 B (0%)

Total Size: 3.02 MB

Filename Size Change
dist/workbench-client/browser/index.html 4.73 kB +1 B (+0.02%)
dist/workbench-client/browser/main-HSLHTGUP.js 0 B -1.08 MB (removed) πŸ†
dist/workbench-client/server/main.js 1.88 MB +19 B (0%)
dist/workbench-client/browser/main-67QZJSXS.js 1.08 MB +1.08 MB (new file) πŸ†•
ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `dist/workbench-client/browser/assets/environment.json` | 555 B | | `dist/workbench-client/browser/manifest.json` | 147 B | | `dist/workbench-client/browser/polyfills-C5CKP5CH.js` | 12.4 kB | | `dist/workbench-client/browser/styles-UNSEPFNK.css` | 39.6 kB | | `dist/workbench-client/server/952.js` | 4.21 kB |

compressed-size-action

github-actions[bot] commented 2 months ago

Unit Test Results

βŸβ€„βŸβ€„β€ˆβŸβ€„βŸβ€„4 filesβ€„β€ƒβŸβ€„βŸβ€„β€ˆβŸβ€„βŸβ€„4 suites   4m 17s :stopwatch: 15β€ˆ596 tests 15β€ˆ244 :heavy_check_mark: 352 :zzz: 0 :x: 15β€ˆ744 runs  15β€ˆ392 :heavy_check_mark: 352 :zzz: 0 :x:

Results for commit c05b6e31.

:recycle: This comment has been updated with latest results.