Skip to content
Snippets Groups Projects
Commit 9cfdd304 authored by Jure's avatar Jure
Browse files

Merge branch 'add_tests' into 'master'

Remove package.jsons as the components are not packages

See merge request kotahi/kotahi!19
parents 625dddf7 7acf40b2
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 1507 deletions
{
"name": "kotahi-component-chat",
"version": "0.0.1",
"main": "src",
"author": "Collaborative Knowledge Foundation",
"license": "MIT"
}
{
"name": "kotahi-component-dashboard",
"version": "5.1.0",
"main": "src",
"author": "Collaborative Knowledge Foundation",
"license": "MIT"
}
{
"name": "kotahi-component-formbuilder",
"version": "1.1.0",
"description": "Form builder component for Kotahi",
"main": "src/index.js",
"author": "Collaborative Knowledge Foundation",
"license": "MIT"
}
module.exports = { module.exports = {
frontend: {
components: [() => require('./components')],
actions: () => ({
getForm: require('./redux/FormBuilder').getForm,
}),
reducers: {
forms: () => require('./redux/FormBuilder').default,
},
},
server: () => require('./server/formRequestBackend'), server: () => require('./server/formRequestBackend'),
} }
{
"name": "pubsweet-component-login",
"version": "3.0.23",
"description": "Basic login component for PubSweet",
"main": "src/index.js",
"author": "Collaborative Knowledge Foundation",
"license": "MIT"
}
This diff is collapsed.
## pubsweet-component-xpub-manuscript
A PubSweet component that provides the interface for an author to edit their manuscript.
{
"name": "kotahi-component-manuscript",
"version": "2.1.0",
"license": "MIT",
"main": "src"
}
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.1.10](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.1.9...pubsweet-component-users-manager@3.1.10) (2020-05-13)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.1.9](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.1.8...pubsweet-component-users-manager@3.1.9) (2020-04-24)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.1.8](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.1.7...pubsweet-component-users-manager@3.1.8) (2020-04-06)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.1.7](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.1.6...pubsweet-component-users-manager@3.1.7) (2020-03-16)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.1.6](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.1.5...pubsweet-component-users-manager@3.1.6) (2020-03-04)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.1.5](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.1.4...pubsweet-component-users-manager@3.1.5) (2020-02-28)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.1.4](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.1.3...pubsweet-component-users-manager@3.1.4) (2020-02-26)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.1.3](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.1.2...pubsweet-component-users-manager@3.1.3) (2020-01-29)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.1.2](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.1.1...pubsweet-component-users-manager@3.1.2) (2020-01-23)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.1.1](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.1.0...pubsweet-component-users-manager@3.1.1) (2019-12-11)
**Note:** Version bump only for package pubsweet-component-users-manager
# [3.1.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.21...pubsweet-component-users-manager@3.1.0) (2019-11-11)
### Features
* **xpub:** bring back xpub components ([fb69994](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/fb69994098b4e2dbcca75b4786ebb1335af730b9))
## [3.0.21](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.20...pubsweet-component-users-manager@3.0.21) (2019-09-11)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.20](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.19...pubsweet-component-users-manager@3.0.20) (2019-09-04)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.19](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.18...pubsweet-component-users-manager@3.0.19) (2019-08-30)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.18](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.17...pubsweet-component-users-manager@3.0.18) (2019-08-08)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.17](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.16...pubsweet-component-users-manager@3.0.17) (2019-08-05)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.16](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.15...pubsweet-component-users-manager@3.0.16) (2019-07-12)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.15](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.14...pubsweet-component-users-manager@3.0.15) (2019-07-09)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.14](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.13...pubsweet-component-users-manager@3.0.14) (2019-07-03)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.13](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.12...pubsweet-component-users-manager@3.0.13) (2019-06-28)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.12](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.11...pubsweet-component-users-manager@3.0.12) (2019-06-24)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.11](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.10...pubsweet-component-users-manager@3.0.11) (2019-06-21)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.10](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.9...pubsweet-component-users-manager@3.0.10) (2019-06-13)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.9](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.8...pubsweet-component-users-manager@3.0.9) (2019-06-12)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.8](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.7...pubsweet-component-users-manager@3.0.8) (2019-05-27)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.7](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.6...pubsweet-component-users-manager@3.0.7) (2019-04-25)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.6](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.5...pubsweet-component-users-manager@3.0.6) (2019-04-18)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.5](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.4...pubsweet-component-users-manager@3.0.5) (2019-04-09)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.4](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.3...pubsweet-component-users-manager@3.0.4) (2019-03-06)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.3](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.2...pubsweet-component-users-manager@3.0.3) (2019-03-05)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.2](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.1...pubsweet-component-users-manager@3.0.2) (2019-02-19)
**Note:** Version bump only for package pubsweet-component-users-manager
## [3.0.1](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@3.0.0...pubsweet-component-users-manager@3.0.1) (2019-02-19)
**Note:** Version bump only for package pubsweet-component-users-manager
# [3.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@2.0.6...pubsweet-component-users-manager@3.0.0) (2019-02-01)
### Code Refactoring
* temporarily remove unmigrated components ([32db6ad](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/32db6ad))
### Features
* **users-manager:** migrate to GraphQL ([fa54414](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/fa54414))
* very basic backend/working users manager ([b3c06b6](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/b3c06b6))
### BREAKING CHANGES
* A lot of unmigrated (not yet moved from REST/Redux to GraphQL/Apollo system) bits
have changed. There might be some breaking changes as a result. This is a big migration involving
big changes - if you encounter anything weird, please contact us on GitLab or on Mattermost.
* **users-manager:** No longer uses the REST endpoints or the Redux functinality on the client-side,
it's purely GraphQL-based.
## [2.0.6](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@2.0.5...pubsweet-component-users-manager@2.0.6) (2019-01-16)
**Note:** Version bump only for package pubsweet-component-users-manager
## [2.0.5](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@2.0.4...pubsweet-component-users-manager@2.0.5) (2019-01-14)
**Note:** Version bump only for package pubsweet-component-users-manager
## [2.0.4](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@2.0.3...pubsweet-component-users-manager@2.0.4) (2019-01-13)
**Note:** Version bump only for package pubsweet-component-users-manager
## [2.0.3](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@2.0.2...pubsweet-component-users-manager@2.0.3) (2019-01-09)
**Note:** Version bump only for package pubsweet-component-users-manager
## [2.0.2](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@2.0.1...pubsweet-component-users-manager@2.0.2) (2018-12-12)
**Note:** Version bump only for package pubsweet-component-users-manager
<a name="2.0.1"></a>
## [2.0.1](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@2.0.0...pubsweet-component-users-manager@2.0.1) (2018-04-03)
**Note:** Version bump only for package pubsweet-component-users-manager
<a name="2.0.0"></a>
# [2.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@1.0.1...pubsweet-component-users-manager@2.0.0) (2018-03-30)
### Features
* **components:** remove react-bootstrap ([e66c933](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/e66c933))
* **users-manager:** add support for removing members ([bb06148](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/bb06148))
* **users-manager:** add way to add global teams ([9bbccab](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/9bbccab))
### BREAKING CHANGES
* **users-manager:** Depends on a validation change for teamType -> string, and additionally, a validation change where team's objects are no longer required.
<a name="1.0.1"></a>
## [1.0.1](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@1.0.0...pubsweet-component-users-manager@1.0.1) (2018-02-16)
**Note:** Version bump only for package pubsweet-component-users-manager
<a name="1.0.0"></a>
# [1.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-users-manager@0.2.3...pubsweet-component-users-manager@1.0.0) (2018-02-02)
### Features
* **client:** upgrade React to version 16 ([626cf59](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/626cf59)), closes [#65](https://gitlab.coko.foundation/pubsweet/pubsweet/issues/65)
### BREAKING CHANGES
* **client:** Upgrade React to version 16
Copyright (c) 2018 Adam Hyde
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
{
"name": "kotahi-component-manuscripts",
"version": "3.1.10",
"main": "src/Manuscripts.jsx",
"author": "Collaborative Knowledge Foundation",
"license": "MIT"
}
{
"name": "kotahi-component-review",
"version": "4.1.0",
"main": "src",
"author": "Collaborative Knowledge Foundation",
"license": "MIT"
}
{
"name": "kotahi-component-submit",
"version": "6.1.0",
"main": "src",
"author": "Collaborative Knowledge Foundation",
"license": "MIT"
}
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.1.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@3.0.2...pubsweet-component-xpub-teams-manager@3.1.0) (2019-11-11)
### Features
* **xpub:** bring back xpub components ([fb69994](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/fb69994098b4e2dbcca75b4786ebb1335af730b9))
## [3.0.2](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@3.0.1...pubsweet-component-xpub-teams-manager@3.0.2) (2019-09-11)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [3.0.1](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@3.0.0...pubsweet-component-xpub-teams-manager@3.0.1) (2019-09-04)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
# [3.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.18...pubsweet-component-xpub-teams-manager@3.0.0) (2019-08-30)
### Code Refactoring
* **apollo:** update react-dom version ([e001d01](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/e001d01))
### BREAKING CHANGES
* **apollo:** The minimum supported React version by @apollo is now 16.8
## [2.0.18](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.17...pubsweet-component-xpub-teams-manager@2.0.18) (2019-08-08)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.17](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.16...pubsweet-component-xpub-teams-manager@2.0.17) (2019-08-05)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.16](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.15...pubsweet-component-xpub-teams-manager@2.0.16) (2019-07-12)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.15](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.14...pubsweet-component-xpub-teams-manager@2.0.15) (2019-07-09)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.14](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.13...pubsweet-component-xpub-teams-manager@2.0.14) (2019-07-03)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.13](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.12...pubsweet-component-xpub-teams-manager@2.0.13) (2019-06-28)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.12](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.11...pubsweet-component-xpub-teams-manager@2.0.12) (2019-06-24)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.11](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.10...pubsweet-component-xpub-teams-manager@2.0.11) (2019-06-21)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.10](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.9...pubsweet-component-xpub-teams-manager@2.0.10) (2019-06-13)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.9](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.8...pubsweet-component-xpub-teams-manager@2.0.9) (2019-06-12)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.8](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.7...pubsweet-component-xpub-teams-manager@2.0.8) (2019-05-27)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.7](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.6...pubsweet-component-xpub-teams-manager@2.0.7) (2019-04-25)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.6](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.5...pubsweet-component-xpub-teams-manager@2.0.6) (2019-04-18)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.5](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.4...pubsweet-component-xpub-teams-manager@2.0.5) (2019-04-09)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.4](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.3...pubsweet-component-xpub-teams-manager@2.0.4) (2019-03-06)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.3](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.2...pubsweet-component-xpub-teams-manager@2.0.3) (2019-03-05)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.2](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.1...pubsweet-component-xpub-teams-manager@2.0.2) (2019-02-19)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [2.0.1](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@2.0.0...pubsweet-component-xpub-teams-manager@2.0.1) (2019-02-19)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
# [2.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@1.0.7...pubsweet-component-xpub-teams-manager@2.0.0) (2019-02-01)
### Bug Fixes
* **styleguide:** temporarily disable styleguide ([e519ed1](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/e519ed1))
### Code Refactoring
* temporarily remove unmigrated components ([32db6ad](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/32db6ad))
### BREAKING CHANGES
* A lot of unmigrated (not yet moved from REST/Redux to GraphQL/Apollo system) bits
have changed. There might be some breaking changes as a result. This is a big migration involving
big changes - if you encounter anything weird, please contact us on GitLab or on Mattermost.
## [1.0.7](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@1.0.6...pubsweet-component-xpub-teams-manager@1.0.7) (2019-01-16)
### Bug Fixes
* **components:** graphql data model changes ([4b61093](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/4b61093))
* **test:** formbuilder ([93c55fd](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/93c55fd))
* **xpub-review:** changes tp reviews ([5ae4240](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/5ae4240))
## [1.0.6](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@1.0.5...pubsweet-component-xpub-teams-manager@1.0.6) (2019-01-14)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [1.0.5](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@1.0.4...pubsweet-component-xpub-teams-manager@1.0.5) (2019-01-13)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [1.0.4](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@1.0.3...pubsweet-component-xpub-teams-manager@1.0.4) (2019-01-09)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [1.0.3](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@1.0.2...pubsweet-component-xpub-teams-manager@1.0.3) (2018-12-12)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [1.0.2](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@1.0.1...pubsweet-component-xpub-teams-manager@1.0.2) (2018-12-04)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
## [1.0.1](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@1.0.0...pubsweet-component-xpub-teams-manager@1.0.1) (2018-11-30)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
# [1.0.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@0.2.0...pubsweet-component-xpub-teams-manager@1.0.0) (2018-11-29)
### Features
* **various:** upgrade styled-components ([9b886f6](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/9b886f6))
### BREAKING CHANGES
* **various:** Replace styled-components injectGlobal with new createGlobalStyle
<a name="0.2.0"></a>
# [0.2.0](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@0.1.4...pubsweet-component-xpub-teams-manager@0.2.0) (2018-11-05)
### Features
* GraphQL Login component ([70df3de](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/70df3de))
<a name="0.1.4"></a>
## [0.1.4](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@0.1.3...pubsweet-component-xpub-teams-manager@0.1.4) (2018-10-08)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
<a name="0.1.3"></a>
## [0.1.3](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@0.1.2...pubsweet-component-xpub-teams-manager@0.1.3) (2018-09-27)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
<a name="0.1.2"></a>
## [0.1.2](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@0.1.1...pubsweet-component-xpub-teams-manager@0.1.2) (2018-09-19)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
<a name="0.1.1"></a>
## [0.1.1](https://gitlab.coko.foundation/pubsweet/pubsweet/compare/pubsweet-component-xpub-teams-manager@0.1.0...pubsweet-component-xpub-teams-manager@0.1.1) (2018-08-02)
**Note:** Version bump only for package pubsweet-component-xpub-teams-manager
<a name="0.1.0"></a>
# 0.1.0 (2018-07-09)
### Bug Fixes
* **components:** button to styledButton ([0404203](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/0404203))
* **menu:** menu component of layout ([19bebef](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/19bebef))
* **menu:** reset function ([2961a85](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/2961a85))
* **teamanager:** remove name ([60cd6ee](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/60cd6ee))
* **teammanager:** test fix failing ([c559488](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/c559488))
* **teammanager:** update styles component ([c92bbd5](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/c92bbd5))
* **teams:** update styleguide ([427bcc6](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/427bcc6))
* **teams:** update ui ([23f49d5](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/23f49d5))
* **test:** mock authorize ([9c89540](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/9c89540))
* **test:** update snapshot ([8cd93a4](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/8cd93a4))
* **whitespaces:** remove whitespaces ([a4803cb](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/a4803cb))
* **xpub-team-manager:** move files to components ([4421a68](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/4421a68))
### Features
* **team-management:** create new team component ([1f4c677](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/1f4c677))
* **team-management:** fix page layout ([9f5c6b5](https://gitlab.coko.foundation/pubsweet/pubsweet/commit/9f5c6b5))
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## pubsweet-component-xpub-teams-manager
A PubSweet component that provides interface for admin to manage the teams of Xpub
by assigning Managing Editor, Handling Editor, Senior Editor.
{
"name": "kotahi-component-teams-manager",
"version": "3.1.0",
"description": "Teams manager component for Xpub",
"main": "src/index.js",
"author": "Collaborative Knowledge Foundation",
"license": "MIT"
}
Copyright (c) 2018 Adam Hyde
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
{
"name": "kotahi-component-users-manager",
"version": "3.1.10",
"description": "Basic navigation bar component for PubSweet",
"main": "src/UsersManager.jsx",
"author": "Collaborative Knowledge Foundation",
"license": "MIT"
}
{
"name": "xpub-journal",
"version": "0.1.0",
"main": "src",
"author": "Collaborative Knowledge Foundation",
"license": "MIT"
}
{
"name": "xpub-validators",
"version": "0.0.28",
"description": "Validators for use with redux-form",
"main": "src",
"license": "MIT"
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment