All Release Notes
ID | Title | Description |
---|---|---|
Double click in designer dataview should open the object in a new window | Allow opening an object when dbl clicking on the new designer dataview obj list. | |
Generate updated CLAPI docs | Generated updated CLAPI docs. | |
Theme Properties for Panels | - provide theme properties for panel: header border bottom; border-radius | |
New Dataview Template | Created generic vue card template component to minimize code duplication and improve UI design. | |
"Create new object master" in the new designer replace the instance by the new master | Added option to auto replace instance with newly created master. | |
Update CK Editor 5 in SWAT | Updated CkEditor 5 to latest version. | |
None of the info buttons are working | - Info button has a default cursor when acts as a (HELP) tooltip; - Info button has a pointer cursor when has an action on click | |
New LayoutPosition changes behaviour | Enhanced LayoutPosition selection of object with prompt on change action to swap or remove target object. | |
OE extension throws non-breaking error on startup | Fixed an issue where the OE ABL extension would display an error on workspace startup. | |
Reduce workspace startup times with incremental imports | Added support for partial incremental imports for faster startup times. This is enabled through the experimental B1_INCREMENTAL_IMPORTS environment variable. | |
Add backend endpoint for menu component preview | Added backend endpoint for returning a mock definition for a toolbar/ribbon. | |
Pipeline database initialize script fails with error | Fixed an error where the database initialization script would fail in CI/CD pipelines. | |
SWAT data missing in PASOE containers | Fixed an issue where data imports triggered from the application would fail with an error. | |
Build.One DB CLI is referencing old OpenEdge images | Fixed an issue where generated deployment configs used incorrect images | |
Menu structure and menu function changes are not exported. | Fixed an issue where menu data changes were not available in the repository after an export was triggered. | |
Enhance Toolbar theming | Enhance Toolbar theming: b1-air theme has grouped panel buttons regardless a toolbar "Attribute style" attribute value | |
Data import fails in standalone environments | Added support for default Docker file configurations, so the project-level Dockerfile files are no longer required, if no customizations are required. | |
Add support for automatic data imports on deployment | Set up automatic data import on standalone deployment/update. | |
GetInitialValues ignores BE subtypes | Fixed an issue where the subtype of a business entity would be ignored when copying another record in the GetInitialValues call. | |
Automatic data import ignores custom data types and skips SWAT data | Fixed an issue where automatic data imports in standalones were skipping SWAT data and ignoring custom data types |
ID | Title | Description |
---|---|---|
CardView Run action type not working properly | Cards of a CardView widget now support the 'Run' action type in order to call client logic functions. | |
Datasource object types are not interchangeable in replace dialogs | SwatBusinessEntity objects in the designer can now be replaced by objects of both type SwatBusinessEntity and SwatDataSource. | |
Choose window doesn't work correctly in an editable grid | Allow grid DynSelect Choose window to set the value in either the grid filter or the grid cell. | |
Create new Action does not open the new Action designer | Launch new action designer on action create. | |
Open Action from Menu Designer opens the old Action Designer | Launch new action designer on action open. | |
Designer treegrid selection inconsistent when opening Grid objects | Fixed issues with positioning on objects in Designer 2.0 | |
Issue with dragging dataview items from the icon. | Allow dragging in the designer dataview from any part of the card: title, text, icon. | |
After every save in Designer in flow tab it jumps back to the designer view | New designer active tab now persists when reloading the object | |
Delete link in flow tab is broken | Fixed 'Delete link' ribbon button not working in the new designer. | |
Layout of flow | Remove diagram panel menu button. | |
Userprofile Grid has Errors with filtering and sorting | Disable sort on User Profile SelfKey field. | |
Adjusts form field label spacing and color | Adjusted form field label, spacing, alignment. | |
Toolbar style is not correct when initially loading desktop | Fixed an issue with layout calculation when Toolbar items styling is "grouped". | |
Offer APP - tabs all throw error 500 | Fixed issue with dynamic lookup dialog for list item pairs dynselects. | |
Opening SwatEntity not displaying attributes form | Solved an issue with Attributes form not being loaded in Designer 2.0 and inconsistent selection depending on object type. | |
Cursor focus in wrong position for multi-select input | Fixed cursor focus being in the wrong position for multi-select inputs. | |
Action settings select is not working. | Fixed an issue with DynSelect value display. | |
Toolbar styling issues | Fix toolbar styling issues and selected theme. |