Skip to content

Commit

Permalink
feat(webui): Add basic styles. /jobs responds to HEAD and GET only.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jul 25, 2024
1 parent 2eb7b53 commit 3c7a0fc
Show file tree
Hide file tree
Showing 3 changed files with 183 additions and 161 deletions.
2 changes: 2 additions & 0 deletions docs/news.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ Changed
Web UI
^^^^^^

- Add basic CSS.
- Add a confirmation dialog to the Cancel button.
- Add "Last modified" column to the directory listings of log files and item feeds.
- The Jobs page responds only to HTTP ``GET`` and ``HEAD`` method requests.

API
^^^
Expand Down
Loading

0 comments on commit 3c7a0fc

Please sign in to comment.