Commit graph

21 commits

Author SHA1 Message Date
Antoine Millet
8ac548bf6f chore: added umap helm chart
This helm chart allow to deploy umap on a Kubernetes cluster easily.
2024-11-20 14:06:49 +01:00
Yohan Boniface
a12d0e6b50 chore: remove package-lock.json from git
As we vendor our dependencies ourselves, let's make it simple.
2024-10-04 17:22:04 +02:00
David Larlet
4125bd1be0
chore: include vendorized static dependencies 2024-08-02 09:54:54 -04:00
David Larlet
6b34c30f90
chore: correct gitignore pattern for root dirs 2024-07-29 10:36:55 -04:00
Yohan Boniface
abbd0e4803 chore: move layers to modules/
This is a small step in the direction of spliting the data part
and the rendering part.

Basically in modules/data relies the data part, and in modules/rendering
the rendering part, which at some point in the history should be
the only place where we use and inherit from Leaflet, including utils
and such.
2024-07-12 23:21:41 +02:00
David Larlet
a1916ea15b
chore: add tx (transifex executable) to gitignore
With the recommended way to install their CLI tool (https://developers.transifex.com/docs/cli) you end up having that executable within your umap workspace.
2024-06-20 11:06:31 -04:00
Yohan Boniface
23715bef04 fix: gitignore should only ignore static/ dir at rool level 2024-01-17 20:14:21 +01:00
David Larlet
656e29c72b
Use custom storage instead of django-compressor 2024-01-17 09:09:00 -05:00
51c3ee3ce4 [ci] Add support for Github Actions
This runs the tests for different python versions,
with different working sets, and also run
a linter.
2023-11-24 23:31:18 +01:00
Yohan Boniface
d902546da4 Add map update playwright tests 2023-09-22 17:30:07 +02:00
Yohan Boniface
d0fde176e6 Simpler .gitignore, easier to read, understand, maintain 2020-03-09 17:54:43 +01:00
Yohan Boniface
8aa811c416 Add site/* in .gitignore (data from mkdocs) 2019-04-16 20:34:59 +02:00
Yohan Boniface
19d2b39423 Leaflet.Storage is now integrated inside this repository 2018-06-02 12:21:40 +02:00
Yohan Boniface
53c738abaf Merge leaflet_storage tests 2018-05-19 11:54:08 +02:00
tmerlier
c8b9220ad6 Improved gitignore with gitignore.io 2016-08-24 10:18:44 +02:00
Yohan Boniface
805bca7a97 Switch to pytest 2016-08-20 12:33:05 +02:00
Yohan Boniface
f6f2d8dca9 First version of an icon import script (cf #201) 2015-10-07 22:26:19 +02:00
Bryce Nesbitt
a08f05e203 Found some errors when trying to install uMap 2015-05-27 22:02:48 -07:00
Yohan Boniface
bd6ed636d2 Manage osmfr server with fabfile 2013-07-10 23:46:24 +02:00
Yohan Boniface
e6bf339c54 Rename project (prepare to 0.1) 2013-01-02 16:20:08 +01:00
Yohan Boniface
0cce7f9e2a First POC 2012-11-20 10:47:19 +01:00