Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release 1.0.0.rc0 * Update compiled scripts: b8748cc * Fix labeling config values are not being displayed * Fix gaps * DM fix table head fonts * Fix tags * Add readme, fix validation error list * Fix master branch in readme * Fix header in reamde * Userpic text color * Fix contextlog * Fix INIT command in readme * Fix more gaps * Set converter 0.0.25 * Remove mixpanel. Prepare MANIFEST * Fix manifest. Add pytest for github on python 3.6, 3.7, 3.8 * Fix sentry_sdk import * Add libxml2 libxslt to apt in tests * Fix validation errors on config editing * Update compiled scripts * Try to fix tests * Try to fix tests 2 * Fix test requirements * release v1.0 blog * Fix contextlog url * Revert ML examples * updating blog * Add windows tests. Remove apt install from tests.yml * Add data-dir option and default system specific app dir * Fix 1.0.0 announcement on main page * Suppress action register prints * Enable non debug mode by default * Update index.ejs small style change * Tiny fix for buttons in Account * Fix user account curl update on token renew * Add deployment files * Move frontend => label_studio/frontend * Fix version, manifest and python requires * Add files via upload * Update release-100.md updating correct git * Replace null => [] in annotators * Fix annotators in backend * Squashed commit of the following: commit beeea6ba9f79bcc0eac42085543b667576ea4ac7 Merge: eb5e3da 2b5f9f1 Author: makseq-msi3 <[email protected]> Date: Mon Mar 15 20:51:39 2021 +0300 Merge branch 'release/1.0.0' into feature/dockerfiles commit eb5e3da2a7c361d8cfd2f8371af080c3112ab73e Author: root <[email protected]> Date: Mon Mar 15 17:38:33 2021 +0000 add more files commit cd7c02b2d7cff22fa39a395a34f8fee9a59860ad Author: Anton Timofeev <[email protected]> Date: Mon Mar 15 14:07:58 2021 +0000 remove errors commit e10191b5802de886117304bc9f6de45f24c5be5b Author: Anton Timofeev <[email protected]> Date: Mon Mar 15 14:02:13 2021 +0000 remove postgres data commit bcecd33bb40d52305bc76b629c779ab7de035303 Merge: b25923a 269f130 Author: Anton Timofeev <[email protected]> Date: Mon Mar 15 14:01:42 2021 +0000 fix commit b25923a232b5b7e6dcede7d719721814dde11dc3 Author: Anton Timofeev <[email protected]> Date: Mon Mar 15 13:59:16 2021 +0000 remove postgres files commit 05680d60d894ef2543037f74b478b14f9dca803b Author: hlomzik <[email protected]> Date: Mon Mar 15 15:34:34 2021 +0300 Fix more gaps commit a7e3c7a83164a32edc98ef2408ccaf6c6f3c7d50 Author: nik <[email protected]> Date: Mon Mar 15 15:18:29 2021 +0300 Fix INIT command in readme commit 62b735f56f5b29a507be70288e32462032eb2301 Author: Nikita Skryabin <[email protected]> Date: Mon Mar 15 15:14:41 2021 +0300 Userpic text color commit 9e5e3f183ad865f05bbaa26ef2f2a2ed4aa1235c Author: nik <[email protected]> Date: Mon Mar 15 15:16:08 2021 +0300 Fix contextlog commit 70d7b68ae524eb59f56b171caeaa5ef5c6b53cb6 Author: nik <[email protected]> Date: Mon Mar 15 15:13:45 2021 +0300 Fix header in reamde commit 4c5d3cc37efdd871a83d2493826d69c56bdec39a Author: nik <[email protected]> Date: Mon Mar 15 15:12:29 2021 +0300 Fix master branch in readme commit 9b30ed1a9cd3b1c147bfa62e67e81a5b96587182 Author: Nikita Skryabin <[email protected]> Date: Mon Mar 15 14:43:12 2021 +0300 Fix tags commit f461cccac730e170ac7be6b0a2902d7ec25ac282 Author: Nikita Skryabin <[email protected]> Date: Mon Mar 15 14:30:12 2021 +0300 DM fix table head fonts commit 541dbb06d3ff3f86e468800e1ee61f7a09517442 Author: Nikita Skryabin <[email protected]> Date: Mon Mar 15 14:16:36 2021 +0300 Fix gaps commit 5c3e49e805cc319703222205eaefd38fe978d22a Author: Nikita Skryabin <[email protected]> Date: Mon Mar 15 13:52:13 2021 +0300 Fix labeling config values are not being displayed commit 93f8180b5772fdef219bf4b96320bbbbf43eb1a5 Author: nik <[email protected]> Date: Mon Mar 15 15:02:35 2021 +0300 Add readme, fix validation error list commit 359c15c450604cef9d6233d408bb5ba2314ea9bd Author: Anton Timofeev <[email protected]> Date: Mon Mar 15 12:25:54 2021 +0000 add CMD to dockerfile commit 3a001447aecf1d77a9c0a27713626e9d4db6f771 Author: Anton Timofeev <[email protected]> Date: Mon Mar 15 12:22:06 2021 +0000 Add files for dockercompose commit 269f130a2cd9199f97f35aad9c614d1e48619b4f Author: Anton Timofeev <[email protected]> Date: Mon Mar 15 12:25:54 2021 +0000 add CMD to dockerfile commit 46dbe524dfd66c76bf28f0385151d8a586f2d837 Author: Anton Timofeev <[email protected]> Date: Mon Mar 15 12:22:06 2021 +0000 Add files for dockercompose * Fix paths for frontend in nginx * Fix sentry sdk * Change to rc1, remove redundant log * Add uploaded file migration for old projects * Filter data with $ * Update to rc2 * Fix last activity from the future * Add dockerignore * Fix launch commands in readme and frontpage * Minor README updates * Update tests.yml * Fix undefined substitiution in ordering * Updating for new python support 3.9 is now supported * Hide user password during typing * Add django shell command * Add Windows SQLite fix. Add FileUpload fix in data_import view * Fix task switch on submit in DM in labeling mode * Remove 3.9 python from windows test * Exit after SQLite DLL copying to restart LS * Try fix windows tests * Fix test yaml * Fix windows tests: ls init with username and password * Try to fix tests * Fix copy sqlite3.dll into label_studio * Try copy sqlite to python dlls * Try another one * Change cp syntax * Fix filling user in migrated annotations * Update version to rc3 * Fix User.last_activity received a naive datetime warning * Include static_build in manifest, update version to rc5 * Add ordering and filters undefined data column tests * Fix newlines in error messages * Fix ml api urls, messages for ml validation * Add persistent storage for DB and uploads. Allow to rewrite static files (HumanSignal#654) Co-authored-by: Anton Timofeev <[email protected]> * Update ML backend state on page load * Fix tests * Suppress pypi version request in api * Fix MenuItem component to support empty href * Fix ML settings * Update to rc6 * Fix ML double loading * Fix DM empty filters on column name changes * Add sys platform * Add more info * Remove sampling from old init * Add sqlite dlls to package * Remove extra dot on export * Add exception handler for resolver Co-authored-by: makseq-msi3 <[email protected]> Co-authored-by: Nikita Skryabin <[email protected]> Co-authored-by: nik <[email protected]> Co-authored-by: hlomzik <[email protected]> Co-authored-by: Michael <[email protected]> Co-authored-by: Sergei Ivashchenko <[email protected]> Co-authored-by: Michael Malyuk <[email protected]> Co-authored-by: smoreface <[email protected]> Co-authored-by: Anton Timofeev <[email protected]>
- Loading branch information