Commit Graph

41 Commits

Author SHA1 Message Date
andor0
9d7300d195 Update examples (#39)
* Update dependencies of examples

* Update the check script in examples

* Update docs of control scripts

* Add notifications script to examples

* Fix typo

* Fix typo
2021-07-16 15:56:18 +03:00
iko
290ad9db5b Update logo to have a background color (#38) 2021-07-16 15:56:18 +03:00
iko
2ef6b48c3a Improved check and notification control script arguments (#34)
* Corrected control script arguments

* Updated documentation

* added project name and base domain to check script

* split the checking and archive checking commands

* checkArchiveArgs -> archiveCheckArgs
2021-07-16 15:56:18 +03:00
iko
f68291d5a1 Added synchronous error reporting (#32) 2021-07-16 15:56:18 +03:00
iko
b2c89c8551 Made "Details" link open in a new tab (#35) 2021-07-16 15:56:18 +03:00
iko
26d9451b24 Made buttons not clickable when disabled (#33) 2021-07-16 15:56:18 +03:00
iko
ac83908e80 Refactored status changes and added deployment locking (#24)
* First stab at refactoring status transitions

* Removed 'archived' column from database

* Added deployment locking

* Added transition possibility assertion at the start of background tasks

* Added a notification control script (#27)

* Added notification script

* Updated docs

* Fixed link

* fixed link

* Fixed response error body rendering

* Resolved comments and fixed some bugs after rebasing

* added info script back in
2021-07-16 15:56:18 +03:00
iko
46b58e97aa Updated release checklist to include testing (#29) 2021-07-16 15:56:18 +03:00
iko
876d9c1392 Moved the disabled state inside the three dots menu (#30) 2021-07-16 15:56:18 +03:00
iko
6c6a4dce2c Added more detailed errors (#31)
* Added more failure statuses

* Added documentation
2021-07-16 15:56:18 +03:00
iko
f0d23b0f10 Added docker image to releases and artifacts (#28)
* Added docker image to releases and artifacts

* Added better names

* Updated readme badges

* Updated checkout command
2021-07-16 15:56:18 +03:00
andor0
02e630895d Fix Kubernetes dashboard URL (#26) 2021-07-16 15:56:18 +03:00
iko
a0d24d8d2f Updated haskell-language-server to 0.9.0 (#25) 2021-07-16 15:56:18 +03:00
andor0
f63aeb0f65 Remove redundant values in charts/octopod-infra (#23) 2021-07-16 15:56:18 +03:00
iko
1839d1c8d7 Added logo to Readme (#37) [skip ci]
* Added logo to readme

* increased image size

* Center align badges

* test

* Made things pretty

* Made logo slightly larger
2021-02-19 18:26:01 +03:00
iko
f1c4e4919b Prepare documentation for 1.1 release (#21)
* Prepare documentation for new release

* Updated numbering

* Removed extra docker tag

* Updated release checklist
2021-01-25 18:40:35 +03:00
iko
4d8a6a4ae0 Reformatted quote (#20) 2021-01-25 18:40:35 +03:00
Denis Redozubov
c1208f6226 Update quotation markdown 2021-01-25 18:40:35 +03:00
Denis Redozubov
362d6983cb Add a quotation 2021-01-25 18:40:35 +03:00
iko
4f343150f5 Added fuzzy search to Web UI (#19) 2021-01-25 18:40:35 +03:00
iko
fe69f08eec Added Kubernetes Dashboard button to Web UI (#14)
* Added logs url support to the frontend

* Added k8s dashboard URL to charts and deployment guide

* Added troubleshooting to FAQ

* Tweaked docs.

* Resolved comments

* Renamed button to Details
2021-01-25 18:40:35 +03:00
iko
fbf59b0aed Set search box width (#18) 2021-01-25 18:40:35 +03:00
andor0
ca5adf7786 Add 'job-control' chart (#17) 2021-01-25 18:40:35 +03:00
iko
cd081ae4ae Changed loading status animation (#15) 2021-01-25 18:40:35 +03:00
iko
ebdf332cce Slightly changed wording in a diagram (#16) 2021-01-25 18:40:35 +03:00
Denis Redozubov
2bf1ca779b Fix README.md typo 2021-01-25 18:40:35 +03:00
iko
667b339a23 Refined sorting column headers in Web UI (#12)
* Removed Maybe

* It works

* Made sorting exclusive
2021-01-25 18:40:35 +03:00
iko
5fb641bf89 Added favicons (#13) 2021-01-25 18:40:35 +03:00
iko
fd870c1ae2 Added project name to page title (#11)
* Added project name to page title

* removed comment
2021-01-25 18:40:35 +03:00
iko
d13cc40c9b ❄️ Bumped things to support HLS 0.8.0 (#10)
* Bumped things to support HLS 0.8.0

* Removed optparse-applicative

* made shell compile
2021-01-25 18:40:35 +03:00
iko
9bcfdcf065 Improved handling metadata links (#9)
* Added link titles

* Preserve metadata ordering

* Added dev run commands to Makefile

* Added explanation to the development guide

* Made caddy 2 the only config since we probably don't want to maintain two versions.

* Use `id` instead of `ord`

* Added ghcid version of Caddyfile

* Renamed staging to deployment
2021-01-25 18:40:35 +03:00
iko
ef65a9bbdc Fixed adding overrides issue (#8) 2021-01-25 18:40:35 +03:00
andor0
f0b281e48d Use charts from the master branch in docs (#7) 2021-01-25 18:40:35 +03:00
andor0
50c4614ded Update mtime of static files at deploy time (#6) 2021-01-25 18:40:35 +03:00
iko
47495459e3 Added haskell-language-server support in nix-shell (#4) 2021-01-25 18:40:35 +03:00
iko
3af33a79d9 Fixed buttons not being displayed properly in Safari (#5) 2021-01-25 18:40:35 +03:00
iko
dd29e9595b Refined the README (#3) 2021-01-25 18:40:35 +03:00
andor0
65105c8623 Update .gitattributes (#1) 2021-01-25 18:40:35 +03:00
Denis Redozubov
c22516c00f Fix release checklist 2021-01-25 18:40:35 +03:00
iko
78456133a5 Enabled CI 2020-12-09 18:34:30 +03:00
Denis Redozubov
4939206d33 Initial open source release 2020-12-09 18:31:07 +03:00