-
Notifications
You must be signed in to change notification settings - Fork 18
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
[NGO Admin] Move the form for adding individual observers into a modal #791
Merged
idormenco
merged 44 commits into
commitglobal:pr-787-wip
from
imdeaconu:turn-observer-adding-into-a-modal
Oct 22, 2024
Merged
[NGO Admin] Move the form for adding individual observers into a modal #791
idormenco
merged 44 commits into
commitglobal:pr-787-wip
from
imdeaconu:turn-observer-adding-into-a-modal
Oct 22, 2024
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
commit 742f250 Author: imdeaconu <[email protected]> Date: Wed Sep 11 19:54:55 2024 +0300 add read notification checkmark commit ea11fa0 Author: imdeaconu <[email protected]> Date: Wed Sep 11 19:54:30 2024 +0300 add read notification column
commit d8833dc Author: imdeaconu <[email protected]> Date: Fri Sep 13 13:29:31 2024 +0300 WIP: add selector functionality commit 3608c0e Author: imdeaconu <[email protected]> Date: Fri Sep 13 10:00:05 2024 +0300 WIP: create new tags input
)" This reverts commit 2ad0e90.
…to commitglobal-main
…to commitglobal-main
…to commitglobal-main-s1
@imdeaconu is attempting to deploy a commit to the Code for Romania Team on Vercel. A member of the Team first needs to authorize it. |
idormenco
approved these changes
Oct 22, 2024
idormenco
added a commit
that referenced
this pull request
Oct 23, 2024
* [NGO Admin] Move the form for adding individual observers into a modal (#791) * fix: make dropdown menus scrollable * fix: truncate overflowing table columns * Squashed commit of the following: commit 742f250 Author: imdeaconu <[email protected]> Date: Wed Sep 11 19:54:55 2024 +0300 add read notification checkmark commit ea11fa0 Author: imdeaconu <[email protected]> Date: Wed Sep 11 19:54:30 2024 +0300 add read notification column * Squashed commit of the following: commit d8833dc Author: imdeaconu <[email protected]> Date: Fri Sep 13 13:29:31 2024 +0300 WIP: add selector functionality commit 3608c0e Author: imdeaconu <[email protected]> Date: Fri Sep 13 10:00:05 2024 +0300 WIP: create new tags input * chore: remove unused import * chore: delete duplicated / unused classes * feature: add searching to MonitoringObserversTagFilter * chore: update config files * Revert "[NGO Admin] Rewrite the tag selector component (#675)" This reverts commit 2ad0e90. * Merge branch 'main' of https://github.com/commitglobal/votemonitor into commitglobal-main * move the create observer form into a modal * remove create observer route * rework filters * Fix sending of push messages * fix tests --------- Co-authored-by: Iulian Deaconu <[email protected]>
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.
Closes #789