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

Guide: How to create new facets #57

Closed
roger-mahler opened this issue Jan 26, 2020 · 3 comments
Closed

Guide: How to create new facets #57

roger-mahler opened this issue Jan 26, 2020 · 3 comments

Comments

@roger-mahler
Copy link
Collaborator

The introduction of "portals" into Super SEAD requires a number of new facets to be created.
Currently. no user interface exists to achieve this task (a proposal exists though).

The SEAD change control system has functions that allow facets to be specified using a JSON notation.

The purpose of this issue is to:

  • Describe the facet database model
  • Give an overview of the facet query builder domain logic
  • Describe how to specify a new facet in JSON format
  • Specify how the JSON can be used in an SQL DML change and added to SEAD CC system
  • How to test a new facet
@roger-mahler roger-mahler added this to the SEAD @2020.02 release milestone Jan 26, 2020
@roger-mahler roger-mahler self-assigned this Jan 26, 2020
@roger-mahler roger-mahler modified the milestones: SEAD @2020.02 release, SEAD @2020.03 release Mar 16, 2020
@roger-mahler
Copy link
Collaborator Author

New facets can now be created using JSON as exemplified in this scripts that populates the facet schema.

@johanvonboer
Copy link

This is a minor thing but PB has expressed a wish to have the filters and groups sorted in a particular order, it would be good if this sort order could be a part of the filter specification in the form of a integer which will act as a weighting value.

@roger-mahler roger-mahler pinned this issue Apr 29, 2022
@roger-mahler roger-mahler removed this from the SEAD @2020.03 release milestone Dec 8, 2022
@roger-mahler
Copy link
Collaborator Author

Closing this issue.

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

No branches or pull requests

2 participants