This repository has been archived by the owner on Dec 13, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Feature detection mechanism #20
Comments
vyacheslav-pushkin
added a commit
to cuba-platform/restapi
that referenced
this issue
Nov 26, 2019
vyacheslav-pushkin
added a commit
that referenced
this issue
Nov 27, 2019
vyacheslav-pushkin
added a commit
that referenced
this issue
Nov 27, 2019
Updated changelog and docs
vyacheslav-pushkin
added a commit
to cuba-platform/cuba-react
that referenced
this issue
Nov 27, 2019
vyacheslav-pushkin
added a commit
to cuba-platform/cuba-react
that referenced
this issue
Nov 27, 2019
vyacheslav-pushkin
added a commit
to cuba-platform/cuba-react
that referenced
this issue
Nov 28, 2019
vyacheslav-pushkin
added a commit
that referenced
this issue
Nov 28, 2019
Upgraded test-app to latest versions of Cuba Platform and Generic REST API
vyacheslav-pushkin
added a commit
to cuba-platform/restapi
that referenced
this issue
Nov 28, 2019
vyacheslav-pushkin
added a commit
to cuba-platform/restapi
that referenced
this issue
Dec 2, 2019
vyacheslav-pushkin
added a commit
to cuba-platform/cuba-react
that referenced
this issue
Dec 3, 2019
When setSessionLocale is not supported log a warning instead of throwing an error
vyacheslav-pushkin
added a commit
to cuba-platform/restapi
that referenced
this issue
Dec 4, 2019
vyacheslav-pushkin
added a commit
to cuba-labs/restapi-demo
that referenced
this issue
Dec 4, 2019
I18n approach cuba-platform/front-generator#33 Added tests for VersionController and UserSessionController
vyacheslav-pushkin
added a commit
to cuba-labs/restapi-demo
that referenced
this issue
Dec 4, 2019
I18n approach cuba-platform/front-generator#33 Added tests for VersionController and UserSessionController
vyacheslav-pushkin
added a commit
that referenced
this issue
Dec 5, 2019
vyacheslav-pushkin
added a commit
that referenced
this issue
Dec 5, 2019
Upgraded test-app to latest versions of Cuba Platform and Generic REST API
vyacheslav-pushkin
added a commit
that referenced
this issue
Dec 5, 2019
Rebuilt dist after documentation change
vyacheslav-pushkin
added a commit
that referenced
this issue
Dec 5, 2019
Increased timeout for tests
vyacheslav-pushkin
added a commit
that referenced
this issue
Dec 5, 2019
vyacheslav-pushkin
added a commit
that referenced
this issue
Dec 5, 2019
Upgraded test-app to latest versions of Cuba Platform and Generic REST API
vyacheslav-pushkin
added a commit
that referenced
this issue
Dec 5, 2019
Rebuilt dist after documentation change
vyacheslav-pushkin
added a commit
that referenced
this issue
Dec 5, 2019
Increased timeout for tests
vyacheslav-pushkin
added a commit
to cuba-platform/cuba-react
that referenced
this issue
Dec 5, 2019
vyacheslav-pushkin
added a commit
to cuba-platform/cuba-react
that referenced
this issue
Dec 5, 2019
When setSessionLocale is not supported log a warning instead of throwing an error
vyacheslav-pushkin
added a commit
that referenced
this issue
Dec 6, 2019
- Removed dependency on semver package - Implemented a simple algorithm of comparing versions
vyacheslav-pushkin
added a commit
that referenced
this issue
Dec 6, 2019
- Removed dependency on semver package - Implemented a simple algorithm of comparing versions
vyacheslav-pushkin
added a commit
that referenced
this issue
Dec 12, 2019
- Removed dependency on semver package - Implemented a simple algorithm of comparing versions
vyacheslav-pushkin
added a commit
that referenced
this issue
Dec 12, 2019
- Removed dependency on semver package - Implemented a simple algorithm of comparing versions
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As we add new methods to the REST API we should provide an ability to detect their existence and possibility to gracefully handle it. As a minimal solution we need to retrieve REST API version.
The text was updated successfully, but these errors were encountered: