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

Draft projects musn't be publicly accessible #259

Merged
merged 11 commits into from
Oct 6, 2023

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    d9bd731 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9cfe0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd49886 View commit details
    Browse the repository at this point in the history
  4. chore(e2e): fix e2e tests

    lutangar committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    642e4ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a71e988 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3af8735 View commit details
    Browse the repository at this point in the history
  7. fix(project): forbid requesting a draft project

    fix(project): forbid requesting a draft project
    
    fix(project): fix project guard
    lutangar committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a5792ce View commit details
    Browse the repository at this point in the history
  8. fix(project): a visitor may see all non-draft projects

    ...fetching projects was returning a 500...
    lutangar committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    faa561b View commit details
    Browse the repository at this point in the history
  9. chore(test): consistent test name

    Co-authored-by: Bastien Dumont <[email protected]>
    
    Update apps/backend-e2e/src/e2e/auth.cy.ts
    
    Co-authored-by: Bastien Dumont <[email protected]>
    
    Update apps/backend-e2e/src/e2e/auth.cy.ts
    
    Co-authored-by: Bastien Dumont <[email protected]>
    lutangar and bastiendmt committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0525eb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    a2daf49 View commit details
    Browse the repository at this point in the history
  2. chore(ci): fix running e2e backend tests during CI

    chore(ci): test
    
    chore(ci): fix credentials
    
    chore(ci): run background idomitc way
    
    chore(ci): specify container
    
    chore(ci): map to host
    
    chore(ci): setup users
    
    chore(ci): add & use wait-on
    
    chore(ci): run wait on sequentially
    
    chore(ci): run wait on sin server step
    
    chore(env): fix in ci
    
    chore(env): simplify
    lutangar committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0135851 View commit details
    Browse the repository at this point in the history