-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy/documentation 2025 01 23 (#801)
* Bugfix/tree-view-selection Make sure there is no duplicate IDs on checkboxes (or radios) if more than one instance on the same page (#717) * Changes from patch @folkehelseinstituttet/angular-highcharts/v/4.4.1 (#704) * Fix so table don't break if flagged data (#702) Also rename and improve implementation of the number test in the template. * Changes from @folkehelseinstituttet/angular-highcharts/v/4.5.0 (#726) * Changes from @folkehelseinstituttet/angular-highcharts/v/4.6.0 (#729) * Changes from @folkehelseinstituttet/angular-components/4.5.0 (#731) * Release/fhi-angular-highcharts/5.1.0 (#732) * Release/fhi-angular-components/5.1.0 (#733) * Update Fhi.Frontend.Style to lates version (#734) * Fix selected value not visible before ng-select is touched * Make tree view navigation standalone (#747) Co-authored-by: Bjørn-Vegard Thoresen <[email protected]> * Enhancement/Make FhiAutosuggestComponent standalone (#751) * Bugfix/highcharts decimals (#744) * Fix not zero decimals in tooltip when unit.decimals set to 0 * Fix inconsisten max 9 decimals * Make FhiMultiselectComponent standalone (#755) * Release/fhi-angular-components/5.2.0 (#757) * Update CHANGELOG * Enhancement/highcharts disable diagramtypes cleanup (#761) Remove two redundant disable tests, add two new, and refactor all disable tests. Remove: - `noSeriesOrNoData` - `allDataInOneOrMoreSeriesAreFlagged` Add: - `notAllUnitsFoundInSeries` - `onlyOneSerieAndAllDataAreFlagged` Refactoring: - Add enum msgId - Remove diagram type switch, use if tests instead - Test for one or more diagram type pr. test - Call one or more test inside the if tests - Rename, and rewrite all the disable tests * Release/fhi-angular-highcharts/5.2.0 (#764) * Enhancement/highcharts category axis title (#763) * Add xAxis options * Add interface FhiDiagramCategoryAxis * Update qualitative series in _all.scss (#771) * Update qualitative series in _all.scss * Update CHANGELOG.md * Update CHANGELOG.md * FhiAngularHighcharts: Use cloneDeep() to make diagramOptions immutable (#765) * Enhancement/tree view selection search (#769) * Make the search work on key down, and start at first character * Make label for filter optional and update README accordingly * Update height and max-height on list while searching to reduce "jumping" * Enhancement/highcharts to many zeros in tooltip (#773) * Rewrite decimals instead of formatting decimals in table template and tooltip Remove tooltip.valueDecimals in options service Remove code for setting decimals in table-servie Remove number pipe in table template * Update highcharts doc (#775) * Remove logs * Update README * Enhancement/ignore unknown diagram types (#776) * Add test for illegal diagram type, and for multiple equal diagram types * Enhancement/highcharts line design (#779) * Update css for highcharts-line-series * Enhancement/highcharts always show flags (#780) * Remove test for flagged series in canShowFooter() * Add test for units in canShowFooter() * Enhancement/highcharts diagram menu styling (#781) * Internal/update landing page (#787) * Enhancement/mark required inputs (#784) * Bugfix/tree view selection immutable ids (#778) * Add new internal model with a property `internal.id` in order to make FhiTreeViewSelectionItem.id immutable * Release/fhi-angular-components/5.3.0 (#795) * Release/fhi-angular-highcharts/5.3.0 (#796) --------- Co-authored-by: Bernt Andersen <[email protected]> Co-authored-by: Bjørn-Vegard Thoresen <[email protected]> Co-authored-by: Bjørn-Vegard Thoresen <[email protected]> Co-authored-by: Trygve Bernhardt <[email protected]>
- Loading branch information
1 parent
d43a720
commit fd809ce
Showing
49 changed files
with
1,890 additions
and
2,082 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
17 changes: 11 additions & 6 deletions
17
projects/fhi-angular-components/src/lib/fhi-autosuggest/fhi-autosuggest.component.ts
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
13 changes: 0 additions & 13 deletions
13
projects/fhi-angular-components/src/lib/fhi-autosuggest/fhi-autosuggest.module.ts
This file was deleted.
Oops, something went wrong.
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
13 changes: 0 additions & 13 deletions
13
projects/fhi-angular-components/src/lib/fhi-multiselect/fhi-multiselect.module.ts
This file was deleted.
Oops, something went wrong.
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
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
12 changes: 0 additions & 12 deletions
12
...hi-angular-components/src/lib/fhi-tree-view-navigation/fhi-tree-view-navigation.module.ts
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.