commit_hash
stringlengths
40
40
input
stringlengths
13
7.99k
output
stringlengths
5
155
full_message
stringlengths
6
8.96k
f082f516d3ed212eb8e3f29d42f4fe8134a59773
--- packages/allspark-foundation/src/Navigation/client.tsx @@ -379,6 +379,16 @@ export class NavigationClient< } }; + public get drawerLocked() { + const context = getDrawerContext(); + if (!context) { + console.warn( + 'Attempted to get drawer locked state with AllsparkDrawerClient, but no...
feat: add drawer lock status accessor to navigation client
feat: add drawer lock status accessor to navigation client
c20ea2aa599337ca34d37063e28c40af8444ac7f
--- package-lock.json @@ -4243,9 +4243,9 @@ } }, "@walmart/impersonation-mini-app": { - "version": "1.0.24", - "resolved": "https://npme.walmart.com/@walmart/impersonation-mini-app/-/impersonation-mini-app-1.0.24.tgz", - "integrity": "sha512-YI7uRzEn+/zFdSIeJHozor94HAtCtiMJFpii9NGPuWdXsW...
added impersonation version bump
added impersonation version bump
056d3cf751554d6de003e8a6a74a23f767223a57
--- example/src/teamHub/screens/onboarding.tsx @@ -4,7 +4,7 @@ import {useEffect} from 'react'; import {TeamHub} from '../feature'; import {TeamHubLogger, TeamHubTelemetry} from '../services'; import {TeamOnboardingScreen} from '@walmart/allspark-foundation/Components'; -import {teamOnboardingCardsMockData} from '@w...
feat: moved card mock data to mocks folder
feat: moved card mock data to mocks folder
2fa39a3823c65abdba54a9ea31b279e13ca00248
--- package-lock.json @@ -30483,9 +30483,9 @@ "integrity": "sha512-vAn11SgL6thiZdZLdAe1EvJ+gYGSDJa2HBrLPXlTFQgUHtf2+fnnj4SG9bX8mg9/Ax3Hg7IQaiKle3GsdgN2ww==" }, "@walmart/feedback-all-spark-miniapp": { - "version": "0.9.43", - "resolved": "https://npme.walmart.com/@walmart/feedback-all-spark-m...
feedback-mini-app version bump
feedback-mini-app version bump
06ba565b5e76d0c078beed8318ec742e55daf908
--- targets/US/package.json @@ -77,7 +77,7 @@ "@terrylinla/react-native-sketch-canvas": "patch:@terrylinla/react-native-sketch-canvas@npm%3A0.8.0#~/.yarn/patches/@terrylinla-react-native-sketch-canvas-npm-0.8.0-c7b2afd4cd.patch", "@walmart/allspark-authentication": "~6.4.1", "@walmart/allspark-cope-key-l...
fix: upgrade foundation for feature connect timing fix
fix: upgrade foundation for feature connect timing fix
ee90ac415d38461bd1163734c511f15f1fa63d7e
--- package-lock.json @@ -70,7 +70,7 @@ "@walmart/ims-print-services-ui": "2.11.1", "@walmart/inbox-mini-app": "0.93.23", "@walmart/iteminfo-mini-app": "7.12.1", - "@walmart/learning-mini-app": "20.0.21", + "@walmart/learning-mini-app": "20.0.22", "@walmart/manager-appr...
feat: :sparkles: Bump learning mini app version to 20.0.21
feat: :sparkles: Bump learning mini app version to 20.0.21
baec89ebd59e737adc08991678e6e55e767b8cdb
--- __tests__/components/EmptyChannelsTest.tsx @@ -0,0 +1,42 @@ +import React from 'react'; +import {EmptyChannels} from '../../src/channels/components/EmptyChannels'; +import {renderWithProviders, simulatedUser} from '../harness'; +import {appConfigState} from '../harness/redux/mockState/appConfigState'; +import * as ...
Removing unnecessary lines
Removing unnecessary lines
418ddfd21f8c5d37939bd5c356519a571f9ebcc1
--- patches/@walmart+avp-feature-app+0.0.28.patch @@ -26,3 +26,32 @@ index a98f37d..17ea65e 100644 - </AVPStack.Navigator>); + </AVPStack.Navigator></AVPSharedProvider>); }; +diff --git a/node_modules/@walmart/avp-feature-app/dist/screens/ContributeAsppScreen/Walmart/index.js b/node_modules/@walmart/avp-featu...
updated the patch file
updated the patch file
fb36c08dff79d024d3dd39a63a9ca4b160bca0da
--- targets/US/ios/Podfile.lock @@ -1033,7 +1033,6 @@ PODS: - OsirisCamera (0.8.3-rc.6): - Osiris (= 0.8.3-rc.6) - OsirisBarcode (= 0.8.3-rc.6) - - OsirisDigitalLocks (0.8.9) - OsirisVision (0.8.3-rc.6): - Osiris (= 0.8.3-rc.6) - OsirisCamera (= 0.8.3-rc.6) @@ -2153,11 +2152,6 @@ PODS: - R...
bump to 1.1.3, pairing to 2.1.4
bump to 1.1.3, pairing to 2.1.4
61f3c2bd074cad2011bd6a6ecc2fb99ef0bb3146
--- README.md @@ -42,7 +42,7 @@ This is the MyWalmart app. - [Onboarding docs](https://gecgithub01.walmart.com/p - `yarn prebuild` - `bundle install` -### ios setup steps +### ios setup steps - default env is dev, run: `xed ios/AllSpark.xcworkspace` - xcode will launch the project, select the AllSpark project ...
chore(config): ALLSPARK-0000 Dummy commit to test prepublish
chore(config): ALLSPARK-0000 Dummy commit to test prepublish
7b3315e7757dc9c1083d8bd42e421fb7f8404ef7
--- package-lock.json @@ -5375,9 +5375,9 @@ } }, "@walmart/mod-flex-mini-app": { - "version": "1.1.5", - "resolved": "https://npme.walmart.com/@walmart/mod-flex-mini-app/-/mod-flex-mini-app-1.1.5.tgz", - "integrity": "sha512-ZdcX0HjxBfCafRfN6wbcyle7F3m+GNbHhzWz6VYBtGXe4JSrLKcI7F3Go9l6pi+...
Update mod-flex-mini-app to 1.2.1
Update mod-flex-mini-app to 1.2.1
cffd412313154ca1d4ea853d7912757ff33bd5f9
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/myteam-mini-app", - "version": "1.15.31", + "version": "1.15.32", "main": "dist/index.js", "files": [ "dist" @@ -81,7 +81,7 @@ "@typescript-eslint/parser": "^5.37.0", "@walmart/allspark-authentication": "6.1.4", "@walmart/allspark-foun...
Update my team mini app version
Update my team mini app version
9a0d90b596ed18b5a8e4f1212e245d5096490592
--- src/navigation/AssociateHallwayNav/MainStackNav.tsx @@ -277,22 +277,22 @@ export const MainStackNav = () => { <MainStack.Screen name='FacilitiesManagementStack' component={FacilitiesMaintainanceStack} - /> - - <MainStack.Screen - name='p...
Feedback comments resolution
Feedback comments resolution
da90cdfb60e33e02a0783adfa28ac69713bbfa88
--- ios/BuildSupport/install-cocoapods.sh @@ -12,7 +12,7 @@ export PATH=$GEM_HOME/bin:$PATH export https_proxy=http://sysproxy.wal-mart.com:8080 export http_proxy=http://sysproxy.wal-mart.com:8080 -export no_proxy=repository.walmart.com,repo.wal-mart.com,localhost +export no_proxy=repository.walmart.com,repo.wal-ma...
adding chromium proxy
adding chromium proxy
f6d2d74bc6a4a59e6b629d179f896b7447f41a12
--- package-lock.json @@ -3565,9 +3565,9 @@ "integrity": "sha512-DnuWICgwXUEwBTmZlx+iEFmh1t7rtQLQICQ7RVYpbHABQAQDFMRUwhyBPCoZT6DVGCkDGhXV5HcsCUFMs8UZsQ==" }, "@walmart/shelfavailability-mini-app": { - "version": "0.4.5-SNAPSHOT.1", - "resolved": "https://npme.walmart.com/@walmart/shelfavailab...
Updated SA snapshot
Updated SA snapshot
d9fe2606b1d52df71d7c6c2fe52dde1b9291a876
--- src/hooks/teams.ts @@ -1,5 +1,18 @@ -import {teamsMock} from "./tempTeamMock"; +import {teamsMock} from './tempTeamMock'; +import {TeamInfo} from '../screens/RosterScreen'; +import {useGetStoreRoster} from './roster'; export const useGetTeamsInfo = () => { - return teamsMock; -} + return teamsMock; +}; + +ex...
filtering roster to get associates for team on view team screen
filtering roster to get associates for team on view team screen
beb05707fad60b3d938ef00df83a6cf1d3e3d6a1
--- __tests__/startup/StartupFlowTest.ts @@ -26,6 +26,7 @@ import { import {handleSurveyPrompt} from '../../src/survey/SurveySaga'; import {handleAppReviewPrompt} from '../../src/appReview/sagas'; import {handleCallingOnboarding} from '../../src/calling/CallingSagas'; +import {AllsparkNotificationClient} from '@walm...
refactor: move notification pause to preregister. move resume to call effect
refactor: move notification pause to preregister. move resume to call effect
120b78749b356e4139b9af0bf22b6f4205df415c
--- packages/allspark-container/CHANGELOG.md --- packages/allspark-container/LICENSE --- packages/allspark-container/README.md --- packages/allspark-container/__tests__/__mocks__/@walmart/config-components.js --- packages/allspark-container/__tests__/__mocks__/@walmart/functional-components.js --- packages/al...
chore: rename package
chore: rename package
98be4330d57a18ad32fc76d13786a4599952b8b6
--- src/navigation/types.ts @@ -12,7 +12,7 @@ export type TextingNavParamsMap = { 'myTeam.newMessage': undefined; 'myTeam.viewTeam': { teamRoster?: any; - teamData?: GetTeamByIdQuery | undefined; + teamData?: GetTeamByIdQuery; clockedInCount?: number | null; absentCount?: number | null; };...
Update src/navigation/types.ts
Update src/navigation/types.ts Co-authored-by: Rogerio Moura <rogerio.hoehr.de.moura.filho@walmart.com>
9b29089c1f17d5fe184fce461792c4fc71265d56
--- __tests__/__snapshots__/AppTest.tsx.snap @@ -28,20 +28,18 @@ exports[`RootContainer renders and fires startup event 1`] = ` } } > - <PushToTalkProvider> - <NavigationContainer - linking={ - { - "config": { - "screens"...
My team mini app version update for Drop 19
My team mini app version update for Drop 19
be4967625058154f8d63e53c616970df15aa7cbe
--- android/build.gradle @@ -4,8 +4,8 @@ buildscript { ext { buildToolsVersion = "33.0.0" minSdkVersion = 26 - compileSdkVersion = 33 - targetSdkVersion = 33 + compileSdkVersion = 34 + targetSdkVersion = 34 kotlinVersion = "1.8.0" kotlin_version = "...
RN upgrade 73
RN upgrade 73
8adbe1224dfb9b0b2c3b7da844d009fcc01c0622
--- package.json @@ -84,7 +84,7 @@ "@walmart/amp-mini-app": "1.1.98", "@walmart/ask-sam-chat-components": "^0.2.7", "@walmart/ask-sam-mini-app": "patch:@walmart/ask-sam-mini-app@npm%3A1.29.3#~/.yarn/patches/@walmart-ask-sam-mini-app-npm-1.29.3-61985fa7e6.patch", - "@walmart/associate-listening-mini-ap...
feat(associate-listening): OPIF-192588 Drop 31 Manager Insight feature (#4220)
feat(associate-listening): OPIF-192588 Drop 31 Manager Insight feature (#4220) * feat(associate-listening): OPIF-192588 Add Manager Insight feature * feat: OPIF-192588 Add Manager Insight feature * feat: OPIF-192588 Add Manager Insight feature * feat: show Manager Insight feature for compensable user only ...
6011e35599c33f430c5ade216cf024938c0624cc
--- package-lock.json @@ -68,7 +68,7 @@ "@walmart/moment-walmart": "1.0.4", "@walmart/money-auth-shared-components": "0.0.14", "@walmart/onewalmart-miniapp": "1.0.16", - "@walmart/pay-stub-miniapp": "0.13.5", + "@walmart/pay-stub-miniapp": "0.15.1", "@walmart/payrollsol...
Bump Version
Bump Version
0349e0e8d803503b9092395cc2ce431814720e4f
--- targets/US/ios/Podfile.lock @@ -653,7 +653,7 @@ PODS: - ReactCommon/turbomodule/core - ExpoSharing (11.10.0): - ExpoModulesCore - - ExpoStoreReview (7.0.2): + - ExpoStoreReview (6.8.3): - ExpoModulesCore - FBLazyVector (0.73.7) - FBReactNativeSpec (0.73.7): @@ -2771,7 +2771,7 @@ SPEC CHECK...
chore: update podfile
chore: update podfile
1a9d8311a54024bd6074e199f71c256d55a7e1aa
--- saucelabs/.looper-native-common-saucelabs.yml @@ -3,6 +3,7 @@ inherit: "job:///metropolis/metroloop/metroloop-parent" envs: global: variables: + CI: true TMPDIR: /tmp TARGET_XCODE: "12.0" TARGET_SIMULATOR: "iPhone 11"
adding CI env variable to avoid watchman being used for builds
adding CI env variable to avoid watchman being used for builds
906dfd635e798c28f145c53804f5fe0b17008407
--- sr.yaml @@ -0,0 +1,36 @@ +schemaVersion: 1.0.0 +notify: + slack: + channelName: smdv-graphql +applications: + - name: celebration-mini-app + key: CELEBRATION-MINI-APP + description: MyWalmart 2.0 Celebrations Mini App + organization: GeC + teamRostersProductId: 1824 + companyCatalog: true + b...
feat(ui): update sr yaml for celebrations
feat(ui): update sr yaml for celebrations
cb950205f641cf63646bec18613c0f4a7f9e70f6
--- plugins/withAppAuth.ts @@ -14,9 +14,6 @@ import { sanitizedName } from "./utils"; const pkg = require("react-native-app-auth/package.json"); -const didFinishLaunchingMethodLineMatcher = /(?:self\.moduleName\s*=\s*@\"([^"]*)\";)/g; -const implAppDelegateLineMatcher = /@implementation AppDelegate/; - const ...
refactor: change app auth cng plugin anchors
refactor: change app auth cng plugin anchors
b7c2775a672ea2f3e34a655672a3fd2478d78dc1
--- __tests__/navigation/AssociateHallwayNav/__snapshots__/MainStackNavTest.tsx.snap @@ -261,6 +261,48 @@ exports[`AssociateHallwayNav matches snapshot 1`] = ` } } /> + <Screen + name="metricsSalesDrilldown" + options={ + Object { + "title": "navigation.salesDrilldownTi...
updating snapshot
updating snapshot
66b9c60ff687c2eee9032540d86e018cb4421134
--- packages/allspark-foundation-hub/src/HubFeature/Hub/HubWidget/index.tsx @@ -1,4 +1,4 @@ -import React, { useEffect } from 'react'; +import React from 'react'; import { View } from 'react-native'; import { HubWidgetTypes } from './types'; import { HubWidgetStyles } from './styles'; @@ -24,33 +24,13 @@ export cons...
feat(ui): Update the refresh props for the hub
feat(ui): Update the refresh props for the hub
208c6eddc49677fcad735b2dd54e0b98b6b7ad15
--- packages/allspark-foundation-hub/__tests__/HubFeature/__snapshots__/HubOnboardingImage.test.tsx.snap @@ -3,6 +3,7 @@ exports[`HubOnboardingImage renders HubOnboardingImage Component 1`] = ` [ <Image + onError={[Function]} placeholder="test placeholder" resizeMode="contain" source={ --- pack...
Updating tests
Updating tests
366b83d473eeb51c010335aa818eb32d12b1f6ed
--- .codepulseai.yml @@ -0,0 +1,18 @@ +ignore: + - "node_modules/" + - "src/assets" + - "patches" + - "scripts" + - "coverage/" + - "dist/" + - "container/*.ts" + - "sr.yaml" + - "*.yml" + - "*.js" + - "*.json" + +ignore_code_suggestion_keywords: + +auto_describe: true # If auto_describe flag value is set...
Update my team app version
Update my team app version
8e80f847917f783bcc475a09c1fee60cd0b7e624
--- package.json @@ -92,7 +92,7 @@ "@walmart/counts-component-miniapp": "0.1.5", "@walmart/emergency-mini-app": "1.25.1", "@walmart/exception-mini-app": "1.5.1", - "@walmart/facilities-management-miniapp": "0.6.65-beta1", + "@walmart/facilities-management-miniapp": "0.6.65-beta2", "@walmart/fe...
Update package.json
Update package.json
3e6f40198f5eaf17fccf00a9b116bfe8c69486c7
--- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Screens/OnboardingScreen/OnboardingContext.tsx @@ -49,14 +49,14 @@ export const SupplyChainOnboardingProvider = ({ children }: any) => { if (userPreferences === null) { showOnboardingFlow(); } - const myTeamsPreferences = await ...
feat(ui): onboarding bug fix
feat(ui): onboarding bug fix
62ea2da307469b4bcb61bf298017f0dbad1c24fc
--- android/app/build.gradle @@ -134,7 +134,7 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 50 + versionCode 51 versionName "1.0.2" } sp...
Incrementing build number
Incrementing build number
ea6061f77ac7882d3707bc21afe1b0f296db060a
--- package.json @@ -130,7 +130,7 @@ "react-native-snap-carousel": "^3.9.1", "react-native-sound-player": "0.10.9", "react-native-splash-screen": "^3.2.0", - "react-native-ssmp-sso-allspark": "1.1.5", + "react-native-ssmp-sso-allspark": "1.1.7", "react-native-sumo-sdk": "^2.7.4-rc.9", "re...
updated sso plugin
updated sso plugin
ac7a13b2cb457a89f1144d2cb0cc0a314dd25762
--- targets/US/ios/Podfile.lock @@ -1016,7 +1016,7 @@ PODS: - nanopb/encode (= 2.30909.1) - nanopb/decode (2.30909.1) - nanopb/encode (2.30909.1) - - native-rfid-scanner (3.12.1): + - native-rfid-scanner (4.0.16): - React-Core - ZebraRfidiOSSdk (~> 0.1.9) - OpenSSL-Universal (1.1.1100) @@ -282...
Update @walmart/rfid-scan-mini-app to 2.8.5 and @walmart/native-rfid-scanner to 4.0.16
Update @walmart/rfid-scan-mini-app to 2.8.5 and @walmart/native-rfid-scanner to 4.0.16
fce54f4bd4b4b2c87343a2716d4a44fd1f493f77
--- .looper.yml @@ -3,6 +3,7 @@ node: ((osx||stable_osx)&&!dualcore&&!MAC-DRFQLAB-MINI27) tools: nodejs: - 20.5.1 + sonarscanner: 4.6.2.2472 scheduling: concurrent @@ -41,6 +42,9 @@ flows: testPackages: - call: buildPackages - (name Test) npm run test + + coverage: + - (name Coverage) ...
feat(ci): adding looper changes
feat(ci): adding looper changes feat(ci): more looper changes feat(ci): more looper changes feat(ci): more looper changes feat(ci): more looper changes feat(ci): more looper changes feat(ci): more looper changes feat(ci): more looper changes feat(ci): more looper changes feat(ci): more looper changes
c892bf4107d435f67c134ad6424ee55b93524468
--- src/utils/user.ts @@ -2,7 +2,7 @@ import {encryptUserId as baseEncryptUserId} from '@walmart/allspark-utils'; import CryptoJS from 'crypto-js'; import {Associate} from '../types'; import {GetAssociateNameQuery} from '../queries/getAssociateName'; -import { ClockStatusEnum } from '../utils/ClockStatusEnum'; +impo...
fix lint
fix lint
6251ed45ab61e0def9fe167d6825994159bcd8f4
--- package-lock.json @@ -68,7 +68,7 @@ "@walmart/push-to-talk-mini-app": "1.9.22", "@walmart/react-native-encrypted-storage": "1.1.3", "@walmart/react-native-env": "0.2.0", - "@walmart/react-native-logger": "1.33.0", + "@walmart/react-native-logger": "1.34.3", "@walmar...
updated logger
updated logger
21e73b8392087e24420a36793fcce594d061923c
--- package.json @@ -84,13 +84,13 @@ "@typescript-eslint/eslint-plugin": "^5.37.0", "@typescript-eslint/parser": "^5.37.0", "@walmart/allspark-authentication": "6.1.4", - "@walmart/allspark-foundation": "latest", + "@walmart/allspark-foundation": "6.20.0", "@walmart/allspark-foundation-hub": "...
update roster mini app
update roster mini app
9ee61a1627b286e29b84a8cf0a46d7ead015b3be
--- src/mocks/associatesMock.ts @@ -1,3 +1,4 @@ +// @ts-nocheck import {Associate} from '../types'; //TODO: Fix typing for associate object, possibly wait until athena is migrated to do this --- src/mocks/teamMock.ts @@ -1,3 +1,4 @@ +// @ts-nocheck import {Team} from '../types'; export const teamsMock = [ @@ ...
chore: skit ts check for mock files
chore: skit ts check for mock files
2effb35b77f04546afb3deda802a9e1c9c807903
--- package-lock.json @@ -5416,9 +5416,9 @@ "integrity": "sha512-uCC2Hk4fRcAC49c4uuIpLpD3geWjG7uAQByH8ygekhQKPrijc5/F1/z+Tkt3zFQ88BlsE+ihQ6z3AWFzAyuNGw==" }, "@walmart/profile-feature-app": { - "version": "0.0.50", - "resolved": "https://npme.walmart.com/@walmart/profile-feature-app/-/profile...
Bumped profile-feature-app version.
Bumped profile-feature-app version.
549d5726042c8e770a7dacb4d7a689fe88c1e89b
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/myteam-mini-app", - "version": "1.15.0-alpha.9", + "version": "1.15.0-alpha.10", "main": "dist/index.js", "files": [ "dist" @@ -99,7 +99,7 @@ "@walmart/react-native-shared-navigation": "6.1.4", "@walmart/react-native-sumo-sdk": "2.6.0", ...
Update the my team mini app version
Update the my team mini app version
1a7411db319b5fe6881f9a17f502e39461bc33c0
--- targets/US/package.json @@ -86,7 +86,7 @@ "@walmart/ask-sam-chat-components": "^0.2.7", "@walmart/ask-sam-mini-app": "1.28.21", "@walmart/associate-listening-mini-app": "1.2.10", - "@walmart/attendance-mini-app": "3.143.0", + "@walmart/attendance-mini-app": "3.144.0", "@walmart/avp-feature...
Update attendance-mini-app version.
Update attendance-mini-app version.
84bec95ba45bae0e2960792bf1d682ace52227f1
--- __tests__/navigation/AssociateHallwayNav/__snapshots__/MainStackNavTest.tsx.snap @@ -31,6 +31,9 @@ Array [ component="FeedbackMiniApp" name="Feedback" /> + <Screen + name="ShareConcerns" + /> <Screen component="SettingsMiniApp" name="Settings"
snacpshot updated
snacpshot updated
c013850112e01c1f9c2a02d55018d231cf7dfd2a
--- src/managerExperience/components/FilterChip/FilterChip.tsx @@ -1,26 +1,24 @@ import React from 'react'; import {Chip} from '@walmart/gtp-shared-components/dist'; -import {chipStyles as styles} from './styles'; -import {FilterChipProps} from './types'; +import {filterChipStyles as styles} from './styles'; import ...
feat: created filter chip group component
feat: created filter chip group component
9fb56effb958cd1853adb02f1735071a976279c7
--- README.md @@ -8,7 +8,7 @@ Builds can be triggered from this multibranch job on LooperPro: https://dx.walma ### Testing changes -Canary builds will be automatically built and deployed when changes are pushed to a feature/* branch. Please open the looper above open your branch and get the build version names. Yo...
Update README.md
Update README.md
1659da4e9887fa9ba2d45b44cbbb5bfc59611388
--- android/app/build.gradle @@ -153,8 +153,8 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 877 - versionName "1.6.0" + versionCode 878 + ver...
v1.6.1
v1.6.1
51818e36496fa72d99eb102abd7aa6f074374218
--- package-lock.json @@ -4272,9 +4272,9 @@ } }, "@walmart/impersonation-mini-app": { - "version": "1.0.28-beta.6", - "resolved": "https://npme.walmart.com/@walmart/impersonation-mini-app/-/impersonation-mini-app-1.0.28-beta.6.tgz", - "integrity": "sha512-EHWAiqzYNdkocynckOhOQzugcQ1EP8u5...
version bump
version bump
3751bf414d58d4f82839b6eede5e71edf16f9323
--- graphql.yml @@ -12,7 +12,7 @@ applications: - name: 'stg' persistedQueries: - name: 'businessUnitByCountryAndNumber' - hash: 'f47967b84a2c8ea52dceb45d4650a9cd62ad19a6b545cb63288b3acd085a4194' + hash: 'dc5adc0197a2bfd29b0ecc4ec5a255f44f8e0700a8a6916a834ec745574ab54d' ...
Adding upsertSupplyChainAssociatePreference query
Adding upsertSupplyChainAssociatePreference query
0749fe463f7dae734c335570c3bc351101c961c3
--- __tests__/components/TeamHubButton.test.tsx @@ -1,5 +1,5 @@ import React from 'react'; -import {render} from '@testing-library/react-native'; +import {render, fireEvent} from '@testing-library/react-native'; jest.mock('@walmart/gtp-shared-components-3', () => { const React = require('react'); @@ -49,6 +49,12...
chore: increase function test coverage
chore: increase function test coverage
7ef61b1c898b3bf1dbc2ba4461e85e216c9d776b
--- packages/allspark-foundation/src/Logger/types.ts @@ -9,10 +9,6 @@ export type LogLevel = 'debug' | 'info' | 'warn' | 'error'; * Configuration options for the logger. */ export type LoggerConfig = { - /** - * Additional fields to include in the log message. - */ - fields?: Record<string, any>; /** ...
remove fields from logger fields
remove fields from logger fields
c4a975a37b45f00a25f499d0c2144e52a4469df8
--- packages/allspark-foundation-hub/__tests__/Hub/AddEditButton.test.tsx @@ -1,6 +1,6 @@ import React from 'react'; import { render, fireEvent } from '../utils'; -import { AddEditButton } from '../../src/Store/Modules/Hub/TeamSwitcher/AddEditButton'; +import { AddEditButton } from '../../src/Store/Modules/TeamSwitch...
Update tests
Update tests
53ad470d1a7b1798bb0b17213f3b716d1a18aff9
--- packages/allspark-foundation-hub/__tests__/HubFeature/Hub/TeamSwitcher.test.tsx @@ -94,7 +94,7 @@ const setDeviceDimentions = (width: number, height: number) => { }); }; //Todo: Re write some test cases and Write test cases for selection based on the selection flag -describe.skip('TeamSwitcher', () => { +descr...
Added test skips and docs for odd sorter
Added test skips and docs for odd sorter
5739ee2df5012c57e417f77d57e45f387f1cd0c6
--- lerna.json @@ -27,4 +27,4 @@ "packages": [ "packages/*" ] -} \ No newline at end of file +}
chore(version): updating package version
chore(version): updating package version
600c7ce33b4f346ff0686788789c0996caba6c34
--- docs/docs/hub framework/hub-intro.md @@ -103,7 +103,7 @@ export const TeamHubContainer = **2. Create your hub** ```jsx -import {AllsparkHubContainer} from '@walmart/allspark-foundation-hub/HubFeature/Store'; +import {AllsparkHubContainer} from '@walmart/allspark-foundation-hub/Store'; import { TeamHubContai...
Update the doc
Update the doc
f02a5153cf47bb1b9e5dbbf8481d39de173ebcb8
--- src/channels/provider.tsx @@ -25,13 +25,12 @@ import { DelayedNameCalc, } from './types'; import {ChannelsContext} from './context'; -import {DEFAULT_CHANNELS_STATE, STORE_CHANNEL_ID} from './constants'; +import {DEFAULT_CHANNELS_STATE} from './constants'; import {normalizeChannelSnapshot} from './transforms'...
query for team channel and store channel on subscription start
query for team channel and store channel on subscription start
a7a897b90f837adda2278fa5e6ed07556b6a07b7
--- packages/me-at-walmart-container/src/translations/index.ts @@ -6,6 +6,7 @@ export const MeAtWalmartTranslationConfig: TranslationClientOptions = { ns: ['container'], defaultNS: 'container', compatibilityJSON: 'v3', + supportedLanguages: ['en-US', 'es-MX'], localeConfig: { 'en-US': { descrip...
feat: add supported languages
feat: add supported languages
63fca78d2df7f58bbdfb93a7e33d7e412651ca6c
--- __tests__/navigation/utils.test.ts @@ -3,6 +3,7 @@ import { goToIndividualSchedule, } from '../../src/navigation/utils'; import {navigate} from '@walmart/react-native-shared-navigation'; +import {logger} from '../../src/logger/Logger'; jest.mock('@walmart/react-native-shared-navigation', () => ({ ...jest...
Adding utils files branch coverage
Adding utils files branch coverage
b7f5de8bf87f0c905808c14370509e05cc5d24b9
--- __tests__/auth/__snapshots__/AuthenticatorViewTest.tsx.snap @@ -19,31 +19,63 @@ exports[`AuthenticatorView renders error 1`] = ` } > <View - accessible={true} - focusable={true} - onClick={[Function]} - onResponderGrant={[Function]} - onResponderMove={[Function]} - onResponderRelease={[Func...
updated ask sam version; made the sign in button use ld3 component
updated ask sam version; made the sign in button use ld3 component
6927b3f0eacc8244180c07160ba68a7ffae89d9b
--- targets/US/package.json @@ -91,7 +91,7 @@ "@walmart/avp-shared-library": "0.10.1", "@walmart/backroom-mini-app": "1.5.20", "@walmart/calling-mini-app": "0.5.17", - "@walmart/checkout-mini-app": "4.0.6", + "@walmart/checkout-mini-app": "4.0.7", "@walmart/compass-sdk-rn": "5.19.15", "@w...
update CO version to 4.0.7
update CO version to 4.0.7
1e3caa169b61a937e7bdc02f13cf52fc18ca7b80
--- android/app/build.gradle @@ -134,7 +134,7 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 87 + versionCode 88 versionName "1.0.6" } sp...
Incrementing build number
Incrementing build number
31520dfacc1ebf46221ed0b9e9542f8ccf44a953
--- src/components/Roster/Roster.tsx @@ -23,6 +23,11 @@ import {teamLeadJobDescriptions} from '../../redux/selectors'; * jobCategoryCodeDesc */ +/** + * TeamRosterItem fields + * //TODO: Identify minimal fields needs to manage a teamList entity + */ + //TODO: States to verify: No Data, Loading, Error (identify ...
revisions to roster component
revisions to roster component
99a2214d1f334fd3fd091e1e7b38ed96c523bd63
--- package.json @@ -146,7 +146,7 @@ "@types/seamless-immutable": "^7.1.16", "@types/semver": "^7.3.4", "@types/uuid": "^8.3.0", - "@walmart/allspark-foundation": "6.22.0", + "@walmart/allspark-foundation": "6.27.6", "@walmart/allspark-graphql-client": "~6.3.28", "@walmart/allspark-http-c...
bumping foundation
bumping foundation
10362b571861c1b0632a4c45de9796663db6d30f
--- packages/allspark-foundation-hub/src/HubFeature/Store/Components/ErrorBottomSheet.tsx @@ -3,10 +3,7 @@ import BottomSheet from './BottomSheet/BottomSheet'; import HubOnboardingImage from './BottomSheet/HubOnboardingImage/OnboardingImage'; import { FEATURE_ID } from '../Common/constant'; import { useAllsparkTrans...
feat(ui): Update the folder structure for manager experience
feat(ui): Update the folder structure for manager experience
adfa7eb883fba614576d1824896aab49490847aa
--- packages/allspark-utils/src/eventManager.ts @@ -127,7 +127,7 @@ export class EventManager< listener: EventListener<EventPayloadMap[K]>, options?: { id: string } ): ListenerSubscription => { - let id; + let id: string; // Add event if there is none in the listener if (!this._listeners[...
chore: ts error for untyped variable
chore: ts error for untyped variable
591e46f073b0a4b1a5c681ae99d42eebc798a562
--- package-lock.json @@ -43,7 +43,7 @@ "@walmart/attendance-mini-app": "0.190.6", "@walmart/compass-sdk-rn": "4.2.0", "@walmart/config-components": "4.2.5", - "@walmart/copilot-mini-app": "1.77.9", + "@walmart/copilot-mini-app": "^2.1.7", "@walmart/core-services": "~2....
chore: bump copilot@2.1.7
chore: bump copilot@2.1.7
9112a12e7ee6485a733bc2add8de2e766f5a5c6c
--- android/app/src/main/AndroidManifest.xml @@ -21,6 +21,13 @@ <data android:scheme="gif2://home" /> </intent> </queries> + + <queries> + <intent> + <action android:name="android.intent.action.VIEW" /> + <data android:scheme="even" android:host="open" /> +...
financial-wellbeing-feature-app version 1.0.22
financial-wellbeing-feature-app version 1.0.22
f4b416c5bfd89245f41a4273296b2b7fe1155821
--- .looper.multibranch.yml @@ -160,7 +160,7 @@ branches: triggers: - push: skipAuthor: jenkinspan - - spec: release/* + - spec: release call: build(rc) triggers: - push:
change release/* to release
change release/* to release
6c3eeb9c10a112c6be07230cb065064a184bdd6f
--- react-native.config.US.js @@ -0,0 +1,11 @@ +// https://github.com/react-native-community/cli/blob/main/docs/configuration.md + +module.exports = { + projects: {}, + dependencies: { + // Disable linking of package for specific platforms + // 'package-name': { platforms: { ios: null, android: null } } + }, ...
feat: add react-native config file per target for custom linking configuration
feat: add react-native config file per target for custom linking configuration
9002fa216b560f841ff637f8a92ebd8ca8ca1a3f
--- package-lock.json @@ -64,7 +64,7 @@ "@walmart/onewalmart-miniapp": "1.0.14", "@walmart/pay-stub-miniapp": "0.9.35", "@walmart/payrollsolution_miniapp": "0.130.46", - "@walmart/price-changes-mini-app": "1.9.5", + "@walmart/price-changes-mini-app": "1.9.6", "@walmart/...
Bump price changes v1.9.6
Bump price changes v1.9.6
e2de126a3ccc7c3a916d37ca6356fe77b0fa41ff
--- packages/allspark-foundation/__tests__/Feature/AllsparkFeatureManager.test.tsx @@ -3,8 +3,10 @@ import { BuildScreenConfig } from '../../src/Feature/types'; describe('FeatureModuleManager', () => { let manager: FeatureModuleManager; - const mockFeature1 = { id: 'feature1', tags: [], dependencies: [], connect...
code cleanup
code cleanup
ca50588c59e0e1a64e94d8b4dfd3bcd6112d8390
--- targets/US/package.json @@ -86,7 +86,7 @@ "@walmart/ask-sam-chat-components": "^0.2.7", "@walmart/ask-sam-mini-app": "1.24.7", "@walmart/associate-listening-mini-app": "1.2.7", - "@walmart/attendance-mini-app": "3.73.0", + "@walmart/attendance-mini-app": "3.74.0", "@walmart/avp-feature-app...
bump up attd mini app version
bump up attd mini app version
4832f2d3afff8c5f21b3b6189824004b153e2a05
--- src/components/RosterWidget/RosterWidget.tsx @@ -1,4 +1,4 @@ -import React, { useState } from 'react'; +import React, { useCallback, useState } from 'react'; import { HubWidget, TeamHubWidgetProps, @@ -33,12 +33,12 @@ export const RosterWidget = (props: TeamHubWidgetProps) => { isPartialGetTeamsByStoreE...
feat(ui): updated callbacks
feat(ui): updated callbacks
0a12ac57f9a9ba3f98b2edb5db1887f837057d45
--- __tests__/setup.js @@ -1,4 +1,3 @@ -require('react-native-gesture-handler/jestSetup'); jest.mock('react-native/Libraries/EventEmitter/NativeEventEmitter'); const { NativeModules } = require('react-native'); @@ -20,15 +19,6 @@ const { // Setup environment with Me@ dev variables AllsparkEnvironment.initialize({...
chore: modify unit test setup
chore: modify unit test setup
98e13206dc9f3ecf375b3338a0f0cb196b634325
--- src/containers/RosterFilters.tsx @@ -80,7 +80,7 @@ export const RosterFilters = (props: { <Chip id='absent'>{filters.absent} Absent</Chip> <Chip id='tardy'>{filters.tardy} Tardy</Chip> <Chip id='clockedIn'>{filters.clockedIn} Clocked in</Chip> - <Chip id='available'>{filter...
filter chip says online instead of available to talk
filter chip says online instead of available to talk
a1a637d3aa60981006b6681ed729009240a6fe0c
--- package-lock.json @@ -4366,9 +4366,9 @@ "integrity": "sha512-rt56lVXxfj0DWIjqUqn3oXpAlbe7YrOi6/c5hcGByaFe/f42qmPsesxWK3xkKOMsJ7LUXZz50aCb1+lHlv2kog==" }, "@walmart/push-to-talk-mini-app": { - "version": "0.5.119", - "resolved": "https://npme.walmart.com/@walmart/push-to-talk-mini-app/-/pu...
including meganav change
including meganav change
02c6ae334dc59c0675a89c2e70bd7327b8ecd1c5
--- packages/celebration-mini-app-graphql/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.13.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.22.0 - @walmart/celebration-mini-app-graphql@1.13.0
ad6512e483648361b5ea70e23ce64bc4676c84f7
--- src/settings/timeclock/TimeClockSettings.tsx @@ -27,7 +27,7 @@ export const TimeClockSettings = () => { snackbar.addSnack({ message: t( `settings:timeClock:${`sound-${ - timeclock.hapticsOn ? 'on' : 'off' + nextValue ? 'on' : 'off' }`}:snackbarTitle`, ), }...
verbiage fix
verbiage fix
b1a964297e903d388338b16dd8745b9666ce678f
--- .yarn/install-state.gz Binary files a/.yarn/install-state.gz and /dev/null differ
Removed .yarn/install-state.gz from tracking
Removed .yarn/install-state.gz from tracking
63b3c836e31cbca19aa8b0eed60985aa534fef30
--- src/screens/ViewTeamScreen.tsx @@ -18,7 +18,7 @@ import {Body} from '@walmart/gtp-shared-components'; const styles = StyleSheet.create({ associateRosterItemStyle: {marginHorizontal: 16, height: 100}, - viewTeamScreenContainer: {flex: 1, padding: 20}, + viewTeamScreenContainer: {flex: 1}, emptyState: { ...
Update namespace
Update namespace
c1418832444dfa3d12b9abb7146bc7f079419bb5
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/roster-mini-app", - "version": "2.28.0", + "version": "2.29.0", "main": "dist/index.js", "files": [ "dist"
Update the query to include the query params
Update the query to include the query params
fa5dfaf3265e38dfe675364c007ef72857667721
--- package-lock.json @@ -4475,9 +4475,9 @@ } }, "@walmart/taskit-mini-app": { - "version": "0.239.0-rc.4", - "resolved": "https://npme.walmart.com/@walmart/taskit-mini-app/-/taskit-mini-app-0.239.0-rc.4.tgz", - "integrity": "sha512-PCp72S6siT3IX1wN1nlllMwcQkBXNWLvLl/P0gcBPkpNY3eCx+rZGGe...
upgrading taskit version
upgrading taskit version
8f45e396944fa059f9c452ac27d6fce0215067dc
--- env.beta.js @@ -1,6 +1,6 @@ // Environment Overrides for Beta export default { - env: 'prod', + env: 'beta', graphql: { url: 'https://developer.api.us.walmart.com/api-proxy/service/ATHENA/GATEWAY/v1', headers: {
fix: env name was wrong for beta
fix: env name was wrong for beta
d26aab36b8afa0c6a631579cda1f8b691075ce90
--- __tests__/navigation/USHallway/AssociateHallwayNav/__snapshots__/MainStackNavTest.tsx.snap @@ -46,6 +46,22 @@ exports[`AssociateHallwayNav matches snapshot; handles mount and unmount effects } } /> + <Screen + component={[Function]} + name="taskit" + options={ + { + "cardOverlay...
feat: navigation fixes
feat: navigation fixes
e25064c06a03567b27a8094e59c1f1f4deada3ec
--- package-lock.json @@ -47,7 +47,7 @@ "@walmart/calling-mini-app": "0.1.8", "@walmart/compass-sdk-rn": "5.18.15", "@walmart/config-components": "4.2.16", - "@walmart/copilot-mini-app": "3.57.0", + "@walmart/copilot-mini-app": "3.57.3", "@walmart/core-services": "~2.3....
chore: bump copilot@3.57.3
chore: bump copilot@3.57.3
3fd756d17c67b33810a0be848faefe0fe7856c8e
--- __tests__/components/RosterWidget.test.tsx @@ -132,13 +132,19 @@ describe('RosterWidget', () => { } as unknown as SupplyChainTeamsByBusinessUnitQueryResult); jest - .spyOn(hooks, 'useSupplyChainShifts') - // @ts-ignore - .mockReturnValue({ - ...mockGetSupplyChainShiftsQuery.result,...
Update __tests__/components/RosterWidget.test.tsx
Update __tests__/components/RosterWidget.test.tsx Co-authored-by: AI Code Assistant <AI-Code-Assistant@email.wal-mart.com>
6de4aa3dca9afe1187f654dce31532d34e35228e
--- packages/allspark-foundation/src/Container/AllsparkContainer.tsx @@ -21,6 +21,7 @@ import { ContainerActionCreators } from './redux'; import { AllsparkServiceGuard } from './services'; import { DEFAULT_STATUSBAR_PROPS } from './constants'; import { AllsparkContainerConfig, ContainerProviderProps } from './types'...
fix: add lifecycle container mount call in container provider
fix: add lifecycle container mount call in container provider
9680d37394f37ee1a47cb65f91c3ede387b7b310
--- ios/BuildSupport/MeAtWMBeta_InHouse_Provision.mobileprovision Binary files a/ios/BuildSupport/MeAtWMBeta_InHouse_Provision.mobileprovision and b/ios/BuildSupport/MeAtWMBeta_InHouse_Provision.mobileprovision differ
update provision profile with 2024 cert
update provision profile with 2024 cert
609410ffc3c7b7c4de5fc32691eec5c9aa2e23e6
--- package-lock.json @@ -1,12 +1,12 @@ { "name": "allspark-main", - "version": "1.19.0", + "version": "1.20.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "allspark-main", - "version": "1.19.0", + "version": "1.20.0", "hasInstallScript": true, ...
updated shelf availability version
updated shelf availability version
68cd675c16eca01e6a42a996b64dda564b5a148c
--- package.json @@ -111,7 +111,7 @@ "@walmart/impersonation-mini-app": "1.20.8", "@walmart/ims-print-services-ui": "2.11.3", "@walmart/inbox-mini-app": "0.94.6", - "@walmart/iteminfo-mini-app": "7.13.2", + "@walmart/iteminfo-mini-app": "7.15.9", "@walmart/learning-mini-app": "20.0.23", "...
Chore item-info@7.15.9 update
Chore item-info@7.15.9 update
db46b376b86a671704aba49cb6ef55e1d48bf87f
--- package-lock.json @@ -47,7 +47,7 @@ "@walmart/emergency-mini-app": "1.25.1", "@walmart/exception-mini-app": "1.4.2", "@walmart/facilities-management-miniapp": "0.6.42", - "@walmart/feedback-all-spark-miniapp": "0.9.39", + "@walmart/feedback-all-spark-miniapp": "0.9.40", ...
feedabck mini version bump
feedabck mini version bump
3a5a46a0d9f4f520f0c82cf19fdab0f626d22190
--- android/app/src/main/assets/fonts/icomoon.ttf Binary files a/android/app/src/main/assets/fonts/icomoon.ttf and b/android/app/src/main/assets/fonts/icomoon.ttf differ --- ios/icomoon.ttf Binary files a/ios/icomoon.ttf and b/ios/icomoon.ttf differ --- package-lock.json @@ -3269,9 +3269,9 @@ } }, ...
SSMO-1507
SSMO-1507
8ba1d7883754f8ae2b55e9cd4fddb727c0b08845
--- src/hooks/roster.ts @@ -103,7 +103,7 @@ export const useDailyRoster = (shouldSkipQuery: boolean = false) => { handleOnError("useGetDailyRosterQuery", err, () => { logger.error("useGetDailyRosterQuery error", { message: `error in fetching useGetDailyRosterQuery: ${JSON.stringify( - ...
feat(ui): updated err
feat(ui): updated err
94895823e3ae7fce324c76dd4a980e1ea8b73558
--- .husky/pre-commit @@ -1,3 +1,22 @@ -#! /bin/env bash +#!/bin/sh -npm run test && npm run lint +# Run tests with coverage threshold validation +echo "🧪 Running tests with coverage validation..." +yarn test + +if [ $? -ne 0 ]; then + echo "❌ Tests failed or coverage threshold not met. Commit aborted." + exit 1 +...
feat(ui): setup husky precommit #SMDV-8175
feat(ui): setup husky precommit #SMDV-8175
835a3f5a090648154a27635f354cd664e94c1da6
--- saucelabs/.looper-native-common-saucelabs.yml @@ -10,7 +10,7 @@ envs: TARGET_SIMULATOR_OS: "15.0" RCT_NO_LAUNCH_PACKAGER: true PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true - KEYCHAIN_PW: "%{credentials.secret('ios-sign-keychain-pw')}" + KEYCHAIN_PW: "%{credentials.secret('ios-sign-v2-keycha...
Updated Keychain Password in Native common looper yml used for Saucelabs
Updated Keychain Password in Native common looper yml used for Saucelabs
8d7c462e0202b41254a2df9e969d6cd9b959ea36
--- 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.10.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.18.0 - @walmart/celebration-mini-app-graphql@1.10.0
239b524e073e2826b5e512e28d16d715d491a2aa
--- package-lock.json @@ -5497,9 +5497,9 @@ "integrity": "sha512-vGHNXjipnOEdJaASi+EQjTr0YeBNJ2/8Az1pRWzi72gPKh3LfBWidMwrN7CzOCNNuXirVuRVP9zyfTscyQN6pw==" }, "@walmart/emergency-mini-app": { - "version": "1.4.0", - "resolved": "https://npme.walmart.com/@walmart/emergency-mini-app/-/emergency-...
adding emergency for impersonation
adding emergency for impersonation
158052d223b6d3886b6205e5b21eb990d0951262
--- src/utils/user.ts @@ -6,7 +6,7 @@ import {isNil} from 'lodash'; import {GetAssociateNameQuery} from '../queries/getAssociateName'; import {Associate} from '../types'; -const OBFUSCATION_KEY = 'roster-mini-app'; +const OBFUSCATION_KEY = 'texting-mini-app'; //Do not change this const OBFUSCATION_PARSE_KEY = OBFU...
Update selctors
Update selctors
37f17404c7cce29ed716fab751c357fe596c601b
--- src/components/TeamList.tsx @@ -200,6 +200,7 @@ const TeamItem = (props: { const onViewTeam = () => { analytics('viewteam', { + message: 'navigate to the view team page', teamName: team?.teamName, teamID: teamId, workgroup: team?.workgroup, @@ -302,6 +303,7 @@ const StoreTeamItem...
adding messages for analytics events
adding messages for analytics events