zuul/web/src
Felix Edel 04fa7c4989
Fix fetching function on build result page
It looks like this was never working because the function call supplied
to many parameters.

Fix by removing the additional and unnecessary null parameter.

I would keep this change after the PF4 changes of the buildset page
since it otherwise might result in some awkward behaviour due to the
different tabs and their contents.

Change-Id: I6fa62343a22d7a54e85a7e8d0babdabdc08b6352
2020-07-16 08:46:13 +02:00
..
actions Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
containers PF4: Update build result page layout 2020-07-16 08:43:14 +02:00
images PF4: Add new Zuul logo with text 2020-07-07 11:16:49 +02:00
pages Fix fetching function on build result page 2020-07-16 08:46:13 +02:00
reducers Add new timezone selector in web interface 2020-05-20 16:54:54 -05:00
App.jsx Consolidate summary, logs and console on a single build page 2020-07-15 09:06:04 +02:00
App.test.jsx Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
Misc.jsx PF4: Update buildset result page (new layout and styling) 2020-07-15 09:06:04 +02:00
api.js Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
index.css PF4: Update buildset result page (new layout and styling) 2020-07-15 09:06:04 +02:00
index.js Introduce Patternfly 4 2020-07-07 11:16:48 +02:00
pf4-migration.css Introduce Patternfly 4 2020-07-07 11:16:48 +02:00
registerServiceWorker.js Disable service workers by default 2019-02-05 17:23:24 +00:00
routes.js PF4: Update build result page layout 2020-07-16 08:43:14 +02:00
store.js Return store object instead of a function 2019-06-17 16:26:12 +02:00