Skip to content
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

Feat/optimization #419

Draft
wants to merge 40 commits into
base: main
Choose a base branch
from
Draft

Feat/optimization #419

wants to merge 40 commits into from

Conversation

TheGreatRefrigerator
Copy link
Collaborator

Preview of the optimization feature

add mode for Optimization request to ORS API from maps client
add classes for job and vehicle objects
add class for skill objects to be used in jobs and vehicles
add mode tab for optimization
hide profile-selector in optimization tab, since it is not used for optimization
match import order to oder in optimization files
select skills for jobs/vehicles in edit dialog, edit skills in separate edit skills dialog
copy JSON to clipboard or download JSON, GeoJSON or CSV
paste JSON from clipboard or upload JSON, GeoJSON or CSV
only show edit id when editing a job/vehicle, not when id 0
- add recovery of cleared job/vehicle data
- read jobs/vehicles from map view data in download component
- skills are automatically added when jobs/vehicles are imported
- skills that are being used in a job/vehicle cannot be deleted from the edit skills menu
remove disable Actions functionality for optimization
@EmmaHegarty EmmaHegarty force-pushed the feat/optimization branch 2 times, most recently from f7d53d0 to 8da79cd Compare May 27, 2024 10:28
Copy link

sonarcloud bot commented May 27, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
5 Security Hotspots
3.4% Duplication on New Code (required ≤ 3%)
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants