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

Placeholder PR from Valley Health #438

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Aug 17, 2023

  1. Valley updates (#1)

    * Remove invalid folder
    
    * updates made for our fix. smb to get subfolder
    smtp for user and pass
    email for our org header
    ldap bug
    
    * Update emails to get org name from config. Also add in host to error emails
    
    * update case on org
    
    * Fix links in email template
    
    * get logs id?
    
    * use job id?
    
    * ignore install script.
    
    * Fix the em_smb subfolder
    
    * fix(python): reduced and cleaned the number of fields that are passed in through the env
    
    Some fields contained text that could not be sent through the end.
    
    * removed file
    
    * chore(install): added default admin user
    
    * build(install): removed old installer code
    
    * chore(deps) Update all non-major dependencies
    
    * chore(pre-commit): autofix run
    
    * chore(deps) Update dependency eslint to v8.43.0
    
    * chore(pre-commit): autofix run
    
    * chore(deps) Update all non-major dependencies
    
    * chore(pre-commit): autofix run
    
    * chore(deps) Update dependency setuptools to v68
    
    * chore(deps) Update actions/checkout action to v3
    
    * ci(release): updated release workflow to remove unused code
    
    * disabled lighthouse assertions
    
    * chore(pre-commit): autoupdate hooks
    
    updates:
    - [github.com/Riverside-Healthcare/djLint: v1.31.0 → v1.31.1](djlint/djLint@v1.31.0...v1.31.1)
    
    * test(tests): passed tests
    
    * chore(release): 2.10.2-alpha.2 [skip ci]
    
    * **python:** reduced and cleaned the number of fields that are passed in through the env ([f2c8b33](atlas-bi@f2c8b33))
    
    * fixed test with new seed user
    
    * chore(release): 2.10.3-alpha.1 [skip ci]
    
    * **python:** reduced and cleaned the number of fields that are passed in through the env ([f2c8b33](atlas-bi@f2c8b33))
    
    * chore(release): 2.10.3 [skip ci]
    
    ## [2.10.3](atlas-bi/Hub@v2.10.2...v2.10.3) (2023-06-28)
    
    ### Bug Fixes
    
    * **python:** reduced and cleaned the number of fields that are passed in through the env ([f2c8b33](atlas-bi@f2c8b33))
    
    * delete folder
    
    * fix(email): fixed dead link in email template
    
    * feat(emails): imported org name from config. Updated date to current year. thanks @paysni
    
    * passed lint
    
    * update the email task log link
    
    * chore(deps) Update dependency prettier to v3
    
    * chore(pre-commit): autofix run
    
    * add mapping for azure-devops
    
    * chore(deps) Update dependency gevent to v23
    
    * chore(deps) Update dependency eslint to v8.44.0
    
    * chore(pre-commit): autofix run
    
    * Modify code to allow connections to devops
    
    * add azure devops to depends
    
    * update version of azure-devops
    
    * version issue with azure-devops
    
    * fix misspelling
    
    * update poetry.lock
    
    * Fixes to em_code for grabbing the code
    
    * chore(pre-commit): autoupdate hooks
    
    updates:
    - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)
    - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.9.0 → v2.10.0](macisamuele/language-formatters-pre-commit-hooks@v2.9.0...v2.10.0)
    - [github.com/Riverside-Healthcare/djLint: v1.31.1 → v1.32.1](djlint/djLint@v1.31.1...v1.32.1)
    
    * Updates for grabbing python code from devops
    
    * Fix the processing step to show correct data
    
    * Fix query location so it will show the devops address
    
    * Update code to allow branches. Also fix typo for SMB.
    
    * Update web to account for branch name in string.
    
    * Fix the url for the call
    
    * feat(sftp): added option for sftp connections with key and password auth combined
    
    * style(lint): passed lint
    
    * chore(deps) Update dependency gunicorn to v21
    
    * chore(release): 2.11.0-alpha.1 [skip ci]
    
    # [2.11.0-alpha.1](atlas-bi/Hub@v2.10.3-alpha.1...v2.11.0-alpha.1) (2023-08-03)
    
    ### Bug Fixes
    
    * **email:** fixed dead link in email template ([c60141a](atlas-bi@c60141a))
    
    ### Features
    
    * **emails:** imported org name from config. Updated date to current year. thanks [@paysni](https://github.com/paysni) ([c4a46e6](atlas-bi@c4a46e6))
    * **sftp:** added option for sftp connections with key and password auth combined ([f267813](atlas-bi@f267813))
    
    * chore(release): 2.11.0 [skip ci]
    
    # [2.11.0](atlas-bi/Hub@v2.10.3...v2.11.0) (2023-08-03)
    
    ### Bug Fixes
    
    * **email:** fixed dead link in email template ([c60141a](atlas-bi@c60141a))
    
    ### Features
    
    * **emails:** imported org name from config. Updated date to current year. thanks [@paysni](https://github.com/paysni) ([c4a46e6](atlas-bi@c4a46e6))
    * **sftp:** added option for sftp connections with key and password auth combined ([f267813](atlas-bi@f267813))
    
    * fix(python): fixed bug that was introduced in the previous relesase
    
    * chore(release): 2.11.0-alpha.2 [skip ci]
    
    # [2.11.0-alpha.2](atlas-bi/Hub@v2.11.0-alpha.1...v2.11.0-alpha.2) (2023-08-04)
    
    ### Bug Fixes
    
    * **python:** fixed bug that was introduced in the previous relesase ([8ef1d3a](atlas-bi@8ef1d3a))
    
    * chore(release): 2.11.1-alpha.1 [skip ci]
    
    ## [2.11.1-alpha.1](atlas-bi/Hub@v2.11.0...v2.11.1-alpha.1) (2023-08-04)
    
    ### Bug Fixes
    
    * **python:** fixed bug that was introduced in the previous relesase ([8ef1d3a](atlas-bi@8ef1d3a))
    
    * chore(release): 2.11.1 [skip ci]
    
    ## [2.11.1](atlas-bi/Hub@v2.11.0...v2.11.1) (2023-08-04)
    
    ### Bug Fixes
    
    * **python:** fixed bug that was introduced in the previous relesase ([8ef1d3a](atlas-bi@8ef1d3a))
    
    * fix(email): fixed dead link in email template
    
    * feat(emails): imported org name from config. Updated date to current year. thanks @paysni
    
    * passed lint
    
    * chore(deps) Update dependency prettier to v3
    
    * chore(pre-commit): autofix run
    
    * chore(deps) Update dependency gevent to v23
    
    * feat(sftp): added option for sftp connections with key and password auth combined
    
    * style(lint): passed lint
    
    * fix(python): fixed bug that was introduced in the previous relesase
    
    * chore(deps) Update dependency gunicorn to v21
    
    * chore(deps) Update dependency eslint to v8.44.0
    
    * chore(pre-commit): autofix run
    
    * chore(pre-commit): autoupdate hooks
    
    updates:
    - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)
    - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.9.0 → v2.10.0](macisamuele/language-formatters-pre-commit-hooks@v2.9.0...v2.10.0)
    - [github.com/Riverside-Healthcare/djLint: v1.31.1 → v1.32.1](djlint/djLint@v1.31.1...v1.32.1)
    
    * chore(release): 2.11.0-alpha.1 [skip ci]
    
    * **email:** fixed dead link in email template ([c60141a](atlas-bi@c60141a))
    
    * **emails:** imported org name from config. Updated date to current year. thanks [@paysni](https://github.com/paysni) ([c4a46e6](atlas-bi@c4a46e6))
    * **sftp:** added option for sftp connections with key and password auth combined ([f267813](atlas-bi@f267813))
    
    * chore(release): 2.11.0-alpha.2 [skip ci]
    
    * **python:** fixed bug that was introduced in the previous relesase ([8ef1d3a](atlas-bi@8ef1d3a))
    
    * chore(release): 2.11.0 [skip ci]
    
    * **email:** fixed dead link in email template ([c60141a](atlas-bi@c60141a))
    
    * **emails:** imported org name from config. Updated date to current year. thanks [@paysni](https://github.com/paysni) ([c4a46e6](atlas-bi@c4a46e6))
    * **sftp:** added option for sftp connections with key and password auth combined ([f267813](atlas-bi@f267813))
    
    * chore(release): 2.11.1-alpha.1 [skip ci]
    
    ## [2.11.1-alpha.1](atlas-bi/Hub@v2.11.0...v2.11.1-alpha.1) (2023-08-04)
    
    ### Bug Fixes
    
    * **python:** fixed bug that was introduced in the previous relesase ([8ef1d3a](atlas-bi@8ef1d3a))
    
    * chore(release): 2.11.1 [skip ci]
    
    ## [2.11.1](atlas-bi/Hub@v2.11.0...v2.11.1) (2023-08-04)
    
    ### Bug Fixes
    
    * **python:** fixed bug that was introduced in the previous relesase ([8ef1d3a](atlas-bi@8ef1d3a))
    
    * encode the query in utf-8 to try to remove BOM character.
    
    * fixed code to remove \ufeff character that was popping up.
    
    ---------
    
    Co-authored-by: Christopher Pickering <christopher@going.bg>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
    Co-authored-by: sur.la.route <17788706+christopherpickering@users.noreply.github.com>
    6 people committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    edbbe09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1a8d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Infor connection add (#2)

    * Add infor connections
    * Updated poetry.lock
    * Add test connection for jdbc
    * fix database example
    paysni committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4c27124 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Infor connection add (#3)

    * Add infor connections
    
    * Updated poetry.lock
    
    * Add test connection for jdbc
    
    * Fix sample text
    
    * fix database example
    
    * another fix
    
    * Add call out dictionary objects in connection string.
    
    * Add timeout for saving file. Running into issues.
    
    * added step to update parameters if they changed
    
    * Issues with connections if the user doesn't have access to parent folders. Only create a folder if it is backup.
    paysni committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9a4cefc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    6e01283 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    62d7af1 View commit details
    Browse the repository at this point in the history
  2. More changes to match source

    paysni committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    650ecff View commit details
    Browse the repository at this point in the history
  3. smtp fixes

    paysni committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    02f5ffd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0ba434 View commit details
    Browse the repository at this point in the history
  5. typo in app.get

    paysni committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    98eac66 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    e8621cb View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Remove auto checkbox to take ownership (#5)

    Add Jdbc connection
    Update task runner to show correct source in Logs.
    paysni committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    22b28f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Scheduler updates (#6)

    * Update cron schedule to allow strings.
    * Create migration file to update columns in db to allow strings
    * Create own validator for cron values passed in.
    * create description and add it to project page.
    * updated lock files.
    * update versions in package and pyproject.
    paysni committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8a2da15 View commit details
    Browse the repository at this point in the history