-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(example-form): update example form (#17028)
* feat: update reference template * feat: showcare date, radio, checkbox, select * feat: more fields added to reference template * feat: display bank account section * feat: added section common actions * feat: custom components and overview * feat: diagram and use default events * chore: update dataSchema * chore: move some fields from sections to subsections * feat: order and add more description * chore: update text to Icelandic * feat: make tables and repeater section * feat: display field and repeaters * chore: move large to the repeaterItems * chore: update readme files * chore: remove unused import * chore: remove fieldsRepeater from ignored half types * chore: add space to comment * chore: update folder structure * chore: document tabtitle * chore: update readme * chore: unique ids * chore: update readme * fix: build * Update libs/application/templates/reference-template/src/forms/README.md Co-authored-by: Þórarinn Gunnar Árnason <[email protected]> * chore: remove console.log * chore: use destructed values in slider field * chore: remove unused import * chore: transleat all to english * chore: remove unused imports * chore: fix imports * fix: errors --------- Co-authored-by: Þórarinn Gunnar Árnason <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e558168
commit 7fe9be5
Showing
82 changed files
with
2,993 additions
and
659 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
libs/application/templates/reference-template/src/assets/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Assets | ||
|
||
This folder is optional and can be used to store assets like images, icons, etc. | ||
Organization within this folder id up to the developer. |
Oops, something went wrong.