generated from RealDevSquad/website-template
-
Notifications
You must be signed in to change notification settings - Fork 167
Remove Feature Flag | Assign Issue #908
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
iamitprakash
merged 2 commits into
develop
from
refactor/remove-assign-issue-feature-flag
Oct 2, 2023
Merged
Remove Feature Flag | Assign Issue #908
iamitprakash
merged 2 commits into
develop
from
refactor/remove-assign-issue-feature-flag
Oct 2, 2023
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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
iamitprakash
approved these changes
Oct 2, 2023
sahsisunny
approved these changes
Oct 2, 2023
vinit717
approved these changes
Oct 2, 2023
RitikJaiswal75
added a commit
that referenced
this pull request
Oct 3, 2023
This reverts commit 2525682.
Merged
iamitprakash
added a commit
that referenced
this pull request
Oct 9, 2023
* fix/issue-866: the status page UI issues breaking on tab sized and small sized laptop like 1024px and smaller mobile devices 280px as in galaxy fold have been fixed Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> * Fix: alignment of signup with github btn fixed Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> * Removed commented code Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> * Updated px to rem on card scss module Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> * Resolved merge conflicts on tasks/card comp Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> * chore: updated media queries in rem to px in card css module as per Mahima's review Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> * Revert "Remove Feature Flag | Assign Issue (#908)" This reverts commit 2525682. * Multiple Assignee Tasks Search and TasksContent Component Refactor (#915) --------- Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> Co-authored-by: Aneena John Xavier <aneena_john_xavier@epam.com> Co-authored-by: Sunny Sahsi <sahsisunny@gmail.com> Co-authored-by: aneenajohn <75213145+aneenajohn@users.noreply.github.com> Co-authored-by: Amit Prakash <34869115+iamitprakash@users.noreply.github.com> Co-authored-by: Ajoy Kumar Das <87164140+ajoykumardas12@users.noreply.github.com>
iamitprakash
added a commit
that referenced
this pull request
Oct 14, 2023
…#938) * Dev to main Sync (#914) * fix/issue-866: the status page UI issues breaking on tab sized and small sized laptop like 1024px and smaller mobile devices 280px as in galaxy fold have been fixed Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> * Fix: alignment of signup with github btn fixed Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> * Removed commented code Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> * Updated px to rem on card scss module Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> * Resolved merge conflicts on tasks/card comp Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> * chore: updated media queries in rem to px in card css module as per Mahima's review Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> * Revert "Remove Feature Flag | Assign Issue (#908)" This reverts commit 2525682. * Multiple Assignee Tasks Search and TasksContent Component Refactor (#915) --------- Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> Co-authored-by: Aneena John Xavier <aneena_john_xavier@epam.com> Co-authored-by: Sunny Sahsi <sahsisunny@gmail.com> Co-authored-by: aneenajohn <75213145+aneenajohn@users.noreply.github.com> Co-authored-by: Amit Prakash <34869115+iamitprakash@users.noreply.github.com> Co-authored-by: Ajoy Kumar Das <87164140+ajoykumardas12@users.noreply.github.com> * When the title text doesnt fit, it gets truncated and instead of setting no-wrap to white-space we let the text wrap preserving spaces by setting whhite-space to pre-wrap Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> --------- Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com> Co-authored-by: Ritik Jaiswal <57758447+RitikJaiswal75@users.noreply.github.com> Co-authored-by: Aneena John Xavier <aneena_john_xavier@epam.com> Co-authored-by: Sunny Sahsi <sahsisunny@gmail.com> Co-authored-by: Amit Prakash <34869115+iamitprakash@users.noreply.github.com> Co-authored-by: Ajoy Kumar Das <87164140+ajoykumardas12@users.noreply.github.com>
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.
Remove assign task form out of feature flag
Test case state:

my lines 129, 138 are covered