Skip to content

Releases: PrefectHQ/legacy-ui

2020-11-10

10 Nov 18:55
f91505d
Compare
Choose a tag to compare

2020-11-10

Features and Improvements

  • Update the Cloud Hooks email input rules to allow multiple comma-separated emails - #372
  • Add indicator for resource manager tasks - #396
  • Add more info to a flow's "Run Config" details section - #400
  • Enable filtering by all state types in the activity timeline tile #402

Bugfixes

  • Make sure the upcoming runs tile switches back to the upcoming tab when there are no late runs - #395
  • Make agents and upcoming runs tile refresh when switch backend - #395
  • Fix a bug on restart from failed which was missing failed task runs #398
  • Fix issue where scrollbars show on all tiles even when not needed - #366
  • Include flow parameters in parameters shown in the flow run parameters tab - #401
  • Fix issue with notifications tile actions not being aligned to bottom #410 - #410

2020-10-29a

29 Oct 21:34
5903fcc
Compare
Choose a tag to compare

2020-10-29a

Features and Improvements

  • Add state-driven color-coded tab icos to flow run and task run pages - #389
  • Add type selection, including inline JSON validation, to the Secrets page #370
  • Add an info card about Vault and secret management to the Secrets page #377

2020-10-29

29 Oct 17:17
9e07e78
Compare
Choose a tag to compare

2020-10-29

Features and Improvements

  • Add ability to accept team invites on new user creation, go directly to invited team - #322
  • Add indicator of number of upcoming or late runs to the dashboard card title - #348

Bugfixes

  • Fix issue with checking authorization for Server users when querying for agents - #387

2020-10-23

23 Oct 16:56
c59d271
Compare
Choose a tag to compare

2020-10-23

Features and Improvements

  • Improve the speed and rendering of flow run and task run schematics with mapped tasks - #364
  • Improve task run dependency schematics - #364
  • Add mapped runs tab to mapped task run pages (parents and children) - #364
  • Add task run names where possible to schematics and dependencies tiles - #364
  • Adds the project name as a prefix when creating a Cloud Hook - #363
  • Remove flow join from the flow run history query - #365
  • Add dynamic and templated page titles to the major pages - #367

Bugfixes

  • Fix moving activity timeline on the flow run page - #364

2020-10-21

21 Oct 16:13
0ad3586
Compare
Choose a tag to compare

2020-10-21

Features and Improvements

  • What's New notifications are now marked as read when clicked from the dashboard - #344
  • Add helpful links for Server users experiencing connection issues - #355

Bugfixes

  • Move styling for the label edit component to the correct component and add scoping #330
  • Fix whitescreen bug and improve time to paint - #354

2020-10-13

13 Oct 23:40
09fbe7d
Compare
Choose a tag to compare

2020-10-13

Features and Improvements

  • Check labels on flow.run_config when generating warning for flow labels without an agent #312
  • Use labels from flow.run_config if present #309

Bugfixes

  • Fix bug where "Loading" still showed after flow name had loaded on hooks page #288
  • Fix dashboard flicker on load - #313
  • Fix missing tenant slug in url - #313
  • Prevent flow table rows expanding on load #323

2020-10-09

09 Oct 17:59
b9fc622
Compare
Choose a tag to compare

2020-10-09

Features and Improvements

  • Add section to flow details for flow.run_config if not null, otherwise display flow.environment #307
  • Enable restart from cancelled and update restart from failed #234
  • Add unit tests for the authNavGuard middleware #266
  • Update label edit and label warning to use flow run labels (#300)[https://github.com//pull/300]
  • Display task run names on flow run page and task run page #302

Bugfixes

  • Fix race condition with apollo_url - #295
  • Don't pluralize "slot" when only one is being used #293
  • Enable global search for task runs without names #299
  • Fix bug with unknown invitation ID in accept invitation #306
  • Fix race condition with onboard/welcome flow #304
  • Fix version display in flow page version dropdown - #305
  • Invalid state hotfix - #308

2020-10-05

05 Oct 23:16
1bde7ba
Compare
Choose a tag to compare

2020-10-05

Features and Improvements

  • Don't display nonexistant user info for flows and flow runs when connected to Prefect Server #269
  • Add agent ID to flow run page details for submitted runs #249
  • Expose agents page and dashboard tile for server users #249
  • Make labels on agent cards scrollable and add ID to information displayed #249

Bugfixes

  • Allow IP address as endpoint for URL cloudhooks #277

2020-10-01

01 Oct 18:47
8430b70
Compare
Choose a tag to compare

2020-10-01

Features and Improvements

  • Update information in "Connect the UI" section of the home view #271

Bugfixes

  • Make sure the 'To The Dashboard' button is more visible on the onboard/resources page #275
  • Allow label edit on flows created with an older version of core #273
  • Redirect to home when UI is loaded up against a Prefect Server instance with no tenants #270
  • Direct users to the new tenant when they accept an invitation from the accept invitation page #274

2020-09-29

29 Sep 21:39
8532bd2
Compare
Choose a tag to compare

2020-09-29

Features and Improvements

  • Add unit tests for the flow navigation guard #248

Bugfixes

  • Hide label affinity warning in server until Core catches up #264
  • Fixes a situation where task runs in the table on the flow run page were incorrectly calculating infinite durations - #267