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

Search #48

Open
wants to merge 125 commits into
base: main
Choose a base branch
from
Open

Search #48

wants to merge 125 commits into from

Conversation

EdblackGitHub
Copy link

Description: Describe in a couple of sentences how this pull request modifies the repository. Comment on the business context, and highlight any concerns about the changes being introduced.

Issue: Provide the URL for a corresponding issue/work ticket, if applicable.

Dependencies: List dependencies on open pull requests, other issue/work tickets, etc.

Merge Deadline: Indicate the merge deadline date.

Pre-Merge Checklist:

  • I have ensured this code follows the style guidelines of this project.
  • [ X] I have performed a comprehensive self-review of the code.
  • [ X] I have included comments clarifying hard-to-understand areas of the code.
  • I have updated the documentation corresponding to my change(s).
  • I have confirmed the code executes properly on my local environment.
  • I have confirmed all new/modified data models are structured correctly.
  • I have included all necessary database migration files.
  • I have verified that all new and existing tests pass.
  • I have received approval from the requisite number of reviewers.
  • I have squashed all working commits into as few final commits as reasonably possible.
  • I have confirmed Github reports all automated tests/checks are passing.

Post-Merge Checklist:

  • Delete working branch @ Github repository
  • Pull latest master branch to local repository
  • Delete working branch @ local repository

bayfaub and others added 30 commits October 1, 2024 20:54
Prevent non-csv files to be uploaded
Dynamically redirect on upload
* Implement exceptions
* Dynamic required columns
* Split into smaller funcs
…generation. Added updated to LCV term and language sets
…set after the app is restarted and updated the Tests.py to refelect the new changes
ERM-462 - CSV Language Set Upload and Export via JSON and XML
@EdblackGitHub
Copy link
Author

Made in error

@EdblackGitHub EdblackGitHub reopened this Dec 5, 2024
EdblackGitHub and others added 7 commits December 10, 2024 13:43
Updated views.py for alias with/without context and using Neoalias. Commend old working code.
Updated Forms.py to include new NeoAlias changes.
Updated models.py to manage the linking NeoAlias, NeoTerm and NeoContext even if context is not provided default to first available NeoTerm. THis is now handled by the addition of the NeoAliasManager class.
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.

5 participants