commit_hash
stringlengths
40
40
input
stringlengths
13
7.99k
output
stringlengths
5
155
full_message
stringlengths
6
8.96k
7c3675addcca370a59e393851be7e7e199c3322b
--- src/notification.ts @@ -9,15 +9,15 @@ import {PushNotificationApi} from './services/PushNotificationApi'; export const backgroundPushNotificationHandler = (event?: SumoPushEvent) => { let handled = false; if (event?.customData?.category === 'pushtotalkv2') { + //TODO: Remove these two lines when API is re...
updating logic for temp mock audio URL
updating logic for temp mock audio URL
9fb6038d8b9af9712cf5a50e46196b442306d351
--- packages/allspark-foundation-hub/src/HubFeature/ClockOut/Components/ClockOutOverlay.tsx @@ -1,45 +0,0 @@ -import { Body, Button, ErrorMessage } from '@walmart/gtp-shared-components'; -import React from 'react'; -import { clockOutScreenStyles as styles } from '../styles'; -import { View } from 'react-native'; -impor...
Update the clock out changes
Update the clock out changes
b4debe1a267f554459cfe9e497ca6efbd4d6b738
--- __tests__/navigation/ErrorLogBoundaryTest.tsx @@ -1,24 +1,29 @@ -import React from 'react'; -import {Text} from 'react-native'; -import {render, waitFor} from '@testing-library/react-native'; +import React from 'react'; +import {render} from '@testing-library/react-native'; import {ErrorLogBoundary} from '../../s...
lint fixes
lint fixes
559c18bc46ae51f35deb3c338496a7695ea595ad
--- ReactotronConfig.d.ts @@ -1,8 +1,14 @@ export default reactotron; -declare const reactotron: import("reactotron-react-native").ReactotronReactNative & { - createEnhancer: (skipSettingStore?: boolean | undefined) => (createStore: any) => (reducer: any, ...args: any[]) => any; - setReduxStore: (store: any) => ...
fix(bug): persist selected filter when reloading roster screen
fix(bug): persist selected filter when reloading roster screen
b6f8fb5e616c28f0358b98ee11d92f74474493e5
--- packages/allspark-foundation/__tests__/utils/index.js @@ -3,12 +3,10 @@ import { Provider } from 'react-redux'; import { render as tlRender } from '@testing-library/react-native'; import { AllsparkReduxStore } from '../../src/Redux'; import { MockedProvider } from '@apollo/client/testing'; -// const { mockGetTea...
Update test
Update test
096af9d79a9f9298ae78bc03b6d0f317c90bd09a
--- packages/me-at-walmart-container/src/services/site/SiteLoggerService.ts @@ -0,0 +1,5 @@ +import {LoggerService} from '@walmart/allspark-foundation'; + +export const SiteLoggerService = LoggerService.createFeatureInstance('SiteService', { + logLevel: 'info' +}); --- packages/me-at-walmart-container/src/services/...
fix(siteinfo): fixing logs with new logger (#4505)
fix(siteinfo): fixing logs with new logger (#4505) Co-authored-by: Savankumar Akbari - sakbari <sakbari@m-c02rv0v4g8wl.homeoffice.wal-mart.com>
3c1709bb3f8666703ef7576ffa7d490b621de59f
--- package-lock.json @@ -3372,9 +3372,9 @@ "integrity": "sha512-cKvZIhfn+NPDhdwFONeRyOmj81FOh7Qmne00KJ4gah40L3T2cWvNR1lXRmC0ORLQ/cK0orrDvXfVpVTIa06CKQ==" }, "@walmart/iteminfo-mini-app": { - "version": "2.0.5", - "resolved": "https://npme.walmart.com/@walmart/iteminfo-mini-app/-/iteminfo-min...
Fix 2.0.6
Fix 2.0.6
b043dfc71d639f05502bd0d9fa0d0abcadc6974a
--- package-lock.json @@ -39,7 +39,7 @@ "@walmart/attendance-mini-app": "0.86.0", "@walmart/config-components": "4.2.0-rc.1", "@walmart/core-services": "~2.0.19", - "@walmart/core-services-allspark": "~2.10.14", + "@walmart/core-services-allspark": "~2.10.16", "@walmart...
💄 Updating allspark core services for mandatory header policy
💄 Updating allspark core services for mandatory header policy
f1f1e46405802db80ab0c8126dd4c8af5a26e312
--- .yarn/patches/react-native-npm-0.73.7-7f2047866d.patch @@ -0,0 +1,13 @@ +diff --git a/third-party-podspecs/boost.podspec b/third-party-podspecs/boost.podspec +index 8e924afd367f1b53031daf164bd78cce7908f56e..7089b210a843242c7b3868149bc821be5b42f758 100644 +--- a/third-party-podspecs/boost.podspec ++++ b/third-party-...
chore: reapply react native patch for boost path
chore: reapply react native patch for boost path
7e27ba8135d6fa0b17985b35c6a05113079233cd
--- 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.4](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.4 - @walmart/associate-exp-hub-mini-app@1.14.2 - @walmart/associate-exp-hub-team-switcher@2.25.0
757a6dc06d96c8ef97cc5cd34b03b478bdb56283
--- package-lock.json @@ -40,7 +40,7 @@ "@walmart/amp-mini-app": "1.1.48", "@walmart/ask-sam-chat-components": "^0.2.7", "@walmart/ask-sam-mini-app": "1.13.4", - "@walmart/attendance-mini-app": "0.190.6", + "@walmart/attendance-mini-app": "1.54.0", "@walmart/compass-sdk...
feature: AMA version bump to 1.54.0
feature: AMA version bump to 1.54.0
2e2a73bfc0d0de2dd79b498b12df1c6b83abd4dd
--- package.json @@ -121,13 +121,13 @@ "@walmart/metrics-mini-app": "1.29.12", "@walmart/mod-flex-mini-app": "1.27.0", "@walmart/moment-walmart": "1.0.4", - "@walmart/money-auth-shared-components": "2.3.9", + "@walmart/money-auth-shared-components": "2.4.3", "@walmart/myteam-mini-app": "3.0.2"...
feat: bug fix for payroll (#4449)
feat: bug fix for payroll (#4449)
7774fbf99ecaa0de1b1f3c1a4dbe0435c350b36c
--- src/navigation/AssociateHallwayNav/DrawerNav.tsx @@ -5,7 +5,6 @@ import {StyleSheet} from 'react-native'; import {StackHeaderProps} from '@react-navigation/stack'; import {createDrawerNavigator} from '@react-navigation/drawer'; import {ActivityMonitor, DrawerButton, Header} from '@walmart/ui-components'; -import...
update lint fixes
update lint fixes
e77a8eca151f70aa198c328d92b60014fb6012ad
--- apps/example/src/core/index.tsx @@ -2,27 +2,24 @@ import React, { useEffect } from 'react'; import { useSelector } from 'react-redux'; import { Text, View } from 'react-native'; import { StackHeaderProps, createStackNavigator } from '@react-navigation/stack'; -import { - createDrawerNavigator, - DrawerContentC...
chore(example): remove drawer navigator. update to use latest module capabilities
chore(example): remove drawer navigator. update to use latest module capabilities
02b6daa7a9b48f3da7ef1a048aea9ae81ae76191
--- src/queries/getTeamById.graphql @@ -8,5 +8,7 @@ query GetTeamById($countryCode: String!, $date: Date!, $storeNbr: String!, $team site teamId teamName + workgroup + workgroupId } -} \ No newline at end of file +} --- src/queries/getTeamsbyStore.graphql @@ -8,5 +8,7 @@ query GetTeamsByStore(...
query modifications
query modifications
cd54eeb34780f52ecfc559c72dd5c4e5629a3942
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/wmconnect-mini-app", - "version": "3.7.0-beta.4", + "version": "3.7.1", "main": "dist/index.js", "files": [ "dist",
feat(ui): update wmconnect version
feat(ui): update wmconnect version
1a769653394f28ca4719194788a70df259a3ad67
--- packages/allspark-foundation/src/LocalStorage/README.md @@ -1,17 +1,15 @@ # Local Storage Service -Local storage is a service that provides a simple interface for storing data in the device's local storage. - -This service is defined by the AllsparkContainer and follows the [AllsparkLocalStorageService](./types....
docs: update local storage client docs
docs: update local storage client docs
f3b15e4bc2c1fd690037219d931a07837be1b6a2
--- ios/Podfile.lock @@ -997,7 +997,7 @@ PODS: - nanopb/encode (= 2.30909.1) - nanopb/decode (2.30909.1) - nanopb/encode (2.30909.1) - - native-rfid-scanner (3.9.9): + - native-rfid-scanner (3.9.10): - React-Core - OpenSSL-Universal (1.1.1100) - PromisesObjC (2.4.0) @@ -2787,7 +2787,7 @@ SPEC CH...
Update native-rfid-scanner@3.9.10
Update native-rfid-scanner@3.9.10
ad9f4bd163101317ec6d2e86cf00ea8ded755c47
--- core/__tests__/navigation/USHallway/AssociateHallwayNav/__snapshots__/AssociateHallwayNavTest.tsx.snap @@ -2,7 +2,6 @@ exports[`DrawerNav matches default snapshot for initial render 1`] = ` <RenderGuard - onUnmount={[Function]} preRender={[Function]} > <ActivityMonitor @@ -57,7 +56,6 @@ exports[`DrawerN...
Fixed tests in drop28 and Updated termsof use
Fixed tests in drop28 and Updated termsof use
4360e475cc802057ff6e876be0d6d8c5105fd789
--- __tests__/harness/index.tsx @@ -1,6 +1,9 @@ import React, {PropsWithChildren} from 'react'; import {render, userEvent} from '@testing-library/react-native'; -import type {RenderOptions} from '@testing-library/react-native'; +import type { + RenderHookOptions, + RenderOptions, +} from '@testing-library/react-nat...
Adding hooks test coverage
Adding hooks test coverage
c45836adda6f44743f04f29e788f4208caa4369e
--- package-lock.json @@ -4440,9 +4440,9 @@ "integrity": "sha512-vL0+hmLX3mP3jXomwGL+kxp2aRLe002I+b+LL+wVbmOdRdXBvA7gbA5VJeRFkvaUQfU2SlRVLYJwv34HT9I8jw==" }, "@walmart/shelfavailability-mini-app": { - "version": "0.8.0", - "resolved": "https://npme.walmart.com/@walmart/shelfavailability-mini-...
SA-172 version inc SA to 0.8.1. for token refresh removal
SA-172 version inc SA to 0.8.1. for token refresh removal
3029376b8a7136e48e7286c1aef348e25386faa5
--- core/__tests__/navigation/USHallway/AssociateHallwayNav/Tabs/__snapshots__/MeStackNavTest.tsx.snap @@ -3,7 +3,7 @@ exports[`MeStackNav headerLeft of initial screen match snapshot 1`] = ` [ <IconButton - accessibilityLabel="menu.drawerButton" + accessibilityLabel="drawerButton.accessiblityLabel" colo...
chore: updating snapshots
chore: updating snapshots
b272fe732a3611d23fefb37cce0a81235b66513a
--- targets/US/package.json @@ -123,7 +123,7 @@ "@walmart/metrics-mini-app": "1.27.3", "@walmart/mod-flex-mini-app": "1.23.2", "@walmart/moment-walmart": "1.0.4", - "@walmart/money-auth-shared-components": "2.0.14", + "@walmart/money-auth-shared-components": "2.2.1", "@walmart/myteam-mini-app"...
bump version
bump version
2e4f897479f3ee6699b5cfe7a84757afa2f7198c
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/roster-mini-app", - "version": "2.53.0", + "version": "2.54.0", "main": "dist/index.js", "files": [ "dist" --- src/components/RosterWidget/RosterWidget.tsx @@ -41,7 +41,7 @@ export const RosterWidget = (props: TeamHubWidgetProps) => { <V...
Update the roster changes
Update the roster changes
71ef775110e3837502bc5cef1fc20e7e5918ab85
--- packages/me-at-walmart-container/__tests__/http/interceptors/work.test.ts @@ -1,7 +1,12 @@ +import { WorkInterceptor } from '../../../src/http/interceptors/work'; +import { AllsparkReduxStore } from '@walmart/allspark-foundation'; +import { WorkActions } from '@walmart/allspark-foundation/Work'; + +/* const {WorkI...
fix: modify test DWORK-7538
fix: modify test DWORK-7538
7c227e03d24a30e647eca0638505f56e3c96aad4
--- src/navigation/index.tsx @@ -106,7 +106,7 @@ export const TeamHub = () => { .create( 'Me@Walmart.ManagerExperience.MyTeam', 'manager-experience', - 'myTeam', + 'myTeam.root', ['roster'], ) .validate()
feat(ui): update widget on myTeam
feat(ui): update widget on myTeam
b9ff37b05f5a53d5071c9f89c35869182440c0d1
--- targets/US/package.json @@ -106,7 +106,7 @@ "@walmart/financial-wellbeing-feature-app": "1.26.0", "@walmart/functional-components": "~6.3.28", "@walmart/gta-react-native-calendars": "0.7.0", - "@walmart/gtp-shared-components": "2.2.5-rc.1", + "@walmart/gtp-shared-components": "2.2.5", "@wa...
feat: bump version of gtp-shared-components to 2.2.5
feat: bump version of gtp-shared-components to 2.2.5
e9c9d5ed0e131ed4788021f9d1f6e471c189dbba
--- __tests__/changeStore/ChangeStoreInputTest.tsx @@ -70,6 +70,6 @@ describe('ChangeStoreInput', () => { setSiteId.mockClear(); Input.props.onChangeText('abc'); - expect(setSiteId).not.toHaveBeenCalled(); + expect(setSiteId).toHaveBeenCalledWith(''); }); }); --- src/changeStore/ChangeStoreInput...
fix site id input
fix site id input
22bcac6b07df1ea1579c7f6a694b769a7f96b01f
--- packages/allspark-foundation-hub/src/HubFeature/Store/BottomSheet/BottomSheet.tsx --- packages/allspark-foundation-hub/src/HubFeature/Store/BottomSheet/HubOnboardingImage/OnboardingImage.tsx --- packages/allspark-foundation-hub/src/HubFeature/Store/BottomSheet/HubOnboardingImage/index.ts --- packages/allspark...
Update the folder for store and supply chain
Update the folder for store and supply chain
d9c4a2f4ef0ed78fce40d0e40646b218cc5917ac
--- apps/example/package.json @@ -12,6 +12,7 @@ "expo:check": "expo install --check" }, "dependencies": { + "@logicwind/react-native-exit-app": "0.2.0", "@react-native-async-storage/async-storage": "2.1.2", "@react-native-community/datetimepicker": "8.4.1", "@react-native-community/netinfo"...
chore(example): add required dependency for environment toggle dev menu plugin
chore(example): add required dependency for environment toggle dev menu plugin
66fe2436f71e765c45eb17d5bf156333dc80effa
--- babel.config.js @@ -1,4 +1,15 @@ -module.exports = { - presets: ['module:metro-react-native-babel-preset'], - plugins: ['react-native-reanimated/plugin', "transform-remove-console"], + +module.exports = (api) => { + const babelEnv = api.env(); + console.log('sva babelEnv', babelEnv); + const plugins = ['react-...
update babel config
update babel config
5beff7b31fb6115e61d44caa39ccdae5194d05fe
--- src/navigation/AssociateHallwayNav/Components.tsx @@ -15,6 +15,7 @@ import {ChangeStoreBanner} from '../../changeStore/ChangeStoreBanner'; import {getTaskBadge} from '@walmart/taskit-mini-app'; import {Images} from '../../images'; +import {AllScreenBanner} from '@walmart/emergency-mini-app'; export const sty...
add all screen banner
add all screen banner
373fbb0f439bc0fd9ec14f0f8de9d9812d9f2582
--- package-lock.json @@ -72,7 +72,7 @@ "@walmart/ims-print-services-ui": "2.10.3", "@walmart/inbox-mini-app": "0.92.10", "@walmart/iteminfo-mini-app": "7.10.13", - "@walmart/learning-mini-app": "20.0.19", + "@walmart/learning-mini-app": "20.0.20", "@walmart/manager-app...
feat: :sparkles: Bump learning mini app version to 20.0.20
feat: :sparkles: Bump learning mini app version to 20.0.20
a4b5d154c4e76ddb5a029d2cf466b0789c07bd1b
--- packages/components-library/.eslintrc.js @@ -13,7 +13,8 @@ module.exports = { } ], 'eol-last': ['error', 'always'], - 'indent': ['error', 2, { 'SwitchCase': 1 }], + // Indent rules disabled due to ESLint 8.19.0 infinite recursion bug. + 'indent': 'off', 's...
fix(lint): turning off a lint rule temporarily
fix(lint): turning off a lint rule temporarily
8e23a7b6c9d372e623ad84bc0b746d9ba526349e
--- __tests__/core/appConfigInitTest.ts @@ -166,6 +166,8 @@ describe('getAppConfigScope', () => { const appBuildNumber = '7'; const appId = 'com.walmart.test'; const originalSite = '100'; + const model = 'ZYA'; + const osVersion = '11'; it('gets scope and params for app config', () => { const itera...
adding new fields to app config; updating logger version
adding new fields to app config; updating logger version
04670c130d2c9ed934153bf673c030ae4eaa79c8
--- __tests__/navigation/AssociateHallwayNav/MainStackNavTest.tsx @@ -53,10 +53,6 @@ jest.mock('@walmart/emergency-mini-app', () => ({ EmergencyBannerScreen: 'EmergencyBannerScreen', })); -jest.mock('@walmart/rn-receiving-mini-app', () => ({ - ReceivingRootApp: 'ReceivingRootApp', -})); - jest.mock('../../../sr...
Review comments fixed
Review comments fixed
e0fa5f145e8e3c4d8e17235602e181d1f60f58d6
--- package.json @@ -159,7 +159,7 @@ "@walmart/sidekick-mini-app": "4.205.5", "@walmart/store-feature-orders": "1.34.3", "@walmart/talent-preboarding-mini-app": "1.0.41", - "@walmart/taskit-mini-app": "5.41.1", + "@walmart/taskit-mini-app": "5.42.0", "@walmart/time-clock-mini-app": "3.19.6", ...
fix(notes): bumped taskit version 5.42.0
fix(notes): bumped taskit version 5.42.0
de791a731e460a17a7329ebdd6ed589870dabd0b
--- ios/BuildSupport/install-cocoapods.sh @@ -8,7 +8,7 @@ echo "Installing CocoaPods" CCP_VER=1.12.0 POD_VERSION=$(pod --version) -export GEM_HOME=$HOME/.gem +export GEM_HOME=$RUBY_PATH/gem export PATH=$GEM_HOME/bin:$PATH export https_proxy=http://sysproxy.wal-mart.com:8080
Update install-cocoapods.sh
Update install-cocoapods.sh
109e2ec5c990a945dc756fa51f93c633c5beef26
--- package.json @@ -90,7 +90,7 @@ "@walmart/allspark-utils": "7.1.0", "@walmart/amp-mini-app": "1.2.10", "@walmart/ask-sam-chat-components": "^0.2.7", - "@walmart/ask-sam-mini-app": "1.35.11", + "@walmart/ask-sam-mini-app": "1.35.17", "@walmart/associate-exp-hub-hub": "2.17.0", "@walmart...
fix(asksam): SMBLV-9453 SMBLV-9432 fix ios crash and fab disappearing (#5131)
fix(asksam): SMBLV-9453 SMBLV-9432 fix ios crash and fab disappearing (#5131) Co-authored-by: j0z09av <j0z09av@homeoffice.wal-mart.com>
d6ab834d8ef86caac8602b48e9d9c2ae60b1a771
--- .looper.yml @@ -1,4 +1,3 @@ -node: ((osx||stable_osx)&&!dualcore&&!MAC-DRFQLAB-MINI27) tools: nodejs:
remove nodes variable from looper.yml
remove nodes variable from looper.yml
16509345c06cd6c6b679f29c88f57c45f62de736
--- android/app/build.gradle @@ -134,7 +134,7 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 40 + versionCode 41 versionName "1.0.2" } sp...
Incrementing build number
Incrementing build number
b2e55e6d9f30f2f74edcd5961363c6e0cd877ae0
--- package-lock.json @@ -87,7 +87,7 @@ "@walmart/react-native-webex-sdk": "0.1.5", "@walmart/receipt-check-miniapp": "1.19.3", "@walmart/redux-store": "3.7.0", - "@walmart/returns-mini-app": "4.1.0", + "@walmart/returns-mini-app": "4.5.0", "@walmart/roster-mini-app": "...
returns drop 20 new version
returns drop 20 new version
d4e84ffc71b9de68eda957203ae1f7e40c602f83
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/wmconnect-mini-app", - "version": "3.7.0-alpha.20", + "version": "3.7.0-alpha.0", "main": "dist/index.js", "files": [ "dist",
chore: update package.json
chore: update package.json
f8fb1a1c5f57af0de73d1c60f2ad7439bd994062
--- package.json @@ -97,9 +97,9 @@ "@walmart/react-native-shared-navigation": "6.1.4", "@walmart/react-native-sumo-sdk": "2.6.0", "@walmart/redux-store": "3.7.0", - "@walmart/roster-mini-app": "2.8.1", + "@walmart/roster-mini-app": "2.8.2", "@walmart/ui-components": "1.15.1", - "@walmart/wm...
chore(ui): updated versions
chore(ui): updated versions
53dd5a25d64a4b1a885641eb27718dddcab16152
--- src/components/TeamList.tsx @@ -239,7 +239,7 @@ const StoreTeamItem = () => { navigation.navigate('myTeam.pushToTalk', { // @ts-ignore details: { - channelName: 'Total Store', + channelName: 'Whole Store', ...
update rbac config for roster filters, update the whole store to total store
update rbac config for roster filters, update the whole store to total store
ede27b5709dca04ad6a61fc32aaa471732342270
--- src/Translations/en-US.json @@ -37,5 +37,16 @@ "editTeamsModal": { "title": "Edit your saved teams", "buttonTitle": "Save" + }, + "savedTeams": { + "headerText": "Your saved teams", + "bodyText": "Choose the team you'd like to view", + "textLinkLabel": "Edit saved teams", + "tagText": "Pr...
feat(ui): update saved teams section
feat(ui): update saved teams section
89b48ff7551facc37e5155ebbc73e7055998d90a
--- packages/me-at-walmart-container/__mocks__/@walmart/allspark-foundation/Auth.js @@ -11,4 +11,8 @@ module.exports = { useAuth: jest.fn(() => mockAuth), AuthConsumer: 'AuthConsumer', getAuthContext: jest.fn(() => mockAuth), + + AuthService: { + refreshToken: jest.fn(), + } }; --- packages/me-at-walmar...
chore: fix test
chore: fix test
478fa85fa50c10101c7dbc73ae955319856707ca
--- package.json @@ -94,7 +94,7 @@ "@walmart/checkout-mini-app": "3.14.0", "@walmart/compass-sdk-rn": "5.19.3", "@walmart/config-components": "4.4.0", - "@walmart/copilot-mini-app": "3.92.9", + "@walmart/copilot-mini-app": "3.92.10", "@walmart/core-services": "6.0.16", "@walmart/core-serv...
feat: reverting clockout changes to match drop 19
feat: reverting clockout changes to match drop 19
e48299c9b7643d43b5528778c5f0e4e341874d37
--- packages/allspark-foundation-hub/__tests__/TeamOnboarding/TeamSelectionUtils.test.tsx @@ -135,8 +135,9 @@ describe('myArea', () => { }); }); +// TODO: fix looper test job failure describe('useGetViewersPrimaryTeamName', () => { - it('should return "Management" team if viewer has no teams and title includes ...
fixed test failures
fixed test failures
da76f5964bb690788db0d3cca7db87e2d59c65e7
--- packages/allspark-foundation/src/HTTP/client.ts @@ -128,7 +128,7 @@ export class HttpClient extends Axios { this.configured = true; // Extract custom fileds we must manually merge. - const { interceptors = [], cache = {}, ...restConfig } = config; + const { interceptors, cache, ...restConfig } = c...
fix: default cache value on configure method lead to cache setup twice
fix: default cache value on configure method lead to cache setup twice
e6d3ecc0f6344be81e42abdb5f5c15b0f6addb69
--- packages/me-at-walmart-container/src/http/interceptors/errorLogger.ts @@ -25,7 +25,7 @@ export const ErrorLoggerInterceptor: Interceptor = { }; return request; - } catch (_) { + } catch { return request; } }, --- packages/me-at-walmart-container/src/network/getWi...
fix: ALLSPARK-5974 fix lint errors
fix: ALLSPARK-5974 fix lint errors
c7dc59c60152ee310edbd54f4772b558ff58d72f
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/roster-mini-app", - "version": "3.8.2", + "version": "3.8.3", "main": "dist/index.js", "files": [ "dist", @@ -93,7 +93,7 @@ "@walmart/react-native-scanner-3.0": "patch:@walmart/react-native-scanner-3.0@npm%3A0.15.8#~/.yarn/patches/@walmart-react...
feat(ui): update package json
feat(ui): update package json
063a7df4fa2bdfcbd9370fc758faaadf81dc2854
--- package-lock.json @@ -3266,9 +3266,9 @@ } }, "@walmart/welcomeme-mini-app": { - "version": "0.5.27", - "resolved": "https://npme.walmart.com/@walmart/welcomeme-mini-app/-/welcomeme-mini-app-0.5.27.tgz", - "integrity": "sha512-XkfZJYjio/KFzOrjIMNgTqn6N9Nhf5EEZBKXcPU5DIjNUmSMDJqnpbbBr6...
update package lock
update package lock
9669322359369a617a2a235ba590a9c58c2b7cb1
--- packages/me-at-walmart-container/__tests__/redux/firebaseAuth.test.ts @@ -1,5 +1,6 @@ import {call, put, takeLeading} from 'redux-saga/effects'; import { + checkAndBeginSignInWithFirebaseSaga, signInWithFirebaseSaga, signOutFromFirebaseSaga, firebaseSignInSuccess, @@ -13,6 +14,7 @@ import { } from '@wa...
fix(firebase): added tests
fix(firebase): added tests
ae25f6427bb8cbff5921a6882b8c987776cbc8d7
--- core/__tests__/navigation/__snapshots__/RootStackTest.tsx.snap @@ -86,7 +86,7 @@ exports[`RootNav matches snapshot when app accessible 1`] = ` getComponent={[Function]} listeners={ { - "focus": [Function], + "focus": undefined, } } name="WelcomeMeMiniApp" --- packag...
chore: nav config test fixes
chore: nav config test fixes
4094ff9ae96b3a4c02bc8cb93d6e48b7296eb5e5
--- targets/US/ios/Podfile.lock @@ -2250,7 +2250,7 @@ PODS: - FirebaseMessaging (<= 10.18.0) - StructuredLogAssistantIOS (= 0.0.7) - TOCropViewController (2.7.4) - - topstock-mini-app (1.16.25): + - topstock-mini-app (1.17.8): - React - VisionCamera (3.7.1): - React @@ -2909,7 +2909,7 @@ SPE...
upgraded podlock topstock to 1.17.8
upgraded podlock topstock to 1.17.8
c3d175bc03a2a008911e94e3e0379af218c9dba9
--- package-lock.json @@ -13177,9 +13177,9 @@ } }, "react-native-wm-barcode": { - "version": "2.29.0", - "resolved": "https://npme.walmart.com/react-native-wm-barcode/-/react-native-wm-barcode-2.29.0.tgz", - "integrity": "sha512-xXs/c6oyhcDIqTxwVt+H9FegeYYNZ1fF5WfatNA/k9oSfUsbEGEALIxJNc/...
update react-native-wm-barcode version to test
update react-native-wm-barcode version to test
db2006a193f4ff6ccbd482a8489419d88cbd8ff5
--- package.json @@ -143,8 +143,8 @@ "@walmart/native-rfid-scanner": "4.1.9", "@walmart/onewalmart-miniapp": "1.0.27", "@walmart/online-w4-mini-app": "0.10.3", - "@walmart/pay-stub-miniapp": "0.26.6", - "@walmart/payrollsolution_miniapp": "0.155.13", + "@walmart/pay-stub-miniapp": "0.26.7", + ...
LD 3.5 changes for payroll (#5208)
LD 3.5 changes for payroll (#5208) Co-authored-by: Maksym Novakh - m0n09mr <Maksym.Novakh0@walmart.com> Co-authored-by: Hariharan Sundaram <121838+h0s0em0@users.noreply.gecgithub01.walmart.com>
1a3646fa98df34bbb0c2f7d53af7997e23b3f684
--- packages/allspark-foundation/src/Components/Banners/AllsparkBanner.tsx @@ -8,7 +8,7 @@ import { CloseIcon, } from '@walmart/gtp-shared-components'; import { ComponentRecord } from '../DynamicComponents'; -import { useAllsparkTranslation } from '../../Translation'; +import { useAllsparkTranslation } from '../.....
feat(developer menu): add optional console api for easy module use through the console
feat(developer menu): add optional console api for easy module use through the console
f2e62762356787c5381d1f880da5f00995cd6a36
--- package-lock.json @@ -86,7 +86,7 @@ "@walmart/shelfavailability-mini-app": "1.5.16", "@walmart/taskit-mini-app": "2.40.8", "@walmart/texting-mini-app": "2.0.29", - "@walmart/time-clock-mini-app": "2.166.0", + "@walmart/time-clock-mini-app": "2.169.0", "@walmart/tops...
feature: tcma version upgrade
feature: tcma version upgrade
e5d7c9a8d17358c2f9916450a7975fe2282ef2f1
--- scripts/verifyBranchName.sh @@ -14,7 +14,7 @@ develop_branch='^develop*' valid_child_branch_name_for_develop='^((feature|release)\/[a-zA-Z0-9\-]+)$' release_branch='^release*' -valid_child_branch_name_for_release='^((feature|hotfix)\/[a-zA-Z0-9\-]+)$' +valid_child_branch_name_for_release='^((feature)\/[a-zA-Z0-...
Update scripts/verifyBranchName.sh
Update scripts/verifyBranchName.sh
5506fd1ce5bb4d39dc6e2f25471d583400eee3b6
--- android/app/build.gradle @@ -151,7 +151,6 @@ android { defaultConfig { applicationId "com.walmart.stores.allspark.beta" - missingDimensionStrategy 'react-native-camera', 'general' minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion ...
Update build.gradle
Update build.gradle
ab5ec2a0011fd59c4af70e2c7eebf50ca7345dda
--- packages/components-library/components/Icon/Icon.tsx @@ -3,7 +3,9 @@ import createIconSetFromIcoMoon from '@expo/vector-icons/createIconSetFromIcoMoo import { colors } from '@walmart/gtp-shared-components'; import icoMoonConfig from '../../assets/icons/selection.json'; -import { Size } from '../types'; +import ...
fix(components): icon types refactored (#291)
fix(components): icon types refactored (#291) * fix: icon types refactored * fix: update snapshots --------- Co-authored-by: Shubhang Shah <s0s0zug@homeoffice.wal-mart.com>
d84572b14d52fae14079767dc88d82f0daf5cfcd
--- src/PinAccess/PinCodeSagas.ts @@ -13,7 +13,7 @@ import { } from '../redux/SharedSagas'; import {PinAccessTypes} from '../PinAccess/PinAccessRedux'; import {CREATE, ENTRY} from '../PinAccess/constants'; -import {getBackgroundIdleTime} from '../redux/SharedSelectors'; +import {getBackgroundIdleTime, getPinFeatureE...
Changing startup flow site id prompt location. Added ccm check to enabled pin and biometrics
Changing startup flow site id prompt location. Added ccm check to enabled pin and biometrics
00a4639670f61b25e717d4681033ed8d0cc756da
--- ios/Podfile.lock @@ -326,37 +326,37 @@ PODS: - React-jsinspector (0.63.2) - react-native-encrypted-storage (4.0.2): - React-Core - - react-native-geolocation-service (5.2.0): + - react-native-geolocation-service (5.1.1): - React - - react-native-get-random-values (1.7.0): + - react-native-get-ra...
development branch podfile copy
development branch podfile copy
0455829a1c459b9d953c602ad0f3cecf3fd74459
--- package-lock.json @@ -36,8 +36,8 @@ "@walmart/allspark-neon-core": "0.1.31", "@walmart/amp-mini-app": "0.2.13", "@walmart/ask-sam-chat-components": "^0.2.7", - "@walmart/ask-sam-mini-app": "1.3.52", - "@walmart/attendance-mini-app": "0.52.0", + "@walmart/ask-sam-mini-...
updated attendance-mini-app to 0.55.0
updated attendance-mini-app to 0.55.0
974ec5101270fe34ea0d8da5a5c8181ed1eeb9bc
--- packages/allspark-foundation/src/Feature/AllsparkFeatureModule.tsx @@ -37,6 +37,7 @@ export class AllsparkFeatureModule< * An array of AllsparkFeature ids representing the dependencies of the AllsparkFeatureModule. */ public dependencies: string[] = []; + public enabled: boolean = true; private _li...
feat: add enable and disable methods to feature module
feat: add enable and disable methods to feature module
a19e88d27a1fb1ee181297d1ee00c2fc492c0bbf
--- __tests__/components/RosterMessageButton.test.tsx @@ -18,6 +18,7 @@ jest.mock('@walmart/allspark-foundation/User', () => { getSiteId: jest.fn(), getDomain: jest.fn(), getWin: jest.fn(), + getUserId: jest.fn(() => 'test-user-123'), }, }; }); --- src/redux/selectors.ts @@ -25,13 +...
fix(ui): revert changes that were out-of-scope
fix(ui): revert changes that were out-of-scope
28df7ba00e581d94fce458a92be4955f30f79368
--- package-lock.json @@ -6432,25 +6432,6 @@ "eslint-visitor-keys": "^1.1.0" } }, - "@walmart/core-services": { - "version": "1.4.13", - "resolved": "https://npme.walmart.com/@walmart/core-services/-/core-services-1.4.13.tgz", - "integrity": "sha512-Kav8ndkYel6svIeW2WRQw1x7vqhG7QSr9UbH/XYRCuWw7rJH47U...
chore: package update
chore: package update
6502e8c867960faf16c6e3cafacfc584226d6245
--- packages/allspark-foundation/src/HTTP/cache.ts @@ -5,6 +5,7 @@ import { InternalCacheRequestConfig, CacheRequestConfig, buildStorage, + CacheOptions, } from 'axios-cache-interceptor'; import { LocalStorageService } from '../LocalStorage'; @@ -14,6 +15,7 @@ export type { CacheAxiosResponse, Inter...
fix: http client instance config was not correctly including cache fields
fix: http client instance config was not correctly including cache fields
f6855d3f6c24d4d767f1ca52fbc23d0f193cdde1
--- docs/CHANGELOG.md @@ -1,3 +1,12 @@ +# [3.9.0](https://gecgithub01.walmart.com/smdv/wmconnect-miniapp/compare/v3.8.0...v3.9.0) (2026-01-16) + + +### Features + +* **ui:** added ccm support for direct azure call ([1983d75](https://gecgithub01.walmart.com/smdv/wmconnect-miniapp/commit/1983d75910537326e034c6d62c10415de...
chore(release): 3.9.0 [skip ci]
chore(release): 3.9.0 [skip ci] # [3.9.0](https://gecgithub01.walmart.com/smdv/wmconnect-miniapp/compare/v3.8.0...v3.9.0) (2026-01-16) ### Features * **ui:** added ccm support for direct azure call ([1983d75](https://gecgithub01.walmart.com/smdv/wmconnect-miniapp/commit/1983d75910537326e034c6d62c10415de5e64dd4)) * *...
c9c65cdc9ef8d43a604e53a5b619d1d49782b8bd
--- package.json @@ -100,7 +100,7 @@ "@walmart/refrigeration-alarms-mini-app": "1.29.0", "@walmart/schedule-mini-app": "0.11.0", "@walmart/settings-mini-app": "1.6.0", - "@walmart/shelfavailability-mini-app": "0.8.1", + "@walmart/shelfavailability-mini-app": "0.8.2", "@walmart/taskit-mini-app"...
Update the ShelfAvailability package.json version.
Update the ShelfAvailability package.json version. Changes should help have the teflon flow working fine with internal and external URL.
b871ed80e6f42c5454f24fc9d689581d18e955c9
--- src/components/AssociateRosterItem/index.tsx @@ -39,6 +39,8 @@ import AsyncStorage from '@react-native-async-storage/async-storage'; import {LOCAL_STORAGE_KEY_PREFIX} from '../../constants'; import {useDispatch} from 'react-redux'; import {textingSlice} from '../../redux/reducer'; + +const RECENT_SEARCH_HISTORY_...
update types
update types
02f77af6f8cfa158fb1a1593b016fdb294f9efcf
--- src/components/AssociateRosterItem/index.tsx @@ -72,6 +72,7 @@ export const AssociateRosterItem = React.memo((props: AssociateItemProps) => { const storeAssociateName = async () => { const RECENT_SEARCH_HISTORY_KEY = `${LOCAL_STORAGE_KEY_PREFIX}_recent_search_history`; + const searchHistoryLimit: numbe...
Add the limit on the search history list
Add the limit on the search history list
c963ec8b46ab039b8cc7ce228357845edcdb5fbc
--- __tests__/auth/AuthenticatorViewTest.tsx @@ -7,7 +7,7 @@ import WmTelemetry from 'react-native-wm-telemetry'; import {AuthenticatorView} from '../../src/auth/AuthenticatorView'; import {connectedSSO} from '../../src/auth'; -import {SSO_APP} from '../../src//types/telemetryConstants'; +import {SSO_APP} from '../...
impersonation and functional component version bump (#334)
impersonation and functional component version bump (#334) * impersonation and functional component version bump * Incrementing build number * Version bupm/inbox mini app (#338) * inbox version bump * Inbox mini app version bump Co-authored-by: Hitesh Arora - h0a006n <Hitesh.Arora@walmart.com> * Incr...
36b5799f32f27eef2800977889278fd68dcb91e2
--- packages/allspark-foundation-hub/src/SupplyChain/Screens/OnboardingScreen/OnboardingScreen.tsx @@ -76,6 +76,7 @@ export const OnboardingScreen = () => { Array.isArray(allSiteTeamsSections) ? allSiteTeamsSections : [] ); } + // eslint-disable-next-line react-hooks/exhaustive-deps }, [allSi...
Fixing lint error
Fixing lint error
cbc01ad19d3f9e0ec6b99c231975ffc4a7303388
--- __mocks__/@walmart/backroom-mini-app.js @@ -1,3 +1,6 @@ module.exports = { - BackroomMiniApp: 'BackroomMiniApp', + __esModule: true, + default: { + buildAllScreens: () => "BackroomFeature", + }, }; --- __tests__/navigation/USHallway/AssociateHallwayNav/__snapshots__/MainStackNavTest.tsx.snap @@ -30,15 +3...
feat: SVZPK-4286 DSD support and misc bug fixes (#4721)
feat: SVZPK-4286 DSD support and misc bug fixes (#4721) Co-authored-by: Ross Jones - r0j065w <Ross.Jones@walmart.com> Co-authored-by: Aroushi Sharma - a0s11tw <Aroushi.Sharma@walmart.com> Co-authored-by: Savankumar Akbari - sakbari <sakbari@m-c02rv0v4g8wl.homeoffice.wal-mart.com>
8575cdf6061a0b924dc6ed6a696994bb04ea7092
--- packages/me-at-walmart-container/__tests__/services/user/getCandidateInfo.test.ts @@ -1,118 +1,92 @@ -import {getLoggedInCandidate} from '../../../src/services/user/getCandidateInfo'; -import {AllsparkHttpClient} from '@walmart/allspark-foundation/HTTP'; +import {getCandidateInfo} from '../../../src/services/user/g...
added unit test to /packages/me-at-walmart-container/src/services/user/getCandidateInfo.ts
added unit test to /packages/me-at-walmart-container/src/services/user/getCandidateInfo.ts
34c2283ff1afc4e109f02723643df25e01ea6757
--- package.json @@ -115,7 +115,7 @@ "@walmart/ims-print-services-ui": "2.22.0", "@walmart/inbox-mini-app": "0.102.2", "@walmart/invue-react-native-sdk": "0.1.26-alpha.12", - "@walmart/iteminfo-mini-app": "8.5.2", + "@walmart/iteminfo-mini-app": "8.6.1", "@walmart/learning-mini-app": "20.0.78"...
feat(ItemInfo): OPIF-255617 Drop 33 version bump (#4582)
feat(ItemInfo): OPIF-255617 Drop 33 version bump (#4582) * feat(ItemInfo): OPIF-255617 Drop 33 version bump * feat(ItemInfo): OPIF-255617 Drop 33 version bump 8.6.1 --------- Co-authored-by: Maksym Novakh - m0n09mr <Maksym.Novakh0@walmart.com>
9eb7e1e3b5046953941030c0a9129bd76f82c597
--- __tests__/appReview/sagasTest.ts @@ -116,4 +116,11 @@ describe('handleAppReviewPrompt', () => { iterator.throw({code: SCENE_DOES_NOT_EXIST_CODE, message: ''}).done ).toEqual(true); }); + it('catches error with code not 25', () => { + const iterator = onAppReviewRequest(); + expect(iterator.nex...
test(ui): ALLSPARK-5804 add guest explore tests (#4061)
test(ui): ALLSPARK-5804 add guest explore tests (#4061)
47c96ccc24eae0c2b2d4665246367e9f8308b0e3
--- src/auth/AuthenticatorView.tsx @@ -117,7 +117,7 @@ export const AuthenticatorView = () => { <Title2 style={styles.languageText}>{currentLanguage}</Title2> </TouchableOpacity> <Display style={styles.associateTitle}> - {translate('welcomeScreen.associateTitle')} + {trans...
Translation fix
Translation fix
0140b0104f7974f800ddc4324dfc7037a461211c
--- src/queries/getDailyRoster.ts @@ -31,7 +31,7 @@ export type GetDailyRosterQuery = { }; export const GetDailyRosterDocument = gql` - query( + query GetDailyRoster( $countryCode: String! $days: Int! $startDate: Date! --- src/queries/getDailyRoster.ts @@ -31,7 +31,7 @@ export type GetDailyRoster...
fix: add back query name
fix: add back query name
a68be963504a76f90a37adcbd5a136227ee6e7a9
--- src/screens/RosterDetailScreen/SupplyChainRosterDetailScreen.tsx @@ -103,7 +103,10 @@ export const SupplyChainRosterDetailScreen = ({ const showSearchInput = useSelector(displaySearchInput); const showTeamHub: boolean = useSelector(showManagerTeamsHub); const isManagerView = useUserCanSeeHub(); - const {a...
Update src/screens/RosterDetailScreen/SupplyChainRosterDetailScreen.tsx
Update src/screens/RosterDetailScreen/SupplyChainRosterDetailScreen.tsx Co-authored-by: AI Code Assistant <AI-Code-Assistant@email.wal-mart.com>
8fcc8a76cc4d580ea265ff7c553951c2e2e92829
--- __tests__/communications/oneToOneChatTest.tsx @@ -99,15 +99,13 @@ describe('One to One Chat', () => { // //TODO: Input a message with fireEvent and assert that message inserts into the firestoreDB }); - // it('building up to testing messages screen', () => { - // const testComponentWithChannelsProvide...
adding blank channels context provider
adding blank channels context provider
09ee327423df1fa58481913c956a19fabd5f9569
--- .looper-pr.yml @@ -30,4 +30,3 @@ envs: MONO_REPO_BASE_BRANCH: develop AUTHOR: temp SLACK_CHANNEL: "smdv-miniapp" -
feat(ui): update looper yml to trigger new version
feat(ui): update looper yml to trigger new version
75bfd0c9dc109e0db9a29b8641de89cbb21920c2
--- packages/allspark-foundation/src/Core/index.ts @@ -4,6 +4,29 @@ import { LogBox } from 'react-native'; // Ignorning to not burden container & feature app teams with these messages. LogBox.ignoreLogs([/ReactNativeSumoSdk requires main queue setup/]); +export * from '../Auth'; +export * from '../Clock'; +export *...
chore: adjust gitignore. export all from root
chore: adjust gitignore. export all from root
3a79fde8c2194e12e773ac7c1c0227a4af84ee23
--- packages/allspark-foundation/__tests__/Auth/connect.test.ts @@ -99,7 +99,7 @@ describe('Auth/connect.ts', () => { ); }); - test('should update make data onerror', async () => { + test('should update make data null onerror', async () => { const error = new Error('Test error'); (auth...
tests for sign in
tests for sign in
dec72f9fba8eb8fdc36a7a142a9866a335d44c8e
--- __tests__/navigation/AssociateHallwayNav/Tabs/HomeStackNavTest.tsx @@ -50,7 +50,7 @@ describe('HomeStackNav', () => { const component = create(<HomeStackNav />); expect(component.toJSON()).toMatchSnapshot(); - const HomeScreen = component.root.findByProps({name: 'home'}); + const HomeScreen = comp...
Renaming tab root screens to avoid potential conflict with tab naming
Renaming tab root screens to avoid potential conflict with tab naming
9f2c24d1f7f7aeda66b81045be4b5e8235f7cd54
--- src/images/assets/refrigeration-alarm-badge.png Binary files a/src/images/assets/refrigeration-alarm-badge.png and b/src/images/assets/refrigeration-alarm-badge.png differ --- src/navigation/AssociateHallwayNav/MainStackNav.tsx @@ -173,7 +173,7 @@ export const MainStackNav = () => { /> <Main...
bug fix for withClockOutGuard
bug fix for withClockOutGuard
638747fd419977635dc83df8382f200a5288ab16
--- src/screens/TabsScreen.tsx @@ -7,7 +7,7 @@ import {UserHeader} from '../containers/UserHeader'; import {useTranslation} from 'react-i18next'; import {TEXTING_I18N_NAMESPACE} from '../translations'; import {WarningBanner} from '../containers/WarningBanner'; -import {WMConnectMiniApp} from '@walmart/wmconnect-mini...
Update tab navigation
Update tab navigation
38f736abeb4a7230adf9e24b3a23411196729b0c
--- docs/CHANGELOG.md @@ -1,3 +1,17 @@ +# [3.4.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v3.3.0...v3.4.0) (2025-08-25) + + +### Features + +* **ui:** creating new roster version ([4d645fc](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/4d645fc628a45cad6b9068152a08851c20e2bc4c)) +* **ui:...
chore(release): 3.4.0 [skip ci]
chore(release): 3.4.0 [skip ci] # [3.4.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v3.3.0...v3.4.0) (2025-08-25) ### Features * **ui:** creating new roster version ([4d645fc](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/4d645fc628a45cad6b9068152a08851c20e2bc4c)) * **ui:** updating ne...
0fb0984bd0d19add47677da374c4b10283a82ef5
--- __tests__/hooks/teams.test.ts @@ -225,7 +225,6 @@ describe('hooks/teams', () => { onError: expect.any(Function), skip: expect.any(Boolean), variables: { - businessUnitNumber: expect.any(Number), countryCode: expect.any(String), date: expect.any(String), siteNbr...
fix: SMDV-9999 update tests
fix: SMDV-9999 update tests
0f1158a1611e0efd06aae25a1cd35050bd62ee52
--- docs/docs/allspark ecosystem/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Allspark Ecosystem", + "position": 1, + "link": { + "type": "generated-index", + "description": "Information regarding the Allspark ecosystem." + } +} --- docs/docs/allspark foundation/_category_.json @@ -1,6 +1,6 @@ { "labe...
docs: move onboarding to a separate section
docs: move onboarding to a separate section
6f02d64c7e4286cedbd153671787c14325a76bb1
--- android/app/build.gradle @@ -134,7 +134,7 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 81 + versionCode 82 versionName "1.0.5" } sp...
Incrementing build number
Incrementing build number
2f0e553817b675aecc2ca1868cee554a9aa07da0
--- packages/core-services-allspark/src/graphql/cache.ts @@ -1,5 +1,6 @@ import { InMemoryCache } from '@apollo/client'; import { StrictTypedTypePolicies } from './apollo-helpers'; +import { Associate, IdType, MewAssociate } from './schema.types'; const AllsparkTypePolicies: StrictTypedTypePolicies = { // -- Ty...
fix: update associate cache policy to account for dynamic key field
fix: update associate cache policy to account for dynamic key field
730a3ea317f88772e02f20e5b1ddf9307e407dba
--- core/src/navigation/USHallway/AssociateHallwayNav/MainStackNav.tsx @@ -79,9 +79,6 @@ import {MyTeamStackNav} from './Tabs/MyTeamStackNav'; import {MainStackMap} from './types'; import {managerExperienceFeature} from '@walmart/allspark-foundation-hub'; import wmConnectFeature from '@walmart/wmconnect-mini-app'; -...
feat(ui): update the myteam and roster mini app version
feat(ui): update the myteam and roster mini app version
c7961e82ef63b3641c80d5b33e7ac4a99a90105b
--- yarn.lock @@ -6363,12 +6363,12 @@ __metadata: languageName: node linkType: hard -"@walmart/facilities-management-miniapp@npm:0.15.7": - version: 0.15.7 - resolution: "@walmart/facilities-management-miniapp@npm:0.15.7" +"@walmart/facilities-management-miniapp@npm:0.14.6": + version: 0.14.6 + resolution: ...
Updating the yarn.lock
Updating the yarn.lock
15f54ae147dc84bfba73d34f175a725ff4f53d47
--- packages/allspark-foundation/src/HubFeature/Onboarding/TeamSelection/Component/ErrorScreen.tsx @@ -2,7 +2,7 @@ import { Button, ErrorMessage } from '@walmart/gtp-shared-components/dist'; import React from 'react'; import { errorScreenStyles as styles } from '../styles'; import { View } from 'react-native'; -impo...
chore(ui): add placeholder blurhash for all the images
chore(ui): add placeholder blurhash for all the images
fc161af5062904986ce3686ef1a34e42fa7e7f4f
--- package-lock.json @@ -52,9 +52,9 @@ "@walmart/gta-react-native-calendars": "0.0.16", "@walmart/gtp-shared-components": "2.0.4", "@walmart/impersonation-mini-app": "1.11.0", - "@walmart/ims-print-services-ui": "2.0.6", + "@walmart/ims-print-services-ui": "2.1.0", "@w...
bump up ItemInfo and Print version for drop 10
bump up ItemInfo and Print version for drop 10
f94b47fc75d1cea7a7fb24a7c619ad457c39cfab
--- src/screens/AllTeamsScreen/AllTeamsScreen.tsx @@ -1,5 +1,5 @@ import React, {useState, useRef, useCallback} from 'react'; -import {translationClient, Team} from '../../common'; +import {translationClient, Team, logger} from '../../common'; import {View, SectionList, Text, RefreshControl} from 'react-native'; imp...
fix: comments review
fix: comments review