Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release 0.7.5 * Massive LSF rework (#403) * LSF with new deserialization and changed structure * Update LSF js * Hostname for enternal LS usage. Docker with hostname passthrough. * Username and password to docker. * update s3 signature version to s3v4 to support more aws regions (#402) * Release 0.7.4.post0 (#400) * Release 0.7.4.post0 label-studio-converter version. * Docs and version. * update s3 signature version to s3v4 to support more aws regions Co-authored-by: Max <[email protected]> * Update ml.md (#404) * Release 0.7.4.post0 (#400) * Release 0.7.4.post0 label-studio-converter version. * Docs and version. * Update ml.md * Update ml.md Co-authored-by: Max <[email protected]> * Logs for ML backend. * LSF build. * Ui fixes. * Fixes and addions for task validation in cloud storages. * Check for raise. * Back raise. * fix un-error for ML backend, add parse_config docstring * Move project loading line. * methods * Bugfixes with project_obj and docs. * New LSF build. * Improvements of navigation with hotkeys. * Minimum formatting of completed_at (#397) * Minimum formatting of completed_at * Fix skip formatting None timestamp * Doc fixes. * Fix order of completion picking * Docs fixes. * Pretty fixes. * New LSF build. * Mobile UI fix. * More mobile fixes. * Min height for tr in tasks. * Docs fixes. * Usage stats docs. * Docs fixes. * Docs about frontend. * Docs frontend fixes. * Docs fixes. * Docs for LS modules. * Docs fixes. * LSF build from tmp/deserialize. * New LSF build. * LSF build from tmp/deserialize. * New LSF build from tmp/deserialize. * maintain ordering in source.json and task.json (#414) Co-authored-by: dhruv <[email protected]> * Docs preview in iframe. * New LSF build from tmp/deserialize. * Loader for open preview. * Keypoint docs fix with stroke width. * Docs fix with ml-backend-url. * Active learning docs in ml backend. * ML examples docs. * New LSF build from tmp/deserialize. * Docs CORS new image added. * Latest LSF tmp/deserialize build * Fix LSF bug with initialization * Fix headshot export dimmer * Reduce debug logs on next task * Remove huge data from console while debug * Hide skip button on tasks page * Add table example with text fields * New LSF build from tmp/deserialize * Move external fonts to LS. Bug fix with accordion and checkboxes. * Change version 0.7.5rc1 * ML patch * Update docs * Latest LSF build with tmp/deserialization * Fix buttons "Start Predictions" and "Remove ML backend" for Firefox (#439) * Fix correct templates_dir from config.json * Fix deprecated deploy to azure button * Litte fix with deploy buttons * Fix docs * Show task code column * UI fixes * Reworked size of left and right panels on tasks page * Fix size of right panel. rc3 release * Make left and right panels true responsible * Add call to ml backend to get task prediction on api/task/<id> * Add Table type to _DATA_TYPES * Add Table example data * Add playground examples * Lates LSF build with Text/HyperText fixes * Add host & protocol & port help for external domain * Upgrade pip in docker * Update tag docs * Change version to rc5 * Fix docs with init without project name * Patch storages * Update pip version in requirements.txt * Change six version * New LSF build from tmp/deserialize * Fix Project.next_task to sort task IDs for "sequential" sampling (#442) * Feature/e2e (#445) * Add e2e test with some README * Add test for TextArea classification * Improve e2e config Decrease waiting time; Add test runner which keeps previous project; * Fix tests to run in headless mode; fix names * Add test for autosave * Add GitHub Action for e2e testing * Run label_studio from sources for e2e tests in CI * Configure python and install dependencies * Remove test for autosave; fix blinking test * Rename CI step * Back server.py * Finally master from LSF with new structure * Add previews for audio & text * New LSF build from master * Add text preview limit * Fix icons * Simplify globals, counters & analytics * Fix for hotkeys crashing the app in label stream * Fix typos & comments' * New LSF build from master * Fixing task preview race condition * Don't keep premade predictions in completion (#430) they are maintained in source storage * Keep premade predictions if we can't get fresh (#429) * Reduce LSF init timeout * Fix tasks page * Fix actions workflow * Fix empty input_args.project_name * Remove get_all_tasks action from tests * Add more hotkeys * New LSF build from master * Add polling status to project info and api tasks * Fix small * Fix first element toggle on tasks page * New LSF build from master * Fix api_import endpoint * Handle exceptions * Fix bug with no request json * Latest LSF fixes * Update LSF build from master * Make hotkeys for tasks no depending to layout * Back video sample * Update LSF build from master * Add more detailed validation message * Prettify code tasks page * Correct code more * Correct welcome * Correct model page * Prettify image address * Correct error page * Fix template dialog and conversation * Hide temporary broken pairwise * Back ranker docs * Fix ranker docs order * Fix encoding in setup.py * Fix e keycode on tasks page * Support import completion * Update LSF build with fixed pairwise * Add template name title * Reworked import completions * Update LSF version * Update LSF build with brush fix Co-authored-by: hlomzik <[email protected]> Co-authored-by: Wouter Devriendt <[email protected]> Co-authored-by: jeannefukumaru <[email protected]> Co-authored-by: nik <[email protected]> Co-authored-by: Hikonobu Kurihara <[email protected]> Co-authored-by: Dhruv Mishra <[email protected]> Co-authored-by: dhruv <[email protected]> Co-authored-by: Dario Saccavino <[email protected]> Co-authored-by: Kazuo Kashima <[email protected]> Co-authored-by: Nikita Skryabin <[email protected]> Co-authored-by: hepaajan <[email protected]>
- Loading branch information