Skip to content

Releases: go-vela/ui

v0.5.2

04 May 20:01
10e1523
Compare
Choose a tag to compare

v0.5.2 (2020-05-04)

Fix

  • nginx: reduce scope of regex (#154)
    • secrets: pull should be pull_request (#153)

v0.5.1

04 May 14:52
d1fef56
Compare
Choose a tag to compare

v0.5.1 (2020-05-04)

Ci

  • fix depedency (#152)

v0.5.0

01 May 21:08
b87ef2e
Compare
Choose a tag to compare
adding killed state to step logs (#151)

* adding killed state to steps

* adding Killed to helper classes

Co-authored-by: David May <[email protected]>

v0.5.0-rc1

10 Apr 20:19
94341ba
Compare
Choose a tag to compare
feat: add repo comment event to settings page (#147)

* feat: add repo comment event to settings page

* fix: run elm format on files

* fix: revert compose file

* fix: update order of events

v0.4.0

11 Mar 20:39
e10c71f
Compare
Choose a tag to compare

v0.4.0 (2020-03-11)

Build

  • upgrade compose postgres image (#128)

    Feat

  • add account settings page (#120)

    Fix

  • alerts: add override animation classes to config comments (#123)

    • builds: render filter bar when builds are loading (and cypress fixes) (#126)
    • css: better log line numbers visualization (#124)
    • steps: implemented fetch-all for steps (#129)

v0.3.1

21 Feb 21:34
105fb10
Compare
Choose a tag to compare

v0.3.1 (2020-02-21)

Fix

  • help: help dropdown accessibility, mirror details/summary (#121)

v0.3.0

21 Feb 18:10
8d18186
Compare
Choose a tag to compare

v0.3.0 (2020-02-21)

Feat

  • settings: add status badge section (#116)

    • settings: add chown/repair actions (#115)

    Fix

  • csp: allow svg from server (#117)

    • misc: add license info, style fixes (#119)
    • tooltip: fix for light theme (#118)

v0.3.0-rc6

18 Feb 21:45
d735b83
Compare
Choose a tag to compare
fix(favicon): restore to original favicon when not on build page  (#114)

* forgot commit to update model on favicon tick

* revert filter change?

* revert another change

v0.3.0-rc5

18 Feb 20:32
c31a3a3
Compare
Choose a tag to compare
fix(filter): change pull -> pull_request (#112)

Co-authored-by: Jordan Brockopp <[email protected]>

v0.3.0-rc4

18 Feb 18:04
1596733
Compare
Choose a tag to compare
chore(deps): update dependencies (#111)

* chore(deps): update dependencies

* disassociate with other existing package

Co-authored-by: David Vader <[email protected]>