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

Mnes 1186 add sqlite db #69

Merged
merged 18 commits into from
Aug 26, 2024

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

  1. MNES-1186

    GailMelanie committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4ac5518 View commit details
    Browse the repository at this point in the history
  2. MNES-1186 use prisma

    GailMelanie committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    74cac16 View commit details
    Browse the repository at this point in the history
  3. MNES-1186 rename table

    GailMelanie committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b9ac6dc View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    012a128 View commit details
    Browse the repository at this point in the history
  2. MNES-1186

    GailMelanie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7ecd23a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b374a54 View commit details
    Browse the repository at this point in the history
  4. MNES-1186 eslint

    GailMelanie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4a8c947 View commit details
    Browse the repository at this point in the history
  5. Mnes-1186

    GailMelanie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4f32ffa View commit details
    Browse the repository at this point in the history
  6. MNES-1186 fix lock file

    GailMelanie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a165d6f View commit details
    Browse the repository at this point in the history
  7. MNES-1186 remove ts-node

    GailMelanie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    928a4d8 View commit details
    Browse the repository at this point in the history
  8. MNES-1186

    GailMelanie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f7937aa View commit details
    Browse the repository at this point in the history
  9. MNES-1186 try tsx

    GailMelanie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b281a22 View commit details
    Browse the repository at this point in the history
  10. Revert "MNES-1186 try tsx"

    This reverts commit b281a22.
    GailMelanie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    59d645f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 26, 2024

  1. MNES-1202 set up settings page layout (#70)

    # Description
    
    New settings page layout with vertical tabs.
    
    
    ## Type of change
    
    Please delete options that are not relevant.
    
    -   [ ] New feature (non-breaking change which adds functionality)
    
    # Checklist:
    
    -   [ ] I have performed a self-review of my code
    - [ ] I have commented my code, particularly in hard-to-understand areas
    -   [ ] I have made corresponding changes to the documentation
    -   [ ] My changes generate no new warnings
    -   [ ] I have added tests that prove my fix or my feature works
    -   [ ] New and existing tests pass locally with my changes
    -   [ ] My changes contain no console logs
    GailMelanie committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cf8d8d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e40879e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74eeb43 View commit details
    Browse the repository at this point in the history