- Feb 12, 2019
-
-
Giannis Kopanas authored
-
Giannis Kopanas authored
-
Giannis Kopanas authored
-
Giannis Kopanas authored
-
Giannis Kopanas authored
-
Giannis Kopanas authored
-
Giannis Kopanas authored
-
Giannis Kopanas authored
-
- Feb 09, 2019
-
-
Jure authored
fix(model-user): fix update user mutation's password hashing See merge request pubsweet/pubsweet!498
-
Jure authored
-
Jure authored
feat(db-manager): remove addCollection and addFragment functions See merge request pubsweet/pubsweet!496
-
Jure authored
docs: update documentation See merge request pubsweet/pubsweet!497
-
Jure authored
BREAKING CHANGE: If you were relying on db-manager to add collections and fragments, this will no longer work. Since Collections and Fragments are now merely model components (previously part of core), on equal footing with the rest of the model components, the recommended migration path is to use your own seed script, e.g. https://gitlab.coko.foundation/pubsweet/pubsweet-starter/blob/master/scripts/seed.js to perform database setup/seed.
-
Jure authored
-
- Feb 08, 2019
-
-
Jure authored
fix(menu): pass validation status to the Menu default opener See merge request pubsweet/pubsweet!494
-
Jure authored
-
Jure authored
fix(ui-toolkit): provide a parameter to catch See merge request pubsweet/pubsweet!495
-
Jure authored
-
Jure authored
-
Jure authored
-
Jure authored
chore(release): publish See merge request pubsweet/pubsweet!492
-
- Feb 06, 2019
-
-
Alexandru Munteanu authored
the validation status was missing from the default opener styled component and it caused issues with validationColor helper from ui-toolkit
-
- Feb 01, 2019
-
-
Jure authored
- @pubsweet/base-model@3.0.0 - pubsweet@4.0.0 - pubsweet-client@9.0.0 - @pubsweet/coko-theme@5.0.8 - pubsweet-components@13.0.0 - @pubsweet/db-manager@2.3.0 - @pubsweet/default-theme@4.0.8 - @pubsweet/errors@2.0.3 - jest-environment-db@3.0.0 - @pubsweet/logger@0.2.13 - @pubsweet/models@0.2.0 - pubsweet-server@13.0.0 - pubsweet-sse@1.0.7 - @pubsweet/styleguide@6.0.0 - @pubsweet/ui-toolkit@2.1.0 - @pubsweet/ui@10.0.0 - @pubsweet/component-aws-s3@1.2.6 - @pubsweet/component-email-templating@0.1.5 - pubsweet-component-epub@0.5.11 - pubsweet-component-form-group@2.0.4 - pubsweet-component-login@2.0.0 - pubsweet-component-navigation@1.0.9 - @pubsweet/component-send-email@0.2.9 - pubsweet-component-sortable-list@0.1.9 - pubsweet-component-users-manager@3.0.0 - @pubsweet/model-blog@0.0.6 - @pubsweet/model-blogpost@0.0.6 - @pubsweet/model-collection@4.0.0 - @pubsweet/model-fragment@3.0.0 - @pubsweet/model-team@2.0.0 - @pubsweet/model-user@4.0.0 - pubsweet-component-xpub-dashboard@5.0.0 - xpub-edit@2.5.11 - pubsweet-component-xpub-manuscript@1.0.0 - pubsweet-component-xpub-review-backend@1.0.3 - xpub-selectors@0.2.9 - pubsweet-component-xpub-submit@6.0.0 - pubsweet-component-xpub-teams-manager@2.0.0 - xpub-upload@1.0.0 - xpub-with-context@0.1.9
-
Jure authored
Remove REST endpoints and Redux See merge request pubsweet/pubsweet!472
-
Jure authored
-
Jure authored
-
Jure authored
BREAKING CHANGE: 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.
-
Jure authored
-
Jure authored
-
Jure authored
-
Jure authored
-
Jure authored
-
Jure authored
-
Jure authored
-
- Jan 30, 2019