Commit 7d34ece
Add crud for election rounds (#857)
* Add crud for election rounds
* Update Validator.cs
* Improve endpoints for election rounds
* make phone number not mandatory
* rework validation of phone number
* Implement edit ps /location
* undo delete
* fix dashboard search
* fix filtering
* Refactor form builders
* Rework form templates fix form builder
* Refactor forms
* Rebuild migrations
* fix observers tab queries
* more fixez and improvements
* Update packages
* Fix monitoring observers view/edit
* Fix .net build, fix navigations
* Fix new form
* use navigate without void
* fix file name casing
* fix linting issues
* Cleanup and fix add translations
* Add election rounds filtering
* Update form-submissions-queries.ts
* Update ElectionRoundForm.tsx
* Delete hooks.ts
* Update queries.ts
* Update PreviewDialogs.tsx
* better errors
* Update observer.ts
* Cleanup
* Potential fix for code scanning alert no. 1118: Unused variable, import, function or class
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for code scanning alert no. 1098: Unused variable, import, function or class
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>1 parent efd4889 commit 7d34ece
File tree
385 files changed
+35630
-8371
lines changed- api
- src
- Feature.CitizenReports/Specifications
- Feature.DataExport/Start
- Feature.Form.Submissions
- GetAggregated
- ListByObserver
- ListEntries
- Feature.FormTemplates
- Create
- Get
- List
- Publish
- Specifications
- Update
- Feature.Forms
- Create
- Delete
- FetchAll
- FetchCitizenReportingForms
- List
- Models
- Publish
- Update
- Feature.IncidentReports
- ListByObserver
- Models
- Upsert
- Feature.Locations
- Create
- GetImportTemplate
- Feature.MonitoringObservers
- Export
- Get
- List
- Update
- Feature.Notifications
- ListRecipients
- Send
- Feature.PollingStation.Information.Form/Upsert
- Feature.QuickReports
- Get
- List
- Vote.Monitor.Answer.Module
- Aggregators
- Models
- Vote.Monitor.Api.Feature.ElectionRound
- Get
- List
- Specifications
- Update
- Vote.Monitor.Api.Feature.NgoAdmin
- Activate
- Create
- Deactivate
- Delete
- Get
- List
- Update
- Vote.Monitor.Api.Feature.Observer
- Create
- Get
- List
- Parser
- Update
- Vote.Monitor.Api.Feature.PollingStation
- Create
- GetImportTemplate
- Update
- Vote.Monitor.Api
- Vote.Monitor.Domain
- EntitiesConfiguration
- Entities
- ApplicationUserAggregate
- ExportedDataAggregate/Filters
- FormAggregate
- FormBase
- FormTemplateAggregate
- PollingStationInfoFormAggregate
- Migrations
- Vote.Monitor.Hangfire
- Jobs/Export
- CitizenReports
- IncidentReports
- Locations
- PollingStations
- tests
- Feature.FormTemplates.UnitTests
- Endpoints
- Specifications
- ValidatorTests
- Feature.Forms.UnitTests
- Endpoints
- ValidatorTests
- Feature.Locations.UnitTests/ValidatorTests
- Feature.MonitoringObservers.UnitTests/ValidatorTests
- Vote.Monitor.Answer.Module.UnitTests/Aggregators
- Vote.Monitor.Api.Feature.ElectionRound.UnitTests/Specifications
- Vote.Monitor.Api.Feature.Observer.UnitTests/Services
- Vote.Monitor.Api.Feature.PollingStation.UnitTests/ValidatorTests
- Vote.Monitor.Api.IntegrationTests
- Models
- Scenarios
- Vote.Monitor.Domain.UnitTests/Entities
- FormAggregate
- FormTemplateAggregate
- Vote.Monitor.Hangfire.UnitTests/Jobs/ExportData/Fakes
- Vote.Monitor.TestUtils/Fakes/Aggregates
- web
- src
- common
- components
- AddFormTranslationsDialog
- CoalitionDescription
- DataSourceSwitcher
- EditLocationModal
- EditPollingStationModal
- ElectionEventDescription
- ElectionRoundStatusBadge
- FormDetailsBreadcrumbs
- FormEditor
- FormQuestionsPreview
- FormStatusBadge
- FormTemplateDetailsBreadcrumbs
- FormTranslationEditor
- FormTranslationStatusBadge
- LocationDataTableRowActions
- LocationsDashboard
- LocationsFilters
- PollingStationDataTableRowActions
- PollingStationsDashboard
- PollingStationsFilters
- PreviewFormPage
- charts/metric-chart
- dialogs/CreateDialog
- layout
- Breadcrumbs
- Header
- questionsEditor
- ui
- DataTable
- containers
- context
- features
- CitizenNotifications/CitizenNotificationsDashboard
- auth
- election-event
- components
- Dashboard
- Guides
- hooks
- election-rounds
- components
- CreateElectionRoundDialog
- Dashboard
- ElectionRoundDetails
- ElectionRoundEdit
- ElectionRoundForm
- models
- election-round
- components
- filtering
- components
- hooks
- form-templates
- components
- Dashboard
- FormTemplateEdit
- FormTemplateNew
- FormTemplateTranslationEdit
- forms
- components
- Dashboard
- FormBuilder/components
- FormEdit
- FormNew
- FormTranslationEdit
- PreviewForm
- models
- locations
- LocationsImport
- hooks
- models
- monitoring-observers
- components
- Dashboard
- EditMonitoringObserver
- MonitoringObserverDetailsView
- MonitoringObserverDetails
- MonitoringObserverFormSubmissionsFilters
- MonitoringObserverFormSubmissionsTable
- MonitoringObserverIncidentReportsFilters
- MonitoringObserverIncidentReportsTable
- MonitoringObserverQuickReportsFilters
- MonitoringObserverQuickReportsTable
- MonitoringObserversImport
- MonitoringObserversList
- PushMessageForm
- PushMessages
- hooks
- models
- ngos/components/Dashboard
- observers
- components
- Dashboard
- EditObserver
- ObserverDetails
- hooks
- models
- polling-stations
- PollingStationsImport
- components/Dashboard
- models
- responses
- components
- CitizenReportsAggregatedByFormTable
- CitizenReportsByEntryTable
- CitizenReportsFiltersByEntry
- CitizenReportsTab
- Dashboard
- FormSubmissionDetails
- FormSubmissionsAggregatedByFormTable
- FormSubmissionsByEntryTable
- FormSubmissionsByObserverTable
- FormSubmissionsTab
- IncidentReportsAggregatedByFormTable
- IncidentReportsAggregatedDetails
- IncidentReportsByEntryTable
- IncidentReportsByObserverTable
- IncidentReportsFiltersByEntry
- IncidentReportsFiltersByForm
- IncidentReportsFiltersByObserver
- IncidentReportsTab
- QuickReportsTab
- ResetFiltersButton
- hooks
- hooks
- lib
- locales
- routes
- citizen-guides
- election-event
- election-rounds
- $electionRoundId
- locations
- polling-stations
- form-templates
- forms
- monitoring-observers
- view
- observer-guides
- observers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
385 files changed
+35630
-8371
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 17 | | |
27 | 18 | | |
28 | 19 | | |
29 | | - | |
30 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
31 | 23 | | |
32 | 24 | | |
33 | 25 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 26 | + | |
47 | 27 | | |
48 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | 7 | | |
5 | | - | |
| 8 | + | |
6 | 9 | | |
7 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
8 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
4 | 2 | | |
5 | | - | |
| 3 | + | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
13 | 21 | | |
14 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
15 | 25 | | |
16 | | - | |
17 | | - | |
| 26 | + | |
18 | 27 | | |
19 | | - | |
20 | | - | |
21 | 28 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 29 | + | |
27 | 30 | | |
0 commit comments