Commit graph

2429 commits

Author SHA1 Message Date
Yohan Boniface
e8a9c68dde fix: fix dashboard buttons height and alignment in Firefox Linux 2024-02-09 16:35:20 +01:00
David Larlet
96acd710dc
fix: improve responsiveness of dashboard header 2024-02-09 10:30:48 -05:00
Yohan Boniface
5a275ee883 i18n 2024-02-09 16:29:42 +01:00
David Larlet
8eec5e7d12
fix: trim translate blocks contents to ease translations 2024-02-09 10:18:57 -05:00
David Larlet
63a213a95f
fix: dashboard title alignments and links 2024-02-09 10:15:14 -05:00
David Larlet
5827a4cab0
fix: make dashboard table scrollable 2024-02-09 10:14:44 -05:00
Yohan Boniface
991657f3ea docs: mention OSM fr deployment process 2024-02-09 14:48:10 +01:00
Yohan Boniface
29e2d214a5 docs: fix link in index.md 2024-02-09 14:42:27 +01:00
Yohan Boniface
275c012e4e i18n 2024-02-09 11:58:44 +01:00
David Larlet
afdc732204
Merge pull request #1430 from umap-project/download-all-from-dashboard
Ability to clone, delete and download all maps from user’s dashboard
2024-02-08 09:51:01 -05:00
Yohan Boniface
c64ac2786f
Merge pull request #1588 from umap-project/fix-map-messages
fix: messages coming from Django where never displayed in map view
2024-02-08 15:38:17 +01:00
Yohan Boniface
a7425aa121 fix: messages coming from Django where never displayed in map view 2024-02-08 14:45:47 +01:00
Yohan Boniface
4cec24797e chore: move Browser to a module 2024-02-08 13:09:18 +01:00
Yohan Boniface
355cdd9f07 fix: browser inBbox setting not persistent and features click not opening popup
Refactor the way it updates itself in the process.
2024-02-08 12:57:08 +01:00
David Larlet
1acadc746a
fix: use the regular delete view instead of ajax 2024-02-07 17:38:39 -05:00
Yohan Boniface
a94a8b75cb
Merge pull request #1584 from umap-project/color-browser
fix: use variable for color in browser if any
2024-02-07 22:58:39 +01:00
Yohan Boniface
009f2c916f fix: use variable for color in browser if any 2024-02-07 19:38:46 +01:00
Yohan Boniface
10efc5d103
Merge pull request #1573 from umap-project/map-preview
feat: add experimental "map preview" in /map/ endpoint
2024-02-07 19:14:37 +01:00
Yohan Boniface
7943c61b3e chore: do not consume style query string now that we handle keys separatly 2024-02-07 18:47:00 +01:00
David Larlet
bc8679a597
chore: put login fixture in a dedicated conftest 2024-02-07 12:42:37 -05:00
David Larlet
2af7705d4c
Use the request module for dashboard deletions 2024-02-07 12:32:01 -05:00
David Larlet
d4b380aa5f
feat: add icons to the dashboard actions 2024-02-07 12:32:00 -05:00
David Larlet
8a6e992b9c
Ability to clone a map and overall UI improvements 2024-02-07 12:32:00 -05:00
David Larlet
5d69d3c22f
Provide a link to delete maps from user’s dashboard 2024-02-07 12:32:00 -05:00
David Larlet
46cf432eb4
Paginate user’s maps combined downloads 2024-02-07 12:32:00 -05:00
David Larlet
5476cbee0f
Ability to download all maps from user’s dashboard 2024-02-07 12:32:00 -05:00
Yohan Boniface
f09e399b3c chore: refactor setting Map options from querystring 2024-02-07 17:53:45 +01:00
Yohan Boniface
77b35d079a
Merge pull request #1581 from umap-project/fix-legend-onload
fix: non loaded layers should still be visible in legend and data browser
2024-02-07 17:04:57 +01:00
Yohan Boniface
bd626690ef fix: non loaded layers should still be visible in legend and data browser
Also rework the browsable/browse methods to try to make them more
understandable…

fix #1554
2024-02-07 16:32:51 +01:00
David Larlet
3468a77ce7
Merge pull request #1569 from umap-project/sentry
feat: Adding Sentry errors reporter support
2024-02-07 09:35:52 -05:00
Yohan Boniface
f209f76e67
Merge pull request #1582 from umap-project/test-sleep
tests: remove sleep from test_owned_map
2024-02-07 15:31:02 +01:00
Yohan Boniface
5c49464c53 chore: bump to psycopg 3 2024-02-07 14:27:39 +01:00
Yohan Boniface
fc4cac19a9
Merge pull request #1533 from umap-project/dependabot/pip/pymdown-extensions-10.7
chore: bump pymdown-extensions from 10.4 to 10.7
2024-02-07 14:19:21 +01:00
Yohan Boniface
7bb65949e5 chore: bump django-environ==0.11.2 2024-02-07 14:17:55 +01:00
Yohan Boniface
93e9cdc920 chore: bump Django==5.0.2 2024-02-07 14:08:15 +01:00
Yohan Boniface
12542c1ad8 chore: bump social-auth-app-django==5.4.0 2024-02-07 14:05:07 +01:00
Yohan Boniface
80f6232294
Merge pull request #1566 from umap-project/dependabot/pip/social-auth-core-4.5.2
chore: bump social-auth-core from 4.4.2 to 4.5.2
2024-02-07 13:58:47 +01:00
Yohan Boniface
c334f7554e feat: add experimental "map preview"
This is the same as "map new", but it is not in edit mode. This
allow to click on the elements and see the popups instead of editing
it when using a `dataUrl` query string.
This way of using uMap is not documented, but it's used by some
partners (Deveco recently, data.gouv.fr historicaly).

In the same time, this PR adds two things:
- possibility to pass data direclty in querystring (instead of an URL):
  in the case of Deveco, they have pages where only point is shown (for
  each company)
- possibility to pass style options directly from query string: may
  allow for example to control the `popupTemplate`, eg. to use a table
  one that will display all properties of the clicked feature

Note: dataUrl and such also works in normal "map new" view. There are
two use cases around those parameters, from external sites:
- see this data on uMap (should point on map preview)
- create a map with those data (should point on map new)
2024-02-07 13:57:20 +01:00
Yohan Boniface
33b4dc093d tests: remove sleep from test_owned_map
fix #1441
2024-02-07 13:48:16 +01:00
David Larlet
f31a2f414a
docs: customizing header/footer templates 2024-02-06 12:56:09 -05:00
David Larlet
1ee9d7dd52
feat: allow to inject a header.html template
Useful to add scripts integration like Sentry
2024-02-06 12:45:40 -05:00
Yohan Boniface
2b08d499ac
Merge pull request #1579 from umap-project/dependabot/pip/hatch-1.9.3
chore: bump hatch from 1.9.1 to 1.9.3
2024-02-05 20:54:46 +01:00
dependabot[bot]
2e960a8d1d
chore: bump pymdown-extensions from 10.4 to 10.7
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.4 to 10.7.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.4...10.7)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 19:49:41 +00:00
dependabot[bot]
40b3c6439e
chore: bump hatch from 1.9.1 to 1.9.3
Bumps [hatch](https://github.com/pypa/hatch) from 1.9.1 to 1.9.3.
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](https://github.com/pypa/hatch/compare/hatch-v1.9.1...hatch-v1.9.3)

---
updated-dependencies:
- dependency-name: hatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 19:49:09 +00:00
Yohan Boniface
3ba417ed02
Merge pull request #1578 from umap-project/dependabot/pip/ruff-0.2.0
chore: bump ruff from 0.1.6 to 0.2.0
2024-02-05 20:48:21 +01:00
Yohan Boniface
cd887732ab
Merge pull request #1580 from umap-project/dependabot/pip/mkdocs-material-9.5.7
chore: bump mkdocs-material from 9.4.14 to 9.5.7
2024-02-05 20:47:57 +01:00
dependabot[bot]
9352271232
chore: bump mkdocs-material from 9.4.14 to 9.5.7
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.14 to 9.5.7.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.14...9.5.7)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 17:52:13 +00:00
dependabot[bot]
7ebf05d1b9
chore: bump ruff from 0.1.6 to 0.2.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.6 to 0.2.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.6...v0.2.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 17:51:52 +00:00
Yohan Boniface
6fb7b02b40
Merge pull request #1555 from umap-project/request-module
chore: move xhr management to a module and refactor
2024-02-05 17:59:48 +01:00
Yohan Boniface
0ebb7615aa chore: make Request and ServerRequest pure JS class
And use UI for dealing with dataloading/dataload events (used
for progress bar).
2024-02-05 07:23:16 +01:00