Skip to content

Latest commit

 

History

History
448 lines (199 loc) · 23.7 KB

File metadata and controls

448 lines (199 loc) · 23.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

17.0.0 (2024-03-15)

chore

  • upgrade peer depenencies (ef270a8)

BREAKING CHANGES

  • follow angular versioning

16.2.37 (2024-03-14)

Bug Fixes

  • ngx-toolkit: add dev dependency (caf45a7)

16.2.36 (2024-03-01)

Note: Version bump only for package workspace

16.2.35 (2024-02-28)

Bug Fixes

  • rxjs-marbles: change target and module to make it work with jest (f5be539)

16.2.34 (2024-02-28)

Bug Fixes

  • rxjs-mables: fix again package.json. now importing works fine (f745431)

16.2.33 (2024-02-27)

Bug Fixes

  • rxjs-marbles: add types field in package.json (e7da53f)

16.2.32 (2024-02-26)

Note: Version bump only for package workspace

16.2.31 (2024-02-26)

Note: Version bump only for package workspace

16.2.30 (2024-02-26)

Note: Version bump only for package workspace

16.2.29 (2024-02-26)

Note: Version bump only for package workspace

16.2.28 (2024-02-26)

Note: Version bump only for package workspace

16.2.27 (2024-02-26)

Note: Version bump only for package workspace

16.2.26 (2024-02-26)

Note: Version bump only for package workspace

16.2.25 (2024-02-22)

Note: Version bump only for package workspace

16.2.24 (2024-02-22)

Note: Version bump only for package workspace

16.2.23 (2024-02-22)

Note: Version bump only for package workspace

16.2.22 (2024-02-22)

Note: Version bump only for package workspace

16.2.21 (2024-02-22)

Note: Version bump only for package workspace

16.2.20 (2024-02-19)

Bug Fixes

  • ci: before publishing build again (2382da6)

16.2.19 (2024-02-16)

Bug Fixes

  • core: parameter and storage service should be exported (11c90fa)

16.2.18 (2024-02-16)

Note: Version bump only for package workspace

16.2.17 (2024-02-15)

Note: Version bump only for package workspace

16.2.16 (2024-02-15)

Bug Fixes

  • ngx-monaco-editor: it should declare its own dependencies (d805253)

16.2.15 (2024-02-15)

Note: Version bump only for package workspace

16.2.14 (2024-02-14)

Note: Version bump only for package workspace

16.2.13 (2024-02-14)

Note: Version bump only for package workspace

16.2.12 (2024-02-14)

Note: Version bump only for package workspace

16.2.11 (2024-02-14)

Note: Version bump only for package workspace

16.2.10 (2024-02-14)

Note: Version bump only for package workspace

16.2.9 (2024-02-12)

Note: Version bump only for package workspace

16.2.8 (2024-02-12)

Note: Version bump only for package workspace

16.2.7 (2024-02-12)

Note: Version bump only for package workspace

16.2.6 (2024-02-12)

Note: Version bump only for package workspace

16.2.5 (2024-02-08)

Note: Version bump only for package workspace

16.2.4 (2024-02-08)

Note: Version bump only for package workspace

16.2.3 (2024-02-07)

Note: Version bump only for package workspace

16.2.2 (2024-02-07)

Note: Version bump only for package workspace

16.2.1 (2024-02-06)

Bug Fixes

  • ci: test job needs to get head.ref for branch comparison (d057574)
  • core-component: annotate a Subject whose value is an object (acb36a7)
  • core-component: annotate a Subject whose value is an object (9d3a91a)
  • core: async validators should return finite observables (f7925b3)
  • core: async validators should return finite observables (73ad857)
  • core: change type guard to support both onPageChange and pageChange$ approaches (c66c28e)
  • core: change type guard to support both onPageChange and pageChange$ approaches (b5e979d)
  • core: check for already existing subject and make functions defensive (d5d2fe0)
  • core: check for already existing subject and make functions defensive (ef95cfa)
  • core: emails validator and add tests (2b410ba)
  • core: emails validator and add tests (6b53f6d)
  • core: rebranding was missing a type (e7eb09b)
  • core: rebranding was missing a type (2d82997)
  • core: Storage service was still referencing heimdal in the default prefix (6155654)
  • core: substitute lodash with new utilites (154cdcb)
  • core: substitute lodash with new utilites (d458e1b)
  • dataset: dataset color (73cdfc6)
  • dataset: dataset color (8c1edee)
  • dots-chart: include upcoming instances only on future days (7b18c04)
  • dots-chart: include upcoming instances only on future days (888565e)
  • fix test that came from main (1d30bf7)
  • fix test that came from main (cb5214f)
  • lerna configuration for workspace and add l script to run lerna (c41d511)
  • lint (02d1b48)
  • lint (cba32eb)
  • linting (18cecf9)
  • linting (a3e2066)
  • linting (c9e756d)
  • linting (5cc4fd3)
  • linting was broken for missing configuration in new version (ce02b15)
  • linting was broken for missing configuration in new version (75a97d5)
  • linting was broken for missing configuration in new version (9821a60)
  • lint: remove unused import (0d84d53)
  • lint: remove unused import (c509af4)
  • monaco-editor: avoid setting "null" or "undefined" (eaf09af)
  • monaco-editor: errors should be "watched" through their event to avoid sync issues (f94dddb)
  • ngx-monaco-editor: fix form errors propagation from monaco to upstream form (44a8bd7)
  • ngx-monaco-editor: remove dependecy with ngx-toolkit (a2c254b)
  • ngx-monaco-editor: styles handling and expose css variable (9725db5)
  • safely handle null/undefined and stringify values in webhook action (c808605)
  • safely handle null/undefined and stringify values in webhook action (b2e079c)
  • safely handle null/undefined and stringify values in webhook action (506f4b3)
  • typed-form: fix error when using fg.controls.[control] in [formControl] directive (8ffa82e)
  • typed-form: fix error when using fg.controls.[control] in [formControl] directive (1078f53)
  • typed-form: fix error when using fg.controls.[control] in [formControl] directive (bdea2ca)
  • typed-form: fix error when using fg.controls.[control] in [formControl] directive (252899b)
  • typed-forms: fix type inference in typed form controls (3805042)
  • typed-forms: fix type inference in typed form controls (56b4a22)
  • typed-forms: fix type inference in typed form controls (5f0d649)
  • typed-forms: fix type inference in typed form controls (9665f83)
  • utilities: fix parseDate util to ignore Date objects (afdd1f2)
  • utilities: fix parseDate util to ignore Date objects (8b6a559)
  • utilities: make parseDate defensive (1587ec1)
  • utilities: make parseDate defensive (286260a)
  • utilities: put dataset utilities in their own file (3a2e2f6)
  • utilities: put dataset utilities in their own file (46eced4)
  • utils: patch parseDate util to support dates with tz offset (5e175a6)
  • utils: patch parseDate util to support dates with tz offset (37d489c)

Features

  • Basic login flow (f193ec3)
  • Basic login flow (4e5be77)
  • batch-utilities: add generic function to sort by weight (ccd03f0)
  • batch-utilities: add generic function to sort by weight (c1f39ac)
  • core.component: resetting pagination when search changes (3b1f228)
  • core.component: resetting pagination when search changes (97f4bc6)
  • core: add @Mock decorator to mock return value of a function (d6ca354)
  • core: add @Mock decorator to mock return value of a function (d7af691)
  • core: add async names validator (0a19c64)
  • core: add async names validator (44bbc61)
  • core: add custom validators (ed7ac09)
  • core: add custom validators (0810a21)
  • core: add defer method to handle lifecycle hooks in core.component (4e34135)
  • core: add defer method to handle lifecycle hooks in core.component (5e1456f)
  • core: add expect-observable test utility (62f6aeb)
  • core: add pick, omit, isObject utilities (d06c756)
  • core: add pick, omit, isObject utilities (a707fbd)
  • core: add unsubscribe on destroy abstract (c3481f4)
  • core: add unsubscribe on destroy abstract (3972fa5)
  • core: add utility to get if date is valid (783d31d)
  • core: add utility to get if date is valid (0f6adfb)
  • core: add validator for list of separator separated emails (2556532)
  • core: add validator for list of separator separated emails (f7b0381)
  • core: align entity ecosystem with backend (270c226)
  • core: align entity ecosystem with backend (e03a320)
  • core: new injection token for rxjs async scheduler (2e67d12)
  • core: new injection token for rxjs async scheduler (b41b96b)
  • core: new injection token for rxjs async scheduler (27bb02a)
  • core: new injection token for rxjs async scheduler (d8d4d25)
  • core: throw error when input is not an object (e4b02e1)
  • core: throw error when input is not an object (04b75e3)
  • dataset: calculate dataset status (39cbb89)
  • dataset: calculate dataset status (c68a4bc)
  • instance-status: fetch and add tests to instance status dag (9c3a310)
  • instance-status: fetch and add tests to instance status dag (f123dff)
  • integrations: update synapse integration guide to prod agent (8313ef1)
  • integrations: update synapse integration guide to prod agent (c9988fd)
  • mock-service: enable providing mocked methods (a64027b)
  • mock-service: enable providing mocked methods (2170bef)
  • monaco-editor: implemente monaco-editor wrapper (b5268d0)
  • ngx-monaco-editor: refactor monaco editor (68888fc)
  • project-overview: show current progress in gantt task instance (a0534a9)
  • project-overview: show current progress in gantt task instance (1279ff0)
  • storage-key: make storage key optional otherwise it takes the current url (6a6eb97)
  • storage-key: make storage key optional otherwise it takes the current url (b724880)
  • testing: add wrapper around rxjs TestScheduler (efd579e)
  • testing: add wrapper around rxjs TestScheduler (bd59bd8)
  • testing: adding MockProvider function (d42a815)
  • testing: adding MockProvider function (c0b5982)
  • utilities: add import script utility (eb53a8a)
  • utilities: add import script utility (7ca23aa)