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

Add new geocoding provider: Bing (Locations API) #505

Merged
merged 236 commits into from
Nov 29, 2023
Merged

Add new geocoding provider: Bing (Locations API) #505

merged 236 commits into from
Nov 29, 2023

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    6bf684f View commit details
    Browse the repository at this point in the history
  2. missing variables

    Raruto committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6ceea40 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    594540d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1813892 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcabeaf View commit details
    Browse the repository at this point in the history
  4. Comment and what TODO

    volterra79 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6f426ef View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. add name and type

    Raruto committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    74024c4 View commit details
    Browse the repository at this point in the history
  2. comment

    Raruto committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    de2dc29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e05c2ad View commit details
    Browse the repository at this point in the history
  4. un-destructure

    Raruto committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    dfb2914 View commit details
    Browse the repository at this point in the history
  5. clean up query

    Raruto committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    21558db View commit details
    Browse the repository at this point in the history
  6. move guard condition

    Raruto committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f336b25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d7b15c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e741df5 View commit details
    Browse the repository at this point in the history
  9. dynamic extent

    Raruto committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b66814b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    b2e3cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6feaf7a View commit details
    Browse the repository at this point in the history
  3. todo

    Raruto committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ac89a3a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. add provider attribute

    Raruto committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f140074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0803e80 View commit details
    Browse the repository at this point in the history
  3. add pushin.svg

    Raruto committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4ca8658 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c13c3e5 View commit details
    Browse the repository at this point in the history
  5. watcher

    Raruto committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2621f0a View commit details
    Browse the repository at this point in the history
  6. comments

    Raruto committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a91fc07 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c02b2c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    7d02a3d View commit details
    Browse the repository at this point in the history
  2. make it vue

    - move DOM logic within `src\components\MapControlGeocoding.vue`
    - remove `src/components/MapControlNominatimResults.vue`
    Raruto committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f846211 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    97db10b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a77b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b59ab View commit details
    Browse the repository at this point in the history
  4. styling

    Raruto committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    444399e View commit details
    Browse the repository at this point in the history
  5. remove unusued options

    Raruto committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1303377 View commit details
    Browse the repository at this point in the history
  6. unusued variables

    Raruto committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    fbe93e4 View commit details
    Browse the repository at this point in the history
  7. sort css

    Raruto committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    586942c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06bdff1 View commit details
    Browse the repository at this point in the history
  9. remove inner factory object

    Raruto committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d27c4e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. comments

    Raruto committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    30b65ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a678f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da1625c View commit details
    Browse the repository at this point in the history
  4. update index

    Raruto committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    48808be View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' into bing-places

    # Conflicts:
    #	src/app/g3w-ol/controls/geocodingcontrol.js
    volterra79 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    12acfe5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bing-places' of https://github.com/g3w-suite/g3w-client

    …into bing-places
    
    # Conflicts:
    #	src/app/g3w-ol/controls/geocodingcontrol.js
    volterra79 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    280f60d View commit details
    Browse the repository at this point in the history
  7. Add @click.stop to avoid to propagate click event.

    Fix issue on search coordinates with a specific epsg
    volterra79 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ad7b9e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed2a656 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    fe3638f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a94bcca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78de373 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c36fa90 View commit details
    Browse the repository at this point in the history
  5. Add MapControlGeocodingMarkerItem.vue and MapControlGeocodingMarkerIt…

    …ems.vue to show marker information to result content
    volterra79 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    710ad8c View commit details
    Browse the repository at this point in the history
  6. Remove console.log

    volterra79 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    751efcc View commit details
    Browse the repository at this point in the history
  7. add space

    volterra79 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    70a32c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1406619 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Add reset button markers

    volterra79 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0cf996e View commit details
    Browse the repository at this point in the history
  2. Rename Marker components

    volterra79 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    854d387 View commit details
    Browse the repository at this point in the history
  3. Add MarkersEventBus

    volterra79 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1b3adf5 View commit details
    Browse the repository at this point in the history
  4. In case of layer.id __g3w_marker (layer use to stor markers) not add …

    …action to feature results
    volterra79 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    329fa15 View commit details
    Browse the repository at this point in the history
  5. Add button on geoconding control to remove all markers and show marke…

    …r info on result content. Change css
    volterra79 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f787dd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec7198a View commit details
    Browse the repository at this point in the history
  7. Fix pass item.__uid

    volterra79 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3a72ffd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e59ff5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00486da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f5f674e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    6e40862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d030d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d5653e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3359592 View commit details
    Browse the repository at this point in the history
  5. Chen geometry type of editable layer point and if is MultiPoint conve…

    …rt feature geometry to pass to editing api function
    volterra79 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    92aa2fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4980df9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fec903b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf4fae6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6624ae View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. jsdoc

    Raruto committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6e99e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2676c98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    970e549 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a211594 View commit details
    Browse the repository at this point in the history
  5. pretty print json attributes

    Raruto committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    becb776 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ed9ba1 View commit details
    Browse the repository at this point in the history
  7. code format

    Raruto committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7e620ce View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. comments

    Raruto committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    05e8a40 View commit details
    Browse the repository at this point in the history
  2. remove ternary condition

    Raruto committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3a2b6d2 View commit details
    Browse the repository at this point in the history
  3. comments

    Raruto committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f6463aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49b8b18 View commit details
    Browse the repository at this point in the history
  5. remove short circuit condition

    Raruto committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    23fa29f View commit details
    Browse the repository at this point in the history
  6. draft reusable queryresults

    Raruto committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2008964 View commit details
    Browse the repository at this point in the history
  7. Add addActionsForLayers

    volterra79 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    af17e7d View commit details
    Browse the repository at this point in the history
  8. add is_results_panel_open

    Raruto committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    203c560 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    205d5e7 View commit details
    Browse the repository at this point in the history
  2. Add queryresults.state.actiontools[QueryResultsActionChooseLayer.name…

    …] = queryresults.state.actiontools[QueryResultsActionChooseLayer.name] || {};
    volterra79 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9468f46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a7b465 View commit details
    Browse the repository at this point in the history
  4. remove commented code

    Raruto committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7bf3658 View commit details
    Browse the repository at this point in the history
  5. ♻️ Move feature tools action on top of atrributes. Add new component …

    …QueryResultsHeaderFeatureActionBody
    volterra79 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2b45c99 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/bing-places' into bing-places

    # Conflicts:
    #	src/components/QueryResults.vue
    volterra79 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    463c25f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'dev' into bing-places

    # Conflicts:
    #	src/components/MapControlGeocoding.js
    #	src/components/QueryResults.vue
    volterra79 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    416a60b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a70b11 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    421ff6f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2f91de View commit details
    Browse the repository at this point in the history
  11. make it scoped

    Raruto committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    45a29fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48da355 View commit details
    Browse the repository at this point in the history
  13. Fix edit amrker feature

    volterra79 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    95d30cc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2faf8e View commit details
    Browse the repository at this point in the history
  15. remove console.log

    volterra79 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ec3eaec View commit details
    Browse the repository at this point in the history
  16. add css var: --skin-color

    Raruto committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e5b1f3e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    04a5c63 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0badb35 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e9c5231 View commit details
    Browse the repository at this point in the history
  20. css clean up

    Raruto committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    117f954 View commit details
    Browse the repository at this point in the history
  21. code clean up

    Raruto committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ba014f5 View commit details
    Browse the repository at this point in the history
  22. Change style

    volterra79 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3ff752d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    88ae365 View commit details
    Browse the repository at this point in the history
  24. sticky header

    Raruto committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    13c493a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    64a77fe View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    71a940a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    37b679e View commit details
    Browse the repository at this point in the history
  28. missing config

    Raruto committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3608364 View commit details
    Browse the repository at this point in the history
  29. Fix zoom to relation feature whe click on attribute table of alphanum…

    …eric layer with a geomety layer relation
    volterra79 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    27c724e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    739433e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5f5e08f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e2ffc2a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    db8e589 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    fc3af46 View commit details
    Browse the repository at this point in the history
  35. Clean code

    volterra79 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    42064e7 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    221cd68 View commit details
    Browse the repository at this point in the history
  37. Clean code

    volterra79 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a0d2471 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    3109fb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d85894 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63ab5be View commit details
    Browse the repository at this point in the history
  4. todo

    Raruto committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    18e9843 View commit details
    Browse the repository at this point in the history
  5. formatting

    Raruto committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    59e91fd View commit details
    Browse the repository at this point in the history
  6. config label

    Raruto committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9e6be88 View commit details
    Browse the repository at this point in the history
  7. decrease border left

    Raruto committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e27bdab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    adc5768 View commit details
    Browse the repository at this point in the history
  9. Remove spaces

    volterra79 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d36c42a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87961e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cccbc5e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    294815a View commit details
    Browse the repository at this point in the history
  13. Update search_from_bing.js

    Raruto committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5962802 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1633027 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5eb0ed0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    f90832f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c21522 View commit details
    Browse the repository at this point in the history
  3. restore subset for g3w marker

    Raruto committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    166de80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8b6cc0 View commit details
    Browse the repository at this point in the history
  5. sort attributes

    Raruto committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    566b389 View commit details
    Browse the repository at this point in the history
  6. remove margins

    Raruto committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ca106b9 View commit details
    Browse the repository at this point in the history
  7. count selected features

    Raruto committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5f6a84e View commit details
    Browse the repository at this point in the history
  8. new utils: flattenObject

    Raruto committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8f0702a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0f6ac4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    887620e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    96e60cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad20500 View commit details
    Browse the repository at this point in the history
  3. Handle configuration mapcontrol from server has object (key: neme/typ…

    …e of mapcontrol, value: configuration)
    volterra79 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7bf7cd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9564955 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61108f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d9a3b1 View commit details
    Browse the repository at this point in the history
  7. comments

    Raruto committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7b8341f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46fcccf View commit details
    Browse the repository at this point in the history
  9. vertical spacing

    Raruto committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b38f971 View commit details
    Browse the repository at this point in the history
  10. wrong guard

    Raruto committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a3ef48b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c2cdfb4 View commit details
    Browse the repository at this point in the history
  12. Clean code

    volterra79 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    746bc2f View commit details
    Browse the repository at this point in the history
  13. Space

    volterra79 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bda68df View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    76a584c View commit details
    Browse the repository at this point in the history
  2. remove internals

    Raruto committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    dac717f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2145d69 View commit details
    Browse the repository at this point in the history
  4. wrong remove item uid

    Raruto committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7b15047 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d44761c View commit details
    Browse the repository at this point in the history
  6. alias without raw_ prefix

    Raruto committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a7d7857 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bec8566 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    381ff94 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. add flag: is_clearing

    Raruto committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8201fa9 View commit details
    Browse the repository at this point in the history
  2. i18n

    Raruto committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e8909c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    833e5ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9cca14 View commit details
    Browse the repository at this point in the history
  5. reduce delta

    Raruto committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1e96729 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    dfe09ef View commit details
    Browse the repository at this point in the history
  2. Fix search autocomplete

    volterra79 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4ff845c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9614323 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    202e79e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20593d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Clean code

    volterra79 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    408c261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c62dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b76d7c5 View commit details
    Browse the repository at this point in the history
  4. add some help texts (eng only)

    Raruto committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    efc0c80 View commit details
    Browse the repository at this point in the history
  5. remove unused child' class

    volterra79 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0bf4700 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdf934d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    148cdb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    739321d View commit details
    Browse the repository at this point in the history
  9. wrong merge

    Raruto committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    fdab212 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    01ee4bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    100746e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d5cfa89 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    29f4f42 View commit details
    Browse the repository at this point in the history
  14. remove v-else

    Raruto committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e41c763 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d2a85d4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0f09a32 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    839458e View commit details
    Browse the repository at this point in the history
  18. remove console.log

    Raruto committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a03a7bd View commit details
    Browse the repository at this point in the history
  19. attempt to increment contrast

    Raruto committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e42abe5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7a7cab8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    bf79291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d610c3e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Add comment and remove logicop on filters string when value is single…

    … value and not an array
    volterra79 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d5ed692 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a8c128 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into bing-places

    # Conflicts:
    #	src/assets/style/less/admin-lte2-less/skins/g3w-skin-blue.less
    volterra79 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    035150b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95e926d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    23227b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90d5d5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    573bc3b View commit details
    Browse the repository at this point in the history
  4. Clean code

    volterra79 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    d27d2b8 View commit details
    Browse the repository at this point in the history
  5. Clean code

    volterra79 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    fa05088 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7f2052 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a478dd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0b5ff1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ccabe1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    cc1504d View commit details
    Browse the repository at this point in the history
  2. Fix misspelled method

    volterra79 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    04b8d34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfd21d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Add field type bigint

    volterra79 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7ac2a8c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Show previous field label and values only if layer result has more th…

    …an one feature. In this case when info is not collapsed, hide header previous fields and values
    volterra79 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4edcf51 View commit details
    Browse the repository at this point in the history
  2. Clean code

    volterra79 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e681d89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b687a9 View commit details
    Browse the repository at this point in the history
  4. set tooltip width

    volterra79 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5f0df6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82905e3 View commit details
    Browse the repository at this point in the history
  6. closes: #501

    - add folder `src/assets/gecoding-providers`
    - extract `bing` into two new providers → `bing_places` and `bing_streets` (ref: #498 (comment))
    - new gulp task `geocoding-providers`
    Raruto committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c67a35b View commit details
    Browse the repository at this point in the history
  7. docs

    Raruto committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5882190 View commit details
    Browse the repository at this point in the history
  8. comments

    Raruto committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bb204df View commit details
    Browse the repository at this point in the history
  9. mispelling

    Raruto committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ad1b3c2 View commit details
    Browse the repository at this point in the history
  10. add option: icon

    Raruto committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ab59fa7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    d9e3ec0 View commit details
    Browse the repository at this point in the history
  2. mobile css

    Raruto committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    866eaab View commit details
    Browse the repository at this point in the history
  3. unusued rules

    Raruto committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b23276b View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Remove console.log

    volterra79 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    bad0c0b View commit details
    Browse the repository at this point in the history
  2. Fix create right filter in case of input.attribute is not an array. N…

    …eed to add logic operator
    volterra79 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    b91c693 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    edbe040 View commit details
    Browse the repository at this point in the history
  2. Clean code

    volterra79 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8c49ff6 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Add reference usage

    volterra79 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    098812a View commit details
    Browse the repository at this point in the history