Commit History

[feat] add two openapi docs builder scripts, update samgis version within docs, remove unused package.json
575702e

aletrn commited on

[fix] fix SamGIS docs url in frontend page
e43684f

aletrn commited on

[ci] fix zlib1g security vulnerability
5ec3c7c

aletrn commited on

[style] fix the button footer style
c73a2f6

aletrn commited on

Merge branch 'dev'
77404e0

aletrn commited on

[feat] update footer style, add button to close the footer
72ccb56

aletrn commited on

[fix] remove wrong 'document' import from postcss
1e2be5c

aletrn commited on

[feat] move direct url space link to footer, remove close button
40b23f1

aletrn commited on

[style] update footer style, add button to close the footer
d9091d5

aletrn commited on

[feat] add descriptions about exclude/include points
893b5e2

aletrn commited on

[feat] add user onboarding tour, remove section with direct huggingface space link
c0e13ed

aletrn commited on

[fix] move wrong v-if
a98096a

aletrn commited on

[feat] show link about embedded huggingspace on small devices
d0e8490

aletrn commited on

[style] add missing references to new custom class names in helpers.ts
3830262

aletrn commited on

[style] custom actions toolbar: added custom icons (include/exclude markers)
77b1004

aletrn commited on

[doc] add a section about the demo websites
4c3f9d8

aletrn commited on

[doc] README.md: fix the local curl test command
6e441fd

aletrn commited on

[chore] add peer dependency override
1ac0756

aletrn commited on

[chore] update dependencies to fix axios vulnerability
f7d95f7

aletrn commited on

[feat] add navbar with blog, samgis presentation, samgis docs
6457f07

aletrn commited on

[style] improve responsiveness of map page
64e17cf

aletrn commited on

[chore] update deps
82cd72b

aletrn commited on

[doc] added huggingspace samgis url to README.md
36de0a5

aletrn commited on

[doc] updated README.md
65714ca

aletrn commited on

[feat] update description and title map page
485a24f

aletrn commited on

[doc] update README.md
39a4f88

aletrn commited on

[ci] fix huggingface build because of COPY an empty folder on huggingface.co
c45d84a

aletrn commited on

[ci] try to better support huggingface CI
4115854

aletrn commited on

[doc] update README.md, merge history from huggingface
a198d62

aletrn commited on

Merge branch 'dev' into 'main'
ed8e93f

alessandro commited on

[feat] add working static frontend
aa983ad

aletrn commited on

[refactor] first working stage for huggingface docker container with fastapi and loguru
0f9c611

aletrn commited on

[refactor] use poetry also to build the aws docker images
c76cb5f

aletrn commited on

[refactor] renamed backend package to samgis
c8c2cad

aletrn commited on

initial commit
d427534

aletrn commited on

[refactor] start decoupling backend code from aws wrapper
eaace17

aletrn commited on

[test] update test cases to handle input source as xyzservices.TileProvider
57f545c

aletrn commited on

[fix] handle source types with additional parameters other than x,y,z; set default source_type = OpenStreetMap.Mapnik
54cbf5f

aletrn commited on

[docs] update docs to add openapi swagger content
aa5bd92

aletrn commited on

[test] update test cases because of renamed/new types
5af10a7

aletrn commited on

[refactor] prepare openapi swagger: rename RawRequestInput type to ApiRequestBody, add ApiResponseBodyFailure and ApiResponseBodySuccess types
2d0111c

aletrn commited on

[test] update test cases
b393c95

aletrn commited on

[fix] handle mapping source_type to url_tile on executing samexporter_predict()
d4c6f14

aletrn commited on

[fix] update example events
528b049

aletrn commited on

[feat] add missing source_type argument on samexporter_predict use
810f896

aletrn commited on

[refactor] improve exception log handling
11778cb

aletrn commited on

[test] lambda_handler: add test rectangle and multi prompts cases
560617a

aletrn commited on

[test] lambda_handler: update test cases assertions
e062954

aletrn commited on

[test] lambda_handler: update test cases, add case for rectangle
2f330ba

aletrn commited on

[fix] resolve wrong bbox order in case rectangle prompt
29a1b89

aletrn commited on