summaryrefslogtreecommitdiff
path: root/web/src/actions
Commit message (Expand)AuthorAgeFilesLines
* Support authz for read-only web accessJames E. Blair2022-10-252-6/+16
* Linger on auth_callback page until login is completeJames E. Blair2022-10-251-1/+2
* Add semaphore support to web UIJames E. Blair2022-09-211-0/+61
* Add freeze job to web UIJames E. Blair2022-08-022-0/+146
* Add job graph support to web UIJames E. Blair2022-08-021-0/+83
* Add support for Microsoft loginJames E. Blair2022-02-111-0/+2
* Fix login button checkJames E. Blair2021-12-161-1/+1
* Web: fix whitelabel tenants with no authJames E. Blair2021-12-021-4/+8
* Web UI: Add "Create Autohold Request" form, improve API error messagesMatthieu Huin2021-11-231-4/+15
* web UI: allow a privileged user to promote a changeMatthieu Huin2021-11-231-0/+6
* Web UI: add Autoholds, Autohold pageMatthieu Huin2021-11-181-0/+89
* Web UI: allow a privileged user to request autoholdMatthieu Huin2021-11-181-0/+6
* web UI: allow a privileged user to re-enqueue a changeMatthieu Huin2021-11-182-17/+23
* web UI: allow a privileged user to dequeue a changeMatthieu Huin2021-11-181-0/+21
* Support auth in multiple tabsJames E. Blair2021-11-181-2/+2
* web UI: user login with OpenID ConnectMatthieu Huin2021-11-183-1/+161
* UI: Add actions and reducers to retrieve componentsFelix Edel2021-10-202-0/+57
* Don't bail on fetchBuildAllInfo if fetchBuildManifest failsJames E. Blair2021-02-021-3/+2
* Consolidate js/jsx indentationSorin Sbarnea2020-11-208-29/+29
* web: remove optional match on systemd regexIan Wienand2020-11-191-1/+1
* Merge "UI: Avoid empty state being shown before data is fetched"Zuul2020-11-162-31/+52
|\
| * UI: Avoid empty state being shown before data is fetchedFelix Edel2020-11-042-31/+52
* | Merge "PF4: Rework of log viewer page"Zuul2020-11-162-51/+73
|\ \ | |/
| * PF4: Rework of log viewer pageIan Wienand2020-11-042-51/+73
* | web: do not render rc != 0 tasks when failed_when: falseAlbin Vass2020-11-091-2/+12
|/
* Add redux integration tests for build actionsFelix Edel2020-10-141-2/+2
* Don't overwrite builds when retrieving the buildsetFelix Edel2020-10-141-12/+10
* Improve fetch build actions and state-to-props handling on BuildPageFelix Edel2020-10-141-38/+86
* Add user preferences dialogSorin Sbarnea2020-07-301-0/+23
* Update to create-react-app 3.4.1Monty Taylor2020-05-217-7/+0
* Add new timezone selector in web interfaceAndy Ladjadj2020-05-201-0/+20
* web ui: fix buildset display when no buildsJames E. Blair2020-02-282-4/+6
* web: link to index.html if index_links is setJames E. Blair2020-02-191-1/+2
* Include session expired reason in API fetch error message.Jan Kubovy2019-10-071-1/+2
* Web: rely on new attributes when determining task failureJames E. Blair2019-09-062-10/+0
* web: test trailing slash are removed from renderTreeTristan Cacqueray2019-08-272-0/+36
* web: extract pure functions from the TaskOutput componentTristan Cacqueray2019-08-162-0/+69
* Merge "web: add buildset page"Zuul2019-08-091-0/+50
|\
| * web: add buildset pageTristan Cacqueray2019-08-081-0/+50
* | Correctly identify failed tasksJames E. Blair2019-08-081-9/+7
* | web: refactor the errorsIds into the build actionTristan Cacqueray2019-08-081-0/+44
|/
* Render console in jsJames E. Blair2019-08-071-1/+2
* Attempt to report CORS and related errorsJames E. Blair2019-07-303-27/+45
* js: don't transform json logfilesJames E. Blair2019-07-301-1/+1
* js: correct action namesJames E. Blair2019-07-301-6/+6
* Add severity filtering to logsJames E. Blair2019-07-261-4/+47
* Add log browsing to build pageJames E. Blair2019-07-242-35/+165
* web: add OpenAPI documentationTristan Cacqueray2019-06-121-0/+82
* web: add errors from the job-output to the build pageTristan Cacqueray2018-12-141-1/+68
* web: refactor build page to use a reducerTristan Cacqueray2018-12-141-0/+60