Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(scopes): introduce meta fields #272

Merged
merged 1 commit into from
Sep 17, 2021
Merged

Conversation

aziiee
Copy link
Contributor

@aziiee aziiee commented Sep 16, 2021

Meta fields can contain additional information on scopes and can be
passed by the emeisOptions service. The fields are customizable
in terms of readability and visibility.

@aziiee aziiee changed the title WIP: feat(scopes): introduce meta fields feat(scopes): introduce meta fields Sep 16, 2021
@aziiee aziiee marked this pull request as draft September 16, 2021 15:26
@czosel czosel force-pushed the meta-fields branch 2 times, most recently from 1ad09fd to edcffa5 Compare September 17, 2021 12:23
Meta fields can contain additional information on scopes and can be
passed by the `emeisOptions` service. The fields are customizable
in terms of readability and visibility.
@czosel czosel marked this pull request as ready for review September 17, 2021 12:42
@aziiee
Copy link
Contributor Author

aziiee commented Sep 17, 2021

Discussed with and approved by @czosel

@aziiee aziiee merged commit af82ec2 into projectcaluma:main Sep 17, 2021
github-actions bot pushed a commit that referenced this pull request Nov 9, 2021
# [2.0.0](v1.1.0...v2.0.0) (2021-11-09)

### Bug Fixes

* **translations:** use better naming for "ACL" ([#299](#299)) ([73bb397](73bb397))
* add missing tests ([#293](#293)) ([bbb972b](bbb972b))
* allow to clear select in meta fields ([#294](#294)) ([6428909](6428909))
* data table paging ([#296](#296)) ([f8e8c63](f8e8c63))
* redirect to /users on index ([#270](#270)) ([146d6f3](146d6f3))
* sort user list by last name ([#274](#274)) ([c72cb81](c72cb81))

### chore

* drop support for node 10 ([#295](#295)) ([96e5335](96e5335))

### Features

* extract meta fields rendering into a component ([#277](#277)) ([2527ed5](2527ed5))
* **scopes:** display corresponding ACLs ([#275](#275)) ([0daa8b0](0daa8b0))
* **scopes:** introduce meta fields ([#272](#272)) ([af82ec2](af82ec2))
* make addon configurable via config service ([#269](#269)) ([3a56283](3a56283))

### BREAKING CHANGES

* drop support for node 10 as it has reached EOL.

Co-authored-by: Akanksh Saxena <[email protected]>
@velrest
Copy link
Contributor

velrest commented Nov 9, 2021

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants