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

Support Comma Delimited Entries #49

Merged
merged 18 commits into from
Jul 5, 2024
Merged

Support Comma Delimited Entries #49

merged 18 commits into from
Jul 5, 2024

Conversation

nojronatron
Copy link
Owner

@nojronatron nojronatron commented May 9, 2024

Closes Issue #46 and Issue #47

  • Issue 47: Store, load data in human-readable JSON format (currently a bug).
  • Issue 46: Support comma-delimited entries i.e. CSV view of bib records during entry.
  • Enable user to edit bib data in CSV view.
  • Handle errant spaces in Bib Records when form is submitted.
  • Maintain tab-delimited output when form SUBMITted.
  • Remove dead, unused code.
  • Consolidate AddIn, AddOut, AddDrop button functions.
  • Remove BFVersion variable and ClearLocalStorage function.
  • Update functions to newer versions, deprecating support for pre-Windows 7 browsers, adding newer functional support circa 2009, 2011, and mobile browsers.
  • Update in-app help file documentation.
  • Update README.

Note: This is a follow-on PR to previous work already completed. See PR #48 "Enable CSV Bib View And Retain Tab-Delimited Message Submission".

Copy link

netlify bot commented May 9, 2024

Deploy Preview for enchanting-pony-09ae40 ready!

Name Link
🔨 Latest commit ce632e9
🔍 Latest deploy log https://app.netlify.com/sites/enchanting-pony-09ae40/deploys/6660c4c4ca8eb3000853156e
😎 Deploy Preview https://deploy-preview-49--enchanting-pony-09ae40.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nojronatron nojronatron merged commit 1affa20 into main Jul 5, 2024
4 checks passed
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.

None yet

1 participant