Skip to content

Releases: PrefectHQ/legacy-ui

2020-08-28

29 Aug 01:10
7df02af
Compare
Choose a tag to compare

2020-08-28

Features and Improvements

  • Add unit tests for the refresh and sidenav Vuex stores #165
  • Improve state setting UX and restarting flow runs from failure - #163
  • Remove references to task and flow run durations #169

Bugfixes

  • Fix log generation when restarting flow runs from failure - #163
  • Fix membership invitation toasts #166
  • Fix bad labels references for older flows that were preventing the Flow page details tile from rendering correctly #171

2020-08-27

28 Aug 00:18
2a372bd
Compare
Choose a tag to compare

2020-08-27

Features and Improvements

  • Remove stale references to run_count from all GQL queries - #157

Bugfixes

  • Don't show maintenance mode on load (unless it's true) #159

2020-08-26

26 Aug 23:40
1aac39b
Compare
Choose a tag to compare

2020-08-26

Features and Improvements

  • Update connection icon if Cloud is in maintenance mode - #155

Bugfixes

  • None

2020-08-25

25 Aug 22:05
e4ad0f4
Compare
Choose a tag to compare

2020-08-25

Features and Improvements

  • Add Flow ID to Flow Details Tile - #135

Bugfixes

  • Show payment details in the account page and improve tenant-slug update error handling #140

2020-08-24

24 Aug 20:15
9d885f4
Compare
Choose a tag to compare

2020-08-24

Features and Improvements

  • Improve handling of cancelling state #137
  • Add unit tests for the agent and alert vuex stores#124
  • Add way of retrieving archived logs for old flow and task runs - #128

2020-08-22

22 Aug 18:33
c6720d8
Compare
Choose a tag to compare

Changelog

Released on August 22, 2020

Features and Improvements

  • Add unit tests for the agent and alert vuex stores.
  • Add way of retrieving archived logs for old flow and task runs - #128

2020-08-20

20 Aug 20:52
b3c3448
Compare
Choose a tag to compare

2020-08-20

Bugfixes

  • Make dashboard update when a user switches tenant #123

2020-08-19

19 Aug 15:51
eea904c
Compare
Choose a tag to compare

2020-08-19

Bugfixes

  • Fix issue with creating new task concurrency limits #122

Hello world!

18 Aug 23:38
0178ba2
Compare
Choose a tag to compare

Changelog

2020-08-18

Hello, world!

  • Add a default parameters page in flow settings#24
  • Switch the errors tile to become a failed tasks tile and add better timeout error handling #6
  • Improve the error message design on the flow failures and task failures tiles#13
  • Fix order of "last ten runs" on the flows page #50
  • Fix issue with Failed Tasks tile incorrectly displaying with a red color - #88
  • Add cancellation button to Flow Run pages #92
  • Add text-area to allow a user to add and/or remove labels from the flow details tile #106
  • Name the restart mutation and fix casing on the restart mutation variable #98
  • Add Created On column to Flow Table - #103
  • Improve schedule toggling reactivity #104
  • Update tenant CLI command in CreateTenant section - #105
  • Add an alert to remind users they are on Prefect Cloud if they toggle from Server #108
  • Disable Cancel button after pressing it once - #116
  • Remove EMAIL Cloud Hook from Server options - #116