Releases: cortezaproject/corteza
Releases · cortezaproject/corteza
2023.9.8
What's Changed
- Fix the number of Dart sass transpiler instances spun up by @KinyaElGrande in #1860
- Fix Postgres timestamp fields sort inconsistencies by @KinyaElGrande in #1844
- Fix updatedAt field value in stylesheet theme provision by @KinyaElGrande in #1868
- Fix allow duplicates on user, record and select fields by @Fajfa in #1882
- Add labels property to default-client response and auth.user by @Fajfa in #1883
- Fix import recordID mapping on UI by @Fajfa in #1886
- 2023.9.x feature code snippets by @KinyaElGrande in #1887
- Fix handling of datetime fields for date-only and time-only record values by @KinyaElGrande in #1892
- Prevent field configuration changes for options that change database … by @Fajfa in #1891
- Fix for the glitch on page blocks being moved and resized by @kelanik8 in #1896
- Address multi value aggregation keys for reporting by @Fajfa in #1895
- Add record values formatter on records patch by @KinyaElGrande in #1898
Full Changelog: 2023.9.7...2023.9.8
2023.9.7
What's Changed
- Add text annotation block to workflows by @Fajfa in #1804
- Fix MFA authentication page error: handle user read permissions by @KinyaElGrande in #1802
- Add stacking capability to reporter graph by @kelanik8 in #1815
- Fix reporter builder state being auto-updated in configurator by @kelanik8 in #1816
- 2023.9.x feature format charts by @katrinDY in #1820
- 2023.9.x ux updates by @Fajfa in #1811
- 2023.9.x feature clone report by @EmmyMay in #1805
- Fix bottom part of page being cut off for ios by @katrinDY in #1823
- Fix deduplication of unique values in module fields by @KinyaElGrande in #1817
- Update chart number formatting by @Fajfa in #1832
- Fix deduplication of module fields translations by @KinyaElGrande in #1828
Full Changelog: 2023.9.6...2023.9.7
2023.9.6
What's Changed
- Fix incorrect multiline and multivalue rendering by @kelanik8 in #1770
- Fix duplicate field name causing field config issues by @katrinDY in #1773
- 2023.9.x fix record field editor value resolution by @Fajfa in #1776
- Fix prompts not opening page in edit mode when used in sucession by @Fajfa in #1775
Full Changelog: 2023.9.5...2023.9.6
2023.9.5
What's Changed
- Fix page not rendering if block not found in layout by @Fajfa in #1717
- Fix clone processing for compose resources by @Fajfa in #1730
- Add user object to all evaluatePrefilter variables by @Fajfa in #1735
- Add open in new tab on redirect WF prompts by @KinyaElGrande in #1726
- re-fetch on prefilter record value change by @kelanik8 in #1736
Full Changelog: 2023.9.4...2023.9.5
2023.9.4
2023.9.3
What's Changed
- Properly fix mapObject undefined error in CMap when switching to anot… by @katrinDY in #1602
- fixing the year issue in TestStepAggregate by @szamuboy in #1605
- Update github workflow with CY tests by @kelanik8 in #1596
- Provisioning support in CI by @petergrlica in #1610
- Update test workflow with publish step by @kelanik8 in #1615
- Fix reference to single-digit record ids by @KinyaElGrande in #1614
- Tests on new/reopened PRs - temp by @petergrlica in #1626
- Update CY test workflow publish step by @kelanik8 in #1629
- 2023.9.x fix new vue select bugs by @Fajfa in #1603
- Optimize test workflow with caching yarn dependencies for libs and docker images. by @kelanik8 in #1642
- Fix unsaved changes alert from triggering when RTE is empty by @kelanik8 in #1632
- 2023.9.x fix layout inline rl by @Fajfa in #1655
- Add support for dark mode in Corteza studio by @KinyaElGrande in #1579
- Refactor multiline delimiter class to wrap text to a newline by @kelanik8 in #1652
- Update release workflow with publishing release to sentry by @kelanik8 in #1665
- Standardize sorting on all c-resource-list-table by @kelanik8 in #1669
- Fixes CInputSelect prop type errors by @EmmyMay in #1675
- Fix permissions trace issue on hasWildcard resources by @KinyaElGrande in #1667
- Apply theming to auth screens by @KinyaElGrande in #1671
- Add theme to existing and new users' metadata by @KinyaElGrande in #1681
- Fix new users theme assignment by @KinyaElGrande in #1684
- Fix error handling when retriving user data in AuthClient by @KinyaElGrande in #1685
New Contributors
Full Changelog: 2023.9.2...2023.9.3
2023.9.2
What's Changed
- Fix yAxis min and max values causing issues when timeline is set to y… by @katrinDY in #1584
- Add reusable map component to vue by @kelanik8 in #1516
- 2023.9.x fix chart time label drildown by @Fajfa in #1588
- Add a hint to configure content field in comment pb by @katrinDY in #1582
- Fix lint error in ConnectionMap.vue by @kelanik8 in #1591
- Add enable and export actions to list items by @EmmyMay in #1583
- Move submit button for admin connection editor to each card to match … by @Fajfa in #1592
- Remove leaflet import preventing privacy app from starting by @katrinDY in #1595
- 2023.9.x repalce vue select by @EmmyMay in #1511
- Add interpolation for certain blocks by @EmmyMay in #1590
- Adjust module record dedup UX by @Fajfa in #1586
- 2023.9.x fix cypress by @katrinDY in #1597
Full Changelog: 2023.9.1...2023.9.2
2023.9.1
What's Changed
- Add clone/copy buttons to tabs in builder by @Fajfa in #1527
- Fix console errors when tab block didn't exist by @Fajfa in #1569
- Transform on delete button component to c-input-confirm by @kelanik8 in #1519
- 2023.9.x feature add per page resource list by @EmmyMay in #1534
- Fix record field viewer description not being in new line by @Fajfa in #1576
- Fix: Unsaved changes message no longer triggered after adding an additional metric and saving a chart by @kelanik8 in #1572
- Fix console errors when setting changing multi mode for geometry field by @Fajfa in #1577
- Fix field description and hint edit being enabled when updating trans… by @Fajfa in #1578
- Replace all title attributes with actual boostrap tooltip functionality by @kelanik8 in #1533
- Added error wrapping for compose record wf functions by @petergrlica in #1571
Full Changelog: 2023.9.0...2023.9.1
2023.9.0
What's Changed
- 2023.3.x fix layout expressions by @Fajfa in #1475
- Fix console error when deleting block in compose page builder by @Fajfa in #1476
- Fix reporter metric format by @Fajfa in #1477
- Add text primary to form groups across all webapps by @katrinDY in #1420
- 2023.3.x feature delete page icon by @katrinDY in #1379
- 2023.9.x feature c submit button by @katrinDY in #1451
- Add spinner to c input confirm and apply necessary changes to all webapps by @katrinDY in #1464
- Add improvement to tabbed page block configuration by @kelanik8 in #1416
- Add back navigation feture on record modal by @kelanik8 in #1448
- Fix unsaved changes logic when a resources is deleted by @kelanik8 in #1466
- Compose sidebar navigation improvements by @kelanik8 in #1457
- Add save as copy to module and chart resources by @kelanik8 in #1468
- Add a continuous modal navigation flow for all page block by @kelanik8 in #1465
- Add changes detection to record editing by @kelanik8 in #1367
- Fix record selector, metric, chart values not refreshed when inline and bulk edit changes are applied to related records by @kelanik8 in #1435
- 2023.9.x-compose-ui-mobile-update by @EmmyMay in #1489
- Improve Admin UI for mobile by @EmmyMay in #1253
- Add embeded url option for page layout record page action buttons by @Fajfa in #1484
- Add configurable column fields on public page record list by @kelanik8 in #1483
- Add Corteza studio UI personalization feature by @KinyaElGrande in #1469
- Fix modal navigation flow back redirection by @kelanik8 in #1493
- Add indicator to pageblocks when used in several layouts by @EmmyMay in #1495
- 2023.9.x fix corteza studio by @KinyaElGrande in #1496
- 2023.9.x feature hints for performance impacting features by @katrinDY in #1490
- Fix initial page icon state from triggering unsaved changes alert by @kelanik8 in #1500
- Fix connection state from triggering unsaved changes alert when undeleted by @kelanik8 in #1503
- Fix internal navigation not working on create record page by @kelanik8 in #1506
Full Changelog: 2023.3.7...2023.9.0