Releases: PrefectHQ/legacy-ui
Releases · PrefectHQ/legacy-ui
2021-03-15a
2021-03-15a
Bugfixes
- Remove details references from the task run table tile - #670
2021-03-15
2021-03-15
Features and Improvements
- Add a state filter to the flow run table - #645
- Create a UI dark mode - #656
Bugfixes
- Fix the blank "Created by" column in the Flow Groups - #657
- Fix the clear button on the dashboard so that it clears scheduled runs - #653
- Fix indefinite task run duration when using mapped cases - #650
2021-03-09
2021-03-09
Features and Improvements
- Add account/usage dashboards and new usage pricing - Merged directly
- Add a state sort to the task run table - #633
Bugfixes
- Cleans up agents with no last query time - #646
2021-03-02
2021-03-02
Features and Improvements
- Enables you to open up multiple links at the same time without redirecting to the first link - #631
- Add interactive-api header - #628
Bugfixes
- Fix z order positioning on agent controls - #617
2021-02-23
2021-02-23
Features and Improvements
- Add a "How did you hear about us" dropdown to the signup flow - #615
- Add tenant and user ids to API requests as headers - #621
Bugfixes
- Add extra check for flow group to the flow nav guard - #590
- Add error handling to the agents clean-up button - #591
2021-02-12
2021-02-12
Bugfixes
- Hotfix runconfigs; remove labels from the run config and put them in the
create_flow_run
mutation instead - #610
2021-02-11
2021-02-11
Features and Improvements
- Update run form and add runconfig form - #585
- Add a description tab to the flow page - #563
- Check for missing or mismatched labels on Server - #593
- Update wording on tutorial banner for server users - #592
- Minimizes reliance on network connection to have a functioning UI (allows Server UI to be completely airgapped after install) - #595
- Add hints and improve JSON input prepended icon clarity - #606
Bugfixes
- Fixes an issue with runconfig dict input not being populated correctly - #606
2021-02-03
2021-02-03
Features and Improvements
- Update .env file with new auth variables - #583
2021-01-28
2021-01-28
Features and Improvements
- Improve auth error handling in access_denied circumstances and add a new error page - #576
Bugfixes
- Displays the timezone of the scheduled time in the Details Tile - #570
- Fix issues related to token refresh - #574
2021-01-25
2021-01-25
Bugfixes
- Adds the timezone field to the set_flow_group_schedule mutation to allow the clocks to be set to the user's desired timezone - #532
- Neaten up the 404 page and better handle invalid flow ids - #562
- Show proper page tab on page reload - #561