Commit graph

  • 6cbda1f373
    Merge pull request #1964 from umap-project/throttle-search Yohan Boniface 2024-07-02 22:51:09 +0200
  • 1839c48234
    Merge pull request #1956 from umap-project/custom-prompt Yohan Boniface 2024-07-02 22:49:05 +0200
  • 6872a584be wip: fix tests Yohan Boniface 2024-07-02 21:09:23 +0200
  • 4c1ea8b97f wip: make sure dialog polyfill works Yohan Boniface 2024-07-02 20:45:45 +0200
  • eabc85dc98
    Merge pull request #1965 from umap-project/playwright-tile-debug Yohan Boniface 2024-07-02 19:18:20 +0200
  • f8577c3639 chore: always use real tiles in playwright when in debug mode Yohan Boniface 2024-07-02 19:11:39 +0200
  • abbd0eef62 fix: add throttle in autocomplete Yohan Boniface 2024-07-02 19:06:11 +0200
  • 91badcdb5e wip: rework dialog class Yohan Boniface 2024-07-02 18:11:22 +0200
  • 23396ad4df fix: allow to search a French departement in Overpass importer Yohan Boniface 2024-07-02 10:42:25 +0200
  • 2d1c4ad3c0
    Merge pull request #1960 from umap-project/dependabot/pip/psycopg-3.2.1 Yohan Boniface 2024-07-01 21:18:32 +0200
  • 25b159ed7e
    chore: bump psycopg from 3.1.19 to 3.2.1 dependabot[bot] 2024-07-01 19:10:48 +0000
  • dba428ee55
    Merge pull request #1959 from umap-project/dependabot/pip/pillow-10.4.0 Yohan Boniface 2024-07-01 21:10:24 +0200
  • 7e352cc41c
    Merge pull request #1961 from umap-project/dependabot/pip/pydantic-2.8.0 Yohan Boniface 2024-07-01 21:10:05 +0200
  • aafc27de2c
    Merge pull request #1962 from umap-project/dependabot/pip/ruff-0.5.0 Yohan Boniface 2024-07-01 21:09:36 +0200
  • 56034096ea
    chore: bump ruff from 0.4.10 to 0.5.0 dependabot[bot] 2024-07-01 17:33:41 +0000
  • 3bd6378ab9
    chore: bump pydantic from 2.7.4 to 2.8.0 dependabot[bot] 2024-07-01 17:33:28 +0000
  • d829b1c8f1
    chore: bump pillow from 10.3.0 to 10.4.0 dependabot[bot] 2024-07-01 17:33:17 +0000
  • 759dd34ef3 fix: main help button from edit toolbar was broken Yohan Boniface 2024-07-01 18:58:01 +0200
  • 55dbe7b9a5 wip: add a way to remove data from a layer from a condition filter-layer Yohan Boniface 2024-07-01 18:55:52 +0200
  • 186025e0f0 chore: add custom prompt Yohan Boniface 2024-07-01 18:54:06 +0200
  • ce3439f6b5 feat: add new type of layer Categorized Yohan Boniface 2024-07-01 12:14:32 +0200
  • 796865314a changelog Yohan Boniface 2024-06-26 23:24:12 +0200
  • 796037cd74 2.4.2 2.4.2 Yohan Boniface 2024-06-26 23:19:28 +0200
  • 3a10b0c4e0 i18n Yohan Boniface 2024-06-26 23:18:30 +0200
  • d65c5d3f3f chore: mention to run make intalljs vendors before releasing Yohan Boniface 2024-06-26 23:17:41 +0200
  • 3db414cb97 fix tests broken in c09adffb64 Yohan Boniface 2024-06-26 23:16:02 +0200
  • c09adffb64 fix: make sure to quote spaces in URL when using proxy Yohan Boniface 2024-06-26 22:56:32 +0200
  • 3805d7f308
    fix: better line-height for importers’ names David Larlet 2024-06-26 15:43:46 -0400
  • b01a194469
    Merge pull request #1943 from umap-project/multiple-dataurl-onload David Larlet 2024-06-26 14:22:11 -0400
  • 393ae0df6b
    docs-users: Also document the data URL parameter David Larlet 2024-06-26 14:16:16 -0400
  • 9f7f9b08be
    docs-users: Preloading a map with data David Larlet 2024-06-26 13:41:44 -0400
  • 84e7f7a0a8
    Merge pull request #1944 from umap-project/apply-biome-unsafe-2 David Larlet 2024-06-26 13:21:56 -0400
  • 31d1c36a48
    chore: explicit comment for global isNaN usage David Larlet 2024-06-26 13:05:24 -0400
  • 7a7977c5cd fix(sync): do not send messages when loading data from the server Alexis Métaireau 2024-06-24 19:08:25 +0200
  • 0dcedeb525 fix(sync): sync feature layer changes Alexis Métaireau 2024-06-24 19:05:29 +0200
  • 4f19824805 fix(sync): pass the correct datalayer uuid Alexis Métaireau 2024-06-24 18:53:45 +0200
  • b5cb092cd4
    chore: from switch with unique case to if/else David Larlet 2024-06-26 11:29:20 -0400
  • 04c50c4453
    chore: deal with missing label for url_template David Larlet 2024-06-26 10:35:46 -0400
  • 7c2b5839a9
    Merge pull request #1942 from umap-project/rational-zindexes David Larlet 2024-06-26 10:10:47 -0400
  • d1ded301a5
    chore: do not use Number.isNaN in special cases David Larlet 2024-06-25 21:41:29 -0400
  • c61ca9c506
    chore: remove the noDelete rule completely David Larlet 2024-06-25 21:31:37 -0400
  • b819c554ee
    chore: there is a difference between unset and delete David Larlet 2024-06-25 20:53:02 -0400
  • 7a82b6547e
    chore: do not use Number.isNaN in special cases David Larlet 2024-06-25 18:14:34 -0400
  • a8be17466e
    fix(sync): do not send messages when loading data from the server Alexis Métaireau 2024-06-24 19:08:25 +0200
  • 5c88502a2e
    chore: set a sync default value on createDataLayer David Larlet 2024-06-25 17:23:52 -0400
  • 445a793c3e
    chore: apply Biome unsafe changes David Larlet 2024-06-25 17:11:17 -0400
  • f598c4674d
    chore: fix Biome no-delete rule with comments David Larlet 2024-06-25 17:02:32 -0400
  • b426d212f0
    feat: handle multiple dataUrl parameters on map load David Larlet 2024-06-25 15:41:17 -0400
  • 88d1151972
    Merge pull request #1940 from umap-project/apply-biome-safe David Larlet 2024-06-25 16:04:25 -0400
  • d9d39778e7
    Merge pull request #1939 from umap-project/from-prettier-to-biome David Larlet 2024-06-25 16:04:10 -0400
  • 735c9dc6d8
    chore: rationalize z-indexes in CSS David Larlet 2024-06-25 14:49:08 -0400
  • bf59026f9c
    fix(sync): sync feature layer changes Alexis Métaireau 2024-06-24 19:05:29 +0200
  • d1ed8b77ca
    fix(sync): pass the correct datalayer uuid Alexis Métaireau 2024-06-24 18:53:45 +0200
  • ec645fb6e6
    chore: apply Biome unsafe changes David Larlet 2024-06-25 10:03:54 -0400
  • ef33a26f11
    chore: apply Biome safe changes David Larlet 2024-06-25 10:00:57 -0400
  • e32deedcc8
    chore: setup Biome to replace Prettier David Larlet 2024-06-25 09:44:01 -0400
  • adc1cf460f Use css variables Alexis Métaireau 2024-06-24 15:07:17 +0200
  • c3a412059a fix: better spacing for the alert box, when activated Alexis Métaireau 2024-06-24 11:08:59 +0200
  • 921bed1d99
    Merge pull request #1938 from umap-project/1934-empty-map-datalayers David Larlet 2024-06-25 08:11:33 -0400
  • 0b031dc7cc
    fix: Distinction between clearing data vs. layers David Larlet 2024-06-24 16:27:13 -0400
  • 7058ee216f
    Merge pull request #1937 from umap-project/dependabot/pip/ruff-0.4.10 David Larlet 2024-06-24 16:31:15 -0400
  • 902ba3a0be
    chore: bump ruff from 0.4.9 to 0.4.10 dependabot[bot] 2024-06-24 17:50:53 +0000
  • bb44f0fcbd
    Use css variables Alexis Métaireau 2024-06-24 15:07:17 +0200
  • c6fbc4831b
    fix: better spacing for the alert box, when activated Alexis Métaireau 2024-06-24 11:08:59 +0200
  • 8dfed0dc62 changelog Yohan Boniface 2024-06-24 08:35:42 +0200
  • 5a5bada7b8 2.4.1 2.4.1 Yohan Boniface 2024-06-24 08:33:23 +0200
  • e4af031ca1
    Merge pull request #1933 from umap-project/fix-change-datalayer Yohan Boniface 2024-06-24 08:32:32 +0200
  • d1fd842c1a i18n Yohan Boniface 2024-06-24 08:16:41 +0200
  • 8d9bd4aec1 fix: fix path disappearing when changing its datalayer Yohan Boniface 2024-06-24 08:08:02 +0200
  • 69c36a8f87 changelog Yohan Boniface 2024-06-21 22:19:36 +0200
  • 2123f7d1e6 2.4.0 2.4.0 Yohan Boniface 2024-06-21 22:09:51 +0200
  • 37c5601609
    Merge pull request #1930 from umap-project/feature-panel-querystring Yohan Boniface 2024-06-21 22:04:05 +0200
  • a8daca425c i18n Yohan Boniface 2024-06-21 21:59:43 +0200
  • 82c9ec7d39 feat: give precedence to feature in query string over onLoadPanel Yohan Boniface 2024-06-21 21:39:17 +0200
  • c2fc9ffb57 chore: use button element for "back to browser" action Yohan Boniface 2024-06-21 21:53:22 +0200
  • 2b2a63fe29 chore: fix failing test Yohan Boniface 2024-06-21 18:29:40 +0200
  • 02dd29a55f chore: add margin left to radio buttons Yohan Boniface 2024-06-21 18:03:02 +0200
  • e5259b3ffe
    Merge pull request #1929 from umap-project/heading-css-size Yohan Boniface 2024-06-21 17:46:44 +0200
  • 9fabfe08cd
    Merge pull request #1922 from umap-project/smaller-headings Yohan Boniface 2024-06-21 16:39:44 +0200
  • 2b8326bd61
    Merge pull request #1928 from umap-project/fix-slideshow-buttons Yohan Boniface 2024-06-21 16:38:28 +0200
  • cd69e5fbb0
    Merge pull request #1924 from umap-project/popup-min-width Yohan Boniface 2024-06-21 16:38:06 +0200
  • 5e480627cc
    Merge pull request #1923 from umap-project/white-space-description Yohan Boniface 2024-06-21 16:37:43 +0200
  • 25cd19049e
    Merge pull request #1921 from umap-project/fix-layer-labelkey Yohan Boniface 2024-06-21 16:37:14 +0200
  • 73493258f1
    Merge pull request #1920 from umap-project/fix-overlay-null Yohan Boniface 2024-06-21 16:36:57 +0200
  • ebafb6d40a chore: change heading CSS size Yohan Boniface 2024-06-21 16:35:07 +0200
  • 7be62f3dab fix: fix slideshow toolbar position and size Yohan Boniface 2024-06-21 16:31:08 +0200
  • f09024e8e8
    Merge pull request #1925 from umap-project/map-details-icon Yohan Boniface 2024-06-21 15:15:18 +0200
  • 3037128540 fix: add icon to "edit map details" panel title Yohan Boniface 2024-06-21 15:14:27 +0200
  • 36db88f5a6 fix: increase popup min-width Yohan Boniface 2024-06-21 14:55:42 +0200
  • 25f338f51d fix: also use white-space: pre-line on map description Yohan Boniface 2024-06-21 14:25:01 +0200
  • 6f38dcf4d7 fix: this css var has been renamed elsewhere Yohan Boniface 2024-06-21 14:07:48 +0200
  • 3ed548b097 chore: smaller headings in descriptions Yohan Boniface 2024-06-21 14:05:47 +0200
  • 4fc66da80c fix: use layer labelKey if any when filtering features Yohan Boniface 2024-06-21 13:35:06 +0200
  • 5609092cc0 chore: do not set overlay=null as default Yohan Boniface 2024-06-21 11:39:39 +0200
  • a1916ea15b
    chore: add tx (transifex executable) to gitignore David Larlet 2024-06-20 11:06:31 -0400
  • ed2386eaae
    2.4.0b2 David Larlet 2024-06-20 10:56:26 -0400
  • 0edf7cc5d9
    i18n David Larlet 2024-06-20 10:56:04 -0400
  • 8b2610947a
    Merge pull request #1917 from umap-project/1911-better-importers-styles David Larlet 2024-06-20 09:59:40 -0400
  • f78320d153
    Merge pull request #1916 from umap-project/1913-alert-on-import David Larlet 2024-06-20 09:59:26 -0400
  • 41abbc90d0
    Merge pull request #1914 from umap-project/1912-native-radio-inputs David Larlet 2024-06-20 09:59:00 -0400