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

refresh crnk-ui #517

Open
remmeier opened this issue May 26, 2019 · 0 comments
Open

refresh crnk-ui #517

remmeier opened this issue May 26, 2019 · 0 comments

Comments

@remmeier
Copy link
Contributor

remmeier commented May 26, 2019

  • support displaying from multiple services
  • support showing in more friendly table format next than json
  • support facetted search where available
  • support for plain-text module
remmeier added a commit that referenced this issue May 26, 2019
Allow local/remote implementations in the future
remmeier added a commit that referenced this issue May 26, 2019
ExplorerElement repository with path `ui/explorer` builds up a presentation model for
crnk-ui (and potentially any other kind of related UI). Computing the model
on the backend-side allows easy customization and avoids the complexity
of iterating the meta model on the frontend side.

UIModelConfig.setService(...) allows to pass a set of services where
the UI/presentation is supposed to connect to. By default just the local
in-memory instance, but can also work with multiple remote repositories
using crnk-client.
remmeier added a commit that referenced this issue May 27, 2019
Allow local/remote implementations in the future
remmeier added a commit that referenced this issue May 27, 2019
ExplorerElement repository with path `ui/explorer` builds up a presentation model for
crnk-ui (and potentially any other kind of related UI). Computing the model
on the backend-side allows easy customization and avoids the complexity
of iterating the meta model on the frontend side.

UIModelConfig.setService(...) allows to pass a set of services where
the UI/presentation is supposed to connect to. By default just the local
in-memory instance, but can also work with multiple remote repositories
using crnk-client.
remmeier added a commit that referenced this issue Jun 13, 2019
accordingly presentation model will only show exposed repositories
remmeier added a commit that referenced this issue Jun 13, 2019
introduced new role permission repository
remmeier added a commit that referenced this issue Jun 13, 2019
improves usability of security-related repositories
remmeier added a commit that referenced this issue Jun 27, 2019
- editors
- full-text search
- labels how to present complex objects
remmeier added a commit that referenced this issue Jun 27, 2019
- editors
- full-text search
- labels how to present complex objects
remmeier added a commit that referenced this issue Jun 30, 2019
ExplorerElement repository with path `ui/explorer` builds up a presentation model for
crnk-ui (and potentially any other kind of related UI). Computing the model
on the backend-side allows easy customization and avoids the complexity
of iterating the meta model on the frontend side.

UIModelConfig.setService(...) allows to pass a set of services where
the UI/presentation is supposed to connect to. By default just the local
in-memory instance, but can also work with multiple remote repositories
using crnk-client.
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

No branches or pull requests

1 participant