This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
Releases: dataware-tools/app-data-browser-next
Releases · dataware-tools/app-data-browser-next
v0.1.4
What's Changed
- Use "dev-deps-for-apps" by @WatanabeToshimitsu in #378
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #384
- Bump docker from 20.10.12-dind to 20.10.13-dind by @dependabot in #395
- Bump docker from 20.10.13-dind to 20.10.14-dind by @dependabot in #401
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #404
- Bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in #413
- Bump docker from 20.10.14-dind to 20.10.15-dind by @dependabot in #415
- Bump docker from 20.10.15-dind to 20.10.16-dind by @dependabot in #420
- Bump dev-deps-for-apps by @WatanabeToshimitsu in #430
- Configure Renovate by @renovate in #428
- Skip deploy on renovate PR by @WatanabeToshimitsu in #441
- Bump app-common by @WatanabeToshimitsu in #442
- Pin dependencies by @renovate in #431
- Update Node.js to v16.13.2 by @renovate in #432
- Update dependency @mui/lab to v5.0.0-alpha.85 by @renovate in #434
- Update dependency @types/react to v17.0.45 by @renovate in #435
- Update dependency @types/react-dom to v17.0.17 by @renovate in #436
- Update dependency @dataware-tools/app-common to v22.6.19 by @renovate in #447
- Update dependency @types/react-router-dom to v5.3.3 by @renovate in #437
- Update dependency docker to v20.10.17 by @renovate in #438
- Update dependency immer to v9.0.14 by @renovate in #439
- Update dependency @dataware-tools/app-common to v22.6.21 by @renovate in #451
- Update dependency papaparse to v5.3.2 by @renovate in #440
- Update dependency react-router-dom to v6.2.2 by @renovate in #443
- Use new shared dev tools by @WatanabeToshimitsu in #456
- Update Node.js to v16.15.1 by @renovate in #444
- Bump eslint-config by @WatanabeToshimitsu in #458
- Update dependency @dataware-tools/app-common to v22.6.27 by @renovate in #459
- Update dependency @dataware-tools/dev-tools-for-react to v0.0.2 by @renovate in #460
- Bump parse-url from 6.0.0 to 6.0.2 by @dependabot in #457
- Update dependency pigeon-maps to v0.21.0 by @renovate in #448
- Update dependency @auth0/auth0-react to v1.10.2 by @renovate in #445
- Update dependency @dataware-tools/dev-tools-for-typescript to v0.0.2 by @renovate in #461
- Update dependency react-player to v2.10.1 by @renovate in #452
- Update dependency react-csv-downloader to v2.8.0 by @renovate in #449
- Pin dependency @dataware-tools/eslint-config to 0.1.0 by @renovate in #464
- Update dependency react-syntax-highlighter to v15.5.0 by @renovate in #454
- Update dependency react-router-dom to v6.3.0 by @renovate in #453
- Update emotion monorepo to v11.9.3 (minor) by @renovate in #468
- Update dependency swr to v1.3.0 by @renovate in #467
- Update dependency recoil to v0.7.4 by @renovate in #455
- Update dependency @types/react to v17.0.47 by @renovate in #463
- Update dependency immer to v9.0.15 by @renovate in #465
- Update actions/checkout action to v3 by @renovate in #470
- Update material-ui monorepo (minor) by @renovate in #469
- Update github/codeql-action action to v2 by @renovate in #476
- Update dependency @mui/lab to v5.0.0-alpha.89 by @renovate in #462
- Update dependency @types/react-dom to v18 by @renovate in #472
- Update peter-evans/repository-dispatch action to v2 by @renovate in #477
- Update dependency @mui/lab to v5.0.0-alpha.90 by @renovate in #480
- Use toast for visualizing error on database add and update by @yusukefs in #483
- Fix bug that database is deleted when database having same id is tended to be added by @WatanabeToshimitsu in #484
- Use toast for error notification by @yusukefs in #485
New Contributors
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
Bug fixes
- Fix the feature of downloading metadata by @d-hayashi in #372
Features
- Show menu button even if database have error by @WatanabeToshimitsu in #365
- Confirm closing window when changed data exists by @WatanabeToshimitsu in #366
Bump deps
- Bump @types/jest from 27.0.3 to 27.4.0 by @dependabot in #323
- Bump node from 16.13.1 to 16.13.2 by @dependabot in #359
- Bump ts-jest from 27.1.2 to 27.1.3 by @dependabot in #360
- Bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.1 by @dependabot in #368
- Bump eslint-plugin-storybook from 0.5.5 to 0.5.6 by @dependabot in #370
- Bump typescript from 4.5.4 to 4.5.5 by @dependabot in #371
- Bump @dataware-tools/api-meta-store-client from 0.5.2 to 0.5.3 by @dependabot in #373
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
Bug fixes
- Fix the way of validating number by @WatanabeToshimitsu in #331
- Fix bug that Number and Datetime can't be changed to empty by @WatanabeToshimitsu in #347
- Fix bugs that "copy to clip board" not works by @WatanabeToshimitsu in #329
Features
- Show deleted target name by @WatanabeToshimitsu in #354
- Add link to document on DefaultPreviewer by @yusukefs in #330
- Confirm trashing changed data by @WatanabeToshimitsu in #348
Bump deps
- Bump @mui/lab from 5.0.0-alpha.61 to 5.0.0-alpha.62 by @dependabot in #306
- Bump ts-jest from 27.1.1 to 27.1.2 by @dependabot in #308
- Bump eslint-plugin-promise from 5.2.0 to 6.0.0 by @dependabot in #309
- Bump react-hook-form from 7.22.2 to 7.22.5 by @dependabot in #310
- Bump @dataware-tools/api-file-provider-client from 1.6.2 to 1.7.1 by @dependabot in #300
- Bump @typescript-eslint/eslint-plugin from 5.7.0 to 5.8.1 by @dependabot in #307
- Bump recoil from 0.4.1 to 0.5.2 by @dependabot in #302
- Bump @vitejs/plugin-react from 1.1.0 to 1.1.3 by @dependabot in #313
- Bump eslint-plugin-storybook from 0.5.3 to 0.5.5 by @dependabot in #314
- Bump @types/react-dom from 17.0.9 to 17.0.11 by @dependabot in #315
- Bump vite from 2.7.6 to 2.7.9 by @dependabot in #316
- Bump lint-staged from 12.1.3 to 12.1.4 by @dependabot in #317
- Bump swr from 1.1.1 to 1.1.2 by @dependabot in #318
- Bump storybook-builder-vite from 0.1.12 to 0.1.13 by @dependabot in #321
- Bump vite from 2.7.9 to 2.7.10 by @dependabot in #322
- Bump @mui/material from 5.2.4 to 5.2.6 by @dependabot in #324
- Bump @babel/core from 7.16.5 to 7.16.7 by @dependabot in #325
- Bump @mui/material from 5.2.6 to 5.2.7 by @dependabot in #327
- Fix usage of swr by @WatanabeToshimitsu in #312
- Bump react-router-dom by @WatanabeToshimitsu in #311
- Bump @mui/lab from 5.0.0-alpha.62 to 5.0.0-alpha.63 by @dependabot in #328
- Bump @mui/x-data-grid from 5.2.1 to 5.2.2 by @dependabot in #332
- Bump lint-staged from 12.1.4 to 12.1.6 by @dependabot in #333
- Bump @originjs/vite-plugin-commonjs from 1.0.1 to 1.0.2 by @dependabot in #335
- Bump react-markdown from 7.1.1 to 7.1.2 by @dependabot in #336
- Bump eslint-plugin-import from 2.25.3 to 2.25.4 by @dependabot in #337
- Bump eslint-plugin-compat from 4.0.0 to 4.0.1 by @dependabot in #338
- Bump @dataware-tools/api-meta-store-client from 0.5.1 to 0.5.2 by @dependabot in #339
- Bump @vitejs/plugin-react from 1.1.3 to 1.1.4 by @dependabot in #340
- Bump jest from 27.4.5 to 27.4.7 by @dependabot in #341
- Bump lint-staged from 12.1.6 to 12.1.7 by @dependabot in #342
- Bump @mui/lab from 5.0.0-alpha.63 to 5.0.0-alpha.64 by @dependabot in #343
- Bump @storybook/addon-actions from 6.4.9 to 6.4.10 by @dependabot in #345
- Bump @storybook/addon-essentials from 6.4.9 to 6.4.12 by @dependabot in #349
- Bump @storybook/addon-links from 6.4.9 to 6.4.12 by @dependabot in #350
- Bump eslint-plugin-react-hooks from 4.2.0 to 4.3.0 by @dependabot in #320
- Bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.9.1 by @dependabot in #344
- Bump node from 16.10.0 to 16.13.1 by @dependabot in #326
- Bump @mui/material from 5.2.7 to 5.2.8 by @dependabot in #352
- Bump immer from 9.0.7 to 9.0.12 by @dependabot in #351
- Bump vite from 2.7.10 to 2.7.12 by @dependabot in #355
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
Bug fixes
- Fix "Dependabot can't authenticate to a private package registry" error by @WatanabeToshimitsu in #258
- Bug fix on dependabot config by @WatanabeToshimitsu in #259
- Fix build config for symlinking app common by @WatanabeToshimitsu in #278
Bump deps
- Bump docker from 20.10.11-dind to 20.10.12-dind by @dependabot in #260
- Bump @types/react from 17.0.21 to 17.0.37 by @dependabot in #261
- Bump eslint-plugin-storybook from 0.5.1 to 0.5.3 by @dependabot in #264
- Bump immer from 9.0.6 to 9.0.7 by @dependabot in #265
- Uninstall rollup-plugin by @WatanabeToshimitsu in #266
- Bump @storybook/addon-actions from 6.4.7 to 6.4.9 by @dependabot in #267
- Bump swr from 1.1.0 to 1.1.1 by @dependabot in #268
- Bump @dataware-tools/api-permission-manager-client from 0.2.1 to 0.2.2 by @dependabot in #270
- Bump react-csv-downloader from 2.7.0 to 2.7.1 by @dependabot in #271
- Bump @storybook/react from 6.4.7 to 6.4.9 by @dependabot in #269
- Bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.7.0 by @dependabot in #263
- Bump @babel/core from 7.16.0 to 7.16.5 by @dependabot in #272
- Bump @emotion/styled from 11.3.0 to 11.6.0 by @dependabot in #274
- Bump lint-staged from 12.1.2 to 12.1.3 by @dependabot in #276
- Bump @dataware-tools/app-common from 21.11.3 to 21.12.8 by @dependabot in #275
- Bump react-hook-form from 7.12.0 to 7.22.2 by @dependabot in #277
- Bump typescript from 4.4.4 to 4.5.4 by @dependabot in #262
- Bump @mui/icons-material from 5.2.4 to 5.2.5 by @dependabot in #282
- Bump @mui/lab from 5.0.0-alpha.60 to 5.0.0-alpha.61 by @dependabot in #283
- Bump eslint-plugin-import from 2.25.2 to 2.25.3 by @dependabot in #286
- Bump tsconfig-paths-webpack-plugin from 3.5.1 to 3.5.2 by @dependabot in #287
- Bump jest from 27.4.3 to 27.4.5 by @dependabot in #289
- Bump app-common to 21.12.10 by @d-hayashi in #290
- Bump @dataware-tools/app-common from 21.12.8 to 21.12.13 by @dependabot in #291
- Bump @originjs/vite-plugin-commonjs from 1.0.0 to 1.0.1 by @dependabot in #281
- Bump @storybook/addon-essentials from 6.4.7 to 6.4.9 by @dependabot in #292
- Bump @types/react from 17.0.37 to 17.0.38 by @dependabot in #295
- Bump vite from 2.6.14 to 2.7.6 by @dependabot in #293
- Bump storybook-builder-vite from 0.1.10 to 0.1.12 by @dependabot in #297
- Bump @types/jest from 27.0.2 to 27.0.3 by @dependabot in #298
- Bump @dataware-tools/app-common from 21.12.13 to 21.12.14 by @dependabot in #299
- Bump eslint-plugin-jsx-a11y from 6.4.1 to 6.5.1 by @dependabot in #280
- Bump @testing-library/jest-dom from 5.15.0 to 5.16.1 by @dependabot in #285
- Bump eslint-plugin-react from 7.27.1 to 7.28.0 by @dependabot in #294
- Bump @storybook/addon-links from 6.4.8 to 6.4.9 by @dependabot in #301
- Bump @mui/x-data-grid from 5.2.0 to 5.2.1 by @dependabot in #303
- Bump app-common by @WatanabeToshimitsu in #305
Misc
- Run auto formatting of prettier by @WatanabeToshimitsu in #296
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Collapse raw json view by @WatanabeToshimitsu in #218
- Fix to add new clumn to last of input config by @WatanabeToshimitsu in #211
- Replace build tool from next.js to vite by @WatanabeToshimitsu in #217
- Bump storybook by @WatanabeToshimitsu in #228
- Bump docker from 20.10.9-dind to 20.10.11-dind by @dependabot in #221
- Bump react-syntax-highlighter from 15.4.4 to 15.4.5 by @dependabot in #226
- Support configuring column data type by @WatanabeToshimitsu in #223
- Bump eslint-plugin-react from 7.26.1 to 7.27.1 by @dependabot in #225
- Bump react-markdown from 6.0.3 to 7.1.1 by @dependabot in #224
- Bump swr from 1.0.1 to 1.1.0 by @dependabot in #229
- Bump @storybook/addon-links from 6.4.1 to 6.4.4 by @dependabot in #232
- Bump @mui/lab from 5.0.0-alpha.51 to 5.0.0-alpha.58 by @dependabot in #231
- Bump prettier from 2.4.1 to 2.5.0 by @dependabot in #233
- Bump @storybook/addon-essentials from 6.4.1 to 6.4.7 by @dependabot in #237
- Bump @types/react-router-dom from 5.3.0 to 5.3.2 by @dependabot in #238
- Bump lint-staged from 11.2.6 to 12.1.2 by @dependabot in #239
- Bump vite from 2.6.13 to 2.6.14 by @dependabot in #240
- Bump jest from 27.3.1 to 27.4.3 by @dependabot in #230
- Bump eslint-plugin-compat from 3.13.0 to 4.0.0 by @dependabot in #235
- Bump @storybook/addon-links from 6.4.4 to 6.4.8 by @dependabot in #245
- Bump prettier from 2.5.0 to 2.5.1 by @dependabot in #246
- Bump eslint-plugin-promise from 5.1.1 to 5.2.0 by @dependabot in #241
- Support for job-type
ros-provider-with-pydtk
by @d-hayashi in #250 - Bump @emotion/react from 11.5.0 to 11.7.1 by @dependabot in #251
- Bump ts-jest from 27.0.7 to 27.1.1 by @dependabot in #255
- Support for api-job-store with database-id by @d-hayashi in #254
- Bump mui by @WatanabeToshimitsu in #257
Full Changelog: v0.0.11...v0.1.0
v0.0.11
Changes
- Uninstall @types/react-select #199
- Apply display-name to RecordInfo #175
- Support showing record list as marker on map #189
- Fix bugs that pagination parameter remain when moving between databases #190
- Use new api client #206
- Hold config after moving to another tab on modal for configuring database #210
- Support previewing rosbag files without rosbridge #216
v0.0.10
What's Changed
Features
- Add codeql-analysis by @WatanabeToshimitsu in #147
- Toggle visibility of UI relates file by new permission by @WatanabeToshimitsu in #162
- Make input-columns configurable by @d-hayashi in #173
Bump deps
- Bump typescript from 4.4.2 to 4.4.3 by @dependabot in #145
- Bump @typescript-eslint/parser from 4.31.0 to 4.31.2 by @dependabot in #150
- Bump MUI by @WatanabeToshimitsu in #157
- Bump eslint-config-standard-react from 9.2.0 to 11.0.1 by @dependabot in #152
- Bump msw from 0.28.2 to 0.35.0 by @dependabot in #153
- Bump eslint-plugin-unused-imports from 1.1.4 to 1.1.5 by @dependabot in #158
- Bump docker from 20.10.8-dind to 20.10.9-dind by @dependabot in #164
- Bump node by @WatanabeToshimitsu in #167
- Bump recoil from 0.3.1 to 0.4.1 by @dependabot in #151
- Bump @types/node from 14.17.15 to 16.10.9 by @dependabot in #166
- Bump @storybook/addon-essentials from 6.3.8 to 6.3.11 by @dependabot in #168
- Bump stylelint-config-prettier from 8.0.2 to 9.0.2 by @dependabot in #169
- Bump @mui/icons-material from 5.0.1 to 5.0.3 by @dependabot in #171
- Bump eslint-config-standard-with-typescript from 20.0.0 to 21.0.1 by @dependabot in #170
- Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.33.0 by @dependabot in #165
- Bump swr by @WatanabeToshimitsu in #172
- Bump jest, ts-jest by @WatanabeToshimitsu in #174
- Bump ts-jest from 27.0.5 to 27.0.6 by @dependabot in #178
- Bump @babel/core from 7.15.5 to 7.15.8 by @dependabot in #180
- Bump @typescript-eslint/parser from 4.31.2 to 4.33.0 by @dependabot in #179
- Bump stylelint-no-unsupported-browser-features from 4.1.4 to 5.0.2 by @dependabot in #177
- Bump @mui/x-data-grid from 5.0.0-beta.2 to 5.0.0-beta.4 by @dependabot in #183
- Bump semantic-ui-react from 2.0.3 to 2.0.4 by @dependabot in #185
- Bump eslint-plugin-import from 2.24.2 to 2.25.2 by @dependabot in #182
- Bump @auth0/auth0-react from 1.7.0 to 1.8.0 by @dependabot in #186
- Bump @types/papaparse from 5.2.6 to 5.3.1 by @dependabot in #191
Full Changelog: v0.0.9...v0.0.10
v0.0.9
v0.0.8
v0.0.7
Features
- Move delete database button to deeper place
- Configure to automate sorting import and deleting unused import
- Show easy understood message when fetch error occur
- Apply delete mode for confirm modal on deleting
- Add button for viewing neighbor file in file previewing dialog
- Add initial config for easy starting to use database