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

WIP: 1155 implement project backend #1158

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

Commits on Jul 22, 2024

  1. release updates

    longshuicy committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b5b6762 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 25, 2024

  1. 1147 clowder 2 helm chart clean up (#1148)

    * turn off unecessary ingress for minio and rabbitmq
    
    * remove default tls host
    
    * slight update the secret read
    
    * use the wrong secretname
    
    * add more gitignore
    
    * take out default extractors in the default values
    
    * allow backend env to be overwritten by value files with default
    
    * add quote to number and boolean
    
    * allow environment variable setting in heartbeat and message extractors
    
    * extractor doesn't need to be commented out; add message and heartbeat
    
    * use fullname for matching labels
    
    * typo
    
    * allow use existing secret and secret keys
    
    * duplicate rabbitmq pass
    longshuicy authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4d136e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Jul 29, 2024

  1. initial commit new model

    tcnichol committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b3395df View commit details
    Browse the repository at this point in the history
  2. adding db, out, in, etc

    tcnichol committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1f73ead View commit details
    Browse the repository at this point in the history
  3. save and get methods

    tcnichol committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d4c3904 View commit details
    Browse the repository at this point in the history
  4. get method

    tcnichol committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1c83600 View commit details
    Browse the repository at this point in the history
  5. add users to project

    tcnichol committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a89ebbb View commit details
    Browse the repository at this point in the history
  6. adding to do

    tcnichol committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a15adad View commit details
    Browse the repository at this point in the history
  7. add a remove project member

    tcnichol committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f5e69b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b2cba9 View commit details
    Browse the repository at this point in the history
  9. "project" not "group"

    tcnichol committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    250f22a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. methods for adding and removing datasets from projects

    folders and files will be the same
    tcnichol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4dc5b94 View commit details
    Browse the repository at this point in the history
  2. remove license

    tcnichol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9252bef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6291cc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a679d7c View commit details
    Browse the repository at this point in the history
  5. beginning project tests

    formatting
    tcnichol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9f2c8ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a8b3d2 View commit details
    Browse the repository at this point in the history
  7. formatting

    tcnichol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0bd2f4b View commit details
    Browse the repository at this point in the history
  8. adding routes to main

    fixing create and get routes
    tcnichol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5c508e2 View commit details
    Browse the repository at this point in the history
  9. get project works

    tcnichol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    91e14cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    daf3ed0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    333f7fb View commit details
    Browse the repository at this point in the history
  12. fixing the folder part

    tcnichol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8faab21 View commit details
    Browse the repository at this point in the history
  13. fixing filex

    tcnichol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d4d8a7e View commit details
    Browse the repository at this point in the history
  14. add pydantic id not string

    tcnichol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cf1b537 View commit details
    Browse the repository at this point in the history
  15. file not folder

    tcnichol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    67f5f40 View commit details
    Browse the repository at this point in the history
  16. formatting

    tcnichol committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    379b605 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    dfcdbde View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/release/v2.0-beta-3' into 1155-i…

    …mplement-project-backend
    tcnichol committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1a3df5a View commit details
    Browse the repository at this point in the history
  3. test project needs a creator

    tcnichol committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9fed4de View commit details
    Browse the repository at this point in the history
  4. ran pre commit

    tcnichol committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4e9476e View commit details
    Browse the repository at this point in the history
  5. codegen

    tcnichol committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7575fee View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. codegen

    tcnichol committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    36887c8 View commit details
    Browse the repository at this point in the history