-
Notifications
You must be signed in to change notification settings - Fork 68
Update - Bringing up to date the test env for dependabot updates #811
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Global navbar display switch to none when the user visits /register, which fixes issue with action bar not being responsive Applied lint rules to some files and deleted some commented code
Added info about registration pages numeration
…ness Bugfix - Fixed bottom bar registration responsiveness
Added new gavelLogin property to registration model to store the user unique login link to the gavel platform Modified project reviewing logic for partners Removed registration checkilist default value generator Updated registration status update to not depend on the type of event Added link rendering for PageHeader component Updated scoring rendering to be more user friendly Added maxLength property to TextAreaInput to limit the amount of characters that the field can take Modified Select component to accept array values for single choice selects Added error display for TextAreaInput to show an error when the length of the text goes over the limit specified Created utility to generate project URLs Fixed multiple warnings, reference, syntax and type errors Deleted unnused commented code and console logs Updated shareProject URL generator for ProjectDetail component Updated multiple depreciated properties from used packages Updated project filters to show reviewed/pending projects on partner review page Update project grid sorting, to show projects in a decending order based on the scores received Fixed participant and project export to return valid data Added lockedPages to PartnerDashboard to lock disabled features based on the event schedule Prettified multiple files Modified logic of TravelGrantStatusBlock, VisaInvitationBlock and Organizer dashboard to be locked when the event is online Disabled results tab from organizer page and marked as experimental to improve it Added length constraints for the ChallengeForm text input fields Disabled travel grant features Added gavel tools to organizer participant management, under /admin to allow superAdmins to add gavel login information for participants to get their login for gavel Removed native gavel features, replaced with original gavel app Added filtering rule to organizer project tables, to see only projects who have a team Removed /map from participant dashboard until the map feature is fixed Removed project_score redux selector, to avoid allowing participants to see the project scores that exist Updated project submission form for participants to show their public project URL Modified participant /reviewing page to show gavelLogin or an error if the gavelLogin is not available Disabled recruiting for partner accounts to fix existing issues Modified registration custom questions schema to include question labels Added missing key prop to multiple iterable DOM elements Removed the file API from the dashboard actions Added new event helpers to find if reviewing is open, reviewing is past and if challenges are enabled Added validation schema for custom questions of link type Limited length of challenge name to only 50 characters
… that the data received has the right format
Pre-STAG merge
Added styleModifier function to ProjectGridItem to render projects appropriately
Major update - Fixed reviewing process and multiple other fixes
…ort-ids Hotfix - Added projectId and registrationId properties to exports as organizer
…ort-ids Hotfix - Added snackbar notification on failure for partner review pages
…s which share the same partner organization Removed challengeData property and challenge info from partner review pageHeader Modified feedback display to not render reviews without feedback message Added challenge badge label truncate condition to project card to prevent long labels from overflowing Fixed issue with reviewer avatars not rendering properly for projects with more than 2 reviewers Removed unnused code snippets Modified AlertBlock to not render announcements, if there are no alerts to show Removed unnused translations
…ements Fix - Partner project review page
Hotfix - Voting results not showing on organizer winner tab
Fixed issue preventing scoreCritera scores from reseting to base value Modified styling for ProjectList to trim long project names, tracks and challenge
…ot-resetting Hotfix - Fixed partner reviewing not resetting
Updated Africa, Asia and UE pipelines to restart pm2 properly and modified challenge validations
…der-utils-1.4.2 Bump loader-utils from 1.4.0 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 2.0.4 - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.2.3...v2.0.4) Updates `react-scripts` from 3.4.4 to 5.0.1 - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect - dependency-name: react-scripts dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ntend/loader-utils-and-react-scripts-2.0.4 Bump loader-utils and react-scripts in /frontend
…6.5.3 Bump qs from 6.5.2 to 6.5.3
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/bmeck/node-cookiejar/releases) - [Commits](https://github.com/bmeck/node-cookiejar/commits) --- updated-dependencies: - dependency-name: cookiejar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jose](https://github.com/panva/jose) from 4.14.4 to 4.15.5. - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md) - [Commits](panva/jose@v4.14.4...v4.15.5) --- updated-dependencies: - dependency-name: jose dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.1...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…n5-1.0.2 Bump json5 from 1.0.1 to 1.0.2
…kiejar-2.1.4 Bump cookiejar from 2.1.2 to 2.1.4
…e-4.15.5 Bump jose from 4.14.4 to 4.15.5
…low-redirects-1.15.6 Bump follow-redirects from 1.14.1 to 1.15.6
…ntend/follow-redirects-1.15.6 Bump follow-redirects from 1.15.2 to 1.15.6 in /frontend
…kend/follow-redirects-1.15.6 Bump follow-redirects from 1.15.2 to 1.15.6 in /backend
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.2 to 1.8.1. - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.2...v1.8.1) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.20.2 to 2.29.1. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.20.2...v2.29.1) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.0.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v15.0.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.3 to 3.4.1. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/commits) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [recharts](https://github.com/recharts/recharts). These dependencies need to be updated together. Updates `d3-color` from 1.4.1 to 3.1.0 - [Release notes](https://github.com/d3/d3-color/releases) - [Commits](d3/d3-color@v1.4.1...v3.1.0) Updates `recharts` from 1.8.6 to 2.12.4 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md) - [Commits](recharts/recharts@v1.8.6...v2.12.4) --- updated-dependencies: - dependency-name: d3-color dependency-type: indirect - dependency-name: recharts dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…kend/express-4.19.2 Bump express from 4.18.2 to 4.19.2 in /backend
…ll-quote-1.8.1 Bump shell-quote from 1.7.2 to 1.8.1
…ntend/multi-d043a96586 Bump d3-color and recharts in /frontend
…red/graphql-16.8.1 Bump graphql from 15.0.0 to 16.8.1 in /shared
…red/eslint-plugin-prettier-3.4.1 Bump eslint-plugin-prettier from 3.1.3 to 3.4.1 in /shared
…red/eslint-plugin-import-2.29.1 Bump eslint-plugin-import from 2.20.2 to 2.29.1 in /shared
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.