commit_hash stringlengths 40 40 | input stringlengths 13 7.99k | output stringlengths 5 155 | full_message stringlengths 6 8.96k |
|---|---|---|---|
d419d8ef0dbd912a46bece6ab170139ccc7bb962 | --- package-lock.json
@@ -82,7 +82,7 @@
"@walmart/settings-mini-app": "1.12.0",
"@walmart/shelfavailability-mini-app": "1.5.11",
"@walmart/taskit-mini-app": "0.49.6",
- "@walmart/time-clock-mini-app": "2.9.0",
+ "@walmart/time-clock-mini-app": "2.10.0",
"@walmart/ui-com... | Update time clock to 2.10.0 | Update time clock to 2.10.0
|
98fe48c4b7a22be85ad95ff6c9160aeb7a0959f2 | --- package-lock.json
@@ -3228,9 +3228,9 @@
"integrity": "sha512-R+Kkr3KRExpa59xqPkVPF66+zGo88oZiqbfFx+BzrIJE6eUTUKTGCeiidVci+xjmfSnp6TKrMUkRBxh2b/GffA=="
},
"@walmart/time-clock-mini-app": {
- "version": "0.1.48",
- "resolved": "https://npme.walmart.com/@walmart/time-clock-mini-app/-/time-cl... | Splunk and minor API change to time clock mini app (#436) | Splunk and minor API change to time clock mini app (#436)
Co-authored-by: Hitesh Arora - h0a006n <Hitesh.Arora@walmart.com> |
e9a40369a5e894de760e6e4231e6c00fe9fc1c03 | --- packages/allspark-foundation-hub/src/Core/index.ts
@@ -6,4 +6,5 @@ LogBox.ignoreLogs([/ReactNativeSumoSdk requires main queue setup/]);
export * from '../HubFeature';
export * from '../HubFeature/Store';
+export * from '../HubFeature/Shared/Components';
export * from '../HubFeature/SupplyChain';
| feat(ui): exported error screen | feat(ui): exported error screen
|
0dea2ebdcede9c4d923757d84be6771f0863e3a9 | --- package.json
@@ -222,7 +222,7 @@
"react-native-error-boundary": "^1.1.6",
"react-native-fs": "^2.18.0",
"react-native-geolocation-service": "^5.3.1",
- "react-native-gesture-handler": "~2.20.2",
+ "react-native-gesture-handler": "~2.25.0",
"react-native-get-random-values": "~1.11.0",
... | fix(gesture): ALLSPARK-5912 updated react-native-gesture-recognizer package | fix(gesture): ALLSPARK-5912 updated react-native-gesture-recognizer package
|
5ab10eb87f2dab75f1eaa01a10ecba687dfffdca | --- packages/me-at-walmart-container/src/services/site/fetchSiteInfo.ts
@@ -26,25 +26,25 @@ export const fetchSiteInfo = async (
},
);
if (status === 200) {
- MeAtWalmartLoggerService.getContainerInstance().debug(
+ MeAtWalmartLoggerService.getContainerInstance().info(
'Successfully ... | fix(fetchsiteinfo and querysiteinfo): ALLSPARK-4182 changing to info log (#4054) | fix(fetchsiteinfo and querysiteinfo): ALLSPARK-4182 changing to info log (#4054)
* fix(fetchsiteinfo and querysiteinfo): ALLSPARK-4182 changing to info log
* fix(fetchsiteinfo and querysiteinfo): ALLSPARK-4182 change logs: siteid |
b1a2e2349110c3792ee2ef253ff8dd0ba106e72a | --- .looper.multibranch.yml
@@ -258,7 +258,7 @@ flows:
## temp
- npm install
- |
- #!/bin/sh
+ #!/bin/sh -x
cd ./scripts
node sendToTeams.js --webhookUrl https://walmart.webhook.office.com/webhookb2/f0470775-130f-4a42-9531-d0511cf632aa@3cbcc3d3-094d-4006-9849-0d11d61f484d/Incomi... | testing | testing
|
fa2f427e26f3109a92c9a8e8cc2ea246f821d2d8 | --- packages/celebration-mini-app-graphql/CHANGELOG.md
@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [1.29.0](https://gecgithub01.walmart.com/smdv/celebration-mini-app/compare/@walmart/celeb... | chore(version): updating package version | chore(version): updating package version
- @walmart/celebration-mini-app@1.41.0
- @walmart/celebration-mini-app-graphql@1.29.0
|
6e54114cf267699c2a1acc8334686279ddce83c6 | --- package-lock.json
@@ -74,7 +74,7 @@
"@walmart/react-native-shared-navigation": "1.0.2",
"@walmart/react-native-store-map": "0.3.7",
"@walmart/react-native-sumo-sdk": "2.5.1",
- "@walmart/receipt-check-miniapp": "1.9.11",
+ "@walmart/receipt-check-miniapp": "1.9.12",
... | version bump for flow fix | version bump for flow fix
|
e7c027191bd2e20aeb81ef42bab77d7a82363bcf | --- targets/US/package.json
@@ -149,7 +149,7 @@
"@walmart/shop-gnfr-mini-app": "1.0.137",
"@walmart/sidekick-mini-app": "4.168.19",
"@walmart/store-feature-orders": "1.27.9",
- "@walmart/taskit-mini-app": "5.26.5",
+ "@walmart/taskit-mini-app": "5.26.6",
"@walmart/time-clock-mini-app": "2.448.... | chore: bump taskit-mini-app@5.26.6 | chore: bump taskit-mini-app@5.26.6
|
1221851484fffe52eb0c61fae6525fd4f7f0b502 | --- graphql.yml
@@ -1,29 +1,24 @@
schemaVersion: '1.0.0'
-teamRostersProductId: 111
+teamRostersProductId: 2071
+notify:
+ slack:
+ channelName: 'ask-sam-automaton-test'
applications:
- - name: 'ME_AT_WALMART'
- applicationKey: 'ME_AT_WALMART'
+ - name: 'allspark-core'
+ applicationKey: 'ALLSPARK_APP'
... | Update graphql.yml | Update graphql.yml |
2502406d118c767f9333242e1198bd6faeadbf6d | --- package.json
@@ -161,7 +161,7 @@
"@walmart/sidekick-mini-app": "4.231.0",
"@walmart/store-feature-orders": "1.34.7",
"@walmart/talent-preboarding-mini-app": "1.0.41",
- "@walmart/taskit-mini-app": "5.42.0",
+ "@walmart/taskit-mini-app": "5.42.18",
"@walmart/time-clock-mini-app": "3.19.6",
... | feat: adding notes safety | feat: adding notes safety
|
05cdfded78cdcc4c67996b91327c8c92abc7ccd1 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/roster-mini-app",
- "version": "3.8.0",
+ "version": "3.8.1",
"main": "dist/index.js",
"files": [
"dist",
@@ -89,7 +89,7 @@
"@walmart/react-native-scanner-3.0": "0.10.4",
"@walmart/react-native-sumo-sdk": "2.8.0",
"@walmart/ui-componen... | feat(ada): update version | feat(ada): update version
|
251fe830c9d6d43eba20c96aca4c03724eedee87 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/roster-mini-app",
- "version": "3.15.0",
+ "version": "3.15.1",
"main": "dist/index.js",
"files": [
"dist",
@@ -91,7 +91,7 @@
"@walmart/react-native-scanner-3.0": "patch:@walmart/react-native-scanner-3.0@npm%3A0.15.8#~/.yarn/patches/@walmart-rea... | feat(ui): update wmconnect and roster version | feat(ui): update wmconnect and roster version
|
58f008f01506afc5aed01d54829ef89d1b3211d2 | --- package-lock.json
@@ -60,7 +60,7 @@
"@walmart/emergency-mini-app": "1.27.0",
"@walmart/exception-mini-app": "1.7.4",
"@walmart/facilities-management-miniapp": "0.8.1",
- "@walmart/feedback-all-spark-miniapp": "0.9.58",
+ "@walmart/feedback-all-spark-miniapp": "0.9.59",
... | GDVCVR-16204 Drop 20 Feedback mini app changes | GDVCVR-16204 Drop 20 Feedback mini app changes
|
a32829dfd36d217e52d2d865fd21dbbc6990a655 | --- packages/allspark-foundation/__tests__/Components/context.test.tsx
@@ -3,7 +3,7 @@ import { render } from '@testing-library/react-native';
import { AllsparkComponentProvider, useAllsparkImage } from '../../src/Components/context';
describe('AllsparkComponentContext', () => {
- it('uses default Image component ... | code cleanup | code cleanup
|
df894692c0fa44c68b1c9692624bf631eb51cbd1 | --- package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@walmart/roster-mini-app",
- "version": "1.0.17-alpha-4",
+ "version": "1.0.17-alpha-5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@walmart/roster-mini-app",
- "version": "1.0.17-alpha-4",
+ "version": "1.... | Update version | Update version
|
ee70e61efe0a6d469a2fad62df03bbed8595584f | --- graphql.yml
@@ -11,11 +11,11 @@ applications:
- name: "GetAssociateClockStatus"
queryTemplate: "src/queries/getAssociateClockStatus.graphql"
tags:
- - "v2"
+ - "v1"
- name: "GetAssociateName"
queryTemplate: "src/queries/getAssoci... | update tags | update tags
|
8f338e48663ed83814ef1f39b065832c61f89948 | --- packages/me-at-walmart-container/graphql.yml
@@ -21,7 +21,7 @@ applications:
tags:
- 'v1'
- name: 'getLoggedInUser'
- hash: '6b68b67a5067dd54e92573cbbb15862f8ecae6ee722436e71a09fcdb6d2d3c34'
+ hash: '0beb54411dbf4e0c72d8d94982d755e0559023bc5e2c174e356b42f... | chore: update upsert preference query to match main | chore: update upsert preference query to match main
|
d03707a78972f4ce97f6f30f2d778e014648a6a2 | --- __tests__/startup/StartupFlowTest.ts
@@ -76,7 +76,7 @@ describe('candidateStartupFlow', () => {
test('associateStartupFlow', () => {
const iterator = associateStartupFlow();
expect(iterator.next().value).toEqual(call(handleSiteIdPrompt));
- expect(iterator.next().value).toEqual(call(waitForAppConfig));
+ /... | defaulting change store enabled to true. skipping wait for app config during startup | defaulting change store enabled to true. skipping wait for app config during startup
|
ce378b552b5d1c62c54e2709001ce95e70fc66b5 | --- yarn.lock
@@ -19565,4 +19565,3 @@ __metadata:
checksum: 10c0/71cc2f2bbb537300c3f569e25693d37b3bc91f225cefce251a71c30bc6bb3e7f8e9420ca0eb57f2ac9e492b085b8dfa075fd1e8195c40b83c951dd59c6e4fbf8
languageName: node
linkType: hard
-
\ No newline at end of file
| feat: removed space in yarn.lock | feat: removed space in yarn.lock
|
87bd17ba9af89163f74e3c1975cc89fdbca610ab | --- packages/allspark-foundation-hub/CHANGELOG.md
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## [1.25.18](https://gecgithub01.walmart.com/allspark/allspark/compare/@walmart/allspark-foundat... | chore(version): updating package version | chore(version): updating package version
- @walmart/allspark-foundation@7.16.16
- @walmart/allspark-foundation-hub@1.25.18
- @walmart/my-walmart-hub@1.7.4
|
5adc3946c04afa7f0a28d6c97b34028cdce79fce | --- package-lock.json
@@ -65,7 +65,7 @@
"@walmart/pay-stub-miniapp": "0.9.5",
"@walmart/payrollsolution_miniapp": "0.130.1",
"@walmart/price-changes-mini-app": "1.5.6",
- "@walmart/profile-feature-app": "0.70.0",
+ "@walmart/profile-feature-app": "0.73.0",
"@walmart/pus... | bump profile to add better ids and turn on fwb money carousel | bump profile to add better ids and turn on fwb money carousel
|
3fafd9bbf3d3393cd52a85424ae9b37ad27fc192 | --- index.js
@@ -8,9 +8,9 @@ import 'moment/locale/es';
import 'moment/locale/es-mx';
import {AppRegistry} from 'react-native';
-import {CodePushApp} from './src';
+import {App} from './src';
import {name as appName} from './app.json';
-AppRegistry.registerComponent(appName, () => CodePushApp);
+AppRegistry.regi... | added prod and dev keys | added prod and dev keys
|
b75840fce691db3b3aa0e2053031451726735283 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/wmconnect-mini-app",
- "version": "3.5.0",
+ "version": "3.2.0-alpha.7",
"main": "dist/index.js",
"files": [
"dist",
| feat(ui): update version | feat(ui): update version
|
9525f2064ccb9e779a0b1e559332240d6c3c3043 | --- package-lock.json
@@ -65,7 +65,7 @@
"@walmart/ims-print-services-ui": "2.9.1",
"@walmart/inbox-mini-app": "0.91.6",
"@walmart/iteminfo-mini-app": "7.9.0",
- "@walmart/learning-mini-app": "18.0.5",
+ "@walmart/learning-mini-app": "20.0.11",
"@walmart/manager-approval... | feat: :sparkles: Bump learning mini app version to 20.0.11 | feat: :sparkles: Bump learning mini app version to 20.0.11
|
a6dabccddaed5313e64fdc3e5da5cf6afe9bcf2b | --- android/app/build.gradle
@@ -134,8 +134,8 @@ android {
applicationId "com.walmart.stores.allspark.beta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 147
- versionName "1.1.0"
+ versionCode 221
+ ver... | version bump for drop 3 | version bump for drop 3
|
3b8e2c5bc5a577a028308e38457312f6e3b75e82 | --- src/channels/types.ts
@@ -19,6 +19,7 @@ export type ChannelDocumentSnapshot =
export type LocalFirebaseChannel = FirebaseChannel & {
id: string;
recipients: string[];
+ time?: string[];
};
export type LastMessage = FirebaseMessage & {
--- src/containers/Message/index.tsx
@@ -47,6 +47,7 @@ export const... | adding a last message time | adding a last message time
|
8b303338009b23c7e64d9f3d2065579c2c7baedf | --- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Hub/SiteHubDashboard.tsx
@@ -30,6 +30,7 @@ import { useAllsparkTranslation } from '@walmart/allspark-foundation/Translation
import { createDefaultWidgetPlaceholder } from '../../../HubFeature/utils';
import { OnboardingScreen } from '../Screens/Onboardin... | Adding SiteHubdashboard changes | Adding SiteHubdashboard changes
|
0f3ad1dfbca3b033746387229c03b9aeb2605d97 | --- package-lock.json
@@ -4475,9 +4475,9 @@
}
},
"@walmart/taskit-mini-app": {
- "version": "0.228.0-rc.0",
- "resolved": "https://npme.walmart.com/@walmart/taskit-mini-app/-/taskit-mini-app-0.228.0-rc.0.tgz",
- "integrity": "sha512-8SdqWRLpPznrF7mXgornPrOYEtdJsTU+85OEgCw+gn3odZTDMQxUJ7U... | Updating taskit version | Updating taskit version
|
20310441e6e0b72c5294c490df29122313158507 | --- targets/US/ios/AllSpark/AllSpark.entitlements
@@ -4,6 +4,8 @@
<dict>
<key>aps-environment</key>
<string>development</string>
+ <key>com.apple.developer.networking.wifi-info</key>
+ <true/>
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.walmart</string>
| Add wifi info to entitlement file | Add wifi info to entitlement file
|
c0db6c72af144822123793e9a6558155cb3749aa | --- graphql.yml
@@ -12,66 +12,54 @@ applications:
- name: "dev"
persistedQueries:
- name: "GetAssociateName"
- hash: "1ed1fb4a4f980b13e0786d68cf59747ecd6e58fc870f784c80f3de156fe35777"
queryTemplate: "src/queries/getAssociateName.graphql"
tags:
... | feat(ui): removed hash values | feat(ui): removed hash values
|
eae5f92d84e33a358fe70623e5eacc46428eba3f | --- package.json
@@ -90,7 +90,7 @@
"@walmart/react-native-logger": "1.35.0",
"@walmart/react-native-scanner-3.0": "0.10.4",
"@walmart/react-native-sumo-sdk": "2.8.0",
- "@walmart/roster-mini-app": "3.10.0",
+ "@walmart/roster-mini-app": "3.11.0",
"@walmart/ui-components": "1.15.1",
"@walm... | feat(ui): update roster version | feat(ui): update roster version
|
6570e4036fa88f78f11d11aab559ac251df936ca | --- packages/core-services-allspark/src/user/types.ts
@@ -1 +1 @@
-export type { BU_TYPE_DOMAIN } from '@walmart/me-at-walmart-common';
+export { BU_TYPE_DOMAIN } from '@walmart/me-at-walmart-container';
--- packages/me-at-walmart-container/src/services/user/transforms.ts
@@ -4,15 +4,13 @@ import {
User,
} from '... | fix: update domain mapping to use lower cased user domain | fix: update domain mapping to use lower cased user domain
|
d4c79f0708912bd5f717c4964d5b28e3ae5f8621 | --- src/navigation/types.ts
@@ -9,7 +9,6 @@ export type TextingNavParamsMap = {
>['path'];
details?: NewChannelDetails;
};
- 'myTeam.meganavScreen': undefined;
'myTeam.newMessage': undefined;
'myTeam.viewTeam': {teamId: string};
'myTeam.searchScreen': {searchInput: string};
--- src/navigation/t... | remove unused type | remove unused type
|
2e57b103aec4391cc6feaa5e7dd6709aa187afac | --- src/utils/timestamps.ts
@@ -18,7 +18,7 @@ export const channelRowTimeStamp = (
} else if (
messageTimeStamp.isSame(currentDate.clone().subtract(1, 'days'), 'day')
) {
- return 'Yesterday';
+ return messageTimeStamp.format('[Yesterday]');
} else {
return messageTimeStamp.format('dddd');
}... | Added Yesterday string changes | Added Yesterday string changes
|
759f5b3a11c0c0b10e71ce1d8f10dfee1d2bfeaa | --- packages/allspark-container/src/httpClient/interceptors.ts
@@ -1,8 +1,8 @@
import Axios, { AxiosRequestConfig } from 'axios';
import { AuthData } from '@walmart/allspark-foundation/Auth';
import { User } from '@walmart/allspark-foundation/User';
+import { getCorrelationId } from '@walmart/allspark-foundation/Uti... | refactor: move container utils to foundation | refactor: move container utils to foundation
|
0c332b21dea90e9499b029ffa0b91cda4bc40233 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/roster-mini-app",
- "version": "2.12.2-alpha.1",
+ "version": "2.12.3",
"main": "dist/index.js",
"files": [
"dist"
| feat(ui): remove wmconnect mini app and add DND status chip from wmconnect shared component | feat(ui): remove wmconnect mini app and add DND status chip from wmconnect shared component
|
05ab6a46c7eca5b8a2ee753d73a6dade7cf4bf43 | --- src/index.tsx
@@ -21,6 +21,7 @@ import {PresenceProvider} from './presence/provider';
import {ChannelsProvider} from './channels/provider';
import {RNFBConfigAndroid, RNFBConfigiOS} from './constants';
import {initNotificationListeners} from './notification';
+import {MeganavScreen} from "./screens/MeganavScreen... | adding megnav screen | adding megnav screen
|
97508cca6a79037ebdef1520c74abcc130aa2bbf | --- packages/allspark-foundation-hub/CHANGELOG.md
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## [1.25.23](https://gecgithub01.walmart.com/allspark/allspark/compare/@walmart/allspark-foundat... | chore(version): updating package version | chore(version): updating package version
- @walmart/allspark-foundation@7.17.3
- @walmart/allspark-foundation-hub@1.25.23
- @walmart/my-walmart-hub@1.8.4
|
bfe55bbe32d6f0e39120054115a439bfae15e68b | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/roster-mini-app",
- "version": "3.8.0-beta.7",
+ "version": "3.8.0-beta.8",
"main": "dist/index.js",
"files": [
"dist",
--- src/components/MyWalmartv2/Widgets/Hourly/HourlyRosterWidget.tsx
@@ -28,6 +28,7 @@ import {useTeamBasedDCRoster} from '../..... | fix: update config for group message buttons | fix: update config for group message buttons
|
d0356afba7ea6176412242ba6e00bcf3a85fac75 | --- package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@walmart/myteam-mini-app",
- "version": "1.0.0",
+ "version": "1.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@walmart/myteam-mini-app",
- "version": "1.0.0",
+ "version": "1.0.1",
"hasInstallScr... | Update version for myteam | Update version for myteam
|
c5ea40d556618d47e68f2c7e95e1d3f758b9a9a1 | --- docs/CHANGELOG.md
@@ -1,3 +1,12 @@
+# [1.40.0](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v1.39.0...v1.40.0) (2025-06-24)
+
+
+### Features
+
+* **ui:** adding extra space ([3b08ee2](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/3b08ee2c5bb762d69630e46a2e08953d0f214989))
+* **ui:** ddi... | chore(release): 1.40.0 [skip ci] | chore(release): 1.40.0 [skip ci]
# [1.40.0](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v1.39.0...v1.40.0) (2025-06-24)
### Features
* **ui:** adding extra space ([3b08ee2](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/3b08ee2c5bb762d69630e46a2e08953d0f214989))
* **ui:** dding yarn lock ... |
868ff34bb2499c4c6401e97fc5586fcbf8a5ed55 | --- .looper.multibranch.yml
@@ -111,7 +111,6 @@ flows:
catch:
- |
rm -rf node_modules
- cd android && ./gradlew --stop && ./gradlew clean
- call: yarn-steps
- call: build-android-app
catch:
| chore: remove clean phase | chore: remove clean phase
|
ff780dddec45aa9f236609546c2a2cf92e865d7b | --- package-lock.json
@@ -63,7 +63,7 @@
"@walmart/moment-walmart": "1.0.4",
"@walmart/OneWalmart-MiniApp": "1.0.12",
"@walmart/pay-stub-miniapp": "0.9.28",
- "@walmart/payrollsolution_miniapp": "0.130.27",
+ "@walmart/payrollsolution_miniapp": "0.130.28",
"@walmart/pric... | bump version | bump version
|
7067cedfe0b53d481c4b0b52bf5411cef12b9866 | --- src/hooks/teams.ts
@@ -10,8 +10,8 @@ import {getGraphQLConfig} from '../services/config';
import {UserSelectors} from '@walmart/allspark-foundation/User';
import {SiteSelectors} from '@walmart/allspark-foundation/Site';
import {
- MY_TEAMS_TEAM_LABEL,
- TOTAL_STORE_TEAM_LABEL,
+ MY_TEAMS_TEAM_ID,
+ TOTAL_STO... | Update roster mini app version | Update roster mini app version
|
2c56b26779c5a405e4935ae54e46dc9efd633203 | --- .looper.yml
@@ -14,7 +14,7 @@ flows:
pr:
- (name Corepack enable) corepack enable
- - (name Yarn Set Version) yarn set version 4.1.1
+ - (name Yarn Set Version) yarn set version 4.4.0
- (name Yarn Version) yarn --version
- yarn install
- yarn run lint
| Update version for roster mini app | Update version for roster mini app
|
4937462765bd67bd344aece6d2940c5f1bb8a2d1 | --- .looper.yml
@@ -24,4 +24,4 @@ flows:
- (name Yarn Version) yarn --version
- yarn install
- yarn run lint
- - yarn run coverage
\ No newline at end of file
+ - yarn run coverage
| feat(ui): update packages | feat(ui): update packages
|
c21ad0c9e11365314fe68eea6bc0e4a67fc9f01b | --- __tests__/harness/athenaQueries/getTeamsByStore.ts
@@ -1,4 +1,4 @@
-import {GetTeamsByStoreDocument} from '../../../dist/queries/getTeamsbyStore';
+import {GetTeamsByStoreDocument} from '../../../src/queries/getTeamsbyStore';
import moment from 'moment-timezone';
const currentDay = moment().format('YYYY-MM-DD')... | Update mini app versions | Update mini app versions
|
e6c37a8aceb8d98a6a12bdfc4c8a274467183c4b | --- __tests__/harness/redux/mockState/userState.ts
@@ -1,7 +1,11 @@
import {User, UserState} from '@walmart/redux-store';
+// @ts-ignore
import {hourlyUserData} from './mockUsers/hourlyUser';
+// @ts-ignore
import {peopleLeadUserData} from './mockUsers/peopleLead';
+// @ts-ignore
import {salariedUserData} from './m... | adding ts ignore to userState | adding ts ignore to userState
|
e639a568802985b83ee20456c3040dcd379b4dcf | --- packages/allspark-foundation/__tests__/Site/selectors.test.tsx
@@ -4,8 +4,13 @@ import {
divisionIsStore,
divisionIsDC,
getPrimaryContact,
+ SiteSelectors,
+ bannerCode,
+ bannerDescription,
} from '../../src/Site/selectors';
+const { getHomeSiteBannerCode, getHomeSiteBannerDescription, getWorkingSit... | feat (site): add banner to typing and generated selector | feat (site): add banner to typing and generated selector
* adding banner support for site
* Update packages/allspark-foundation/__tests__/Site/selectors.test.tsx
Co-authored-by: AI Code Assistant <AI-Code-Assistant@email.wal-mart.com>
---------
Co-authored-by: AI Code Assistant <AI-Code-Assistant@email.wal... |
6d15d0e563654ffcdeebbf296bbf525bbd99a76f | --- packages/associate-exp-hub-hub/CHANGELOG.md
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## [2.21.6](https://gecgithub01.walmart.com/allspark/associate-exp-hub-mini-app/compare/@walmart/a... | chore(version): updating package version | chore(version): updating package version
- @walmart/associate-exp-hub-hub@2.21.6
- @walmart/associate-exp-hub-mini-app@1.14.4
- @walmart/associate-exp-hub-team-switcher@2.25.2
|
616f451bfea46fea814695ddd54aa59f3202361c | --- targets/US/ios/Podfile.lock
@@ -2254,7 +2254,7 @@ PODS:
- FirebaseMessaging (<= 10.18.0)
- StructuredLogAssistantIOS (= 0.0.7)
- TOCropViewController (2.7.4)
- - topstock-mini-app (1.15.20):
+ - topstock-mini-app (1.16.16):
- React
- VisionCamera (3.7.1):
- React
@@ -2917,7 +2917,7 @@ SP... | update podlock file | update podlock file
|
c7282bf863d72ab6efa345e37e6b5c9f9f9d33d6 | --- package.json
@@ -105,6 +105,7 @@
"!<rootDir>/src/navigation/Navigation.tsx",
"!<rootDir>/src/navigation/NavigationStyle.ts"
],
+ "coverageReporters": ["lcov"],
"coverageThreshold": {
"global": {
"statements": 95,
| Chore/hygieia reporting (#32) | Chore/hygieia reporting (#32)
* added lcov coverage for Hygieia
|
e20dd012edf45dbc8026c50049ce3bb84a626980 | --- package-lock.json
@@ -58,7 +58,7 @@
"@walmart/core-widget-registry": "6.0.2",
"@walmart/counts-component-miniapp": "0.1.10",
"@walmart/emergency-mini-app": "1.27.0",
- "@walmart/exception-mini-app": "1.7.4",
+ "@walmart/exception-mini-app": "1.7.9",
"@walmart/facili... | Exception-1.7.9 | Exception-1.7.9
|
a0fe744c56466d17de3a8df50b7a37d925fb5c77 | --- core/__tests__/__mocks__/@walmart/allspark-foundation/Environment.js
@@ -0,0 +1,22 @@
+module.exports = {
+ ...jest.requireActual('@walmart/allspark-foundation/Environment'),
+useEnvironment: jest.fn(() => ({ auth: {associate: {"clientId": "MeAtWMT"}} })),
+
+ AllsparkEnvironment: {
+ resolveDerivedVal... | added allspartkenvironment in the mock | added allspartkenvironment in the mock
|
69e5b9e3caebdcc4554bbd4f5d6dc8f6ba929fba | --- packages/core-widget-registry/src/Sidekick.ts
@@ -5,12 +5,25 @@ import { useRegistry, WidgetRegistry } from '@walmart/allspark-utils';
export type PayloadType = 'ok' | 'stale' | 'failed';
export interface SidekickWidgetProps {
- onNetworkCallback?: (payloadStatus: PayloadType) => void;
+ /** Will be called wh... | updated sidekick widget props | updated sidekick widget props
|
7426a62e5489bd09388839177a25af0109eb0e5a | --- package-lock.json
@@ -3328,9 +3328,9 @@
"integrity": "sha512-5cla0k4tS7an8zHF5Fn8udmss3AsWs1UXPV/QwC0W49L/BD6SK+I6TcuPnEnGugOS718JTgMSG32iPED/yOSIA=="
},
"@walmart/exception-mini-app": {
- "version": "0.28.0-rc.11",
- "resolved": "https://npme.walmart.com/@walmart/exception-mini-app/-/exc... | adding missing lock file | adding missing lock file
|
f030c0d0555391434ab2f523d7d83564e8193d1f | --- __tests__/navigation/AssociateHallwayNav/__snapshots__/SideMenuContentTest.tsx.snap
@@ -17,16 +17,6 @@ exports[`SideMenuContent matches snapshot for undefined user info, and can imper
enableDevelopersOption={true}
globalNavConfig={
Array [
- Object {
- "action": Object {
- ... | snapshots | snapshots
|
ac92bd87122b7dbafe89252cbaf18be7204d7fc3 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/myteam-mini-app",
- "version": "1.32.0",
+ "version": "1.33.0",
"main": "dist/index.js",
"files": [
"dist"
@@ -81,7 +81,7 @@
"@typescript-eslint/parser": "^5.37.0",
"@walmart/allspark-authentication": "6.1.4",
"@walmart/allspark-founda... | Update the my team mini app version | Update the my team mini app version
|
45075bde65cb01bb44a0b121675825ae79781cc7 | --- package.json
@@ -147,7 +147,7 @@
"@walmart/rn-receiving-mini-app": "2.4.86",
"@walmart/roster-mini-app": "2.38.1",
"@walmart/schedule-mini-app": "1.13.0",
- "@walmart/shelfavailability-mini-app": "1.5.44",
+ "@walmart/shelfavailability-mini-app": "1.5.45",
"@walmart/shop-gnfr-mini-app": "1... | fix: SA-1121 - Bugfix - Zoom in/out functionality fix (#4331) | fix: SA-1121 - Bugfix - Zoom in/out functionality fix (#4331)
Co-authored-by: Savankumar Akbari - sakbari <sakbari@m-c02rv0v4g8wl.homeoffice.wal-mart.com> |
2f6911514e7a21bbdbf94038c5846c85c0727e79 | --- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Components/EditSavedTeams/EditSavedTeams.tsx
@@ -11,7 +11,7 @@ import { useAllsparkTranslation } from '@walmart/allspark-foundation';
import { FEATURE_ID } from '../../constant';
import { useGetSupplyChainAllTeamsBySite } from '../../Hooks/useGetSupplyCh... | Adding query updates | Adding query updates
|
2049f06a8336a6a6d7f8fe96f5a67c5a9795db6e | --- app.config.US.ts
@@ -267,7 +267,7 @@ const CONFIG: ExpoConfig = {
'android.permission.FOREGROUND_SERVICE',
'android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK'
],
- 'androidForegroundService': true,
+ 'androidForegroundService': false,
'androidFSTypes': [
... | fix(version): disable android foreground for push notification issues (#4677) | fix(version): disable android foreground for push notification issues (#4677)
Co-authored-by: Shubhang Shah <s0s0zug@homeoffice.wal-mart.com>
Co-authored-by: Maksym Novakh - m0n09mr <Maksym.Novakh0@walmart.com> |
671a1200dcb634b03637dc777da03ac372dfd381 | --- package-lock.json
@@ -80,7 +80,7 @@
"@walmart/schedule-mini-app": "0.37.0",
"@walmart/settings-mini-app": "1.18.1",
"@walmart/shelfavailability-mini-app": "1.5.16",
- "@walmart/taskit-mini-app": "2.40.3",
+ "@walmart/taskit-mini-app": "2.40.5",
"@walmart/time-clock-... | updated taskit version | updated taskit version
|
e53d730c83e03e899eff3ca9b412cc96b934e6ad | --- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Hooks/useGetSupplyChainTeamPreference.ts
@@ -10,9 +10,11 @@ import {
ManagerExperienceSelectors,
} from '../Redux';
import { useDispatch } from 'react-redux';
+import { useState } from 'react';
export const useGetSupplyChainTeamsPreferenceQuery = () ... | Adding refresh data changes | Adding refresh data changes
|
a5a21cea16ef214adfe5dfb87f4ababc8acce058 | --- ios/AllSpark/Info.plist
@@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.18.1</string>
+ <string>1.18.10</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@@ -44,7 +44,7 @@
</dict>
</array>... | bumping up version code in iOS | bumping up version code in iOS
|
25e0073d9cdcdd872aa007e9617bb0d8d9e482d7 | --- packages/allspark-foundation-hub/src/HubFeature/Store/TeamSelection/Component/SearchInput/SearchInput.tsx
@@ -1,31 +0,0 @@
-import React from 'react';
-import { TextInput, View } from 'react-native';
-import { TeamSearchInputStyles as styles } from './style';
-import { colors, Icons } from '@walmart/gtp-shared-comp... | Removing comments | Removing comments
|
eee5549838049c68c5c870fbd6e05f280429b1c7 | --- packages/allspark-foundation-hub/src/HubFeature/Hub/HubWidget/index.tsx
@@ -1,5 +1,5 @@
import React from 'react';
-import { View } from 'react-native';
+import { TouchableOpacity, View } from 'react-native';
import { HubWidgetTypes } from './types';
import { HubWidgetStyles } from './styles';
import {
@@ -12,6... | chore(ui): add navigation capability to widget component | chore(ui): add navigation capability to widget component
|
36ba3cab3ee26558925a2ed8f26005a43e19e39c | --- targets/US/package.json
@@ -103,7 +103,7 @@
"@walmart/exception-mini-app": "1.8.11",
"@walmart/facilities-management-miniapp": "patch:@walmart/facilities-management-miniapp@npm%3A0.15.7#~/.yarn/patches/@walmart-facilities-management-miniapp-npm-0.15.7-5b9d1150f9.patch",
"@walmart/feedback-all-spark-m... | bumped fwb | bumped fwb
|
26674245fb2f4bca615acef3601a96694c1ee633 | --- __tests__/components/__snapshots__/StatusChipTest.tsx.snap
@@ -1,78 +1,39 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`StatusChip renders correctly for absent associate 1`] = `
-Array [
- <Tag
- color="blue"
- variant="tertiary"
- >
- Do not disturb
- </Tag>,
- <Tag
- color="red"
- ... | fix snapshots | fix snapshots
|
9181d4386337e1257e852762ec5296433d0968a7 | --- package-lock.json
@@ -4600,9 +4600,9 @@
}
},
"@walmart/core-services-allspark": {
- "version": "1.0.0-beta.17",
- "resolved": "https://npme.walmart.com/@walmart/core-services-allspark/-/core-services-allspark-1.0.0-beta.17.tgz",
- "integrity": "sha512-Kf9qQ4kV/Ojwe/c7pLAhtTjlWoSIDozD... | bump core services allspark for error handling fixes | bump core services allspark for error handling fixes
|
f1ef4a8d8803fd6b0f44c165cab4ae119dca0f60 | --- packages/allspark-foundation/__tests__/FeatureRunner/__snapshots__/navigation.test.tsx.snap
@@ -1,7 +1,13 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renderHeader matches snapshot 1`] = `
-[
+<SafeAreaView
+ edges={
+ [
+ "top",
+ ]
+ }
+>
<View
collapsable={false}
pointerEv... | fix: updated navigation snapshots | fix: updated navigation snapshots
|
552cbcaaec74898322ef31fe3f64808de324de48 | --- package.json
@@ -73,6 +73,7 @@
"@react-navigation/elements": "^2.2.6",
"@react-navigation/material-top-tabs": "^7.1.1",
"@react-navigation/native": "^7.1.14",
+ "@react-navigation/native-stack": "^7.4.2",
"@react-navigation/stack": "^7.4.2",
"@reduxjs/toolkit": "^1.9.7",
"@sharcoux/... | chore: add native-stack, circular-progress, ui-components versions (#4996) | chore: add native-stack, circular-progress, ui-components versions (#4996)
|
901a14d8aadb2aac716799f9c410f94425abfe86 | --- src/screens/RosterDetailScreen/SupplyChainRosterDetailScreen.tsx
@@ -1,3 +1,4 @@
+// @ts-nocheck
import React, {useCallback, useEffect, useMemo, useRef, useState} from 'react';
import {translationClient} from '../../common/translation';
import {RefreshControl, View} from 'react-native';
@@ -6,12 +7,12 @@ import ... | teamSwitcher integration fixes | teamSwitcher integration fixes
|
64aaa0a0315a68d9686dd3873a7ba281670d21cb | --- packages/me-at-walmart-athena-queries/CHANGELOG.md
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [6.29.0](https://gecgithub01.walmart.com/allspark/allspark/compare/@walmart/me-at-walmart... | chore(version): updating package version | chore(version): updating package version
- @walmart/me-at-walmart-athena-queries@6.29.0
|
80609f81db479cf9b76342e09fd6e9b5b929c75d | --- __tests__/core/notificationInitTest.ts
@@ -16,8 +16,10 @@ jest.mock('@walmart/redux-store', () => ({
describe('notificationInit', () => {
it('sets sumo auth token, options, and user profile', async () => {
- const authToken1 = '12345';
- const authToken2 = '54321';
+ const accessToken1 = '12345';
+ ... | update sumo on changes to users & access token | update sumo on changes to users & access token
|
fe6ce7eec05c03b897f1b7224304f8d60caa131d | --- packages/allspark-foundation-hub/src/HubFeature/TeamSelection/Hooks/useTeamsByStore.ts
@@ -9,7 +9,6 @@ import { Team } from '../types';
import { useTelemetryService } from '@walmart/allspark-foundation/Telemetry';
import { PLATFORM_NAME } from '../../constant';
-
export const useTeamsByStore = () => {
const... | Merghe changes from parent branch | Merghe changes from parent branch
|
7bbd1522f3d11c64426be3c15c9f128e7cfda286 | --- packages/celebration-mini-app-graphql/src/hooks/useCelebrations.ts
@@ -85,7 +85,9 @@ export const useCelebrations = (params: UseCelebrationsParams = {}) => {
...contextHeaders,
},
errorPolicy: 'all',
- notifyOnNetworkStatusChange: true,
+ notifyOnNetworkStatusChange: false, // Prevent unneces... | feat(ui): update performance | feat(ui): update performance
|
1caecbb6b89cb3b957c369c70f4d53df33067cda | --- .looper.multibranch.yml
@@ -56,7 +56,7 @@ envs:
- extras;android;m2repository
- extras;google;m2repository
- TARGET_XCODE: "13"
+ TARGET_XCODE: "13.4"
RCT_NO_LAUNCH_PACKAGER: true
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true
EXTRA_PACKAGER_ARGS: '--sourcemap-output /tmp/... | update wifi store locater to v1.0.2 | update wifi store locater to v1.0.2
|
b42a79b6cf306d7f1854e13a87ba313553e31af8 | --- src/components/Avatar.tsx
@@ -48,10 +48,17 @@ type AvatarProps = {
viewer?: boolean;
isClockedIn: boolean | {};
style?: StyleProp<ViewStyle>;
+ showPresence: boolean;
};
export const Avatar = (props: AvatarProps) => {
- const {userId, viewer = false, style, isClockedIn} = props;
+ const {
+ userI... | lint fixes | lint fixes
|
ad61187fd2f5de4ec377012b50fdc607657b6cb9 | --- __tests__/components/useRosterWidget.test.ts
@@ -1,6 +1,6 @@
import {renderHook, act} from '@testing-library/react-hooks';
import {useRosterWidget} from '../../src/components/RosterWidget/useRosterWidget';
-import {translationClient} from '../../src/common';
+import {Associate, translationClient} from '../../src/... | chore(test): add test coverage | chore(test): add test coverage
|
d6299fb804f625e7bf54aad2a93265554d68e3bd | --- src/screens/RosterScreen.tsx
@@ -1,5 +1,5 @@
/* eslint-disable react-hooks/exhaustive-deps */
-import React, {useCallback, useEffect, useState} from 'react';
+import React, {useCallback, useEffect, useMemo, useState} from 'react';
import {StyleSheet, View} from 'react-native';
import {useSelector} from 'react-re... | adding memoization | adding memoization
|
771b4692dbadfe59d5d1f957ee1dd35844d738d5 | --- package-lock.json
@@ -3218,9 +3218,9 @@
}
},
"@walmart/welcomeme-mini-app": {
- "version": "0.19.0",
- "resolved": "https://npme.walmart.com/@walmart/welcomeme-mini-app/-/welcomeme-mini-app-0.19.0.tgz",
- "integrity": "sha512-HPGTv6iRuDd0snZWKwXpIc4Wa+af3OjknAsk5icmxli473Xp36qYAgGgLD... | welcomeMe mini version bump | welcomeMe mini version bump
|
33e316433e4d4601eaab2064f83a630518aa252a | --- package.json
@@ -4,10 +4,10 @@
"private": true,
"scripts": {
"android": "react-native run-android",
- "android:beta": "yarn run env:beta && react-native run-android --mode=betaDebug",
- "android:dev": "yarn run env:dev && react-native run-android --mode=devDebug",
- "android:prod": "yarn run env... | chore: update android run scripts | chore: update android run scripts
|
2045bd7b242cadd84337a3153ceca754002269fe | --- ios/admin_build.sh
@@ -0,0 +1,27 @@
+#!/bin/bash
+
+#############
+# This is intended to be used locally to test builds prior to going to looper.
+# This performs a release build similar to they way looper will run the build.
+# To run locally successfully, you will need the signing key for the Walmart team.
+# As ... | added admin_build.sh file | added admin_build.sh file
|
237678cb8b4bf8de43e05eec6795574a363378ad | --- package.json
@@ -87,7 +87,7 @@
"@walmart/core-widget-registry": "0.5.7",
"@walmart/counts-component-miniapp": "0.0.39",
"@walmart/exception-mini-app": "0.42.6",
- "@walmart/facilities-management-miniapp": "0.3.13",
+ "@walmart/facilities-management-miniapp": "0.3.14",
"@walmart/feedback-al... | <REC-2744> [Jeevan] Version bump up | <REC-2744> [Jeevan] Version bump up
|
e06deb2cf562d8c90eccd3bc4b0df81345271783 | --- package-lock.json
@@ -57,7 +57,7 @@
"@walmart/financial-wellbeing-feature-app": "1.16.3",
"@walmart/functional-components": "~4.0.3",
"@walmart/gta-react-native-calendars": "0.1.0",
- "@walmart/gtp-shared-components": "2.1.5",
+ "@walmart/gtp-shared-components": "2.1.3",
... | updated taskit version and downgraded gtp version | updated taskit version and downgraded gtp version
|
135ef3fc62003aa0168634954d4b4cdaf1016673 | --- android/app/build.gradle
@@ -160,7 +160,6 @@ android {
release {
// Caution! In production, you need to generate your own keystore file.
// see https://reactnative.dev/docs/signed-apk-android.
- signingConfig signingConfigs.debug
minifyEnabled enableProguar... | test for release android build | test for release android build
|
6860b61290299995aeb77469be04ebbe7efa4f3b | --- package.json
@@ -148,7 +148,7 @@
"@walmart/react-native-webex-sdk": "0.9.12",
"@walmart/receipt-check-miniapp": "1.34.4",
"@walmart/redux-store": "~6.3.28",
- "@walmart/returns-mini-app": "4.17.8",
+ "@walmart/returns-mini-app": "4.17.10",
"@walmart/rfid-scan-mini-app": "2.14.3",
"@wa... | chore(ui): returns mini app image migration (#4789) | chore(ui): returns mini app image migration (#4789)
|
516a2c873d95a1058970b7ec209ff767417d0e09 | --- android/app/src/main/java/com/walmart/stores/allspark/beta/MainActivity.kt
@@ -15,7 +15,7 @@ import com.walmart.stores.allspark.beta.BuildConfig
class MainActivity: ReactActivity() {
/**
- * TODO: Explain what this does.
+ * Handles dynamic module loading for compass, connected calling, etc.
*/
ove... | Update readme for splitcompact | Update readme for splitcompact
|
76a10224cd211326036ea990510f7f711e305d4a | --- packages/allspark-foundation-hub/__tests__/HubFeature/HubWidget.test.tsx
@@ -15,6 +15,8 @@ const defaultProps: HubWidgetTypes = {
isActionBtnDisabled: false,
variant: 'content-only',
infoText: 'Data-based insight with recommended non-urgent suggestion.',
+ refresh: '',
+ routeName: '',
};
const rende... | chore(ui): remove clockedout variant, and modify restricted to prop | chore(ui): remove clockedout variant, and modify restricted to prop
|
26c32092788d3db0c8cc07c01a524456e3a3c2f3 | --- src/screens/ImagePreviewScreen.tsx
@@ -18,7 +18,7 @@ const styles = StyleSheet.create({
justifyContent: 'center',
},
itemImage: {
- height: '100%',
+ height: '90%',
width: '100%',
},
closeButton: {
--- src/screens/ImagePreviewScreen.tsx
@@ -18,7 +18,7 @@ const styles = StyleSheet.creat... | update image preview navigation | update image preview navigation
|
9e0dc8568e6e528bc45bccf1e0a1bccc59813261 | --- packages/me-at-walmart-common/__tests__/redux/selectorsTest.ts
@@ -50,30 +50,35 @@ describe('Selector', () => {
describe('getIsCompensable selector', () => {
it('should return true if user is compensable', () => {
- const result = MeAtWalmartUserSelectors.getIsCompensable.resultFunc('CA', 'COPE', tru... | fixing salaried associates not being copensable in non byod states | fixing salaried associates not being copensable in non byod states
|
0edf2dfa3966373e262d8ea8fd691e6076a061b6 | --- docs/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [2.32.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.31.0...v2.32.0) (2025-05-01)
+
+
+### Features
+
+* **ui:** update wmconnect version ([866287b](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/866287b870936152f02e3b44b237ba712ac673cf))
+
# [2.... | chore(release): 2.32.0 [skip ci] | chore(release): 2.32.0 [skip ci]
# [2.32.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.31.0...v2.32.0) (2025-05-01)
### Features
* **ui:** update wmconnect version ([866287b](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/866287b870936152f02e3b44b237ba712ac673cf))
|
3b0e91bf6224a6fb869bbe899fac505a90aebc11 | --- package-lock.json
@@ -3354,9 +3354,9 @@
"integrity": "sha512-jplu8SFzqVj1xWNlxMrPmR3oelBdyNBeQHJOr5YM7p7yqAWBiYO2jt9HyUkZCzRkEhrjjDufk9J5K9OJC1GhKA=="
},
"@walmart/iteminfo-mini-app": {
- "version": "1.0.16",
- "resolved": "https://npme.walmart.com/@walmart/iteminfo-mini-app/-/iteminfo-mi... | Fixing header for pixel 4a and lines being cut off | Fixing header for pixel 4a and lines being cut off
|
ade6ec35c19891483dec9471ba5f392aa3b95322 | --- ios/Podfile.lock
@@ -707,8 +707,8 @@ PODS:
- RNWMSSOLibrary (1.1.0):
- AppAuth
- React
- - SSO (= 1.1.1)
- - SSO (1.1.1):
+ - SSO (= 1.1.4)
+ - SSO (1.1.4):
- AppAuth
- Starscream (3.0.6)
- Yoga (1.14.0)
@@ -773,7 +773,7 @@ DEPENDENCIES:
- "RNSketchCanvas (from `../node_modules/@t... | changing which sso we are using; new one calls kgraph and provides extra data | changing which sso we are using; new one calls kgraph and provides extra data
|
067977bb4b4886cb80a06baba6ae702eea8e2636 | --- core/src/features/attendance.ts
@@ -20,7 +20,9 @@ export default AttendanceFeature.createModule({
onConnect: () => {
const {TorInboxWidget} = require('@walmart/attendance-mini-app');
InboxContainer.add('torWidget', TorInboxWidget);
- const {addLanguageResources} = require('@walmart/a... | lint path fix | lint path fix
|
cd294ac9b873e2b25f713e26ca816891dda78dbf | --- package-lock.json
@@ -4253,9 +4253,9 @@
"integrity": "sha512-DMXzHrlFBvd5qOHxju7irJ+4UkclgpwJVlEKzPqmL4oQPYXkjCydvbJR0O5FmZtDDyBrKxKtofD2vD4nyBeHPA=="
},
"@walmart/inbox-mini-app": {
- "version": "0.20.0",
- "resolved": "https://npme.walmart.com/@walmart/inbox-mini-app/-/inbox-mini-app-0.... | Inbox double header fix | Inbox double header fix
|
8d8620847c57227465161f2f65cd2afcb80c69e5 | --- src/auth/ErrorScreen.tsx
@@ -114,7 +114,6 @@ export const ErrorScreen = (
const telemetry = useTelemetry<IAllsparkTelemetry>();
const customError = params?.authError?.message;
const customErrorCode = params?.authError?.code;
- console.log('sva ', customErrorCode, 'message', customError);
const [isNetwo... | Update src/auth/ErrorScreen.tsx | Update src/auth/ErrorScreen.tsx |
f458193ed8593e9a127eeef84ac1ddcd4b7909d4 | --- packages/redux-store/src/selectors/user.selectors.ts
@@ -45,7 +45,7 @@ export const getIsImpersonated = UserSelectors.getImpersonated;
* import {UserSelectors} from '@walmart/allspark-foundation/User';
* useSelector(UserSelectors.getImpersonator);
*/
-export const getOriginalUser = UserSelectors.getImpersonat... | fix: original user selector was improperly mapped | fix: original user selector was improperly mapped
|
68f16a7ac950b49c11809a06a7b0875004c53b00 | --- packages/celebration-mini-app/src/components/Widget/HubCelebrationWidget.tsx
@@ -152,6 +152,9 @@ const HubCelebrationWidgetCore: React.FC<HubCelebrationWidgetProps> = ({
const lastCelebrationCountRef = React.useRef<number>(-1);
useEffect(() => {
if (celebrations.length !== lastCelebrationCountRef.current... | fix: looper job failure | fix: looper job failure
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.