hackportal
hackportal copied to clipboard
A platform for hackathon event management.
# Overview Currently, some components show if there is no data. # Proposal Hide components and component titles if there is no data # Supplemental Information Hack Center: Ask a...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) and [google-gax](https://github.com/googleapis/gax-nodejs). These dependencies needed to be updated together. Updates `@grpc/grpc-js` from 1.7.3 to 1.8.17 Release notes Sourced from @grpc/grpc-js's releases. @grpc/grpc-js 1.8.17 Disallow pick_first LB policy as...
### What did you expect to happen? Should get the message "Request is not authorized" ### What happened? Critical: http://localhost:3000/api/questions Other - little to no issue: http://localhost:3000/api/announcements http://localhost:3000/api/challenges http://localhost:3000/api/members http://localhost:3000/api/keynotespeakers...
### What did you expect to happen? A resume should be in any of the following file formats and considered valid: ### What happened? Uploading a JPEG image fails. Double...
### What did you expect to happen? Text should contrast with the background ### What happened? Text is white, hard to read against the white background ### Scope Core ###...
# Overview Currently, building hackportal requires you to use `npm`. As alternative build tools like `pnpm` become more popular, it would be helpful to provide support for them out of...