debian-image-builder-frontend/src
lucasgarfield f0ae99b31e ClonesTable: Ensure source exists before reading its account_id property
If a clone is created using a source, and the source is then deleted,
the source will be undefined. Attempting to read the account_id from
undefined causes the app to crash. Optional chaining fixes this.
2023-03-08 10:53:39 +01:00
..
Components ClonesTable: Ensure source exists before reading its account_id property 2023-03-08 10:53:39 +01:00
store ShareImageModal: Add support for sources 2023-03-07 15:07:25 +01:00
test Wizard: Get distribution repositories from an api endpoint 2023-03-07 08:34:03 +01:00
Utilities Do not append extra / in resolveRelPath 2023-01-12 15:41:26 +01:00
api.js ESLint: Add prefer-const rule 2023-02-10 11:37:06 +01:00
App.js App: Disable the global filter 2023-02-22 12:45:04 +01:00
AppEntry.js Change routing to consume chrome history context. 2023-01-12 15:41:26 +01:00
bootstrap.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00
constants.js MSW: Add mock definition for /provisioning/v1/sources end point 2023-02-15 09:23:24 +01:00
entry.js src: Adapt to insights-chrome 2.0 2021-05-06 11:26:41 +02:00
entry.test.js src/Router: use release as a basename in BrowserRouter 2022-10-17 15:53:21 +02:00
index.html src: Change page title to Image Builder (#8) 2020-09-21 16:03:19 -05:00
repos.js src/repos: Fix urls 2023-02-16 14:10:32 +01:00
Router.js Change routing to consume chrome history context. 2023-01-12 15:41:26 +01:00