Skip to content

Commit

Permalink
Merge pull request #281 from UTDNebula/develop
Browse files Browse the repository at this point in the history
API Hotfix and internal refactoring
  • Loading branch information
AbhiramTadepalli authored Oct 27, 2024
2 parents 6522cb9 + 19c4b44 commit d1d5717
Show file tree
Hide file tree
Showing 16 changed files with 392,247 additions and 332,932 deletions.
10 changes: 6 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report_issue_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ body:
value: |
Thanks for taking the time to fill out this bug report! By giving as
much detail as possible, you'll help us identify what went wrong and
fixing the behavior.
fix the behavior.
- type: textarea
id: what-was-expected
attributes:
Expand All @@ -30,9 +30,11 @@ body:
id: version
attributes:
label: Version
description: What version of our software are you running?
description: What version of our software are you using?
options:
- Beta 0.1.0
- trends.utdnebula.com
- dev.trends.utdnebula.com
- a branch (specify above)
validations:
required: true
- type: dropdown
Expand All @@ -57,7 +59,7 @@ body:
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://about.utdnebula.com/docs/code-of-conduct/)
description: By submitting this issue, you agree to follow our [Code of Conduct](https://nebula-labs.atlassian.net/wiki/x/vAA-DQ)
options:
- label: I agree to follow this project's Code of Conduct
required: true
140 changes: 20 additions & 120 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@next/third-parties": "^14.2.15",
"@vercel/analytics": "^1.0.0",
"@vercel/speed-insights": "^1.0.12",
"apexcharts": "^3.33.2",
Expand Down
Loading

0 comments on commit d1d5717

Please sign in to comment.