summaryrefslogtreecommitdiff
path: root/web/src/reducers
Commit message (Expand)AuthorAgeFilesLines
* Support authz for read-only web accessJames E. Blair2022-10-254-7/+18
* Linger on auth_callback page until login is completeJames E. Blair2022-10-251-0/+3
* Add semaphore support to web UIJames E. Blair2022-09-212-0/+50
* Add freeze job to web UIJames E. Blair2022-08-023-0/+104
* Add job graph support to web UIJames E. Blair2022-08-022-0/+57
* Set logfile isFetching initial state to trueClark Boylan2022-05-051-1/+1
* Add support for Microsoft loginJames E. Blair2022-02-111-0/+1
* Web UI: add Autoholds, Autohold pageMatthieu Huin2021-11-182-0/+70
* web UI: allow a privileged user to re-enqueue a changeMatthieu Huin2021-11-182-17/+17
* web UI: allow a privileged user to dequeue a changeMatthieu Huin2021-11-181-0/+4
* Support auth in multiple tabsJames E. Blair2021-11-181-1/+1
* web UI: user login with OpenID ConnectMatthieu Huin2021-11-185-0/+158
* UI: Add actions and reducers to retrieve componentsFelix Edel2021-10-203-0/+35
* UI: remove immutability-helper dependencyMatthieu Huin2021-09-207-39/+36
* web: use spread operator in JOB_FETCH_SUCCESS reducerIan Wienand2021-08-131-13/+9
* Consolidate js/jsx indentationSorin Sbarnea2020-11-203-13/+13
* UI: Avoid empty state being shown before data is fetchedFelix Edel2020-11-042-23/+48
* PF4: Rework of log viewer pageIan Wienand2020-11-042-16/+22
* Add redux integration tests for build actionsFelix Edel2020-10-142-10/+12
* Avoid state mutations in build reducersFelix Edel2020-10-141-52/+60
* Add user preferences dialogSorin Sbarnea2020-07-302-0/+46
* Add new timezone selector in web interfaceAndy Ladjadj2020-05-202-5/+29
* Merge "web: add buildset page"Zuul2019-08-091-0/+13
|\
| * web: add buildset pageTristan Cacqueray2019-08-081-0/+13
* | web: refactor the errorsIds into the build actionTristan Cacqueray2019-08-081-1/+2
|/
* Render console in jsJames E. Blair2019-08-071-1/+2
* Add log browsing to build pageJames E. Blair2019-07-243-14/+85
* web: add OpenAPI documentationTristan Cacqueray2019-06-122-0/+42
* web: clear status when changing tenantTristan Cacqueray2019-02-021-0/+6
* web: add errors from the job-output to the build pageTristan Cacqueray2018-12-141-2/+7
* web: refactor build page to use a reducerTristan Cacqueray2018-12-142-0/+41
* web: refactor nodes page to use a reducerTristan Cacqueray2018-12-142-0/+44
* web: refactor labels page to use a reducerTristan Cacqueray2018-12-142-0/+49
* web: refactor job page to use a reducerTristan Cacqueray2018-12-142-0/+57
* web: refactor projects page to use a reducerTristan Cacqueray2018-12-142-0/+49
* web: refactor change page to use a reducerTristan Cacqueray2018-12-142-0/+46
* web: refactor tenants page to use a reducerTristan Cacqueray2018-12-062-0/+46
* web: refactor job page to use a reducerTristan Cacqueray2018-12-062-0/+57
* web: refactor jobs page to use a reducerTristan Cacqueray2018-12-062-0/+48
* web: refactor status page to use a reducerTristan Cacqueray2018-12-022-0/+46
* web: add error reducer and info toast notificationTristan Cacqueray2018-12-022-0/+49
* web: refactor info and tenant reducers actionTristan Cacqueray2018-12-022-5/+26
* web: break the reducers module into logical unitsTristan Cacqueray2018-12-024-0/+93