Key | Summary |
---|---|
FF-9797 | Add Portuguese translations to web client |
FF-9933 | Default border top bar |
FF-9940 | Drop down aria label |
FF-9302 | DropDownList Hidden column not sorting |
FF-9216 | Grid - Enable horizontal scrolling |
FF-9941 | Information about opened idalogs pop ups |
FF-9688 | Migrate Email Sending from Sendgrid to alternative |
FF-9895 | Studio - Possible to add empty validation |
FF-9493 | Same project is opened in new tab when clicking |
FF-9210 | Inline grid buttons are disabled when no row is selected |
FF-9800 | Studio - Changes are not refreshed when reopening a view |
FF-10001 | API - Add Support for PATCH Method |
FF-10002 | API - Mapping of Long Integer |
FF-9615 | WCAG - contrast issue in date edit control |
FF-3811 | Filter lists for selecting parameters with bind value |
FF-10041 | Grid - Add setting for vertical scrolling |
FF-9999 | Start/Stop FF-Server test sessions from ClientOrchestrator |
FF-3810 | Studio - Filter lists for selecting value in create entity/set values |
FF-9996 | WebClient - date edit control weird behaviour with keyboard |
FF-10026 | Wrong background image is used for sign up page |
Details
FF-9797 Add Portuguese translations to web client
Portugese translations has been added to the web client.
We're excited to announce that Portuguese translations have now been added to our web client! This means our platform is more accessible than ever, allowing our Portuguese-speaking users to navigate and use Flowfactory in their native language. We hope this makes your experience even more enjoyable and intuitive. Happy building!
FF-9933 Default border top bar
DescriptionSome styling issues where introduced for the topbar in the previous release.SolutionRemoved the bad styling.
FF-9940 Drop down aria label
DescriptionAria-label that we had for dropdown-button was not informative.SolutionReplaced the aria-label with more descriptive information.
FF-9302 DropDownList Hidden column not sorting
DescriptionIt was not possible to sort on a column that you have marked as hidden in the list designer in FF Studio. The result would be that the list did not sort when presented in the Look Up Control. This was caused by filtering the columns before sending the data to the client side code and therefore being unable to run the sorting.SolutionThe solution was to move the filtering to client-side code so the sorting could be applied.
FF-9216 Grid - Enable horizontal scrolling
In applications with many columns in grids, screen resolution and other factors often caused data to be cramped and truncated. A new feature allows enabling a horizontal scrollbar for grids, ensuring all columns display at their full width.
FF-9688 Migrate Email Sending from Sendgrid to alternative
Email provider has been changed from Sendgrid to Turbo SMTP. This provider is fully EU based to ensure GDPR compliance.
FF-9895 Studio - Possible to add empty validation
When adding validations to a view it was possible to add empy validations.We have added a validation that the validation is not empy to make sure that the validations are good in the system. 🙂
FF-9493 Same project is opened in new tab when clicking
If you opened the same project twice in Flowfactory GO it would be opened in two different tabs, this has been changed so that the same tab is reused.
FF-9210 Inline grid buttons are disabled when no row is selected
DescriptionButtons places inside grid rows to perform actions on the rows where disabled until a row has been selected.SolutionThe buttons are always enabled.
FF-9800 Studio - Changes are not refreshed when reopening a view
When two developers had the same view open in the view designer and one of the developer did a change the other developer would not always get the changes when reopening the view or when pressning the refresh button.This is now solved by making sure that the view is reloaded from the database.
FF-10001 API - Add Support for PATCH Method
Added support for the PATCH method to the platform, allowing direct modification of data when calling APIs.
FF-10002 API - Mapping of Long Integer
Added support for Long Integer as a data type make it possible to consume API:s that return large integers in the result.
FF-9615 WCAG - contrast issue in date edit control
DescriptionThis ticket is a part of the work to make the apps more accessible. The affected area for this ticket is the date edit control regarding colors.
FF-3811 Filter lists for selecting parameters with bind value
To make it easier for the developers to build workflows we have added more filtering for the selectable values when binding parameters to workflow activities.
FF-10041 Grid - Add setting for vertical scrolling
For grids that have a lot of rows the developer previously had to choose between paging the grid and using small page sizes or having a very tall grid that did not have a stick header row.Now we have added a setting that lets the developer decide the size of the grid and if the grid contains more rows than can fit a scrollbar is shown to the user.
FF-9999 Start/Stop FF-Server test sessions from ClientOrchestrator
We have made changes in the underlying infrastructure to improve stability and ensure scalability of the Flowfactory Studio environment.
We've made some behind-the-scenes improvements to our infrastructure to boost the stability and scalability of the Flowfactory Studio environment. These changes are designed to ensure a smoother, more reliable experience as you build and grow. Rest assured, Flowfactory is ready to scale right alongside your ambitions!
FF-3810 Studio - Filter lists for selecting value in create entity/set values
To make it easier for the developers to build workflows we now filter the selectable values in “Create Entity” and “Set Entity Values” activities.
FF-9996 WebClient - date edit control weird behaviour with keyboard
DescriptionIssues found with opening the date edit control by keyboard when typing date manually instead of picking a value.SolutionFully functional with keyboard now
FF-10026 Wrong background image is used for sign up page
The wrong image was used as background in the invite page to GO. This has been corrected to show the grass Flowfactory logo.
Comments
0 comments
Please sign in to leave a comment.