Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/cloudstorage #299

Merged
merged 136 commits into from
May 28, 2020
Merged

Feature/cloudstorage #299

merged 136 commits into from
May 28, 2020

Conversation

niklub
Copy link
Collaborator

@niklub niklub commented May 22, 2020

  • Connectors to input/output storage via --source and --target options
  • Support for S3 storage connections

@makseq makseq merged commit 2ea7980 into release/0.7.0 May 28, 2020
@makseq makseq deleted the feature/cloudstorage branch May 28, 2020 23:25
niklub added a commit that referenced this pull request May 29, 2020
* WIP layout updates

* recent changes

* copy

* small doc updates

* copy change

* Release 0.7.0

* Fix encoding to utf8 in label config and completions. (#300)

* Pre release 0.7.0 fixes (#302)

* fix template, add exception treatment

* update converter

* fix error handling on export

Co-authored-by: nik <nik@heartex.net>

* Feature/cloudstorage (#299)

* fix context

* fix multi session context

* source/target storages, s3 support

* fix predictions

* uri resolver & simple background jobs

* fix None prefix

* set daemon thread

* add storages forms

* add gcs support

* register gcs storage

* Tasks pagination (#298)

* Task pagination.

* Some.

* Fixes.

* Fix.

* Fixes.

* update requirements

* fix base/s3 storages

* fix s3

* fix FormMeta

* signed urls for gs

* hide manage buttons on GCS

* Fixes.

* Storage settings endpoint.

* api storage settings update

* More.

* Fixes

* fix typo

* get available storage, move api settings

* fix can manage completions

* Some.

* Some.

* Fix.

* Fix.

* filesystem bucket, fix sync

* fix exception'

* Some.

* Errors in UI.

* changing the URL

* get/post api for forms

* Fixes.

* handle target storage

* form field autobound

* Some.

* Some.

* build form with request.json

* fix redundant imports

* Some.

* Some.

* Fixes.

* fix blobs, purify code

* prepend storage class name

* comment error handling on get

* Some.

* Some.

* Before cache.

* Stable.

* load next task

* fix update after regex changed

* fix keys

* tasks json & completions storages

* separate source/target storage names

* make dict names

* validate cloud storage connections

* Fixes.

* extend filters

* validate connection on sync

* fix target filters

* Common error print.

* fix path for BaseForm

* validate storage before create

* Some.

* Project dict to tasks template.

* Some.

* Some.

* dont remove unexisted completion

* fix can manage tasks permissions

* Some.

* can delete tasks flag

* draft doc

* doc params fix

* add error handler for get_value within thread

* Some.

* add logging, can delete tasks, don't return dict on error

* Some.

* deepcopy tasks on saving completion

* Some.

* Some.

* Some.

* Some.

* Fix.

* Timer to 5 sec.

* Fix.

* includes fix.

* polyfill.

* polyfill.js

* ie

* small changes to the layout and copy

* fix invalid completions, reduce forms, add blob url as parameter

* add local copy option target storage,fix completion list

* Some.

* no local copy for source storage

* Some.

* some updates for words

* before remove select in storages.

* fix init old projects

* fix old config load on start

* Some.

* dont output creation times when created_at is absent

* Some.

* Some.

* Some.

* toast in errors.

* fix docs commands

* Fixes.

* fix perms

* Pretty.

* Version check.

Co-authored-by: nik <nik@heartex.net>
Co-authored-by: Max <makseq@gmail.com>
Co-authored-by: Mikhail Maluyk <mikhail.maluyk@gmail.com>

* Encoding fixes.

* New LS build.

* Fixes with welcome page.

* 0.7.0rc1

* images, blog, copy

* doc updates

* Update README.md

* fix create local copy,enhance cmd docstrings,skip syncing on empty regex

* v0.7.0rc2

* some UI & doc fixes

* add storage.is_syncing flag

* Fixes.

* Error treatment on all pages.

* Paths in storages.

* copy_local checkbox hide.

* supported formats fix

* Storage sync in progress.

* Default data_key in BaseStorage.

* is_syncing for BaseStorage.

* use_blob_urls=True as default.

* completed_at to undefined if not defined.

* fix force option while running docker

* v0.7.0

Co-authored-by: Mikhail Maluyk <mikhail.maluyk@gmail.com>
Co-authored-by: niklub <lubimov.nicolas@gmail.com>
Co-authored-by: nik <nik@heartex.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants