Skip to content

Tags: rogervaas/label-studio

Tags

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.7.3 (HumanSignal#320)

* fix uri resolver on s3 with custom credentials passed

* init tests

* create python-package.yml (HumanSignal#319)

* change workflow push branch

* change workflow -flake8 add LS init

* change workflow LS setup.py install

* change workflow py3.8 only

* change workflow py 3.6, 3.7, 3.8

* change workflow py 3.5, 3.6, 3.7, 3.8

* change workflow py 3.5

* change workflow py 3.5 + setuptools

* change workflow py 3.5 + pip install -e .

* change workflow 3.5, 3.6, 3.7, 3.8

* change workflow 3.5, 3.6, 3.7, 3.8

* Prev & Next task.

* move to pytest, basic page 200 tests

* HTML upload as file added.

* improve pytest + monkeypatch +context coverage 40%

* add blinker for flask context signals

* fixes

* fixies

* take into acc that project is empty. explicit install packages

* explicit coverage run

* Bugfix with Text and Header floats.

* sync_in_thread fix.

* Task history by completions prev/next.

* add sample text

* basic functions to e2e testcase

* first attempt to parametrize class

* skip getting ids with wrong prefix keys

* fix contains

* add resolver uri to api/tasks/n

* Skip support in history.

* Some.

* smoke test fixture and actions

* skip f-string due to 3.5 python support

* py3.5 json cant load bytes

* set action_get_task task_id=0

* parameterize test suites

* make scenarios and PR enchancement

* try run workflow

* improve workflow

* better actions and PR code work

* e2e actions remove 'source'

* improve README

* add export to readme, add task_id to action_label

* Skipped tasks flag on task page.

* Remove unused code for hasTaskSkippedCompletions in html.

* yaml scenarios

* pyaml to workflow

* test test/requiremets.txt

* code-coverage self created badge

* commit self generated badge

* fix badge generation

* gitignore, pep8

* improve README, add more actions, add coverage fail-under=40

* Import help update.

* fix readme

* feature/test_framework (HumanSignal#324)

basic e2e test framework to make use-case scenarios (py or yaml) look at readme

* Some.

* Browser open link fix.

* generate signed URLs on GCE instance (HumanSignal#326)

Co-authored-by: nik <[email protected]>

* add ls-opensource sentry config (HumanSignal#331)

* Show/hide import button fix.

* Skipped column to task manager.

* Little fix.

* workflow remove pr to master condition

* Relative paths to .js files (HumanSignal#332)

* Fix import page for export.

* Show error description when export failed.

* New LS build (maybe incorrect version)

* Cookies and other files.

* New LS with skip.

* Images previews in tasks.

* New LSF build.

* Readme fix.

* Fix image previews for GSC and S3.

* Fixes.

* Basic Auth support added.

* Docs update.

* Docs fix.

* Fixes.

* Docs fixes.

* Fix order.

* Skip fixes.

* Fix skip in lsb.js.

* Get lsf build automatically via /script/get-lsf-build.js

* rc0

* Fixes with import zip with multiple BLOB files. Hostname added to /data/upload.

* Version.

* Encoding fixes in from_text_file and from_json_file.

* Fix with sockeraddr on windows.

* fix local URLs in pytorch tutorials

* Fixes with hostname.

* Fixes.

* Fix ordering with None.

* Reduced page size.

* add notes about regex storage parameter

* modify get-lsf-build

* add new lsf scipts

* v0.7.3

Co-authored-by: nik <[email protected]>
Co-authored-by: igorshagadeev <[email protected]>
Co-authored-by: niklub <[email protected]>
Co-authored-by: Andrey Tatarinov <[email protected]>

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.7.2 (HumanSignal#312)

Release 0.7.2

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.7.0 (HumanSignal#303)

* WIP layout updates

* recent changes

* copy

* small doc updates

* copy change

* Release 0.7.0

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

* Pre release 0.7.0 fixes (HumanSignal#302)

* fix template, add exception treatment

* update converter

* fix error handling on export

Co-authored-by: nik <[email protected]>

* Feature/cloudstorage (HumanSignal#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 (HumanSignal#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 <[email protected]>
Co-authored-by: Max <[email protected]>
Co-authored-by: Mikhail Maluyk <[email protected]>

* 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 <[email protected]>
Co-authored-by: niklub <[email protected]>
Co-authored-by: nik <[email protected]>

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.6.0 post fixes (HumanSignal#290)

* some fixes on ml

* modify dockerfile

* adding Procfile

* Fix heroku deployment

* fixes

* fix docker compose

* change default port/host

* rollback readme

* add web page classification example

* add bin bash to fix gcloud deploy

* add cite

* remove task button

* disable serving local files by default

* add prediction score sampling

* some docs refinements

* fix anaconda compat & add docs

* fixed conll export

* audio overlay fix

* fix ui task deletion

* update js/css scripts

* small readme fixes

* rc0

* update conda installation readme

* change setup

Co-authored-by: nik <[email protected]>

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.6.0 (HumanSignal#277)

Release 0.6.0
Co-authored-by: Mikhail Maluyk <[email protected]>
Co-authored-by: nik <[email protected]>
Co-authored-by: Max <[email protected]>
Co-authored-by: Rhythm of vision <[email protected]>

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CMD opt sampling, skip button, root_dir fix (HumanSignal#242)

* cmd opt sampling, skip button, root_dir fix

* update converter reqs

* upgrade version

Co-authored-by: nik <[email protected]>

v0.4.8

Toggle v0.4.8's commit message