Skip to content

Next#2865

Merged
AntoineRelief merged 30 commits into
mainfrom
next
May 29, 2026
Merged

Next#2865
AntoineRelief merged 30 commits into
mainfrom
next

Conversation

@AntoineRelief
Copy link
Copy Markdown
Collaborator

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Useful links

  • Please insert link to ticket
  • Please insert link to back-end branch if any
  • Please insert any useful link ( documentation you used for example )

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (refactor or addition to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • Test A
  • Test B

Screenshots

Please include screenshots of this change. If this issue is only back-end related, and does not involve any visual change of the platform, you can skip this part.

Checklist:

( * == Mandatory )

  • * I have set myself as assignee of the pull request
  • * My code follows the style guidelines of this project
  • * Linting does not generate new warnings
  • * I have performed a self-review of my own code
  • * I have put the ticket for review, adding the oort-frontend team to the list of reviewers
  • * I have commented my code, particularly in hard-to-understand areas
  • * I have put JSDoc comment in all required places
  • * My changes generate no new warnings
  • * I have included screenshots describing my changes if relevant
  • * I have selected labels in the Pull Request, according to the changes with code brings
  • I have made corresponding changes to the documentation ( if required )
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

More explanation

https://www.loom.com/share/05a716d61b9744faaf51fb304c21d1e5?sid=f87cf896-582a-4f76-93ae-8ceed801b145

Maximo-reliefapps and others added 30 commits April 22, 2026 16:29
# [2.22.0-rc.16](v2.22.0-rc.15...v2.22.0-rc.16) (2026-04-22)

### Features

* Allow style rules in grids to use badge display ([24fed47](24fed47)), closes [AB#128960](https://github.com/AB/issues/128960)
AB#128603

---------

Co-authored-by: Antoine Hurard <antoine@reliefapplications.org>
# [2.22.0-rc.17](v2.22.0-rc.16...v2.22.0-rc.17) (2026-04-22)

### Features

* Enable dynamic label for form save buttons ([#2845](#2845)) ([62b0f9f](62b0f9f)), closes [AB#128603](https://github.com/AB/issues/128603)
…fields for nested sub-grid resource fields (#2858)

AB#128560
---------

Co-authored-by: Antoine Hurard <antoine@reliefapplications.org>
# [2.22.0-rc.18](v2.22.0-rc.17...v2.22.0-rc.18) (2026-04-29)

### Bug Fixes

* **query-builder:** resolve top-level query name when loading filter fields for nested sub-grid resource fields ([#2858](#2858)) ([17c1e00](17c1e00)), closes [AB#128560](https://github.com/AB/issues/128560)
…#2856)

AB#129192

Co-authored-by: Antoine Hurard <antoine@reliefapplications.org>
# [2.22.0-rc.19](v2.22.0-rc.18...v2.22.0-rc.19) (2026-05-08)

### Features

* Enhance user placeholder support in filters and context service ([#2856](#2856)) ([dd8730f](dd8730f)), closes [AB#129192](https://github.com/AB/issues/129192)
AB#121666

---------

Co-authored-by: ALIBI Ghazi <123127137+GhaziAlibi@users.noreply.github.com>
# [2.22.0-rc.20](v2.22.0-rc.19...v2.22.0-rc.20) (2026-05-12)

### Features

* Add filters to grid actions ([#2838](#2838)) ([b122377](b122377)), closes [AB#121666](https://github.com/AB/issues/121666)
AB#128935

---------

Co-authored-by: Antoine Hurard <antoine@reliefapplications.org>
# [2.22.0-rc.21](v2.22.0-rc.20...v2.22.0-rc.21) (2026-05-12)

### Features

* Enable to reset form values on update ([#2851](#2851)) ([cab94f2](cab94f2)), closes [AB#128935](https://github.com/AB/issues/128935)
AB#128968

---------

Co-authored-by: Antoine Hurard <antoine@reliefapplications.org>
# [2.22.0-rc.22](v2.22.0-rc.21...v2.22.0-rc.22) (2026-05-13)

### Features

* Allow use of user attributes in calculated fields ([#2850](#2850)) ([d0108ca](d0108ca)), closes [AB#128968](https://github.com/AB/issues/128968)
# [2.22.0-rc.23](v2.22.0-rc.22...v2.22.0-rc.23) (2026-05-13)

### Features

* incremental id now usable in forms ([#2862](#2862)) ([1874626](1874626)), closes [AB#128605](https://github.com/AB/issues/128605)
# [2.22.0-rc.24](v2.22.0-rc.23...v2.22.0-rc.24) (2026-05-13)

### Features

* Add displayValue expression in surveyjs ([#2863](#2863)) ([40055f2](40055f2)), closes [AB#128605](https://github.com/AB/issues/128605)
# [2.22.0-rc.25](v2.22.0-rc.24...v2.22.0-rc.25) (2026-05-13)

### Features

* add display value & join to calculated fields ([#2864](#2864)) ([bdcef10](bdcef10)), closes [Ab#129193](https://github.com/Ab/issues/129193)
# [2.22.0-rc.26](v2.22.0-rc.25...v2.22.0-rc.26) (2026-05-22)

### Bug Fixes

* make grid custom action rows sticky ([6ee94f5](6ee94f5))
# [2.22.0-rc.27](v2.22.0-rc.26...v2.22.0-rc.27) (2026-05-22)

### Bug Fixes

* incorrect sticky position for custom actions ([0839e03](0839e03))
# [2.23.0-rc.1](v2.22.0...v2.23.0-rc.1) (2026-05-29)

### Bug Fixes

* incorrect sticky position for custom actions ([0839e03](0839e03))
* make grid custom action rows sticky ([6ee94f5](6ee94f5))
* **query-builder:** resolve top-level query name when loading filter fields for nested sub-grid resource fields ([#2858](#2858)) ([17c1e00](17c1e00)), closes [AB#128560](https://github.com/AB/issues/128560)

### Features

* add display value & join to calculated fields ([#2864](#2864)) ([bdcef10](bdcef10)), closes [Ab#129193](https://github.com/Ab/issues/129193)
* Add displayValue expression in surveyjs ([#2863](#2863)) ([40055f2](40055f2)), closes [AB#128605](https://github.com/AB/issues/128605)
* Add filters to grid actions ([#2838](#2838)) ([b122377](b122377)), closes [AB#121666](https://github.com/AB/issues/121666)
* Allow style rules in grids to use badge display ([24fed47](24fed47)), closes [AB#128960](https://github.com/AB/issues/128960)
* Allow use of user attributes in calculated fields ([#2850](#2850)) ([d0108ca](d0108ca)), closes [AB#128968](https://github.com/AB/issues/128968)
* Enable dynamic label for form save buttons ([#2845](#2845)) ([62b0f9f](62b0f9f)), closes [AB#128603](https://github.com/AB/issues/128603)
* Enable to reset form values on update ([#2851](#2851)) ([cab94f2](cab94f2)), closes [AB#128935](https://github.com/AB/issues/128935)
* Enhance user placeholder support in filters and context service ([#2856](#2856)) ([dd8730f](dd8730f)), closes [AB#129192](https://github.com/AB/issues/129192)
* incremental id now usable in forms ([#2862](#2862)) ([1874626](1874626)), closes [AB#128605](https://github.com/AB/issues/128605)
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 29, 2026

View your CI Pipeline Execution ↗ for commit 6850f14

Command Status Duration Result
nx run-many --target=lint --verbose --projects=... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-29 16:55:13 UTC

@AntoineRelief AntoineRelief merged commit 195fd1c into main May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants