0.1.0
Changes:
- 6844fac Merge pull request #9 from juntossomosmais/feature/signed-url-and-example
- fdca38b feat: precommit it all
- 6e08cc9 feat: added form that accepts both presigned and normal upload
- 940b819 feat: precommit it all
- 1546461 feat: created tests for presigned url endpoint
- aa97a21 feat: precommited everything
- 6fd3857 feat: added presigned update template
- f825e39 feat: created presigned post view
- df1d3a3 feat: added pubsub to example container
- f935541 Merge pull request #6 from juntossomosmais/feature/signed-url-and-example
See More
- 581b880 feat: fixed tests
- 7ef52d2 feat: pre-commited everything
- 6b950c4 Merge branch 'main' into feature/signed-url-and-example
- b8c4f89 Merge pull request #4 from juntossomosmais/feature/renaming-and-clean
- e8e24c0 Merge branch 'refactor/remove-celery-and-add-stomp-pubsub' into feature/renaming-and-clean
- 2a33ede Merge branch 'main' into feature/renaming-and-clean
- 049bb70 Merge pull request #7 from juntossomosmais/release/azure-integration
- e80f6bc docs: change readme extension in main folder
- 5e0dd65 build: change readme in toml file
- 235faeb docs: change readme extension from rst to markdown
- e7745f1 Merge pull request #2 from juntossomosmais/feature/azure-integration
- 4cbe52c tests: add type hints in tests
- 32c6ad5 feat: added example to project
- 86ada06 feat: removed more refrences to celery
- f1f7e4e feat: added command
- ebe00e1 feat: added boto3 and storages to dev, updated tests
- 8564131 feat: added admin.py to exclude on coverage
- 28af9af refactor: actions now send via stomp instead of celery
- 34b440b feat: fixed rabbitmq and added aws storage
- 83f7596 fix: fixed false-positive import test
- 3e5d2a8 feat: added export testing
- 3dcd5ff feat: added removal of tests folder for dockerfile
- 388f9ce feat: added fake_app
- 06b1155 feat: created main pubsub
- 35fdfff refactor: typed and diminished cognite load on some functions
- bda889b refactor: changed from call celery task to send stomp message
- 94d846a feat: added utils to load resource and send message to stomp queue
- 28d75d3 refactor: removed email testing
- 361b1d3 docs: updated readme and added credits
- 21abd84 refactor: removed html2text
- 8a5c1a4 refactor: updated django-stomp and removed html2text
- 60d5ab3 fix: removed double call on start-tests
- 0833694 refactor: renamed everything from celery to stomp
- c0ce506 refactor: renamed from celery to stomp
- d6a635e refactor: excluded example from coverage
- 0cff2cd feat(tests): add tests for exportjob model and methods
- 23193d1 feat(tests): add tests for fields module and fix test formats
- c3262ea feat(tests): add tests for importjob model
- 18d0130 feat(tests): add testes for model config and export job action
- 92a52eb feat(tests): wip for admin actions tests
- 200518b feat(tests): add tests for model resources and app
- 80bfc25 feat(tests): add tests for utils functions
- 2a808fb feat(build): add new files to exclude in sonar
- 9daf695 feat(build): exclude reports to pass sonar
- 2b595a9 feat(lint): add new version of flake and black
- 815dfd0 feat(build): add organization in project sonar key
- 57a8632 feat(build): fix sonar project key
- f1eee31 feat(build): remove custom networks
- a531d48 feat: add network in docker-compose
- 8adbd02 feat: add test to fix exit code 5 in pytest
- 32f0e97 feat: add azure pipeline template
- 662c9b9 feat: modify pre-commit and gitignore
- aabd198 Merge pull request #1 from juntossomosmais/develop
- 483894f feat: fixed integration tests
- fd168a9 feat: linted/blacked/mypyd all the things
- 6e8dcd4 feat: added docker containers and scripts
- 43fd30d feat: added poetry
- 41a57ca feat: added sonar-project properties and pytest setup
- ca05e36 feat: updated setup.cfg
- 45efde9 feat: added pre-commit-config
- 0102c30 feat: added dockerignore
- f9a32a0 feat: added .coveragerc
- 3f0a6ca feat: updated gitignore
- 54e3753 feat: added dockerfile and docker-compose
- c6f4347 feat: moved from celery folder to django-stomp
- 087bf11 feat: added CODEOWNERS, dependabot and pull_request_template
- 35b0495 feat: updated README with django-stomp references
- eb951fb feat: Removed unused files
- 4e92ed1 Merge pull request auto-mat#109 from Jaspreet-singh-1032/add-try-except-for-auto-file-delete [ #1032 ]
- f6744d9 added try except for import file delete
- 97589eb Merge pull request auto-mat#108 from Jaspreet-singh-1032/104-delete-uploaded-files-upon-deleting-the-import-job [ #1032 ]
- 86664b3 Merge pull request auto-mat#106 from zachbellay/patch-1
- a8738b1 delete uploaded file on import job delete
- e7bc39c Fix AttributeError if IMPORT_EXPORT_CELERY_STORAGE is not defined in django settings
- a08f82d Underline two short errors are sadistic bs.
- 5a54a81 Merge pull request auto-mat#105 from zachbellay/feat/customizable-storage-backend
- b3273d3 add customizable storage backend configurable via IMPORT_EXPORT_CELERYY_STORAGE
- 234e93e Merge pull request auto-mat#102 from urtzai/master
- aa8fb58 fix README tablib URL
- b4232e0 Necesary changes for the PR acceptance
- 9eddf39 Merge pull request auto-mat#103 from Jaspreet-singh-1032/fixes-101-convert-directory-to-modules [ #1032 ]
- 0df1fdf added MANIFEST.in to include data files
- 3937528 treat templates and locale directories as sub-module
- 4ab9cd0 removed translatable template + black
- 03dc463 get_formats conditional fixed
- f7a01be function rewrited in more pythonic way
- 918410c Optional function to exclude some DEFAULT_FORMATS
- 5928884 translatable email template
- 1cb2857 Add Basque localization
- c98ed0e Merge pull request auto-mat#100 from jacklinke/add_missing_migration
- 4e49658 Add missing migration
- dde72db Merge pull request auto-mat#99 from Ubiwhere/feat/translations
- 65ed15a added translation in portuguese
- 87bb13f Weird typo in code of conduct :O
- 2d5755d Merge pull request auto-mat#94 from Jaspreet-singh-1032/issue-83-use-template-to-send-email [ #1032 ]
- 256acd8 error fix in readme
- 8a37502 Merge pull request auto-mat#92 from Jaspreet-singh-1032/issue-83-use-template-to-send-email [ #1032 ]
- d6243e7 added documentation
- 083aafe Merge pull request auto-mat#91 from Jaspreet-singh-1032/issue-83-use-template-to-send-email [ #1032 ]
- e347b0f fixed flake8 issues and added html2text to setup.py dependencies
- f52326f use template to send mail for export job completion
- afe519b Merge pull request auto-mat#90 from xalien10/default_settings_for_import
- 1f02c4a Update README.rst
- 4e3e973 Merge pull request auto-mat#88 from auto-mat/dependabot/pip/example/django-3.2.18
- 1ecabe2 Default import mode configuration added
- a1e01f3 Bump django from 3.2.16 to 3.2.18 in /example
- 5347419 Merge pull request auto-mat#85 from auto-mat/dependabot/pip/example/django-3.2.16
- dfad399 Bump django from 3.2.15 to 3.2.16 in /example
- f41360d Merge pull request auto-mat#78 from auto-mat/dependabot/pip/example/django-3.2.15
- 9cb6b20 Bump django from 3.2.13 to 3.2.15 in /example
- 272cbcb Update README.rst
- 645283a Advertise commercial support
- aaf4e47 Create CODE_OF_CONDUCT.md
- 34b319c Update README.rst
- f5d8871 Improve and document docker-compose development environment
- 25546dc Merge pull request auto-mat#73 from frabyn/django-4-compat
- c7fd103 Merge pull request auto-mat#72 from auto-mat/dependabot/pip/example/django-3.2.13
- 74ba22a Merge pull request auto-mat#66 from marksweb/feat/workflow-fetch-all
- e9cd01b Replace deprecated force_text with force_str
- 2967833 Use gettext_lazy for Django 4 auto-mat#67
- 2007313 Bump django from 3.2.7 to 3.2.13 in /example
- 69b4838 Merge pull request auto-mat#71 from xalien10/docs/customise-export-queryset
- 1ecd38a Documentation added for customising model queryset for celery export job
- 69ec0a5 Merge pull request auto-mat#69 from xalien10/ft/customise-export-queryset
- d52a8b6 Added queryset customisation for celery export job
- 7f1b2b2 Header was wrong its LGPL3
- 4754b99 Header was wrong its LGPL3
- 9698a56 Checkout all history and tags.
- cb40cbb Add pypi badge to readme
- 292254e Update publish-to-live-pypi.yml
- 98c4ea6 Update publish-to-test-pypi.yml
- 5b59dcf Update setup.py
- 9ba068a Update setup.py
- ea56fc6 Update setup.py
- 154ff83 Update setup.py
- 7f2c5ba Update setup.py
- 2b75e2b Update publish-to-test-pypi.yml
- eee21e7 Merge pull request auto-mat#65 from marksweb/fix/auto-build
- 0eba680 Fix for git describe during the automated pypi builds
- 581b4ad Update README.rst
- 2668331 Create SHOWCASE_AND_THANKS.md
- ae5cb85 Merge pull request auto-mat#62 from marksweb/feat/pypi-actions
- 00fc48f Merge pull request auto-mat#64 from marksweb/fix/63 [ auto-mat#63 ]
- 839e592 Fix for dry_run when diff is skipped (auto-mat#63)
- 1ef2ae6 Added pypi workflows
- 68c42cb Merge pull request auto-mat#60 from marksweb/fix/52
- e9ab6e0 Update python trove classifiers to match those tested against.
- a7f556b Remove pip cache from github action
- 0130676 Revert move to ubuntu 20.04
- 4cf747a Travis database user/port changes
- 997b0d9 Update postgres port for focal distro
- 99c429a Change travis distro for python 3.10
- ef6528b Revert change in smoke test, now with noqa
- 5de5236 Updated black to match pre-commit
- 0568578 Remove python 3.10 from travis - not available
- 3bba544 Add github action for flake8 checks and more python testing for travis
- 7161243 Remove unnecessary choices from import job model.
- 14e50e6 Added & ran flake8
- 05627f8 Added & ran pre-commit-hooks with useful checks
- 09745de Added pyupgrade & ran it for 3.7+
- d2fdeb0 Added editorconfig and pre-commit black hook.
- e9f9dab Ran black.
- 28df695 Specify a choice field on the form to avoid a text input.
- a4716ea Load celery model choices in the form, not the model. [ auto-mat#52 ]
- 618b382 Add apps file to avoid underscores in admin app label.
- 4feb8d8 Merge pull request auto-mat#58 from Denkneb/patch-1
- 883eb55 black reformat
- a0e86f2 fix TypeError: NoneType takes no arguments [ auto-mat#36 ]
- 3b5a233 Merge pull request auto-mat#51 from AhmedAlZabidi/hotfix-missing-middleware-issue
- 15a06b1 Update README.rst to include django-author requirements
- 522d9c0 Update README.rst to include django-author requirements
- d01672e Update djang-import-export in example
- 1202f1c Try downgrading Django in travis to fix error
- 8f4fb17 Limit travis matrix to save credits
- 2a09d87 Merge pull request auto-mat#48 from q0w/master
- a9d7543 fix: Use timezone.now instead of datetime.now
- dec3d1e Merge pull request auto-mat#47 from Alancienne/fix_delay_run_import_post_save
- b183e1d wait for transaction to commit before applying celery task
- 02907d1 Merge pull request auto-mat#45 from zidsa/add_suppot_for_uuid
- c70b7e5 fix linting
- 3c12422 add export support for models with UUID as primary key
- 5fde9d0 Fix exports that were broken by previous commit.
- 67b9fa6 Merge pull request auto-mat#39 from auto-mat/send_current_job
- 7f93f7e add current job to the Resource class
- ec1bfc7 Merge pull request auto-mat#35 from rmaceissoft/fix/format-choices
- 8e79714 it was the black version mismatch with the one used at example project by travis
- fd18ca4 reformat with black
- cac0600 Tweaks to the format fields + Make the processing_initiated field as read-only
- ab2cceb Merge pull request auto-mat#34 from rmaceissoft/fix/celery-task [ auto-mat#33 ]
- d2b5826 Replace celery.task by celery.shared_task. Fixes auto-mat#33
- f5d1e1b Merge pull request auto-mat#28 from zdytch/patch-1
- 7e7295d Remove legacy code from init.py
- 87577e3 Merge pull request auto-mat#25 from charleshan/patch-1
- 4c8ae8e Add how to load a resource
- 9c4b3d2 Run black
- a64ac33 Add more import lines to app
- 49db692 Update README.rst
- a9279b3 Merge pull request auto-mat#18 from platzhersh/master
- 0517068 add readme section for new setting
- 8e5faab fix import of celery app
- a6febc4 Merge pull request #12 from auto-mat/black
- debcf6d Add tests move example to poetry
- 410ca01 Merge pull request #10 from PetrKudy/filter
- 835d0a2 add filters to admin
- a4730d5 Merge pull request #9 from auto-mat/dependabot/pip/example/django-2.2.8
- 225e6d5 Bump django from 2.2.4 to 2.2.8 in /example
- 7cb97c1 Merge pull request #8 from PetrKudy/fix_errors
- 94801d6 fix errors made in previous commit
- 96cc152 Merge pull request #6 from PetrKudy/validations
- 1fbecf3 Accept validation errors
- eed0f34 Improve UX
- 5a61173 Add status to export and fix encoding bug
- 3787dfe Fix errors in readme rst
- 0654af0 Fix README formatting
- 6bb02eb Add support for exporting
- 038a21d Merge pull request #5 from auto-mat/dependabot/pip/example/django-2.2.4
- 79e7a13 Bump django from 2.2.3 to 2.2.4 in /example
- cd2f263 add status reporting
- 5d60fa5 fix saving report on S3
- 150d26e add run_job_dry admin action
- d0dbc49 fix encoding in report HTML
- 31c8e09 fix reporting errors
- d30a4e3 Collect more import errors
- 909735f Ignore db directory
- 5a82f7a Add django-author to dependencies
- ab32f46 Fix formatting error
- e191dfa Change resource variable to function
- 11cd242 Fixes to setup.py, adding missing files
- 078e42a Remove debug line
- 765ffdd Update readme
- 9312c2a Done with import example code
- 146e847 Can now generate import change summary in celery
This list of changes was auto generated.