debian-image-builder-frontend/src
regexowl 87ff2a24c9 Wizard: Fix the Failed prop type error
Incorrect proptype for `selectedAvailablePackages` was causing following error:
```Warning: Failed prop type: Invalid prop `selectedAvailablePackages` of type `object` supplied to `ExactMatch`, expected an array.```

This fixes the problem.
2023-08-08 13:56:51 +02:00
..
Components Wizard: Fix the Failed prop type error 2023-08-08 13:56:51 +02:00
store test/fixtures: Migrate the packages fixture to TypeScript 2023-08-07 10:01:40 +02:00
test ImagesTable: Fix bug where vsphere-ova details are not displayed 2023-08-08 13:18:30 +02:00
Utilities test/fixtures: Update timestamps of mock composes 2023-08-07 14:36:19 +02:00
api.js API: Add programatically generated Content Sources API slice definitions 2023-07-28 15:05:08 +02:00
App.js src/App.js: Remove obsolotete APP_NAVIGATION listener 2023-08-01 10:35:00 +02:00
AppEntry.js MSW: Integrate MSW into browser 2023-06-01 14:40:02 +02:00
bootstrap.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
constants.js API: Add programatically generated Provisioning API slice definitions 2023-07-28 15:05:08 +02:00
entry.js src: Adapt to insights-chrome 2.0 2021-05-06 11:26:41 +02:00
index.html src: Change page title to Image Builder (#8) 2020-09-21 16:03:19 -05:00
mockServiceWorker.js msw: Version bump in mockServiceWorker.js 1.2.2 -> 1.2.3 2023-07-25 13:42:20 +02:00
Router.js edgeImageDetails: Implement manage edge image details page. 2023-06-13 20:46:37 +02:00