Skip to content

Releases: go-vela/ui

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]>

v0.3.0-rc3

13 Feb 16:19
c9532d2
Compare
Choose a tag to compare
chore(deps): update dependencies (#100)

v0.3.0-rc2

05 Feb 15:27
f3ef6fc
Compare
Choose a tag to compare
fix(favorites): making favorites optional, to account for null respon…

…se from server (#90)

* making favorites optional, to account for null

* fix

v0.3.0-rc1

04 Feb 18:19
f0c06ae
Compare
Choose a tag to compare
fix(star): use standard line width for stroke (#86)

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