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

gh-642 Wizard for creating new Reference Data Types #657

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

pjmonks
Copy link
Contributor

@pjmonks pjmonks commented Sep 8, 2022

Resolves #642

  • Move Reference Data components to logical place in folders
  • Clean up Reference Data Types table code
  • Include new "Add Data Type" button
  • Create route to new wizard and page
  • Provide options to create from scratch or copy existing Ref Data Types
  • Create form component for "new" data types, including support for primitives and defining enumeration values
  • Create table to select existing Reference Data Types to copy
  • Display progress bar when work is being carried out

Screenshots

Initiate wizard for creating new types:

image

Options for creating new types:

image

Creating new types from scratch:

image

Copy from existing Reference Data Model:

image

* Move Reference Data components to logical place in folders
* Clean up Reference Data Types table code
* Include new "Add Data Type" button
* Create route to new wizard and page
* Provide options to create from scratch or copy existing Ref Data Types
* Create form component for "new" data types, including support for primitives and defining enumeration values
* Create table to select existing Reference Data Types to copy
* Display progress bar when work is being carried out
Copy link
Contributor

@joe-crawford joe-crawford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pjmonks, works great, thanks!

@joe-crawford joe-crawford merged commit ac1c8ae into develop Oct 17, 2022
@joe-crawford joe-crawford deleted the feature/gh-642 branch October 17, 2022 15:00
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.

Create Reference Data Types
2 participants