Commit 6865106
authored
[PlatformAdmin] Fix polling stations validation on edit (#892)
* fix: make dropdown menus scrollable
* fix: truncate overflowing table columns
* Squashed commit of the following:
commit 742f250
Author: imdeaconu <imdeaconu@gmail.com>
Date: Wed Sep 11 19:54:55 2024 +0300
add read notification checkmark
commit ea11fa0
Author: imdeaconu <imdeaconu@gmail.com>
Date: Wed Sep 11 19:54:30 2024 +0300
add read notification column
* Squashed commit of the following:
commit d8833dc
Author: imdeaconu <imdeaconu@gmail.com>
Date: Fri Sep 13 13:29:31 2024 +0300
WIP: add selector functionality
commit 3608c0e
Author: imdeaconu <imdeaconu@gmail.com>
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
* WIP: rename prop for alternative filter key in Observer Tags and add it to the Push Message form
* WIP: fix push messages receipients query not invalidating after edits
* invalidate targeted observers query after a morning observer is added
* fix validation error when editing polling stations that have less than 5 levels1 parent d5cad64 commit 6865106
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
320 | 319 | | |
321 | 320 | | |
322 | 321 | | |
| |||
0 commit comments