Releases: go-vela/ui
Releases · go-vela/ui
v0.24.0-rc2
What's Changed
- fix(tabs): remove red alert from audit on skipped hooks by @ecrupper in #763
- fix: form style consistency by @wass3r in #762
Full Changelog: v0.24.0-rc1...v0.24.0-rc2
v0.24.0-rc1
What's Changed
- feat(repo_settings/build): approve build mechanism and related repo settings by @ecrupper in #745
- docs(schedule_build): update to valid link by @KellyMerrick in #750
- feat(repo_settings): new allow_events support by @ecrupper in #751
- feat(deployments): updating ui to show new changes to database by @claire1618 in #753
- fix: removing id field and adding created at field to deployments table by @claire1618 in #757
- enhance(secrets): update UI decode / encode / payload building for AllowEvents by @ecrupper in #756
- fix(deps): update all non-major dependencies by @renovate in #743
- chore(deps): update actions/cache action to v4 by @renovate in #755
- feat: adding a delete event by @claire1618 in #759
- chore(deps): update github/codeql-action action to v3 by @renovate in #748
Full Changelog: v0.23.0...v0.24.0-rc1
v0.23.0
What's Changed
- test(cypress): update main to be default by @KellyMerrick in #725
- enhance(audit): parse skipped webhooks and show messaging by @ecrupper in #732
- enhance(audit): use established skip styling by @wass3rw3rk in #734
- enhance(build): logic parsing and linking of auto cancel messaging by @ecrupper in #730
- fix(a11y): address a11y issues and enable tests by @claire1618 in #733
- feat: build pipeline visualizer by @plyr4 in #731
- chore(deps): update all non-major dependencies by @renovate in #726
- chore(deps): bump tough-cookie and @cypress/request by @dependabot in #735
- chore(deps): update actions/setup-node action to v4 by @renovate in #727
- chore(deps): update dependency node to v20 by @renovate in #728
- fix(viz): flex style and overflow for small graphs by @plyr4 in #738
- enhance(cancel): improve msg label for cancel events by @wass3r in #737
- fix(viz): apply overflow visible to root by @plyr4 in #739
- fix(viz): track draw state to apply recenter on fresh draws by @plyr4 in #740
- fix(graph): populate buildnumber on model by @wass3r in #741
- chore(deps): update all non-major dependencies by @renovate in #736
- chore(deps): update dependency prettier to v3.1.0 by @renovate in #742
Full Changelog: v0.22.0...v0.23.0
v0.23.0-rc2
What's Changed
- fix(viz): flex style and overflow for small graphs by @plyr4 in #738
- enhance(cancel): improve msg label for cancel events by @wass3r in #737
- fix(viz): apply overflow visible to root by @plyr4 in #739
- fix(viz): track draw state to apply recenter on fresh draws by @plyr4 in #740
- fix(graph): populate buildnumber on model by @wass3r in #741
- chore(deps): update all non-major dependencies by @renovate in #736
Full Changelog: v0.23.0-rc1...v0.23.0-rc2
v0.23.0-rc1
What's Changed
- test(cypress): update main to be default by @KellyMerrick in #725
- enhance(audit): parse skipped webhooks and show messaging by @ecrupper in #732
- enhance(audit): use established skip styling by @wass3rw3rk in #734
- enhance(build): logic parsing and linking of auto cancel messaging by @ecrupper in #730
- fix(a11y): address a11y issues and enable tests by @claire1618 in #733
- feat: build pipeline visualizer by @plyr4 in #731
- chore(deps): update all non-major dependencies by @renovate in #726
- chore(deps): bump tough-cookie and @cypress/request by @dependabot in #735
- chore(deps): update actions/setup-node action to v4 by @renovate in #727
- chore(deps): update dependency node to v20 by @renovate in #728
Full Changelog: v0.22.0...v0.23.0-rc1
v0.22.0
What's Changed
- fix: improve shouldRefresh logic for steps/services by @plyr4 in #711
- fix(schedules): add precise date+time to last_updated and last_scheduled by @plyr4 in #712
- chore(compose): adding queue signing keys by @plyr4 in #713
- fix(secrets): add schedule to form for secrets if repo is on allowlist by @ecrupper in #718
- enhance(schedule): add branch field to form by @claire1618 in #714
- enhance(deployments): use scm default for target and adjust ref resolution by @ecrupper in #720
- chore(deps): update actions/checkout action to v4 by @renovate in #717
- chore(deps): update all non-major dependencies by @renovate in #710
- chore(deps): update dependency stylelint-config-recommended-scss to v13 by @renovate in #716
- chore(license): update source code headers + copyright year by @wass3rw3rk in #721
- fix(local stack): add QUEUE_PUBLIC_KEY and compiler flags by @KellyMerrick in #724
- chore(deps): update dependency postcss to v8.4.31 by @renovate in #723
New Contributors
- @claire1618 made their first contribution in #714
Full Changelog: v0.21.1...v0.22.0
v0.22.0-rc2
What's Changed
- chore(license): update source code headers + copyright year by @wass3rw3rk in #721
- fix(local stack): add QUEUE_PUBLIC_KEY and compiler flags by @KellyMerrick in #724
- chore(deps): update dependency postcss to v8.4.31 by @renovate in #723
Full Changelog: v0.22.0-rc1...v0.22.0-rc2
v0.22.0-rc1
What's Changed
- fix: improve shouldRefresh logic for steps/services by @plyr4 in #711
- fix(schedules): add precise date+time to last_updated and last_scheduled by @plyr4 in #712
- chore(compose): adding queue signing keys by @plyr4 in #713
- fix(secrets): add schedule to form for secrets if repo is on allowlist by @ecrupper in #718
- enhance(schedule): add branch field to form by @claire1618 in #714
- enhance(deployments): use scm default for target and adjust ref resolution by @ecrupper in #720
- chore(deps): update actions/checkout action to v4 by @renovate in #717
- chore(deps): update all non-major dependencies by @renovate in #710
- chore(deps): update dependency stylelint-config-recommended-scss to v13 by @renovate in #716
New Contributors
- @claire1618 made their first contribution in #714
Full Changelog: v0.21.0...v0.22.0-rc1
v0.21.1
v0.21.0
What's Changed
- feat: adding /pulls shortcut route for viewing pull_request builds by @plyr4 in #656
- chore(deps): update dependency stylelint-scss to v4.7.0 by @renovate in #657
- enhance(build): add cancel button for pending builds by @ecrupper in #661
- fix(docker-compose): fix env var names for tokens by @wass3r in #662
- feat: adding /tags shortcut route for viewing tag builds by @plyr4 in #663
- feat(scheduled builds): Add UI for scheduled builds proposal by @JayCeeJr in #660
- fix: move add shared secret button by @plyr4 in #675
- refactor: use ResourceType in place of Resource by @plyr4 in #666
- fix: crumb link consistency by @plyr4 in #669
- refactor: remove unused helper function by @plyr4 in #671
- refactor: revert import format by @plyr4 in #672
- fix: pagination for schedules by @plyr4 in #677
- enhance: schedules consistent style by @plyr4 in #678
- fix: remove tabs from add-deployment by @plyr4 in #670
- feat: parse and render links in logs by @plyr4 in #667
- fix(secrets): large names and general table render improvements by @plyr4 in #674
- fix: simplify and remove unused by @wass3rw3rk in #681
- fix: login blip when refreshing a page by @plyr4 in #680
- chore(deps): update dependency stylelint to v15.8.0 by @renovate in #668
- enhance: wrap deployments in Table component by @plyr4 in #676
- fix(schedules): render favorites toggle on schedules by @plyr4 in #682
- chore(deps): update deps (patch) by @renovate in #659
- chore(deps): update dependency stylelint-config-recommended-scss to v12 by @renovate in #664
- chore(deps): update dependency stylelint-scss to v5 by @renovate in #658
- fix(schedules): correct encoding of update schedule payload for active field by @ecrupper in #683
- fix(compose): use hashicorp/vault docker repo by @ecrupper in #686
- enhance: add more fields to schedules table by @plyr4 in #689
- fix(schedule): add schedule to builds filter by @wass3rw3rk in #690
- wip: remove schedules from repo model by @plyr4 in #693
- chore(deps): update dependency make-dir-cli to v3.1.0 by @renovate in #685
- chore(deps): update dependency prettier to v3 by @renovate in #687
- chore(deps): update dependency postcss to v8.4.25 by @renovate in #688
- chore(deps): update dependency stylelint to v15.10.1 [security] by @renovate in #692
- enhance: wrap SourceRepos loading in skeleton by @plyr4 in #679
- refactor: various small tweaks by @wass3rw3rk in #694
- enhance: use schedules allowlist from env to dynamically hide schedules by @plyr4 in #695
- fix: allow for larger secret key width by @plyr4 in #697
- fix: apply consistent redirect and toasty logic for schedules by @plyr4 in #698
- fix: apply overflow auto on list-item by @plyr4 in #696
- enhance(schedules): add utc warning by @plyr4 in #699
- fix(forms): textarea styling by @plyr4 in #700
- fix(docker): add schedule allowlist replacement to entrypoint script by @wass3rw3rk in #701
- chore(deps): update dependency postcss to v8.4.26 by @renovate in #704
- chore(deps): pin nginx image in Dockerfile by @ecrupper in #706
Full Changelog: v0.20.0...v0.21.0