-
Notifications
You must be signed in to change notification settings - Fork 97
Comparing changes
Open a pull request
base repository: contentful/contentful-management.js
base: 28483c2cb8c36f874837a7de15724c9ab7d6315f
head repository: contentful/contentful-management.js
compare: 90c5f85068fe1085809d8708e9db0b2bf5bd117b
- 20 commits
- 24 files changed
- 12 contributors
Commits on Jul 9, 2020
-
feat(getTags): send query params object (#402)
BREAKING CHANGE: The `getTags` method on the environment API now accepts a queryParams object instead of separate skip and limit parameters.
Configuration menu - View commit details
-
Copy full SHA for 8d0662e - Browse repository at this point
Copy the full SHA 8d0662eView commit details
Commits on Jul 16, 2020
-
fix: optional asset description (#407)
Creating assets is possible without providing a description.
Configuration menu - View commit details
-
Copy full SHA for aacb4d7 - Browse repository at this point
Copy the full SHA aacb4d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e7eb1 - Browse repository at this point
Copy the full SHA 14e7eb1View commit details
Commits on Jul 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3d12a46 - Browse repository at this point
Copy the full SHA 3d12a46View commit details
Commits on Aug 4, 2020
-
fix: incorrect types for environment aliases (#414)
Alexander Suevalov authoredAug 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 0c2b807 - Browse repository at this point
Copy the full SHA 0c2b807View commit details -
fix: add missing settings to editorInteface type definition (#415)
Alexander Suevalov authoredAug 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 9416c78 - Browse repository at this point
Copy the full SHA 9416c78View commit details
Commits on Aug 7, 2020
-
* Add support for scheduled actions Co-authored-by: Bruce Felt <bruce.felt@contentful.com>
Configuration menu - View commit details
-
Copy full SHA for a743fbd - Browse repository at this point
Copy the full SHA a743fbdView commit details
Commits on Aug 10, 2020
-
chore(deps-dev): bump typedoc from 0.17.8 to 0.18.0 (#420)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.17.8 to 0.18.0. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](TypeStrong/typedoc@0.17.8...v0.18.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a60d2e - Browse repository at this point
Copy the full SHA 6a60d2eView commit details -
chore(deps): bump type-fest from 0.15.1 to 0.16.0 (#380)
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 0.15.1 to 0.16.0. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v0.15.1...v0.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Alexander Suevalov <alex.suevalov@contentful.com>
Configuration menu - View commit details
-
Copy full SHA for e037bc5 - Browse repository at this point
Copy the full SHA e037bc5View commit details
Commits on Aug 18, 2020
-
fix(tests): content-tags (#427)
We accidentally only ran tests for tags. This PR removes the only, and ensures unique names for all tags created during tests to avoid name collision.
Configuration menu - View commit details
-
Copy full SHA for 26ad7db - Browse repository at this point
Copy the full SHA 26ad7dbView commit details -
feat: Add methods for managing custom environment aliases (#426)
Tim Beyer authoredAug 18, 2020 Configuration menu - View commit details
-
Copy full SHA for caff6cb - Browse repository at this point
Copy the full SHA caff6cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e809fb2 - Browse repository at this point
Copy the full SHA e809fb2View commit details
Commits on Aug 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8483058 - Browse repository at this point
Copy the full SHA 8483058View commit details
Commits on Sep 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2fbb35e - Browse repository at this point
Copy the full SHA 2fbb35eView commit details
Commits on Nov 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4f29cd7 - Browse repository at this point
Copy the full SHA 4f29cd7View commit details
Commits on Nov 6, 2020
-
Add support for query params for getRoles method (#530)
* feat(roles): add tests feat(roles): adjust tests * feat(roles): add query options for getRoles
Configuration menu - View commit details
-
Copy full SHA for 2ced68d - Browse repository at this point
Copy the full SHA 2ced68dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca4e41 - Browse repository at this point
Copy the full SHA 3ca4e41View commit details
Commits on Nov 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3362149 - Browse repository at this point
Copy the full SHA 3362149View commit details
Commits on Nov 12, 2020
-
chore(deps): bump axios from 0.19.2 to 0.21.0 (#514)
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.19.2...v0.21.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b2be22d - Browse repository at this point
Copy the full SHA b2be22dView commit details
Commits on Nov 17, 2020
-
fix: correct fallbackCode type for Locale (#553)
Alexander Suevalov authoredNov 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 90c5f85 - Browse repository at this point
Copy the full SHA 90c5f85View commit details
There are no files selected for viewing