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

Configurations for BSoC'24 #63

Merged
merged 6 commits into from
Jun 2, 2024
Merged

Configurations for BSoC'24 #63

merged 6 commits into from
Jun 2, 2024

Commits on Jun 1, 2024

  1. Updated package.json & .nvmrc

    * Updated versions to latest ones
    * Removed packages which are unused
    * Added packages to be used
    ramG-reddy committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    42f7ee6 View commit details
    Browse the repository at this point in the history
  2. Made Changes to avoid errors with new packages

    ramG-reddy committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    57253a6 View commit details
    Browse the repository at this point in the history
  3. Minor Fixes

    * Corrected typo in Nav.vue
    * Corrected import in deleteDocuments.js
    * Removed yarn from engines in package.json
    ramG-reddy committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    cc2dd12 View commit details
    Browse the repository at this point in the history
  4. Changed DB collection names to new ones

    dashboard-2023 -> dashboard-2024
    userStats-2023 -> userStats-2024
    ramG-reddy committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    5c8653b View commit details
    Browse the repository at this point in the history
  5. feat: Added husky and prettier

    * Added Conventional-commit-message check
    * Added functionality to format staged files during commits
    ramG-reddy committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    895315d View commit details
    Browse the repository at this point in the history
  6. docs: Updated README.md and Added Contributing.md

    ramG-reddy committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    091de03 View commit details
    Browse the repository at this point in the history