zuul/web/src/actions
Felix Edel 97810c00b1
Add redux integration tests for build actions
This also moves the build "slice" of our redux state into an
initialState variable that allow using the same state for testing.

We should move the others slices to the initialState later on as well.

Change-Id: Id1a476a3b82df530a859732f8dab9ef7c11939e5
2020-10-14 08:20:57 +02:00
..
build.js Add redux integration tests for build actions 2020-10-14 08:20:57 +02:00
build.test.js Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
change.js Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
configErrors.js web: break the reducers module into logical units 2018-12-02 01:05:02 +00:00
errors.js web ui: fix buildset display when no builds 2020-02-28 11:06:21 -08:00
info.js web: add error reducer and info toast notification 2018-12-02 05:56:38 +00:00
job.js Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
jobs.js Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
labels.js web: refactor labels page to use a reducer 2018-12-14 08:33:48 +00:00
logfile.js Attempt to report CORS and related errors 2019-07-30 15:43:28 -07:00
nodes.js web: refactor nodes page to use a reducer 2018-12-14 08:33:48 +00:00
openapi.js web: add OpenAPI documentation 2019-06-12 22:35:13 +02:00
preferences.js Add user preferences dialog 2020-07-30 13:51:09 +01:00
project.js Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
projects.js Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
status.js Update to create-react-app 3.4.1 2020-05-21 10:55:29 -05:00
tenant.js web: refactor info and tenant reducers action 2018-12-02 05:43:25 +00:00
tenants.js web: refactor tenants page to use a reducer 2018-12-06 08:06:06 +00:00
timezone.js Add new timezone selector in web interface 2020-05-20 16:54:54 -05:00