commit_hash
stringlengths
40
40
input
stringlengths
13
7.99k
output
stringlengths
5
155
full_message
stringlengths
6
8.96k
1d732c11096a4f0496254e42ecc3b97f9ebe5c90
--- __tests__/navigation/AssociateHallwayNav/__snapshots__/DrawerNavTest.tsx.snap @@ -19,9 +19,18 @@ exports[`DrawerButton getHeaderLeft returns DrawerButton 1`] = ` } testID="MenuButton" > - <MenuIcon - color="white" - size={24} + <Image + source={ + Object { + "testUri": "../../../src/im...
Updating the menu icon
Updating the menu icon
445f5624f0872649d586b6d229c5944bd75476a6
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/myteam-mini-app", - "version": "1.15.39", + "version": "1.15.40", "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", "@walmart/red...
Update the roster mini app version
Update the roster mini app version
24afe8e2bd62706d748c7cdc15adcbd60810f920
--- ios/Podfile.lock @@ -935,7 +935,7 @@ SPEC CHECKSUMS: GCDWebServer: 2c156a56c8226e2d5c0c3f208a3621ccffbe3ce4 glog: 5337263514dd6f09803962437687240c5dc39aa4 GoogleAppMeasurement: 6b6a08fd9c71f4dbc89e0e812acca81d797aa342 - GoogleDataTransport: 5fffe35792f8b96ec8d6775f5eccd83c998d5a3b + GoogleDataTransport: ...
updating ptt
updating ptt
4db8c281e33790b1dfcffdefe604dd8a94edb064
--- ios/AllSpark.xcodeproj/project.pbxproj @@ -26,7 +26,7 @@ F013541224ED83A80094D840 /* Bogle-RegularItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = F013540624ED83A70094D840 /* Bogle-RegularItalic.otf */; }; F013541324ED83A80094D840 /* Bogle-ThinItalic.otf in Resources */ = {isa = PBXBuildFile; fileR...
fix ios font file
fix ios font file
c099e4ab1526521d11e30218647233ca9704b34d
--- src/screens/RosterDetailScreen/SupplyChainRosterDetailScreen.tsx @@ -52,6 +52,8 @@ import {AssociateListLoading} from '../../components/AssociateList/AssociateList import {AssociateListItem} from '../../components/AssociateList/AssociateListItem'; import {analytics} from '../../logger/analytics'; import moment f...
Adding all shift check
Adding all shift check
ae5de54405fc711dd58fa938a6bcca8bdb1aa464
--- targets/US/package.json @@ -89,7 +89,7 @@ "@walmart/attendance-mini-app": "3.96.0", "@walmart/avp-feature-app": "0.10.19", "@walmart/avp-shared-library": "0.10.5", - "@walmart/backroom-mini-app": "1.7.5", + "@walmart/backroom-mini-app": "1.8.7", "@walmart/calling-mini-app": "0.5.17", ...
Update @walmart/backroom-mini-app to 1.8.7
Update @walmart/backroom-mini-app to 1.8.7
45c90d536bb60b312e9c20e2d8fe672aac9228f3
--- src/screens/ChannelsScreen.tsx @@ -71,6 +71,7 @@ const renderChannel: ListRenderItem<string> = ({ }) => { return ( <ChannelRow + testID='channelRow' channelPath={channel} index={index} channelsListLength={extraData?.channelsListLength} @@ -85,6 +86,7 @@ export const ChannelsScreen...
revert changes to channels screen page
revert changes to channels screen page
b644e86e9a080389fc0d4cb0004c769cbce8e363
--- .looper-pr.yml @@ -1,5 +1,22 @@ inherit: job:///allspark/allspark-miniapp-cicd-templates:allspark-miniapp-cicd-template.yml +tools: + jdk: + flavor: azul + version: 17 + +flows: + npm-install: + - (name Enable Corepack) corepack enable + - (name Yarn Set Version) yarn set version 4.1.1 + - (name...
Update foundation packages
Update foundation packages
427d726267b2c79e32723ce63490ac5f50c6f764
--- package-lock.json @@ -39,7 +39,7 @@ "@walmart/allspark-neon-core": "0.1.31", "@walmart/amp-mini-app": "1.1.58", "@walmart/ask-sam-chat-components": "^0.2.7", - "@walmart/ask-sam-mini-app": "1.15.2", + "@walmart/ask-sam-mini-app": "1.15.4", "@walmart/attendance-mini-...
Bump counts mini app
Bump counts mini app
0bf31a524cd9e3e93296b18578f2a88febc2594e
--- src/screens/ChannelsScreen.tsx @@ -77,6 +77,7 @@ export const ChannelsScreen: React.FC<ChannelScreenProps> = ( const isMessageButtonEnabled: boolean = useSelector(messageButtonEnabled); const userIsImpersonatedOnDev: boolean = useIsImpersonatedOnDev(); const currentUserSite: string = useSelector(UserSelect...
update top margin for channel screen
update top margin for channel screen
62943559a75e1186a9c6d7b42780bc5790cb3a2f
--- packages/me-at-walmart-container/__tests__/services/user/getAssociatesInfo.test.ts @@ -152,92 +152,4 @@ describe('getAssociateInfo', () => { expect(result).toEqual(cachedUser); }); - - afterEach(() => { - jest.clearAllMocks(); - }); -}); - -/* -describe('getAssociateInfo', () => { - const tokenData...
clean up
clean up
ca3382d9f2fa8857dee515b7f8899f0422a8da1a
--- package.json @@ -88,7 +88,7 @@ "@walmart/manager-approvals-miniapp": "0.0.58", "@walmart/metrics-mini-app": "0.4.14", "@walmart/moment-walmart": "1.0.4", - "@walmart/payrollsolution_miniapp": "^0.73.0", + "@walmart/payrollsolution_miniapp": "^0.79.0", "@walmart/push-to-talk-mini-app": "0.5...
chore(welecomeMe): version update on payroll to 0.79.0
chore(welecomeMe): version update on payroll to 0.79.0
f4233b335d6f33f671c5d6f9878bc9f32a670f19
--- src/components/hoc/README.md @@ -66,35 +66,37 @@ const ProductionOnlyWidget = withCCMFlag(MyWidget, { }); ``` -## Pre-configured HOCs +## Factory Function for Common Patterns -Use convenient shortcuts for common CCM flags: +Use the `createCCMFlagHOC` factory function for creating reusable HOCs for specific fl...
feat(ui): code cleanup #SMDV-8174
feat(ui): code cleanup #SMDV-8174
17ba3f2f1a5c0b8039a44679f22778abf635a848
--- package-lock.json @@ -5442,9 +5442,9 @@ } }, "@walmart/price-changes-mini-app": { - "version": "1.5.4-alpha", - "resolved": "https://npme.walmart.com/@walmart/price-changes-mini-app/-/price-changes-mini-app-1.5.4-alpha.tgz", - "integrity": "sha512-Qvxqr8VYrG4Hcad76gzu86ngkD6C0d3/Iu53...
Bump price changes to 1.5.5
Bump price changes to 1.5.5
0cef89ce2e7badd30d68d8175c56ca1e88cebf40
--- targets/US/package.json @@ -149,7 +149,7 @@ "@walmart/store-feature-orders": "1.27.1", "@walmart/taskit-mini-app": "4.25.8", "@walmart/time-clock-mini-app": "2.448.1", - "@walmart/time-clock-mini-app-next": "2.808.0", + "@walmart/time-clock-mini-app-next": "2.809.0", "@walmart/topstock-min...
chore: update time clock next version
chore: update time clock next version
f0759e9150119694a392b6bce7d5cc77affcfe59
--- src/navigation/Inbox.tsx @@ -12,19 +12,40 @@ import { ShiftSwapWidget, } from '@walmart/schedule-mini-app'; +enum INBOX_WIDGET_NAME { + AMP = 'amp', + LEARNING_NOTIFICATION_WIDGET = 'LearningNotificationWidget', + ONE_WALMART_BANNER = 'OneWalmartBanner', + FEEDBACK_SURVEY = 'feedbackSurvey', + DEFAULT_NO...
removing hardcoded values
removing hardcoded values
affd6e8ecfb272b09b09eaeb6817d23ff554abd5
--- package.json @@ -91,7 +91,7 @@ "@walmart/avp-shared-library": "0.5.2", "@walmart/backroom-mini-app": "1.1.9", "@walmart/calling-mini-app": "0.2.38", - "@walmart/checkout-mini-app": " 3.15.39", + "@walmart/checkout-mini-app": " 3.16.3", "@walmart/compass-sdk-rn": "5.19.8", "@walmart/co...
Drop 22 changes
Drop 22 changes
a541f6eb73703a4428af8be0fbf307bd6e1fee86
--- package.json @@ -149,7 +149,7 @@ "@walmart/shelfavailability-mini-app": "1.5.41", "@walmart/shop-gnfr-mini-app": "1.0.302", "@walmart/sidekick-mini-app": "4.175.31", - "@walmart/store-feature-orders": "1.28.3", + "@walmart/store-feature-orders": "1.29.5", "@walmart/taskit-mini-app": "5.31....
feat(SFOT): OPIF-144690 Planned feature visibility and enhancements order Pg (#4183)
feat(SFOT): OPIF-144690 Planned feature visibility and enhancements order Pg (#4183) * feat: OPIF-144690 Planned feature visibility and enchancements order Pg * fix: FSS-7920 reverting hourl test * chore: OPIF-144690 revert the mdflex version --------- Co-authored-by: Pavan Lingamallu - p0l04ug <Pavan.Ling...
131edaaa6398fe8d40f750dcf2e086330d58b0e4
--- __tests__/setup.ts @@ -53,13 +53,18 @@ jest.mock('@walmart/roster-mini-app', () => jest.mock('expo-image', () => jest.requireActual('expo-image')); -jest.mock('@walmart/allspark-foundation-hub/HubFeature/Store', () => ({ - ...jest.doMock('@walmart/allspark-foundation-hub/HubFeature/Store'), - AllsparkHubCont...
Update the roster version
Update the roster version
3db244b8b53a887d546efc83fadd0a3658db919d
--- src/hooks/user.ts @@ -1,6 +1,25 @@ import {useSelector} from 'react-redux'; +import {isNil} from 'lodash'; +import {logger} from '../common/logger'; +import {UserSelectors} from '@walmart/allspark-foundation/User'; import {SiteSelectors} from '@walmart/allspark-foundation/Site'; +export const useUserIsInRoster ...
feat: added back user is in roster util
feat: added back user is in roster util
a2b23923273f8f2a370e8ec1a7cdd3ee3f52d965
--- packages/allspark-foundation-hub/__tests__/utils/index.js @@ -0,0 +1,24 @@ +import React from 'react'; +import { Provider } from 'react-redux'; +import { render as tlRender } from '@testing-library/react-native'; +import { AllsparkReduxStore } from '@walmart/allspark-foundation/Redux'; +import { MockedProvider } fr...
feat(ui): Update allspark foundation hub
feat(ui): Update allspark foundation hub
ef828c0f432f0a68ae4773dc5aad6616e4afe031
--- package.json @@ -81,7 +81,7 @@ "@walmart/core-utils": "~1.0.10", "@walmart/counts-component-miniapp": "0.0.35", "@walmart/exception-mini-app": "0.42.1", - "@walmart/facilities-management-miniapp": "0.0.5", + "@walmart/facilities-management-miniapp": "0.0.6", "@walmart/feedback-all-spark-mi...
Feedback comments resolution
Feedback comments resolution
af550f9df1d93ad23e84de59682c3bd009c9a3c0
--- .looper-pr.yml @@ -20,19 +20,14 @@ envs: STAGES_TO_RUN: LINT: true UNITTEST: true - BUILD: true + BUILD: false SONAR_SCAN: true ARTIFACT_PUBLISH: true AUTO_PR_MONO: false - BUILD_TO_RUN: - ANDROID_BUILD: true - IOS_BUILD: true - ...
chore(looper): revert to original looper file
chore(looper): revert to original looper file
3ad14cbed229cff46d5c6443e582aa1f5214c19b
--- package-lock.json @@ -3124,9 +3124,9 @@ } }, "@walmart/push-to-talk-mini-app": { - "version": "0.3.3", - "resolved": "https://npme.walmart.com/@walmart/push-to-talk-mini-app/-/push-to-talk-mini-app-0.3.3.tgz", - "integrity": "sha512-7pMyafDdZTxfVxEZbwWjlff8H2Kb97DBw+eUDarbxV2kv9ySrWi...
Mocking the PTT roster for service accounts (#378)
Mocking the PTT roster for service accounts (#378) * Bumping PTT version * PTT version bump * PTT version bump for Service Accounts Co-authored-by: Hitesh Arora - h0a006n <Hitesh.Arora@walmart.com>
9aeb5b34caa40f1ce824969af6b7e7b5a2a01971
--- packages/allspark-foundation/src/Components/Hub/Container/mockData.ts @@ -105,9 +105,9 @@ export const testData1 = { }; export const testRes1 = { - teamWidgetMapping: { + // teamWidgetMapping: { team1: { name: 'Team 1', widgets: ['widget1', 'widget3'] }, - }, + // }, }; export const testData2 = { @...
rebase commit 5
rebase commit 5
2bf84b5368e6c7282e067175364fb6ee33817642
--- ios/Podfile.lock @@ -2232,7 +2232,7 @@ PODS: - FirebaseMessaging (<= 10.18.0) - StructuredLogAssistantIOS (= 0.0.7) - TOCropViewController (2.6.1) - - topstock-mini-app (1.12.0): + - topstock-mini-app (1.9.7): - React - VisionCamera (3.7.1): - React @@ -2899,7 +2899,7 @@ SPEC CHECKSUMS: ...
topstock downgrade version to 1.9.7
topstock downgrade version to 1.9.7
29ded4e6f114c9632176f32d9ddaf046d9279d4e
--- package-lock.json @@ -63,7 +63,7 @@ "@walmart/onewalmart-miniapp": "1.0.14", "@walmart/pay-stub-miniapp": "0.9.31", "@walmart/payrollsolution_miniapp": "0.130.34", - "@walmart/price-changes-mini-app": "1.8.7", + "@walmart/price-changes-mini-app": "1.8.8", "@walmart/...
chore: Updating PC to 1.8.8
chore: Updating PC to 1.8.8
7c6081373ed635b20efc52f282eeb1c76eeda0b7
--- package-lock.json @@ -77,7 +77,7 @@ "@walmart/mod-flex-mini-app": "1.15.5", "@walmart/moment-walmart": "1.0.4", "@walmart/money-auth-shared-components": "0.1.4", - "@walmart/myteam-mini-app": "1.1.5", + "@walmart/myteam-mini-app": "1.1.6", "@walmart/onewalmart-minia...
Update version
Update version
81ca9471fffeb4e17c6a228a83072b2c60b3d60e
--- packages/allspark-foundation/src/Feature/AllsparkFeatureModule.tsx @@ -590,8 +590,6 @@ export class AllsparkFeatureModule< * featureModule.connect(); */ public connect = (capability?: ConnectCapabilities) => { - this._runConnectFeatureEvent(capability); - switch (capability) { case 'compon...
fix: feature connect event emitted before capabilities connected
fix: feature connect event emitted before capabilities connected
7b5dfb0122509b88c2aa37b0bdcd974a0e5b8f27
--- packages/allspark-foundation/src/Container/README.md @@ -16,7 +16,7 @@ The container name is used by features at runtime to identify which container th The container configuration has one required value, `services`. This sets the implementation of the dynamic allspark services that will be used by the container ...
chore: update documentation
chore: update documentation
55c8661273af2e0a730e63987bc0c796e282036a
--- example/src/core/index.tsx @@ -24,9 +24,13 @@ const MainStack = () => { <Stack.Navigator screenOptions={{ header: Header, - headerLeft: DrawerButton, + // headerLeft: DrawerButton, }}> - <Stack.Screen name="home" component={HomeScreen} /> + <Stack....
chore: fix references
chore: fix references
88740a5dad9c6716a94fafa082d27d020d86b9ef
--- __tests__/navigation/USHallway/AssociateHallwayNav/__snapshots__/MainStackNavTest.tsx.snap @@ -14,7 +14,7 @@ exports[`AssociateHallwayNav renders MainStackNav 1`] = ` } > <Screen - component="MainTabsNav" + component={[Function]} name="tabs" options={ { --- src/navigation/USHallway/A...
feat: add suspense for loading (#5217)
feat: add suspense for loading (#5217)
13cc64c22589451d731c75cb1ddf6edf7d3260a4
--- src/containers/StoreChatCard.tsx @@ -24,7 +24,6 @@ import {TextingNavParamsMap} from '../navigation'; import {useSelector} from 'react-redux'; import {messageButtonEnabled, pushToTalkEnabled} from '../redux/selectors'; import {associateIsClockedIn} from '../utils'; -import {Associate} from '../types'; const s...
fix lint error
fix lint error
598ec81bd456eaa34340298b255fc1f858b8e1d0
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/roster-mini-app", - "version": "2.19.0", + "version": "2.20.0", "main": "dist/index.js", "files": [ "dist" --- src/navigation/index.tsx @@ -4,7 +4,7 @@ import {RosterNavParamsMap} from './types'; import {RosterDetailScreen} from '../screens/Roster...
Update the test changes
Update the test changes
71013e3727e203a2c0272355fd42c33494e8fb18
--- packages/allspark-foundation/__tests__/Components/context.test.tsx @@ -0,0 +1,42 @@ +import React from 'react'; +import { render } from '@testing-library/react-native'; +import { AllsparkComponentProvider, useAllsparkImage, useAllsparkComponent } from '../../src/Components/context'; +import { Image, Text } from 're...
validate context client and provider test
validate context client and provider test
442b16d26d69e119f7526842f54b5fa2f0ec0da6
--- env.teflon.js @@ -2,7 +2,7 @@ export default { // TODO - change below to "teflon" once one or more mini apps are ready; be aware some mini apps may fail or default to prod untiil they are updated to handle another environment env: 'dev', // TODO - change below to "teflon" once CCM is ready - deployment: '...
updating teflon file
updating teflon file
6105378d1a047cea08d81236ea3ea7d4d03e468e
--- targets/US/package.json @@ -142,7 +142,7 @@ "@walmart/react-native-webex-sdk": "patch:@walmart/react-native-webex-sdk@npm%3A0.4.3#~/.yarn/patches/@walmart-react-native-webex-sdk-npm-0.4.3-2621d9f1df.patch", "@walmart/receipt-check-miniapp": "1.27.3", "@walmart/redux-store": "~6.3.28", - "@walmart/...
chore(ui):new version for updated dependencies
chore(ui):new version for updated dependencies
19f523292c44e2b0a7125292b5da8ce8957e9019
--- targets/US/package.json @@ -107,7 +107,7 @@ "@walmart/feedback-all-spark-miniapp": "0.9.72", "@walmart/financial-wellbeing-feature-app": "1.29.2", "@walmart/functional-components": "~6.3.28", - "@walmart/global-vpi-mini-app": "1.1.4", + "@walmart/global-vpi-mini-app": "1.1.5", "@walmart/gt...
feat: added win number to setVPI service request body
feat: added win number to setVPI service request body
634267c9fa180a6eaf53d85ad276739f41a4aaab
--- package.json @@ -147,7 +147,7 @@ "@types/semver": "^7.3.4", "@types/uuid": "^8.3.0", "@walmart/allspark-foundation": "6.25.0", - "@walmart/allspark-foundation-hub": "1.2.3", + "@walmart/allspark-foundation-hub": "1.2.5", "@walmart/allspark-graphql-client": "~6.3.28", "@walmart/allspar...
Update the my team mini app changes
Update the my team mini app changes
1369eee717386df6f747eaeb6ea3895a6e709abd
--- __tests__/auth/AuthenticatorViewTest.tsx @@ -33,13 +33,6 @@ jest.mock('../../src/auth/constants', () => ({ ALLSPARK_SIGN_IN: 'allspark_sign_in', })); -jest.mock('../../src/services/Logger', () => ({ - logger: { - error: jest.fn(), - info: jest.fn(), - }, -})); - jest.mock('../../src/auth/SectionCard'...
Fix logging and sage update check
Fix logging and sage update check
d7be49be19698d3dbaf940644bd71bcb0752d521
--- .npmrc @@ -4,4 +4,4 @@ proxy=http://sysproxy.wal-mart.com:8080 https-proxy=http://sysproxy.wal-mart.com:8080 strict-ssl=false # legacy-peer-deps=true -no_proxy=walmart.api.crowdin.com,.wal-mart.com,.walmart.net,.walmart.com,localhost,127.0.0.1 \ No newline at end of file +no_proxy=walmart.api.crowdin.com,.wal-ma...
Update mini app versions
Update mini app versions
bc4dca8e40ee8c1323218c45bf6038af9808a184
--- __tests__/navigation/AssociateHallwayNav/__snapshots__/MainStackNavTest.tsx.snap @@ -64,6 +64,26 @@ exports[`AssociateHallwayNav matches snapshot 1`] = ` component="GuardedShelfAvailabilityMiniApp" name="shelfAvailability" /> + <Screen + component="SalesItemizedScreen" + ...
bumping metrics version
bumping metrics version
933afa90fb1873795eb7c88f4f59ade6de775dde
--- src/notification.ts @@ -5,14 +5,19 @@ import WmNotification, { import {createChannelPath} from './channels'; import {fetchResource} from './services/blob'; import {Audio} from 'expo-av'; -import {navigate, getCurrentRouteName} from "@walmart/react-native-shared-navigation"; +import { + navigate, + getCurrentRo...
merging in audio playback logic
merging in audio playback logic
07b03aef45d3cabbc30b90ec17bdd17b3c9cc068
--- 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.8.6](https://gecgithub01.walmart.com/allspark/allspark/compare/@walmart/allspark-foundatio...
chore(version): updating package version
chore(version): updating package version - @walmart/allspark-foundation-hub@1.8.6 - @walmart/me-at-walmart-athena-queries@6.32.2
405c12f134f887fcbdd764e4f28c350738557dbc
--- package.json @@ -140,7 +140,7 @@ "@walmart/redux-store": "6.1.4", "@walmart/returns-mini-app": "4.6.0", "@walmart/rfid-scan-mini-app": "2.3.16", - "@walmart/rn-receiving-mini-app": "2.2.140", + "@walmart/rn-receiving-mini-app": "2.2.146", "@walmart/roster-mini-app": "2.8.2", "@walmart...
Resolved merge conflicts
Resolved merge conflicts
b6b74b4321f48000ce21009c6aacf7aa8610d952
--- package-lock.json @@ -39,7 +39,7 @@ "@walmart/attendance-mini-app": "0.190.2", "@walmart/compass-sdk-rn": "4.0.0", "@walmart/config-components": "4.1.0-rc.4", - "@walmart/copilot-mini-app": "^1.77.0", + "@walmart/copilot-mini-app": "1.77.1", "@walmart/core-services"...
chore: bump copilot 1.77.1
chore: bump copilot 1.77.1
9e0a8852623b28662d70179f82517da087474415
--- src/navigation/components.tsx @@ -48,6 +48,7 @@ export const LivingDesignTabBar = (props: MaterialTopTabBarProps) => { }; return ( + //@ts-ignore <TabNavigationItem isCurrent={isFocused} onPress={onPress} --- src/navigation/components.tsx @@ -48,6 +48,7 @@ export const Li...
fixing TypeScript Errors by ignoring
fixing TypeScript Errors by ignoring
225ad281b952e6c18fbc5dcb8f09fb493b967547
--- targets/US/package.json @@ -146,7 +146,7 @@ "@walmart/shelfavailability-mini-app": "1.5.33", "@walmart/sidekick-mini-app": "4.67.15", "@walmart/store-feature-orders": "1.26.12", - "@walmart/taskit-mini-app": "4.16.0", + "@walmart/taskit-mini-app": "4.17.1", "@walmart/time-clock-mini-app": ...
updated taskit version
updated taskit version
b61dfa7522fd2047cf9766270bdfd95757b3186e
--- android/app/build.gradle @@ -158,9 +158,8 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - multiDexEnabled true - versionCode 908 - versionName "1.11.0" + ...
Android and IOS version update
Android and IOS version update
583c4cd72c03178b53912829d5b2e2134a77280f
--- docs/docs/components/allspark foundation/services/foundation-logger.md @@ -115,3 +115,47 @@ import { useContainerService } from '@walmart/allspark-foundation/Container'; const LoggerService = useContainerService('logger'); ``` + +## Logger Service API +### `setLogLevel()` +Sets the log level for the logger. + ...
Logger service API example code.
Logger service API example code.
e62da49e24cf6a2f59c82ab0c3ddc06588e395fb
--- packages/allspark-foundation/src/Translation/modals/ChangeLanguageModal.tsx @@ -55,8 +55,7 @@ export const ChangeLanguageModalComponent = () => { } checked={i18n.language === language} onPress={() => onChangeLanguage(language)} - // eslint-disable-next-line react-na...
chore: fix style usage
chore: fix style usage
90afa0d6ad27fc6a656489f8c025c56b04c66aef
--- src/ccmFallbacks.ts @@ -4,4 +4,7 @@ export const CCMFallbacks = { 'https://www.walmartethics.com/content/walmartethics/en_us/code-of-conduct.html', enableMessageButton: true, pushToTalkEnabled: false, + shouldDisplayWarningBanner: false, + warningMessageContent: + 'Look for changes to Me@ in August....
add message banner for Drop 13 updates on texting mini app and ccm config changes
add message banner for Drop 13 updates on texting mini app and ccm config changes
af46cef4eeb4bcd34431d12ccb4fad3c137443b3
--- package.json @@ -112,7 +112,7 @@ "@walmart/ims-print-services-ui": "2.11.3", "@walmart/inbox-mini-app": "0.94.6", "@walmart/iteminfo-mini-app": "7.13.2", - "@walmart/learning-mini-app": "20.0.25", + "@walmart/learning-mini-app": "20.0.26", "@walmart/manager-approvals-miniapp": "0.2.4", ...
feat: :sparkles: Bump learning mini app version to 20.0.26
feat: :sparkles: Bump learning mini app version to 20.0.26
06c036d73c503aab346861f687abb1d81d803ade
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/myteam-mini-app", - "version": "1.15.36", + "version": "1.15.37", "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 the roster mini app version
Update the roster mini app version
af6e912a422c3dab86687d7cac4434eee2556bac
--- .looper.yml @@ -72,6 +72,9 @@ flows: - call: sonar-fetch-remote-fix-ref - call: sonar + push: + - call: publishFromChanges + publishPatch: - call: preparePublish - (name Publish From Changes) HUSKY=0 npx lerna publish patch --yes --force-publish
chore: add looper push flow for automated publishing
chore: add looper push flow for automated publishing
dd4404cf3df4838e05455049e2737e94138aecc9
--- packages/allspark-foundation/src/Navigation/client.tsx @@ -450,6 +450,13 @@ export class NavigationClient< }; } + /** + * Returns true if a modal with the provided modalName exists. + */ + public hasModal = (modalName: string) => { + return !!this._modalStackConfig[modalName]; + }; + /** ...
feat: add utility method to check if modal has been registered
feat: add utility method to check if modal has been registered
62b41b1dd3be683cd77bb72942d1412b5c1f5a0f
--- src/Translations/index.ts --- src/Translations/locales/en-US.json --- src/Translations/locales/es-MX.json
fix(translation): naming
fix(translation): naming
beb5258919b34a94b923d73d096cdf2a6abd54df
--- __tests__/__mocks__/@walmart/receipt-check-miniapp.js @@ -0,0 +1,10 @@ +import React from 'react'; + +jest.mock('@walmart/receipt-check-miniapp', () => { + return { + __esModule: true, + default: jest.fn(() => ({ + ReceiptCheckminiApp: <></>, + })), + }; +}); --- __tests__/navigation/AssociateHall...
added mocks to the receipt check miniapp
added mocks to the receipt check miniapp
78ff1f1f1f409b3e8e1614f803e6f2549b8407fd
--- package.json @@ -170,6 +170,7 @@ "expo-av": "~15.0.2", "expo-build-properties": "~0.13.2", "expo-constants": "~17.0.8", + "expo-file-system": "18.0.12", "expo-font": "~13.0.4", "expo-image": "patch:expo-image@npm%3A2.0.7#~/.yarn/patches/expo-image-npm-2.0.7-adb639d59c.patch", "expo-...
chore(ui): ALLSPARK-5732 native-fs migrated to expo-file-system (#4243)
chore(ui): ALLSPARK-5732 native-fs migrated to expo-file-system (#4243) Co-authored-by: Maksym Novakh <maksym.novakh@walmart.com>
a5775512352c93fb8fd2af9c810df84f84b99fa5
--- README.md @@ -47,6 +47,10 @@ Foundational library for Me@Walmart mini apps. Common Me@Walmart widget registries. +#### [@walmart/me-at-walmart-athena-queries](https://gecgithub01.walmart.com/allspark/allspark/tree/main/packages/me-at-walmart-athena-queries) + +Athena queries for Me@Walmart related packages. + ...
Update README.md
Update README.md
5384c5b854c478c44388f414cff61eafd4dde26c
--- packages/allspark-foundation/__tests__/Container/__snapshots__/AllspartContainer.test.tsx.snap @@ -1,9 +1,3 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`AllsparkContainer renders the Provider component and triggers the root setup 1`] = ` -[ - " ", - <LivingDesignProvider />, - " ", -] -`; +exports[...
feat: revert snap DWORK-6097
feat: revert snap DWORK-6097
3198241c0f5707ec68c1359e016669b57b8fad84
--- package.json @@ -180,7 +180,7 @@ "@walmart/time-clock-feature-app": "1.0.0", "@walmart/time-clock-mini-app": "patch:@walmart/time-clock-mini-app@npm%3A3.19.13#~/.yarn/patches/@walmart-time-clock-mini-app-npm-3.19.13-d3039974f6.patch", "@walmart/timesheet-feature-app": "0.2.0", - "@walmart/topstock...
fix: updating topstock (#5295)
fix: updating topstock (#5295) Co-authored-by: t0s0qvk <t0s0qvk@walmart.com> Co-authored-by: Vishesh Hiremath - v0h00hj <Vishesh.Hiremath@walmart.com> Co-authored-by: Hariharan Sundaram <hariharan.sundaram0@walmart.com> Co-authored-by: Savankumar Akbari - sakbari <sakbari@m-c02rv0v4g8wl.homeoffice.wal-mart.com> Co...
456a102bc293fd8879aaeee83c042278cb1ea9a5
--- packages/allspark-foundation/src/Translation/types.ts @@ -24,7 +24,7 @@ export type TranslationOptions = TOptions; * A translation resource for a particular feature and language */ export type FeatureTranslationResource = { - [key: string]: string | { [key: string]: string }; + [key: string]: string | Featur...
fix: typing for translation resource only allowed one level of nesting
fix: typing for translation resource only allowed one level of nesting
90b0ab68108b03d0092f48cd0d30f8d0d9393ab0
--- package-lock.json @@ -3483,22 +3483,22 @@ "integrity": "sha512-bRj8dBPIo3ShYDH800Lm9XfbCHk8Kclu+Cqbdo/oEB3DIQtoK4TSoyIm8W+c9nhd/kaeEQsev6N99WmNj5BEAg==" }, "@walmart/schedule-mini-app": { - "version": "0.2.82", - "resolved": "https://npme.walmart.com/@walmart/schedule-mini-app/-/schedule-...
Bumping schedule-mini-app
Bumping schedule-mini-app
3ca61cb35cc2d3e8835fa084602db755f2212d96
--- packages/celebration-mini-app/src/config/appConfig.ts @@ -23,17 +23,17 @@ const PROD_URLS = { export type CelebrationUrls = typeof DEV_URLS | typeof PROD_URLS; const getAppVariant = () => { - return process.env.EXPO_PUBLIC_APP_VARIANT || 'prod'; + return process.env.EXPO_PUBLIC_APP_VARIANT || 'dev'; }; ex...
feat(ui): updated config var
feat(ui): updated config var
3b7eb6bed3203093f4d97fc6c064e34e9b01160d
--- packages/allspark-foundation-hub/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. +# [1.16.0](https://gecgithub01.walmart.com/allspark/allspark/compare/@walmart/allspark-foundatio...
chore(version): updating package version
chore(version): updating package version - @walmart/allspark-foundation-hub@1.16.0
6c99b1c73584c1fc29cc6f86fced5c64f8c031c2
--- ios/AllSpark.xcodeproj/project.pbxproj @@ -536,7 +536,7 @@ isa = XCBuildConfiguration; baseConfigurationReference = D994751F557438D6B85DBCC2 /* Pods-AllSpark.debug.xcconfig */; buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-Dev"; + ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-B...
fix: fixing selector for what's new in whatsNewScreen and adding image for Salesfloor
fix: fixing selector for what's new in whatsNewScreen and adding image for Salesfloor
dae8096fe0fe933662e39a73d9cfe6222501d290
--- .looper.multibranch.yml @@ -24,7 +24,7 @@ envs: ANDROID_BASE_PATH: targets/US/android branches: - - spec: feature/drop24 + - spec: feature/pc-drop24 triggers: - manual: name: Publish Packages (Pre-Release)
chore: updating PC version and Adding Manager Approval Migrations
chore: updating PC version and Adding Manager Approval Migrations
53a46f86de74b430d72270fc77a2bab513318faf
--- packages/allspark-foundation/__tests__/Components/SharedComponents.test.tsx @@ -0,0 +1,48 @@ +import React from 'react'; +import { render } from '@testing-library/react-native'; +import { Text } from 'react-native'; +import { AllsparkSharedComponents } from '../../src/Components/SharedComponents'; + + +describe('A...
shared component unit test
shared component unit test
8b4fc815778f5d447772898828c38c02a9aa1dc4
--- docs/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.22.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.21.0...v2.22.0) (2025-04-04) + + +### Features + +* **ui:** update package js for roster ([f3cf534](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/f3cf53478472000b9545d8b0664ddf1518e3a441)) + #...
chore(release): 2.22.0 [skip ci]
chore(release): 2.22.0 [skip ci] # [2.22.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.21.0...v2.22.0) (2025-04-04) ### Features * **ui:** update package js for roster ([f3cf534](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/f3cf53478472000b9545d8b0664ddf1518e3a441))
15e358df8ee112a5353fd704338905c6a6c75eb6
--- __tests__/screens/RosterScreenTest.tsx @@ -1,9 +1,19 @@ // eslint-disable-next-line @typescript-eslint/no-unused-vars import React from 'react'; +import {render, screen, fireEvent} from '@testing-library/react-native'; +import {RosterScreen} from '../../src/screens/RosterScreen'; +import {useNavigation} from '@re...
working on mocking the navigator...
working on mocking the navigator...
9493e26c34b304dc5df3234c537d17f449a54132
--- jest.config.js @@ -6,7 +6,6 @@ module.exports = { collectCoverageFrom: [ '**/*.{ts,tsx}', '!**/*.d.ts', - '!**/index.{ts,tsx}', '!**/types.ts', '!**/*.types.ts', '!**/style.ts', --- packages/allspark-foundation-hub/src/Container/utils.ts @@ -43,7 +43,6 @@ const isValidWidget = (widg...
test(ui): update review comment on the tests
test(ui): update review comment on the tests
277e4dff78d04ce7cdd1bbac03fb75155a1b7f5c
--- src/navigation/types.ts @@ -8,6 +8,7 @@ export type TextingNavParamsMap = { FirebaseChannel >['path']; details?: NewChannelDetails; + autoPlayLatestAudio: boolean; }; 'texting.newMessage': undefined; 'texting.viewTeam': {teamId: string}; --- src/notification.ts @@ -13,12 +13,14 @@ exp...
add logic to notice when message is an audio message to then play it
add logic to notice when message is an audio message to then play it
2128c554651b6bfbead63bd4980321043f8f1167
--- package.json @@ -72,7 +72,7 @@ "@walmart/gtp-shared-components": "^0.2.2", "@walmart/impersonation-mini-app": "1.0.15", "@walmart/inbox-mini-app": "0.0.92", - "@walmart/ItemInfo": "0.1.121", + "@walmart/ItemInfo": "0.1.123", "@walmart/moment-walmart": "1.0.4", "@walmart/push-to-talk-m...
iteminfo version upgrade
iteminfo version upgrade
ee2cbc4d7602c61cf83f53e5f56b4cb0100f2d91
--- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Components/TeamShiftSwitcher/TeamShiftSwitcher.tsx @@ -1,6 +1,6 @@ -import React from 'react'; +import React, { useState } from 'react'; import { TeamSwitcherLoading } from './TeamSwitcherLoading'; -import { TouchableOpacity, View } from 'react-native'; +...
feat: added truncation
feat: added truncation
0cf5b3632fb50359eb73f60fe594b631849d56e0
--- package-lock.json @@ -3032,9 +3032,9 @@ } }, "@walmart/ask-sam-mini-app": { - "version": "0.21.0", - "resolved": "https://npme.walmart.com/@walmart/ask-sam-mini-app/-/ask-sam-mini-app-0.21.0.tgz", - "integrity": "sha512-2BpjegUnn8+c8SPGK13S5rFhU+0MSGe+2kjEpF6Rd/iXQB/KIveUHYPwljSMSm/A...
Bumping ask sam and fixing translation
Bumping ask sam and fixing translation
64e26b8b201ec538b510b1c1ba1eafb5d9e1658a
--- __tests__/harness/firestore/data/messages.ts @@ -3,8 +3,6 @@ import {generateDocumentId} from './documentIds'; // @ts-ignore import {generateCreatedAt} from './timestamps'; import {isNil} from 'lodash'; -import {encryptUserId} from '../../../../src/utils'; -import {rawUserList} from './users'; /** * createI...
fix lint issues
fix lint issues
d8cfe38a5db44888049997618e6df86633f457f8
--- src/hooks/messages.ts @@ -64,8 +64,8 @@ export const useStartStoreText = (replace: boolean = false) => { export const useStartTeamText = (replace: boolean = false) => { const navigation = useNavigation<StackNavigationProp<TextingNavParamsMap>>(); - const userId = useSelector(UserSelectors.getUserId); - cons...
adding explicit types to selectors
adding explicit types to selectors
e08c5990a0f06e299ce609762c47eb89ec456a1a
--- ios/AllSpark/AllSpark-beta.entitlements @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>aps-environment</key> + <string>development</string> + <key>com.apple.securit...
Added changes to incorporate dev/beta builds to work seamlessly with … (#449)
Added changes to incorporate dev/beta builds to work seamlessly with … (#449) * Added changes to incorporate dev/beta builds to work seamlessly with other IAM SSO apps installed on the device * verbiage fix Co-authored-by: Hitesh Arora <>
ccb2a67cd138d73747a8217523a45ae42408301a
--- package-lock.json @@ -58,7 +58,7 @@ "@walmart/gta-react-native-calendars": "0.1.0", "@walmart/gtp-shared-components": "2.1.3", "@walmart/impersonation-mini-app": "1.20.7", - "@walmart/ims-print-services-ui": "2.8.0", + "@walmart/ims-print-services-ui": "2.8.1", "@wa...
bump print ui version
bump print ui version
1791fb08dc35b1e45982559da039cb79ca868684
--- .looper.codepush.yml @@ -38,6 +38,7 @@ flows: git branch -a echo 'git setup done, moving to node part now' - npm install -g appcenter-cli + - echo 'doing listing' - appcenter apps list --token $APPCENTER_API_TOKEN_ANDROID pr:
updated with develop
updated with develop
8c8913b65ce42a07f2bbda4f440bd8b2f0868382
--- src/auth/ErrorScreen.tsx @@ -28,6 +28,7 @@ import {encryptUserId} from '../services/MaskUserId'; import styles from './styles'; import {initialConfig} from './constants'; import WmConfig from 'react-native-wm-config'; +import {isEmpty} from 'lodash'; interface Lang { 'en-US': string; @@ -47,7 +48,7 @@ expo...
other field mandatory
other field mandatory
7e0be0293c8249d06ca722db4c3de7deeb236cbd
--- package.json @@ -118,7 +118,7 @@ "@walmart/global-vpi-mini-app": "1.1.40", "@walmart/gta-react-native-calendars": "0.7.0", "@walmart/gtp-shared-components": "2.3.0-rc.0", - "@walmart/gtp-shared-components-3": "npm:@walmart/gtp-shared-components@3.0.0-beta.8", + "@walmart/gtp-shared-components-3...
fix: update GTP 3.x shared components (#5052)
fix: update GTP 3.x shared components (#5052)
01a9cbdecbb00bcb916680e57b4cbc15a01475c4
--- src/auth/LoginErrorScreen/index.tsx @@ -117,11 +117,11 @@ export const ErrorScreen = ( const customErrorCode = params?.authError?.code; const [isNetworkError, isTimeMismatchError, isBrowserNotFoundError] = useMemo(() => { - const networkError = networkErrors.some((term) => - customError?.toLo...
lint fixes
lint fixes
d60d8be34ef45944defc3b3b1f3f4f2e84b33fbc
--- 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.25](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.5 - @walmart/allspark-foundation-hub@1.25.25 - @walmart/ax-components@1.2.10 - @walmart/my-walmart-hub@1.8.6
5dcf8cc1c99d2f04d1b16b82ef2bc8a8530ab366
--- src/navigation/Navigation.tsx @@ -1,7 +1,10 @@ import React from 'react'; import {View, Text, TouchableOpacity, StyleProp, ViewStyle} from 'react-native'; import {useTranslation} from 'react-i18next'; -import {DrawerActions} from '@react-navigation/native'; +import { + DrawerActions, + getFocusedRouteNameFromR...
changing the header based on the tab chosen (#115)
changing the header based on the tab chosen (#115)
50e98924f6928eab165913315efe204b3c849f71
--- package-lock.json @@ -3367,9 +3367,9 @@ "integrity": "sha512-Am5QrgtwxJ23j3GsZZivaZknjiWTuPFvFxV1J0ysrQZ3H4wZcgsxuFdsCJqA3Hzufo3pZdyMTZhNtAx4IuQjjw==" }, "@walmart/inbox-mini-app": { - "version": "0.0.102", - "resolved": "https://npme.walmart.com/@walmart/inbox-mini-app/-/inbox-mini-app-0...
Inbox version bump
Inbox version bump SSMP-1873
ff861bf1da14cabe269cf9b3510618d759959ef5
--- package.json @@ -119,7 +119,7 @@ "@walmart/me-at-walmart-common": "workspace:^", "@walmart/me-at-walmart-container": "workspace:^", "@walmart/metrics-mini-app": "1.29.6", - "@walmart/mod-flex-mini-app": "1.26.3", + "@walmart/mod-flex-mini-app": "1.26.4", "@walmart/moment-walmart": "1.0.4",...
revert(revert changes for hourly associates): FSS-7920 revert changes (#4212)
revert(revert changes for hourly associates): FSS-7920 revert changes (#4212) Co-authored-by: Shubhang Shah - s0s0zug <Shubhang.Shah@walmart.com>
f484188ff05d4108945bf43e14249dc2f82b226b
--- src/index.tsx @@ -4,9 +4,7 @@ import {useEnvironment} from '@walmart/core-services/Environment'; import {LoggerCloneProvider} from '@walmart/core-services/Logger'; import {HttpClientCloneProvider} from '@walmart/allspark-http-client'; -import {getHttpConfig, HTTP_CLIENT_KEY} from './services/config'; import {T...
fixing index file
fixing index file
0786fe22f04b315ca1e09f3fc094edd5ea58bc62
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/roster-mini-app", - "version": "1.2.2", + "version": "1.2.3", "main": "dist/index.js", "files": [ "dist" @@ -75,7 +75,7 @@ "@walmart/me-at-walmart-container": "latest", "@walmart/redux-store": "3.7.0", "@walmart/ui-components": "1.15.1...
Update package
Update package
6f647febcd3fbc0018feba255171678631ffbcb6
--- ios/BuildSupport/Allspark_MeAtWM_Beta_InHouse_Profile.mobileprovision Binary files a/ios/BuildSupport/Allspark_MeAtWM_Beta_InHouse_Profile.mobileprovision and b/ios/BuildSupport/Allspark_MeAtWM_Beta_InHouse_Profile.mobileprovision differ
updating provisioning profile
updating provisioning profile
978e802c73057e376c4c2fb8b6dcf7dd37bc012e
--- 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.6.0", + "@walmart/roster-mini-app": "2.7.0", "@walmart/ui-components": "1.15.1", - "@walmart/wm...
feat(ui): update version SMDV-5955
feat(ui): update version SMDV-5955
8bdb59cba4d9c9f14a5b89171c57065640760dbb
--- ios/Podfile.lock @@ -356,7 +356,7 @@ PODS: - React - react-native-webview (10.10.0): - React-Core - - react-native-wm-barcode (2.25.0): + - react-native-wm-barcode (2.29.0): - React - react-native-wm-voice-text (0.4.1): - React @@ -814,7 +814,7 @@ SPEC CHECKSUMS: react-native-video: 8...
updated podfile.lock and logger version to the latest
updated podfile.lock and logger version to the latest
08c475af41f7f2d71e99e4e3763f4c6d59748f5f
--- src/components/Roster/Roster.tsx @@ -14,6 +14,7 @@ import {useSelector} from 'react-redux'; import {teamLeadJobDescriptions} from '../../redux/selectors'; import {logger} from '../../logger/Logger'; import {AssociateListItem} from './AssociateListItem'; +import {filterAssociatesBySearchInput} from './search'; ...
applying search query to associates
applying search query to associates
0c1efbe8b7cff42a937702ada6fb5d6fc3bee78f
--- core/__tests__/features/inboxTest.tsx @@ -5,7 +5,6 @@ import {fireEvent, render} from '@testing-library/react-native'; import {useNavigation} from '@react-navigation/native'; import {DefaultNotificationTile} from '@walmart/ui-components'; import {InboxContainer} from '@walmart/me-at-walmart-common'; -import {use...
test fixes
test fixes
13d03b9ed0be4fc323709cc0e70801059cff5255
--- package.json @@ -37,7 +37,9 @@ "test": "jest --no-watchman", "verifyBranchName": "bash ./scripts/verifyBranchName.sh", "uploadBlobToAzure": "node ./scripts/dependencies-map/upload-to-azure/upload-to-azure.js", - "buildDependenciesMap": "node ./scripts/dependencies-map/deps-crawler/index.js -- -f -...
fix: removing topstock mini app to unblock RN upgrade
fix: removing topstock mini app to unblock RN upgrade
67c382eddaa76ecd16c3c668e88882db09489433
--- packages/me-at-walmart-common/src/types.ts @@ -9,3 +9,5 @@ export enum UserType { associate = 'associate', prehire = 'pre_hire', } + +export type IMeAtWalmartSetupTypes = 'root' | 'associate' | 'pre_hire';
feat: add container setup types for use with dynamic container setup
feat: add container setup types for use with dynamic container setup
271cce7dd8380539d8817b852ffb1736b7d9109c
--- package-lock.json @@ -69,7 +69,7 @@ "@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-scanner-3.0": "0.2.0", + "@walmart/react-native-scanner-3.0": "0.2.1", "@...
Updated scanner 3.0 version to 0.2.1
Updated scanner 3.0 version to 0.2.1
083ec8d81d15eac955db8ecd32ae491f27996d8f
--- __tests__/home/components/TaskCard/__snapshots__/indexTest.tsx.snap @@ -10,9 +10,6 @@ exports[`TaskCard doesnt render clock status if config value is false 1`] = ` Object { "backgroundColor": "red", }, - Object { - "display": "flex", - }, ] } testID="taskCard" @@ -...
updated taskit version
updated taskit version
31c0917058fb5e718815af5cee04d45f381dbbc3
--- package.json @@ -153,7 +153,7 @@ "@walmart/react-native-cookies": "1.0.1", "@walmart/react-native-encrypted-storage": "~1.1.3", "@walmart/react-native-logger": "patch:@walmart/react-native-logger@npm%3A1.38.1#~/.yarn/patches/@walmart-react-native-logger-npm-1.38.1-592e25ca20.patch", - "@walmart/re...
feat: VS9403-Scandit downgrade to 7.2.5-Drop35 (#5235)
feat: VS9403-Scandit downgrade to 7.2.5-Drop35 (#5235) Co-authored-by: Hitesh Arora - h0a006n <Hitesh.Arora@walmart.com>