zuul/web/src
Felix Edel d2b4dc6f30
Only request the buildset if it's not already available
When loading the buildset page, we now first check if the buildset is
already in the redux state.

Additionally, this change uses mapStateToProps and mapDispatchToProps
to make the state-to-props handling on the buildset page a little more
explicit.

Change-Id: Ibd8ee3644108a4371e74008b800723b9d6d8e70d
2020-10-14 08:20:57 +02:00
..
actions Don't overwrite builds when retrieving the buildset 2020-10-14 08:20:56 +02:00
containers Configure redux for development 2020-10-14 08:20:50 +02:00
images PF4: Add new Zuul logo with text 2020-07-07 11:16:49 +02:00
pages Only request the buildset if it's not already available 2020-10-14 08:20:57 +02:00
reducers Avoid state mutations in build reducers 2020-10-14 08:20:56 +02:00
App.jsx web: Fix error modal contents 2020-09-14 14:50:16 +02:00
App.test.jsx Configure redux for development 2020-10-14 08:20:50 +02:00
Misc.jsx Render links for ref_url if build.change isnt' set 2020-09-26 15:52:36 -07:00
api.js Configure redux for development 2020-10-14 08:20:50 +02:00
index.css web: consistent font sizes on console page and PF4 for task summary 2020-09-28 09:29:27 +10:00
index.js Configure redux for development 2020-10-14 08:20:50 +02:00
pf4-migration.css Introduce Patternfly 4 2020-07-07 11:16:48 +02:00
registerServiceWorker.js Configure redux for development 2020-10-14 08:20:50 +02:00
routes.js Revert "Revert PF4 build page" 2020-09-14 14:47:49 +02:00
store.dev.js Configure redux for development 2020-10-14 08:20:50 +02:00
store.js Configure redux for development 2020-10-14 08:20:50 +02:00
store.prod.js Configure redux for development 2020-10-14 08:20:50 +02:00