Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.2.0 - Preview #231

Merged
merged 70 commits into from
May 27, 2024
Merged

4.2.0 - Preview #231

merged 70 commits into from
May 27, 2024

Conversation

LucioPelinson
Copy link
Member

@LucioPelinson LucioPelinson commented May 7, 2024

version

New Features:

  • New layout for Data Dictionary menu and many changes at the UI and UX at JJMasterData.Web
  • Added Edit button at /Render/
  • It's possible to select a custom connection for a FormElement using FormElement.SelectedConnectionId. The connection is loaded from JJMasterData:ConnectionStrings.
  • Added DataAccess.GetDataSet and DataAccess.GetDataSetAsync
  • Confirmation messages are now showed on a JJMessageBox instead of a JS alert.
  • New component: JJBreadcrumb. Includes a class and a TagHelper.
  • New component: JJOffcanvas. Includes a class and a TagHelper.
  • New component: JJMessageToast. Includes a class and a TagHelper.
  • JJTitle now supports simple actions with a List<TitleAction>
  • "About" from MasterData is now rendered at an Offcanvas.
  • ValidationSummaryTagHelper now loads errors from ModelState by default.
  • Added FormElementField.GridRenderingTemplate to render custom HTML at GridView.

Documentation:

  • More info about Authorization
  • Added information about {FieldName} expression keyword

Chore:

Bug Fixes:

  • Floating labels now work for text area and textbox with actions
  • JJDataPanel was not respecting AutoReloadFormFields at relationships
  • When clicking "New" at a new field, the field list will work normally
  • GridView data source errors were not logged
  • MessageBox had incorrectly translated messages

Breaking Changes:

  • Floating labels are now saved at FormElement.Options

@LucioPelinson LucioPelinson marked this pull request as draft May 7, 2024 10:59
@gumbarros gumbarros changed the title Preview 4.2.0 - Preview May 13, 2024
@gumbarros gumbarros added enhancement New feature or request code-refactor Don't affect existing functionality, just the code quality labels May 13, 2024
@gumbarros gumbarros marked this pull request as ready for review May 27, 2024 12:28
@gumbarros gumbarros merged commit ad3e577 into main May 27, 2024
2 checks passed
@gumbarros gumbarros deleted the preview branch May 27, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-refactor Don't affect existing functionality, just the code quality enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants