-
Notifications
You must be signed in to change notification settings - Fork 34
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
TheGreatRefrigerator
wants to merge
109
commits into
main
Choose a base branch
from
feat/optimization
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Feat/optimization #419
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
blackbirdem
force-pushed
the
feat/optimization
branch
from
May 10, 2024 14:18
7676494
to
43900c8
Compare
Seli0303
force-pushed
the
feat/optimization
branch
from
May 23, 2024 15:30
6551035
to
20d2089
Compare
blackbirdem
force-pushed
the
feat/optimization
branch
5 times, most recently
from
June 3, 2024 09:52
1facabd
to
06d499d
Compare
Seli0303
force-pushed
the
feat/optimization
branch
from
June 4, 2024 14:45
3237bc5
to
b761fb1
Compare
TheGreatRefrigerator
force-pushed
the
feat/optimization
branch
from
June 6, 2024 12:22
b761fb1
to
851cfdb
Compare
Seli0303
force-pushed
the
feat/optimization
branch
from
June 6, 2024 14:47
0bc7826
to
9287bf1
Compare
TheGreatRefrigerator
force-pushed
the
feat/optimization
branch
2 times, most recently
from
June 7, 2024 14:09
5207afc
to
264d626
Compare
Seli0303
force-pushed
the
feat/optimization
branch
2 times, most recently
from
June 13, 2024 13:11
a5ea269
to
e148ff9
Compare
Seli0303
force-pushed
the
feat/optimization
branch
2 times, most recently
from
June 18, 2024 13:05
22d989a
to
1fe6f28
Compare
blackbirdem
force-pushed
the
feat/optimization
branch
from
June 18, 2024 13:29
37f2c2f
to
2ffcbbb
Compare
TheGreatRefrigerator
force-pushed
the
feat/optimization
branch
from
June 18, 2024 14:34
2ffcbbb
to
f3d0c81
Compare
Seli0303
force-pushed
the
feat/optimization
branch
from
June 18, 2024 15:43
851c404
to
b7fb6d6
Compare
Seli0303
force-pushed
the
feat/optimization
branch
from
July 17, 2024 13:32
3c15b3d
to
b5c9160
Compare
blackbirdem
force-pushed
the
feat/optimization
branch
from
July 25, 2024 14:59
f0ae82f
to
1826083
Compare
Seli0303
force-pushed
the
feat/optimization
branch
from
July 29, 2024 10:38
fcc7d50
to
16be5d5
Compare
blackbirdem
force-pushed
the
feat/optimization
branch
from
August 1, 2024 11:20
0750448
to
3dc728c
Compare
Seli0303
force-pushed
the
feat/optimization
branch
from
August 1, 2024 11:44
3dc728c
to
3226f02
Compare
blackbirdem
force-pushed
the
feat/optimization
branch
from
August 1, 2024 11:46
3226f02
to
4db20ca
Compare
Seli0303
force-pushed
the
feat/optimization
branch
2 times, most recently
from
August 6, 2024 13:16
731ba56
to
2e3c905
Compare
add mode for Optimization request to ORS API from maps client
move files, combine css and translation files and rename them
When moving from the places mode to the optimization tab, the first click anywhere on the map created a job from the place saved in the previous URL. If no place was actively selected, this was the map centre. To the user this may seem as though a job was created out of nowhere and appears as buggy behaviour, which is why it is removed for now.
alias for routes from optimization and remove button that is not useful from test
also test if job is hidden correctly
editing job properties is working and closing dialog with x is not changing job
- add condition to map-right-click.js instead
TheGreatRefrigerator
force-pushed
the
feat/optimization
branch
from
August 26, 2024 14:36
cbd64f7
to
23a6e8a
Compare
Quality Gate passedIssues Measures |
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.
Preview of the optimization feature