forked from sharetribe/flex-sdk-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: le-huy-jh/flex-sdk-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sharetribe/flex-sdk-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
Able to merge.
These branches can be automatically merged.
1
contributor
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a8f7ee2 - Browse repository at this point
Copy the full SHA a8f7ee2View commit details -
The authInfo method returns now (boolean) isLoggedInAs which is `true` if the operator has logged in as a marketplace user
Configuration menu - View commit details
-
Copy full SHA for 65dfcb5 - Browse repository at this point
Copy the full SHA 65dfcb5View commit details -
And deprecate login We'll add an explicit loginAs function. This way, we can avoid checking the grantType to define if we are using loginAs functionality. Grant type is only the mechanism we use to authenticate and we might use the same authorization code mechanism to something else in the future.
Configuration menu - View commit details
-
Copy full SHA for c6a0ec3 - Browse repository at this point
Copy the full SHA c6a0ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4098b7f - Browse repository at this point
Copy the full SHA 4098b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 909ddb8 - Browse repository at this point
Copy the full SHA 909ddb8View commit details
Commits on May 8, 2024
-
Merge pull request sharetribe#196 from sharetribe/login-grant-type
Is logged in as
Configuration menu - View commit details
-
Copy full SHA for 0e96282 - Browse repository at this point
Copy the full SHA 0e96282View commit details
Commits on May 13, 2024
-
yarn run build failed to run, due to following error: ERROR in sharetribe-flex-sdk-web.js from Terser Error: error:0308010C:digital envelope routines::unsupported Read more here: webpack/webpack#14532 To fix the issue: - Upgrade webpack to 4.47.0 (see: webpack/webpack#17628) - Add `resolutions` block for terser-webpack-plugin until this PR is merged (webpack/webpack#17659)
Configuration menu - View commit details
-
Copy full SHA for 6539150 - Browse repository at this point
Copy the full SHA 6539150View commit details -
Fix
yarn install
(on Apple Silicon)fsevents added support for Apple Silicon in v2.3
Configuration menu - View commit details
-
Copy full SHA for dc094df - Browse repository at this point
Copy the full SHA dc094dfView commit details
Commits on May 14, 2024
-
Fix CI (fsevents not available in Linux)
Instead of upgrading fsevents directly, upgrade chokidar which is the lib that is using fsevents as an optional dependency.
Configuration menu - View commit details
-
Copy full SHA for 758b557 - Browse repository at this point
Copy the full SHA 758b557View commit details -
Merge pull request sharetribe#198 from sharetribe/fix-macos-dev
Fix MacOS dev
Configuration menu - View commit details
-
Copy full SHA for 1b491de - Browse repository at this point
Copy the full SHA 1b491deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 958956c - Browse repository at this point
Copy the full SHA 958956cView commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d642a0f - Browse repository at this point
Copy the full SHA d642a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f66e2e - Browse repository at this point
Copy the full SHA 0f66e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb26ec - Browse repository at this point
Copy the full SHA ceb26ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 985459b - Browse repository at this point
Copy the full SHA 985459bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e890e2c - Browse repository at this point
Copy the full SHA e890e2cView commit details
Commits on May 27, 2024
-
Fix Object with 'length' key bug
This commit fixes a bug where SDK fails to serialize JavaScript Objects if they contain key 'length' with number value. The reason for this bug seems to be in lodash `_.reduce` function. See lodash/lodash#5870 The solution is to use Object.entries + reduce instead of lodash reduce.
Configuration menu - View commit details
-
Copy full SHA for e30d983 - Browse repository at this point
Copy the full SHA e30d983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9961e7f - Browse repository at this point
Copy the full SHA 9961e7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f19cf - Browse repository at this point
Copy the full SHA 13f19cfView commit details -
Merge pull request sharetribe#199 from sharetribe/length-key-bug
Fix Object with 'length' key bug
Configuration menu - View commit details
-
Copy full SHA for 49cd5d1 - Browse repository at this point
Copy the full SHA 49cd5d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ed948 - Browse repository at this point
Copy the full SHA 51ed948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c22486 - Browse repository at this point
Copy the full SHA 8c22486View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef5ac29 - Browse repository at this point
Copy the full SHA ef5ac29View commit details -
Forgot to run yarn install and accidentally upgraded transit-js
Configuration menu - View commit details
-
Copy full SHA for af56ed5 - Browse repository at this point
Copy the full SHA af56ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7e3df4 - Browse repository at this point
Copy the full SHA d7e3df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49975f5 - Browse repository at this point
Copy the full SHA 49975f5View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8975023 - Browse repository at this point
Copy the full SHA 8975023View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32d32dc - Browse repository at this point
Copy the full SHA 32d32dcView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 485d976 - Browse repository at this point
Copy the full SHA 485d976View commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.