Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): cut 2.10.0 [skip ci]
# [2.10.0](v2.9.1...v2.10.0) (2020-11-04) ### Bug Fixes * bad merge, org-add button ([754740e](754740e)) * fix bad merge ([866da6c](866da6c)) * **channels:** fix typo in reducer ([d21b8f1](d21b8f1)) * **errormapper:** respect preserveErrors option ([189be31](189be31)) * **organisation:** add org id to user-reducer when added ([11ff3b2](11ff3b2)) * **organisation:** allow email when post org ([47636c4](47636c4)) * **organisation:** check and update slug when updating org-name ([f3f24fe](f3f24fe)) * **organisation:** cleanup org-field ([108f13d](108f13d)) * **organisation:** dont close organisation dialog when errored ([c51a1cb](c51a1cb)) * **organisation:** fix rename error ([089e9a4](089e9a4)) * **organisation:** more specific label when removing yourself from org ([87ca5ea](87ca5ea)) * **organisation:** prevent org names that are very similar ([aca299c](aca299c)) * **organisation:** validate max 100 chars for org ([fa0c11b](fa0c11b)) * **organisation-list:** use selector sort ([da941db](da941db)) * **organisation-selector:** load only member-orgs if not manager ([5674f42](5674f42)) * **test:** fix failing tests ([fa3cbae](fa3cbae)) * add new org-form file ([61b016b](61b016b)) * **organisation:** client - add email for org ([b95d11c](b95d11c)) * cancel-buttons on modal ([6e9d00f](6e9d00f)) * **snackbar:** allow longer messages ([b1e149d](b1e149d)) * add orgmember dialog styles ([15c552e](15c552e)) * cleanup add org member ([3554efb](3554efb)) * close dialog when success with a message ([91ba32e](91ba32e)) * race condition when loading orgs ([d44e8e9](d44e8e9)) * reload orgs when adding new ([96343bb](96343bb)) * search for org, allow manager to upload to all orgs ([80d7270](80d7270)) * search org-params ([573288d](573288d)) * **organisations:** return user when added to org, better error msg ([463a11a](463a11a)) * show correct org-list ([6be8c60](6be8c60)) * **organisationsearch:** sync validation, create org-message visibility ([9cc3754](9cc3754)) * use prop-types from package instead of from react ([3ca2fc9](3ca2fc9)) * use rewire in test-env only ([edc379a](edc379a)) ### Features * **add-org:** add organisation ([a75d5d9](a75d5d9)) * **filter:** allow filter for slug ([3216cb0](3216cb0)) * **migrations:** add organisation email ([547affa](547affa)) * **organisation:** add ability to change owner ([c7d44ba](c7d44ba)) * **organisation:** add backend support for organisation email ([a673170](a673170)) * **organisations:** add and remove members ([6933a2c](6933a2c)) * **organisations:** support for editing org-name ([d47e193](d47e193)) * add /me api ([f53e805](f53e805)) * fetch wrapper with params support ([09614ba](09614ba)) * organisationlist ([0183fdc](0183fdc)) * wip organisation manage view ([cfa6999](cfa6999)) * **uploadapp:** organisation registration ([f82f89f](f82f89f))
- Loading branch information