-
Notifications
You must be signed in to change notification settings - Fork 3
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
Added back .zip parsing #69
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mathew-at-guelph
added a commit
that referenced
this pull request
Feb 12, 2024
* Adjust cardinality to only let user select array type * Changed variable name * Refactored codes --------- Co-authored-by: mathew-at-guelph <[email protected]>
mathew-at-guelph
added a commit
that referenced
this pull request
Feb 28, 2024
* Mobile responsiveness (#52) * Mobile responsive * padding with the accordion item Different styling depeding on the sive of screen * edited the mobile display * changed desktop * No horiztonal scrolling on the mobile devices * Editing the mobile displays, margins, styling * edited the iframe * Entry data excel (#54) * Added Data entry code * Minor fixes * Disable button when exporting data entry excel * Google analytics page view (#59) * fix GA Analytics integration * fix Landing mobile responsiveness issues * disable parse schema * add GA tracking ID * Feat/format code overlay (#62) * hide parse a schema * add format codes overlay ui * Added format feature * Fixed format rules page * Fixed list in dropdown menu * Added format rules to exported excel to send to API backend * Removed unnessary comments * Fixed flash issue in Format rules * Feat/display format rule review table (#63) * Displayed format rules in review table * Removed find a schema button * minor fixes * Adjusted dropdown menu feature * Minor Fixes (#64) * Minor text fixes * Added back the Use a Schema with Data * minor changes * Fix/export character encoding (#65) * Fixed character encoding problem * Removed buttons in review page * Comments out unused codes * Added backward button to delete overlay * Added remove current overlay * Feat/json parsing (#66) * Added basic json parsing * Fixed parsing functionality * Working on entry codes * Integrated generateDataEntryV2 * Working on entry codes * Added conformance * Fixed character encoding bugs * Added format rules json parsing * Change .zip text to .json text * Removed console.log * Missing import useState * Rephrase comment * Help pages (#68) * ci: add Azure Static Web Apps workflow file on-behalf-of: @Azure [email protected] * ci: add Azure Static Web Apps workflow file on-behalf-of: @Azure [email protected] * Added node installation to salmon sky CI * ci: add Azure Static Web Apps workflow file on-behalf-of: @Azure [email protected] * Delete .github/workflows/azure-static-web-apps-happy-ocean-03813c80f.yml * Delete .github/workflows/azure-static-web-apps-salmon-sky-0ba620d0f.yml * updated the workflow * Mobile Responsiveness, GA Tracking, Disable Parse Schema (#61) * Mobile responsiveness (#52) * Mobile responsive * padding with the accordion item Different styling depeding on the sive of screen * edited the mobile display * changed desktop * No horiztonal scrolling on the mobile devices * Editing the mobile displays, margins, styling * edited the iframe * Entry data excel (#54) * Added Data entry code * Minor fixes * Disable button when exporting data entry excel * Google analytics page view (#59) * fix GA Analytics integration * fix Landing mobile responsiveness issues * disable parse schema * add GA tracking ID --------- Co-authored-by: Lacheson <[email protected]> * editing help page containers * Help pages updated * help page edits * Update AccordionList.js deleted generateDatEntryV2 * Delete .github/workflows/azure-static-web-apps-delightful-sea-0437b660f.yml --------- Co-authored-by: mathew-at-guelph <[email protected]> Co-authored-by: carlyh-micb <[email protected]> Co-authored-by: Steven-Mugisha <[email protected]> * Added back .zip parsing (#69) * Fixed missing description due to less than 4 attributes (#71) * Fixed missing description due to less than 4 attributes * Adjusted the delete button in format rule page * fixed unaligned delete icon in format overlay (#72) * Added depreciated warning (#73) * Added depreciated warning * Fixed depreciated warning position * Feat/cardinality (#74) * Added cardinality overlay * Fixed label overflow, deleted the last column * Added note in the cardinality overlay * Fix bugs on cardinality overlay * Removed console log * Added help storage page (#75) * Added help storage page * Fixed a cardinality bug * Fixed delete focus bug * Added parsing for cardinality (#76) * Added parsing for cardinality * Minor fixes * Adjusted the code due to change in structure of JSON file (#77) * Fixed misalignment due to long attribute (#78) * Fixed misalignment due to long attribute * Fixed performance on Format rules overlay * Only show delete button when the value is chosen in Format Overlay * Feat/loading screen (#79) * Added loading when attributes are more than 40 and added loading screen * Fixed bugs in the cardinality overlay * Removed unneccesary codes * Fixed bugs due to undefined (#80) * Minor fix to export (#81) * Removed utf 16 (#76) * Added support for multiple drop files (#77) * Feat/change be url (#78) * Switch API backend * Changed BE url * Fix/minor description fix (#80) * Fixed typo * Tooltip and help page changes * Added cardinality help * Added tooltip for finish and export button * Feat/cardinality select array (#81) * Adjust cardinality to only let user select array type * Changed variable name * Refactored codes * Merged new changes * Carlyh micb license citation (#83) * Added citation file * Create LICENSE * Update README.md (#82) * Update README.md * Fix bugs on data entry (#84) * Change chicken example on the landing page (#82) * Temp remove array type due to error in be server (#83) * Fix/bug cardinality removal (#84) * Fixed bug due to cardinality removal * Removed console.log * Removed export excel * Added flagged attr parsing (#85) * Fixed ReadMe codes (#86) * Fix bugs on data entry * Support multiple JSOn format * Removed console.log * Removed unused import * Added indigenous languages to the language list in Schema Metadata (#85) * Update README.md added data uploading section * Switch back to ZIP export (#86) * Import entry codes - v1 (#87) * Refactored codes for codegrid * Added entry codes feature * Added warning when user choose to upload entry codes * add instructions to run the app locally * revert to generateDataEntry v1 * copy changes * Readme - funding to bottom (#89) minor change moving funding information to the bottom. * Upgrade features for data entry excel (#90) * Upgrade features for data entry excel * Fixed data entry format * Added json and zip detection for data entry (#91) * Added json and zip detection for data entry * Refactor data entry button * Fixed texts for import entry codes (#92) --------- Co-authored-by: Lacheson <[email protected]> Co-authored-by: carlyh-micb <[email protected]> Co-authored-by: Steven-Mugisha <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.