Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update react and less * use antd auto upgrade script * update antd * Button.Group to Space * autosize to autoSize * use icon instead of iconType * start icon replacing * replace icons * fix rest of icons * first from migration * fix autocomplete and start select * fix linting * further select * finish select * button group to 0 sized space * tabs and button danger rewrites * upgrade onboarding * fix icon margin * forms in admin dataset folder * fix dataset_add_boss_view * dirty half fix * fix it * fix dataset upload view * login * project, scripts, statistics, time, job * fix dataset upload view * task_create_bulk_view form migration * fix onboarding & migrate auth token view * task_create_form_view form migration * task_search_form migration * dashboard/dataset, merger modal, fix import view * fix dataset import * task_type_create_view form migration, first part * migrate change password view and finish reset passwordview * improve password validation for 2 password form items * migrate registration form and splotlight registration form * task_type_create_view form migration, second part * migrate team creation form and fix flow errors * migrate start reset password view * migrate validation.js * fully migrate validation.js * fix project_create_view and remove usage of HOCs * never pass null to Select component in merge_modal_view * fix #5358 and remove volume switch * migrate custom validators * migrate organization-form * fix missing-key-warning * fix editable_text_icon * fix style of navbar links * fix tests * fix a validation method test * fix button styles in navbar/toolbar * fix various issues in dataset import view * fix styling of view-mode-switcher * fix warning in AsyncIconButton * fix up some remaining style issues in navbar * remove unused import * fix flow * fix constant expression and make linting rule throw an error for that case * fix wrong bg color in save button * reformat create script view * fix registration form * fix icon in layout menu * fix background color for read-only * small fixes, formatting and remove unneccessary code * make back-link also clickable in publication details view * fix rare scrollbar in navbar and don't use 'my' when using admin-view to see dashboard of other users * add margin to save-button in dataset-settings * fix neuroglancer import view * fix promises inside validators that were not returned * immediately update the no-allowed-teams warning in sharing settings of dataset * throw error in case of null ref * fix missing updates when collapsing expandable tables (the workaround wasn't needed anymore as far as I can see) * use componentDidUpdate instead of shouldComponentUpdate * fix wording in share-dataset-modal * fix missing key warning in explorative view * somewhat improve padding of tabs in version-view * fix styling of trees and groups in trees tab * fix organization edit view initialization of form, fix flow * fix onboarding and icon margin for withoutIconMargin class * fix exp domain modal alignment * remove autofocus from task create form * some refactoring * make text in permissions and team modal reappear * stop overlap in tree view list * fix dataset settings layer icons * fix styling of buttons in 3d viewport * remove unneccessary forceUpdate * fix margin in merge-modal-view * fix entry of new experience domain in experience-domain-modal * slightly refactor task type create view * use row expand icon style of version 3 of antd * add comment to css rule of old row expansion icon * changelog * add link to github issue * avoid activation filter being null Co-authored-by: Gritta Weisheit <[email protected]> Co-authored-by: Daniel Werner <[email protected]> Co-authored-by: Philipp Otto <[email protected]> Co-authored-by: Florian M <[email protected]>
- Loading branch information