-
Notifications
You must be signed in to change notification settings - Fork 132
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
Dev to Main Sync #841
Merged
Merged
Dev to Main Sync #841
Conversation
This file contains 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
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* feat: add query params restriction to go to another steps * refactor: change double quote to single quote
* integrate applications api * move application in service and refactor test * refactor onboarding service for application api --------- Co-authored-by: satyam73 <[email protected]>
* feat: update firstname, lastname, usrname on username generation * refactor: remove unused login service
* integrate discord api * integrate discord api * feat: integrate discord invite api * fix: fix the product_manager key * feat: redirect to discord invite link * write test for discord invite api --------- Co-authored-by: Prakash <[email protected]>
* refactor condition to show signup form * feat: initial draft pr * chore: remove unnecessary code * integrate discord api in card status * write test for status card * fix failing test --------- Co-authored-by: vinit717 <[email protected]>
* feat: add tooltip in indentity code copy step * refactor: modified tooltip styles * fix:url and failing test * add success toast in signup and fix css for preview * remove double quotes --------- Co-authored-by: vinit717 <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ecode-uri-component-0.2.2 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
…ord-wrap-1.2.5 chore(deps): bump word-wrap from 1.2.3 to 1.2.5
* feat: add initial tab section for survey page * feat: add ask-question-modal component * feat: create answer reply modal * refactor: make question modal responsive * refactor: answer and question modal code * feat: added question and answers api * feat: add word cloud with api * styles: improve styles of survey page * feat: add filter to answers * feat: add min length for answer and handle max_characters null case * feat: add wordCloud feature flag * chore: remove unnecessary code * feat: add toast messages for error cases in approving rejecting answers * feat: add word cloud feature flag to word-cloud component * tests: fix failing tests * refactor: remove unused code * styles: add colors to variables * fix: eslint no-duplicate-id error
* refactor identity steps * refactor identity steps * refactor test and toast * change classname * refactor BEM --------- Co-authored-by: Satyam Bajpai <[email protected]>
* refactor application status card * write test for status card * add test case foe unknown status * fix rejected icon color --------- Co-authored-by: Satyam Bajpai <[email protected]>
iamitprakash
approved these changes
Jan 19, 2024
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.
Date:
19-01-2024
List of PRs going in this Sync:
Developer Name: @vinit717, @prakashchoudhary07, @satyam73
PR Number:-
Issue Ticket Number:-
Is Under Feature Flag
Database changes
Breaking changes (If your feature is breaking/missing something please mention pending tickets)
Is Development Tested?
Tested in staging?
Add relevant Screenshot below ( e.g test coverage etc. )