On Monday, June 24, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2822 and DesignTime No-Code Revision 584 and RunTime Revision 1475. Platform1, Platform2, and Platform4 will begin their upgrade at 10:00AM CST with an expected completion time of 10:30AM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.
On Wednesday, June 26, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1475. Platform1, Platform2, and Platform4 will begin their upgrade at 3:00PM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.
DesignTime Low-Code
Revision 2817: StaticValue To Input Connection Table
- Added a new column, StaticValue, to the No-Code Input Connections table.
- Added a new column to the MVC_Views table.
- Fixed recording the user session end time and added columns to list the session finish method, the identity provider for the session, and the environment.
- Added the Library to the Low-Code IDE.
- Business Process parameters aren't getting moved to QA/PD on promotion. Added the InputXml column to the Properties table for the BusinessProcess entity.
- Implemented the ability to add and attach grid lists, info widgets, and low-code widgets to existing grid columns as links. Methods and orchestrations can now be added with their outputs being available to add as grid columns.
Revision 571: Canvas Improvements
- Added color selection support for exits, tasks, and actions. Fixed an issue where the LeftClause node of a BinaryDecision won't get delete with the test. The "CreateServiceNode" text on the Form service has been replaced with Form. Added vertical and horizontal snaps objects in the workflow and logic canvases. Removed the Action Area section from the Action Editor.
- Added the hand icon when adding and delete array's in the connection panel. Changed textboxes to text areas in the action and exit editors along with hand icon on some additional icons.
- Business process email templates are editable in QA/PD or when the user does not have the business process checked out in DV. Added entity permission checks and restricted editability in QA/PD and when the user does not have the business process checked out.
- Added a new page called No Code Pages to show the app's pages in the No Code IDE.
- Name value collections have been renamed to name values and the values inside a name value will not get promoted via SCM and instead can be added to any environment where the name value exists. Also, added a description for name values that is required on creation of a name value.
- Added horizontal and vertical lines to snap to other services/statuses when moving a service/status.
- When an application has no grids the UpdateFormFields and ReloadFormFields services break when editing the inputs. Added a empty array initialization for the services.
- Implemented a new feature called the Product Roadmap. This will allow users on the No-Code IDE to submit new feature requests and bugs and allow them to track its progress.
- Added a button to say "Request a Feature / Library Object / Report a Bug".
The Feature List now is sorted in reverse chronological order.
- Added the product roadmap menu items to the help section.
- Updated the text alignments for the subject text on the email template objects in Business Processes.
- On the Business Processes page, the log links has been removed. The Process Home link has been replaced with "Design" and "Ready Only" based on its checked out status. Added a column to show either a "Add To Project" link or the checked out status info.
- Implemented the ability to add and attach grid lists, info widgets, and low-code widgets to existing grid columns as links. Methods and orchestrations can now be added with their outputs being available to add as grid columns.
Revision 1472: Safari Menu Fix
- The sidebar menu on iOS phones is failing to close when clicked. Added a focus command to the page template.
- Added in some JS and CSS that were in the desktop/all version of the Basic template, but not in the phone version.