All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.58 (2026-07-03)
- catalog-ui: add optionLabel prop to list field for customizable UI options labels (d7631c0)
- catalog-ui: override favorite from smart-filter (b2831c7), closes #197
0.2.57 (2026-07-03)
- catalog-ui: delete favorite from smart-filter (c426996)
0.2.56 (2026-07-02)
- catalog-ui: apply favorite on event (884cd77)
- catalog-ui: integrate favorite in generic-table-page (38a2ffb)
0.2.55 (2026-07-02)
- update asset file naming convention to include hash (5fcd41a)
0.2.54 (2026-07-02)
- catalog-ui: integrate favorites panel in smart-filter (61b1838)
0.2.53 (2026-07-02)
- catalog-ui: stop click propagation when tree tickeable (029ae0b)
0.2.52 (2026-07-02)
0.2.51 (2026-06-30)
0.2.50 (2026-06-29)
- catalog-ui: add create ans override favorite buttons (38f46c0)
0.2.49 (2026-06-29)
0.2.48 (2026-06-29)
- catalog-ui: add list-search-filter-panel (69b46cc)
- catalog-ui: put right i18n and uinamespace value (a54e45e)
0.2.47 (2026-06-26)
- catalog-ui: add treeSearchFilter (5a86996)
- put selected props not required in generic tree (6652075)
0.2.46 (2026-06-26)
- catalog-ui: add delete button to favorite item (f2ce22c)
0.2.45 (2026-06-26)
- catalog-ui: add favorite panel component (b2c2838)
0.2.44 (2026-06-26)
0.2.43 (2026-06-25)
0.2.42 (2026-06-25)
- catalog-ui: add "Filter By" Panel Component (80f7f3a), closes #161
- catalog-ui: add shared search output type for filter panel components (3cde1e6)
0.2.41 (2026-06-24)
- catalog-ui: add LinidFilterChip component (a625f12)
0.2.40 (2026-06-24)
- add translations for linidSmartFilter (a804688)
0.2.39 (2026-06-24)
- catalog-ui: add linidSmartFilter (61c8d32)
0.2.38 (2026-06-23)
- catalog-ui: add selectable nodes in generic tree (b3f8805)
0.2.37 (2026-06-23)
0.2.36 (2026-06-22)
- catalog-ui: add noData label in GenericEntityTable (93f2978)
0.2.35 (2026-06-22)
- catalog-ui: add empty lifecycle, routes and i18n modules (48d892d)
- catalog-ui: add generic page lifecycle, routes and type modules (200419c)
- catalog-ui: add generic page with actions card and table (1042207)
0.2.34 (2026-06-17)
- catalog-ui: resolve date mask via global i18n and add maskI18NKey (1813ab3)
0.2.33 (2026-06-16)
- catalog-ui: add default email validator for EntityAttributeEmailField (4ab7f02)
0.2.32 (2026-06-16)
- catalog-ui: add email attribute field (dd87f4a)
0.2.31 (2026-06-16)
0.2.30 (2026-06-16)
- catalog-ui: support disabling fields via configuration (7e9105e)
0.2.29 (2026-06-09)
- catalog-ui: make dialogs draggable from their header (75a317e)
0.2.28 (2026-06-02)
- catalog-ui: add node filter in generic tree (a309b6c)
0.2.27 (2026-05-29)
- catalog-ui: add date range validation and picker constraints to date field (bd248e3)
- catalog-ui: add EntityAttributeTextAreaField component (055167c)
- catalog-ui: add FormDialog component (4270735)
- catalog-ui: pass local i18n scope to useQuasarRules (b3c3759)
- catalog-ui: add missing generic parameter T to TreeProps and TreeNode (e336dda)
0.2.26 (2026-05-26)
- add data-cy in generic-tree (f3ce427)
- change selectedNode value in genericTree tests (d127bfe)
0.2.25 (2026-05-13)
- catalog-ui: add node selection handling in the GenericTree (ab92888)
0.2.24 (2026-05-11)
- catalog-ui: add contextual actions in tree items (9a35af8)
0.2.23 (2026-05-06)
- catalog-ui: resolve date input mask from i18n translations (57166bd)
0.2.22 (2026-05-06)
0.2.21 (2026-05-04)
0.2.20 (2026-04-30)
- catalog-ui: add GenericTree component (f5d0686)
0.2.18 (2026-04-29)
0.2.17 (2026-04-23)
0.2.16 (2026-04-23)
0.2.15 (2026-04-13)
- catalog-ui: add header profile component for OIDC user display (7e4141d)
0.2.14 (2026-04-10)
0.2.13 (2026-04-03)
- catalog-ui: add pagination label in generic table (a9efb26)
0.2.12 (2026-04-02)
0.2.11 (2026-03-17)
- eslint error (5ed1965)
0.2.10 (2026-03-16)
- catalog-ui: use prefix matching for active navigation tab (4a97f2d)
0.2.9 (2026-03-12)
- ensure default value is set for static list field in entity when untouched (1854433), closes #127
- remove default value for dynamic list field (cf08f56)
0.2.8 (2026-03-12)
- module-users: support event-driven reload on user details page (ae93409)
0.2.7 (2026-03-10)
- module-import: change bad configuration key validateCsvHeaders (030e1df)
0.2.6 (2026-03-06)
- enrich list of props shared with zones of the user details page (7f6aad6)
0.2.5 (2026-03-06)
- catalog-ui: add "unique" rule for dynamic-list field (07e88cf)
- module-import: use nunjucks global shared instance (64a28fd)
- catalog-ui: fields only watch changes to their related property (dcbd3b7)
0.2.4 (2026-03-03)
- catalog-ui: better binding entity of attributes fields (dddf9b4)
0.2.3 (2026-03-02)
0.2.2 (2026-02-27)
- catalog-ui: change data-cy confirmation dialog (2310d1f)
0.2.1 (2026-02-27)
0.2.0 (2026-02-26)
- The dynamic list service and component now expect Page<{ label, value }> responses instead of Page.
- support label-value objects in dynamic list field (780f991)
- ensure preset entity value is visible in dynamic list field (de9b030)
0.1.13 (2026-02-26)
- catalog-ui: change name of uiProps/change show value with dialog state (5e05413)
0.1.12 (2026-02-24)
- bad i18n for field in advanced search card (1ee239b)
0.1.11 (2026-02-24)
- improve button in module users (e1c3618)
0.1.10 (2026-02-24)
- add button to go to ImportPage (069deb4)
- add loading, columns and valid translations (0d1fba3)
- improve LoadFilesField with new options (32bd576)
- integrate LoadFilesField and ImportedDataTable in ImportPage (f47d4e5)
- register import button to users HomePage (6576e11)
- update configuration (4a00dd5)
0.1.9 (2026-02-23)
0.1.8 (2026-02-23)
- i18n scope must be instance id for form fields (4df52d9)
0.1.7 (2026-02-20)
- catalog-ui: add dynamic list field (fe368e8)
0.1.6 (2026-02-19)
- catalog-ui: change instanceID to i18nScope for fields translations (d1d1e7f)
- module-users: put i18nScope in the props of EntityAttributeField (4ff24f9)
0.1.5 (2026-02-17)
- module-import: add ImportedDataTable to manage csv data (42867bd)
0.1.4 (2026-02-16)
0.1.3 (2026-02-16)
- catalog-ui: add dialog component (4ec781e)
0.1.2 (2026-02-16)
- add LoadFilesField component (c3e2095)
- error from File type (0f4f017)
0.1.1 (2026-02-12)
- module-import: create new module import (e55d2cf)
0.1.0 (2026-02-11)
- add data-cy on title in user detail page (f8edafa)
- add date-picker field (e95dada)
- add new module for user management (253444f)
- call notify of corelib (aff9702)
- catalog-ui: add AdvancedSearchCard component (c19c44e), closes #50
- catalog-ui: add BlurLoader component (4087335)
- catalog-ui: add ButtonsCard component (2ea0869)
- catalog-ui: add data-cy attributes to field components (658b5aa)
- catalog-ui: add EntityDetailsCard component (d996999)
- catalog-ui: add fields wrapper (6b6dbdd)
- catalog-ui: add GenericEntityTable component (dbdd829)
- catalog-ui: add header inside catalog-ui BaseLayout (2000fa8), closes #32
- catalog-ui: add InformationCard component (05a4853)
- catalog-ui: add logo and clickable title in header (e0d529d)
- catalog-ui: add NavigationMenu component inside catalog-ui (71ce5af), closes #31
- catalog-ui: add simple validation support for EntityAttributeField (524d1eb), closes #56
- catalog-ui: allow configurable confirm button type and disable state (c86fd21)
- catalog-ui: forwarding slots in GenericEntitytable (e7d998f)
- catalog-ui: ignore field validations (e43aaa6)
- catalog-ui: share Axios instance via Module Federation (8b6d689)
- improve default module generation (8094936)
- module-user: add some data-cy for tests E2E (0cfb468)
- module-users: add AdvancedSearchConfiguration type (19d4f3f)
- module-users: add data-cy for create/edit users section (b0492e2)
- module-users: add i18n configuration (b85c5de)
- module-users: add page for creating new users (0e3b876)
- module-users: add page for editing existing users (faf1522), closes #36
- module-users: add page to see user details (1adf248)
- module-users: add user creation form (615dfe9)
- module-users: add user edition form (7ce0310), closes #60
- module-users: integrate AdvancedSearchCard in HomePage (0bf9b71), closes #50
- module-users: integrate EntityDetailsCard into User Details Page (6b8e39b)
- module-users: integrate GenericEntityTable in users page (c62930b)
- module-users: register users module in main navigation items (b8fc552)
- module-users: setup page to list users (da0b21a)
- put the data-cy directly with the clickable div (011799b)
- add missing dependency module-federation/vite (d19b3d1)
- add missing dependency quasa/vite (5026ea0)
- add missing preview command (0eb0845)
- catalog-ui: correct ui namespaces structure and naming conventions (edcb30d)
- catalog-ui: fix translate key in entityDetailsCard (00483c5)
- catalog-ui: move components into specific folder (a1b706b)
- catalog-ui: prevent tab focus loss on child routes (6b6dae2)
- catalog-ui: use loadAsyncComponent for Module Federation (b1af650)
- change loading to isLoading in moduleUser homepage (5a58969)
- emit entity update on datepicker selection (8571a43)
- error in generated package.json for new module (b958fc9)
- exposes missing HomePage in module-users (ef6ef86)
- make ci fail on unit tests failure (c55a025)
- remove publicPath from configuration (35a8077)
- reset nx before build in docker (86de4b3)
- update missing vue dependency (d636970)
- use valid config for routing (e3f9761)
- add Pinia state management library (4fa5839)
- migrate to @module-federation/vite and fix Nx build (3013f50)
- setup pull-request workflow (f2510d1)
- setup release workflow (793d556)
- test: add Vitest configuration and test infrastructure (a7dae1a)
- configure catalog-ui for Module Federation runtime (39afa02)