Skip to content

Conversation

@camperko
Copy link
Member

@camperko camperko commented Apr 1, 2025

Description

Adding autocomplete list to fields components selection and engine known components properties.
Add option to copy component from dataRef to dataField and via versa in form builder view.

Implements NAB-368

Dependencies

No new dependencies were introduced

Third party dependencies

No new dependencies were introduced

Blocking Pull requests

There are no dependencies on other PR

How Has Been This Tested?

Manually tested inside builder application.

Name Tested on
OS Linux Mint 21
Runtime Node 20.13.1
Dependency Manager npm 10.8.0
Framework version Angular 13.3.1
Run parameters
Other configuration

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes have been checked, personally or remotely, with @...
  • I have commented my code, particularly in hard-to-understand areas
  • I have resolved all conflicts with the target branch of the PR
  • I have updated and synced my code with the target branch
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes:
    • Lint test
    • Unit tests
    • Integration tests
  • I have checked my contribution with code analysis tools:
  • I have made corresponding changes to the documentation:
    • Developer documentation
    • User Guides

mazarijuraj and others added 5 commits December 4, 2024 07:29
- add interface definitions for field list
- add new component definitions
- add default component properties
- change input in data view to autocomplete, prepare for component refactor
- update components in edit panel to autocomplete (WIP)
- add known engine properties to components
- add button to copy dataRef component into dataField component in form builder and via versa
@camperko camperko added the improvement New feature or request label Apr 1, 2025
@camperko camperko requested a review from mazarijuraj April 1, 2025 13:47
@camperko camperko self-assigned this Apr 1, 2025
@camperko camperko changed the base branch from master to next April 3, 2025 14:00
mazarijuraj and others added 3 commits April 7, 2025 11:39
# Conflicts:
#	src/app/modeler/data-mode/data-detail/data-detail.component.ts
- prefill known component properties with default values in form builder (click + drag&drop)
- update fields with placeholder (caseRef/taskRef...) in form builder
- fix i18n text field default properties in form builder
@mazarijuraj mazarijuraj merged commit f5df106 into next Apr 14, 2025
4 of 5 checks passed
@mazarijuraj mazarijuraj deleted the NAB-368 branch April 14, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants