GitHub / opengisch/qfieldcloud-sdk-python issues and pull requests
#79 - upload_file() have NotImplementedError
Issue -
State: closed - Opened by yannickkk about 2 months ago
- 3 comments
#78 - Fixing json output
Pull Request -
State: closed - Opened by SeqLaz 3 months ago
#77 - Fixing documentation and adding some improvements
Pull Request -
State: closed - Opened by SeqLaz 3 months ago
- 1 comment
#76 - Adding the support for the status endpoint
Pull Request -
State: closed - Opened by SeqLaz 3 months ago
#75 - Add support for the teams endpoints that were added recently
Pull Request -
State: closed - Opened by SeqLaz 5 months ago
- 1 comment
#74 - Fix `QFIELDCLOUD_URL` in cli's help
Pull Request -
State: closed - Opened by gounux 6 months ago
#73 - Update examples.md with some Markdown and heading fixes
Pull Request -
State: closed - Opened by suricactus 9 months ago
#72 - Adding dependency and config for Icons and content tabs
Pull Request -
State: closed - Opened by SeqLaz 10 months ago
#71 - Dependency config for mkdocs tabs
Pull Request -
State: closed - Opened by SeqLaz 10 months ago
#70 - Real Use Case for Automating QFieldCloud Project Management
Pull Request -
State: closed - Opened by SeqLaz 10 months ago
- 2 comments
#69 - typo README.md
Pull Request -
State: closed - Opened by faebebin 10 months ago
- 1 comment
#68 - Example docs adjustments and fixes
Pull Request -
State: closed - Opened by suricactus 10 months ago
#67 - Adding examples and Formatting for the examples code
Pull Request -
State: closed - Opened by SeqLaz 10 months ago
#66 - Adding validator for files to upload on SDK
Pull Request -
State: closed - Opened by SeqLaz 10 months ago
- 1 comment
#65 - Adding CLI and SDK for push delta files
Pull Request -
State: closed - Opened by SeqLaz 10 months ago
#64 - Add endpoint to patch the project and pretty print project data
Pull Request -
State: closed - Opened by suricactus 10 months ago
#63 - Add the CLI page which slipped in the previous commit
Pull Request -
State: closed - Opened by suricactus 10 months ago
#62 - Add the CLI docs
Pull Request -
State: closed - Opened by suricactus 10 months ago
#61 - Add documentation builder CI
Pull Request -
State: closed - Opened by suricactus 10 months ago
#60 - Bump CI dependencies
Pull Request -
State: closed - Opened by suricactus 11 months ago
#59 - Further typing and docs improvements
Pull Request -
State: closed - Opened by suricactus 11 months ago
#58 - Adding Python Docstring
Pull Request -
State: closed - Opened by SeqLaz 11 months ago
- 1 comment
#57 - Added methods to CRUD project collaborators
Pull Request -
State: closed - Opened by suricactus about 1 year ago
#56 - Move from `flake8` to `ruff`
Pull Request -
State: closed - Opened by suricactus about 1 year ago
#55 - Make dependencies more flexible
Pull Request -
State: closed - Opened by suricactus about 1 year ago
#54 - Compare the actual etags instead of comparing md5sums
Pull Request -
State: closed - Opened by suricactus about 1 year ago
#53 - Fix download/upload files with the proper `get_md5sum`
Pull Request -
State: closed - Opened by suricactus almost 2 years ago
#52 - Bump urllib3 from 2.0.3 to 2.0.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#51 - Bump certifi from 2023.5.7 to 2023.7.22
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#50 - Fix wrong pypi namespace
Pull Request -
State: closed - Opened by why-not-try-calmer almost 2 years ago
Labels: bug
#49 - Somewhat misleading argument names + glob-pattern example
Pull Request -
State: closed - Opened by why-not-try-calmer almost 2 years ago
#48 - Support for .qfieldcloudrc file for storing login credentials
Pull Request -
State: closed - Opened by why-not-try-calmer almost 2 years ago
Labels: enhancement
#47 - Make use of paginated API by default on `list-projects` and `list-jobs`
Pull Request -
State: closed - Opened by suricactus about 2 years ago
- 1 comment
#46 - Prefer relative imports within the module
Pull Request -
State: closed - Opened by suricactus about 2 years ago
- 1 comment
#45 - Add retry on GET requests to QFieldCloud API
Pull Request -
State: closed - Opened by suricactus about 2 years ago
- 1 comment
#44 - Fix types, don't import global Response anymore
Pull Request -
State: closed - Opened by suricactus about 2 years ago
#43 - Fix cli entry point, cleanup readme, tie other loose ends
Pull Request -
State: closed - Opened by why-not-try-calmer about 2 years ago
- 1 comment
Labels: bug, documentation, enhancement
#42 - Pagination reference implementation (projects, jobs)
Pull Request -
State: closed - Opened by why-not-try-calmer about 2 years ago
- 1 comment
Labels: enhancement
#41 - Pagination +cache
Pull Request -
State: closed - Opened by why-not-try-calmer about 2 years ago
#40 - Pipenv, requirements, pyproject
Pull Request -
State: closed - Opened by why-not-try-calmer about 2 years ago
- 1 comment
#39 - Skip downloading the S3 metadata if `skip_metadata=1` is passed to the API `/files/` list endpoint
Pull Request -
State: closed - Opened by suricactus about 2 years ago
- 2 comments
Labels: enhancement
#38 - Bumped pre-commit config (1/3)
Pull Request -
State: closed - Opened by why-not-try-calmer about 2 years ago
#37 - Mock response object, unit tests
Pull Request -
State: closed - Opened by why-not-try-calmer about 2 years ago
- 3 comments
#36 - Add support for pagination parameters to the projects endpoint (2/3)
Pull Request -
State: closed - Opened by why-not-try-calmer about 2 years ago
- 1 comment
#35 - Fix instructions in readme
Pull Request -
State: closed - Opened by m-kuhn over 2 years ago
#34 - minio unhealthy
Issue -
State: closed - Opened by niawag almost 3 years ago
- 1 comment
#33 - Fix md5sum key error until server is updated
Pull Request -
State: closed - Opened by marioba about 3 years ago
#32 - Update pre-commit version in pipfile
Pull Request -
State: closed - Opened by marioba about 3 years ago
#31 - Link documentation from docs.qfield.org
Pull Request -
State: closed - Opened by marioba about 3 years ago
#30 - Add Windows compatibility
Pull Request -
State: closed - Opened by marioba about 3 years ago
#29 - Add option to skip downloading locally existing files
Pull Request -
State: closed - Opened by marioba about 3 years ago
- 3 comments
#28 - Fix python example in readme
Pull Request -
State: closed - Opened by marioba about 3 years ago
#27 - Ignore all files starting with leading dot (.) or ending in tilde (~)
Pull Request -
State: closed - Opened by suricactus over 3 years ago
Labels: enhancement
#26 - New upload/download files implementation
Pull Request -
State: closed - Opened by suricactus over 3 years ago
Labels: enhancement
#25 - Update qfieldcloud-cli to catch up the new server APIs
Pull Request -
State: closed - Opened by suricactus over 3 years ago
- 1 comment
Labels: enhancement
#24 - Add --version CLI argument
Pull Request -
State: closed - Opened by suricactus over 3 years ago
- 1 comment
Labels: enhancement
#23 - WIP Added support for the new job endpoint
Pull Request -
State: closed - Opened by suricactus over 3 years ago
- 1 comment
Labels: enhancement
#22 - Fix 0.3.0 regression, install qfieldcloud-cli as executable
Pull Request -
State: closed - Opened by suricactus over 3 years ago
- 1 comment
Labels: bug
#21 - Fix downloading and listing files
Pull Request -
State: closed - Opened by suricactus over 3 years ago
- 1 comment
Labels: bug
#20 - Fix version number in setup.py
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
#19 - Downloading files can be filtered by a glob
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
- 1 comment
Labels: enhancement
#18 - Fix package status layers display in the CLI
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
- 1 comment
Labels: bug
#17 - Do not manually handle the redirect status code
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
#16 - Add command to download packaged files
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
- 1 comment
Labels: enhancement
#15 - Update dependencies
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
- 1 comment
Labels: bug
#14 - Allow downloading with redirects, without forwarding the auth header
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
- 1 comment
Labels: bug
#13 - Fix showing the feedback when there was not triggered packaging yet
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
- 1 comment
Labels: bug
#12 - Make the owner in create_project optional
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
- 1 comment
Labels: enhancement
#11 - Added logout command
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
- 1 comment
#10 - Update docs and README.md
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
- 1 comment
#9 - Use pipenv to ease the development
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
- 1 comment
Labels: enhancement
#8 - Added User-Agent header
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
- 1 comment
Labels: enhancement
#7 - Various small fixes in typing, envvar reading and GET params flags
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
#6 - Trigger packaging and check packaging status
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
#5 - Allow uploading files
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
#4 - Added basic Exception handling for failed requests
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
#3 - Added create_project function
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
#2 - Fix hidden username requirement and rename 'subdir' parameter to 'path-starts-with'
Pull Request -
State: closed - Opened by suricactus almost 4 years ago
#1 - Added a global argument to skip SSL checks
Pull Request -
State: closed - Opened by suricactus almost 4 years ago