Skip to content

Commit 6661bf4

Browse files
committed
Merge remote-tracking branch 'origin/release/6.3.0' into NAE-1684
# Conflicts: # projects/netgrif-components-core/src/lib/data-fields/public-api.ts # projects/netgrif-components-core/src/lib/task-content/services/field-converter.service.ts # projects/netgrif-components/src/lib/data-fields/data-fields.module.ts # projects/netgrif-components/src/lib/data-fields/public-api.ts
2 parents 532b3db + dd16f28 commit 6661bf4

File tree

1,399 files changed

+51511
-14231
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,399 files changed

+51511
-14231
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32

43
#### Instruction for the developer
@@ -88,7 +87,7 @@ You can now safely **delete all between two horizontal lines**, so the instructi
8887
- [ ] Unit tests
8988
- [ ] Integration tests
9089
- [ ] I have checked my contribution with code analysis tools:
91-
- [ ] [SonarCloud](https://sonarcloud.io/project/overview?id=netgrif_application-engine)
90+
- [ ] [SonarCloud](https://sonarcloud.io/project/overview?id=netgrif_components)
9291
- [ ] [Snyk](https://app.snyk.io/org/netgrif)
9392
- [ ] I have made corresponding changes to the documentation:
9493
- [ ] Developer documentation

CHANGELOG.md

Lines changed: 31 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,33 +5,59 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
Full Changelog: [https://github.com/netgrif/components/commits/v6.0.0](https://github.com/netgrif/components/commits/v6.0.0)
8+
Full Changelog: [https://github.com/netgrif/components/commits/v6.2.1](https://github.com/netgrif/components/commits/v6.2.1)
99

10-
## [6.2.0](https://github.com/netgrif/components/releases/tag/v6.2.0) (2022-08-09)
10+
## [6.3.0](https://github.com/netgrif/components/releases/tag/v6.2.1) (2022-09-21)
11+
12+
13+
## [6.2.1](https://github.com/netgrif/components/releases/tag/v6.2.1) (2022-09-15)
14+
15+
### Fixed
16+
17+
- [NAE-1719] Auto finish no data does not work without auto assign
18+
19+
## [6.2.0](https://github.com/netgrif/components/releases/tag/v6.2.0) (2022-09-12)
1120

1221
### Fixed
1322

23+
- [NAE-1427] Allowed nets factory ignores allowedNets in nae.json
24+
- [NAE-1430] Generated sidenav ignores inputs
25+
- [NAE-1626] Trigger of set event for fileList value deletion is not implemented
1426
- [NAE-1628] Reset radio buttons button visible on visible radio buttons
27+
- [NAE-1635] Tree view has incorrect object for set data
28+
- [NAE-1639] Non-Latin1 characters cannot be used in passwords
1529
- [NAE-1667] Select user translation
1630
- [NAE-1669] Fix header design
1731
- [NAE-1672] Change userField value
1832
- [NAE-1680] Public view + change behavior bug
1933
- [NAE-1690] Fix header responsive overflow mode
2034
- [NAE-1681] Delete file function works with parent task in taskRef-ed file field.
35+
- [NAE-1701] Reload validity on the change required field
36+
- [NAE-1708] Fix lint issues
2137

2238
### Changed
2339

40+
- [NAE-1156] View Deprecation and All Data
41+
- [NAE-1457] Schematic support for public view generation
42+
- [NAE-1606] Configuration of case creation button from menu item
2443
- [NAE-1648] Redesign dataFields
25-
- [NAE-1682] Translate tooltip admin view
2644
- [NAE-1677] Message from exception thrown in SET event on data field is not propagated in EventOutcome
45+
- [NAE-1682] Translate tooltip admin view
46+
- [NAE-1695] Fix generated tests in schematics
2747

2848
### Added
2949

50+
- [NAE-1436] Create all views schematic
51+
- [NAE-1437] Missing view components schematics
52+
- [NAE-1631] Process download in workflow view
53+
- [NAE-1642] Redirect to transition via URL
54+
- [NAE-1643] Configure public view via request parameters
3055
- [NAE-1647] Elastic mapping for I18N data field
56+
- [NAE-1650] Multi-choice autocomplete field component missing
3157
- [NAE-1658] Two-level navigation menu
58+
- [NAE-1662] Navigation breadcrumbs
3259
- [NAE-1671] Dynamic case title in tab
33-
- [NAE-1642] Redirect to transition via URL
34-
- [NAE-1643] Configure public view via request parameters
60+
- [NAE-1679] User list frontend component
3561

3662
## [6.1.1](https://github.com/netgrif/components/releases/tag/v6.1.1) (2022-06-09)
3763

0 commit comments

Comments
 (0)