commit_hash
stringlengths
40
40
input
stringlengths
13
7.99k
output
stringlengths
5
155
full_message
stringlengths
6
8.96k
d7be8ac0a5e589d18667ead8e6506bee5fae0b55
--- packages/allspark-foundation/src/Feature/AllsparkFeatureManager.ts @@ -1,4 +1,5 @@ import { EventManager } from '@walmart/allspark-utils'; +import { AnyNavigator } from '../Navigation/types'; import { AllsparkFeatureModule } from './AllsparkFeatureModule'; import { ConnectCapabilities } from './types'; @@ -146...
feat: add build screens method to feature module manager
feat: add build screens method to feature module manager
cc914b018384bb4b4e7cf880cccb0ee95b8fc1ab
--- android/build.gradle @@ -2,10 +2,10 @@ buildscript { ext { - buildToolsVersion = "31.0.0" + buildToolsVersion = "33.0.0" minSdkVersion = 26 - compileSdkVersion = 31 - targetSdkVersion = 31 + compileSdkVersion = 33 + targetSdkVersion = 33 kotlinVe...
Update from develop
Update from develop
3017ef3fbca583691f81243d52933eaa880af1f6
--- __tests__/auth/__snapshots__/AuthenticatorViewTest.tsx.snap @@ -160,7 +160,7 @@ exports[`AuthenticatorView renders error 1`] = ` } > App Version - 0.0.2 + 0.0.3 </Text> </View> `; @@ -317,7 +317,7 @@ exports[`AuthenticatorView renders error 2`] = ` } > App Version - 0.0.2 +...
version bump (#202)
version bump (#202) Co-authored-by: Hitesh Arora <>
d322b17f6a63cce63d90968e0e18fc8bff966e8e
--- package.json @@ -141,7 +141,7 @@ "@walmart/moment-walmart": "1.0.4", "@walmart/money-auth-shared-components": "2.4.3", "@walmart/my-walmart-hub": "1.12.12", - "@walmart/myteam-mini-app": "3.14.0", + "@walmart/myteam-mini-app": "3.16.0", "@walmart/native-rfid-scanner": "4.1.9", "@walma...
feat(ui): fixing the graphql errors in myteam (#5423)
feat(ui): fixing the graphql errors in myteam (#5423) Co-authored-by: p0d02sx <prasansuresh.dhresh@walmart.com>
3a44956e51cef8b992b5bd6d881b752d659ed96b
--- jest.config.js @@ -18,7 +18,7 @@ module.exports = { global: { statements: 85, branches: 75, - functions: 85, + functions: 82, lines: 85, }, },
feat(ui): temporarily updating coverage
feat(ui): temporarily updating coverage
d237405a45177f4e101fe272543d4e6cf663e480
--- package-lock.json @@ -5203,9 +5203,9 @@ "integrity": "sha512-jyvi/UF9oIHIP8s1fjaZjRq1BE3ckkyAPEBhpB7GPGrTYRf/7B0tC0aoL3wbcnNpAqwROOG0KCAmPX0YjyQeig==" }, "@walmart/inbox-mini-app": { - "version": "0.40.0-inbox3.32", - "resolved": "https://npme.walmart.com/@walmart/inbox-mini-app/-/inbox-m...
version bump inbox
version bump inbox
cfdd843d09b5f10df4c46859bd8f14be2892106a
--- package.json @@ -172,9 +172,9 @@ "@walmart/talent-preboarding-mini-app": "1.0.63", "@walmart/talent-preboarding-shared-utils": "^0.1.114", "@walmart/taskit-mini-app": "5.50.1", - "@walmart/time-clock-feature-app": "1.0.0-beta.7", + "@walmart/time-clock-feature-app": "1.0.0-beta.8", "@walma...
feat: Time Clock - Drop 35 Environment Fixes (#5171)
feat: Time Clock - Drop 35 Environment Fixes (#5171) Co-authored-by: sridhar Parwathareddy <sridhar.parwathareddy0@walmart.com>
833306dd66731cd4d1249230888162e137dd805a
--- android/app/build.gradle @@ -134,7 +134,7 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 36 + versionCode 37 versionName "1.0.2" } sp...
Incrementing build number
Incrementing build number
7fab1a043f3c9bed0449dfd884dd90a0bac9af7c
--- package-lock.json @@ -89,7 +89,7 @@ "@walmart/time-clock-mini-app": "2.111.3", "@walmart/topstock-mini-app": "1.0.13", "@walmart/ui-components": "1.15.1", - "@walmart/welcomeme-mini-app": "0.82.1", + "@walmart/welcomeme-mini-app": "0.83.0", "@walmart/wfm-ui": "0.2.2...
chore: welcomeme version bump
chore: welcomeme version bump
463c165519bec6e2e08f84108656bd2ee13e95d3
--- CODEOWNERS @@ -1 +1 @@ -* @allspark/texting-devs +* @smdv/myTeam-devs --- container/index.tsx @@ -81,8 +81,10 @@ const LauncherView: React.FC<LauncherViewProps> = (props) => { return ( <SafeAreaView style={styles.container}> <UserView /> - <PrimaryButton onPress={onStartTex...
Update tab navigation
Update tab navigation
12c7f718d7fa936f1a244be56c2fca44460f6c98
--- targets/US/package.json @@ -143,7 +143,7 @@ "@walmart/roster-mini-app": "2.8.2", "@walmart/schedule-mini-app": "0.118.0", "@walmart/shelfavailability-mini-app": "1.5.33", - "@walmart/sidekick-mini-app": "4.83.5", + "@walmart/sidekick-mini-app": "4.83.6", "@walmart/store-feature-orders": "1...
chore: bump sidekick@4.83.6
chore: bump sidekick@4.83.6
93fb329501a9e13673c236bec5fadce29602e977
--- targets/US/package.json @@ -356,4 +356,4 @@ ] } } -} \ No newline at end of file +}
update package json
update package json
12afe038c078a892440eff1b19ed6f09a20d7108
--- patches/@walmart+texting-mini-app+2.1.4.patch
chore: update texting patch
chore: update texting patch
a9947215cd92b28c7359ee0da2be5d69b2ef26b7
--- packages/allspark-foundation/__tests__/FeatureRunner/navigation.test.tsx @@ -199,7 +199,6 @@ describe('createFeatureRunnerNavigation', () => { describe('renderHeader', () => { it('matches snapshot', () => { - console.log('renderHeader: ', RenderHeader); render( <NavigationContainer> <R...
chore: remove debug logs
chore: remove debug logs
030974b348d17c892c2bfb1781904da6f1fd4493
--- __tests__/navigation/__snapshots__/SideMenuContentTest.tsx.snap @@ -5,7 +5,8 @@ exports[`SideMenuContent renders 1`] = ` <View style={ Object { - "height": "50%", + "height": 225, + "overflow": "hidden", } } > @@ -19,7 +20,8 @@ exports[`SideMenuContent renders 2`] ...
updated SSO version and fixed android signOut issue (#179)
updated SSO version and fixed android signOut issue (#179) * update sso and fixed android signOut issue * updated marketing version to 0.0.1 * updated snapshot Co-authored-by: Hitesh Arora <>
928ba6619f6de1795695a8d225126f879122902e
--- android/app/build.gradle @@ -135,7 +135,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode 51 - versionName "1.0.2" + versionName "1.0.3" } splits { abi { --- ios/AllSpark/Info.plist @...
version bump (#376)
version bump (#376) Co-authored-by: Hitesh Arora <>
781cc739389b59512cc128d0a862d7d547d1dc16
--- package-lock.json @@ -5283,9 +5283,9 @@ } }, "@walmart/mod-flex-mini-app": { - "version": "1.1.0", - "resolved": "https://npme.walmart.com/@walmart/mod-flex-mini-app/-/mod-flex-mini-app-1.1.0.tgz", - "integrity": "sha512-NGsMRu+oM/pGJ7OxcCfKsj5QGpSSpUZVtWTlGxksR0iAAO13ktuOAALRkiaX557...
Update mod-flex-mini-app to 1.1.2
Update mod-flex-mini-app to 1.1.2
80da51d4caa83d513886881e92312abb3b3e0053
--- scripts/updateAndroidProjectConfig.sh @@ -1,4 +1,3 @@ -#!/bin/bash ############################################### # Script for swapping out Android package name
Update updateAndroidProjectConfig.sh
Update updateAndroidProjectConfig.sh
38027a9ec74065fd43e8be736e5c1d50bd776190
--- __tests__/navigation/AssociateHallwayNav/Tabs/__snapshots__/HomeStackNavTest.tsx.snap @@ -58,6 +58,19 @@ exports[`HomeStackNav matches snapshot 1`] = ` <Screen name="timeClockTabs" /> + <Screen + name="modalScreen" + options={ + Object { + "cardStyle": Object { + "backgroundCo...
Add modalscreen to homestack
Add modalscreen to homestack
ff1f2fc35c725e196f0a2b1338dfa40c17945c51
--- __tests__/navigation/AssociateHallwayNav/Tabs/__snapshots__/HomeStackNavTest.tsx.snap @@ -152,6 +152,9 @@ exports[`HomeStackNav matches snapshot 1`] = ` component="WoshAssociatesScreen" name="metrics.woshDrilldown" /> + <Screen + name="metrics.wagesMarketDrilldown" + /> <Screen name="metri...
added metrics screens to home nav
added metrics screens to home nav
fe68603a33d2566013a65fdd1dbcceb267f472df
--- package.json @@ -76,7 +76,7 @@ "@walmart/impersonation-mini-app": "1.0.15", "@walmart/ims-print-services-ui": "0.0.18", "@walmart/inbox-mini-app": "0.0.94", - "@walmart/iteminfo-mini-app": "^1.0.4", + "@walmart/iteminfo-mini-app": "1.0.4", "@walmart/manager-approvals-miniapp": "0.0.25", ...
correct item info version
correct item info version
92c0b13d317b345f5e8a2d6c71ee0419d0800e75
--- packages/allspark-foundation/src/Network/client.ts @@ -1,4 +1,5 @@ import NetInfo from '@react-native-community/netinfo'; +import { SharedPromise } from '@walmart/allspark-utils'; import { debounce } from 'lodash'; import { @@ -17,6 +18,24 @@ export class NetworkClient { private _previousNetworkState: Netwo...
fix: network type and site id were being checked too often due to state change conditions
fix: network type and site id were being checked too often due to state change conditions
fd3620e5f188891f26d5c0b8a44d9893e9916fb8
--- src/components/AssociateRosterItem/index.tsx @@ -39,6 +39,7 @@ 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'; +import {logger} from '../../lo...
update the recent message history changes
update the recent message history changes
8f02efc1656e2f2e46d77e3bccaa5a5ec632a11d
--- packages/allspark-foundation-hub/src/HubFeature/Shared/Components/ActionButtonGroup/ActionButtonGroup.tsx @@ -15,33 +15,35 @@ export const ActionButtonGroup = ({ }: ButtonGroupProps) => { const showCancelButton = useSelector(cancelActionButtonEnabled); return ( - <View style={styles.buttonContainer}> - ...
Adding error scenarios
Adding error scenarios
32c28e79f87b0766cc0818db8a88eff9f46f115a
--- src/channels/constants.ts @@ -14,5 +14,5 @@ export const DEFAULT_CHANNELS_STATE: ChannelsState = { totalUnread: 0, isError: false, error: null, - firstLoad: true + firstLoad: true, }; --- src/channels/provider.tsx @@ -64,8 +64,8 @@ export const ChannelsProvider = (props: PropsWithChildren<{}>) => { ...
lint fixes
lint fixes
9d11eb0c27f0a5b500e1af6e1f7cac9719688af3
--- packages/expo-config-plugins/src/withRuler.ts @@ -17,7 +17,7 @@ const withRuler: ConfigPlugin = (config) => { abi.set("arm64-v8a") locale.set("en") screenDensity.set(480) - sdkVersion.set(rootProject.ext.buildToolsVersion) + sdkVersion.set(rootProject.ext.compileSdkVersion) ...
feat(plugin): allspark-6443 updated ruler plugin
feat(plugin): allspark-6443 updated ruler plugin
3069c6d7a9af1b424ab8635a0c9669b4f06eb58c
--- src/types/index.ts @@ -1,5 +1,4 @@ // Type definition barrel exports export * from './api'; -export * from './store'; export * from './components'; export * from './telemetry'; --- src/types/store/index.ts @@ -1,2 +0,0 @@ -// Store type exports -export * from './state-types'; --- src/types/store/state-types...
feat(ui): update the associate exp hub structure and widgets
feat(ui): update the associate exp hub structure and widgets
3a274bdef0be37e8760125d6466b8d026fbd7ea8
--- .looper.yml @@ -4,6 +4,8 @@ tools: - 20.5.1 sonarscanner: 4.6.2.2472 +updateTaskStatusOnGit: true + scheduling: concurrent triggers:
chore: add flag to git checks
chore: add flag to git checks
209482570bcf93350383c09b8f7da59b32507b63
--- __tests__/home/containers/__snapshots__/CelebrationListScreenTest.tsx.snap @@ -288,7 +288,41 @@ exports[`CelebrationListScreen should render based on the tab pressed 2`] = ` keyExtractor={[Function]} onMomentumScrollBegin={[Function]} onMomentumScrollEnd={[Function]} - onScroll={[Function]} + onScroll={ ...
chore: update snapshots
chore: update snapshots
a9c572ca0fc1f67abd5892cd2f7c65607a060c25
--- CODEOWNERS @@ -11,3 +11,4 @@ # subdirectories /packages/allspark-foundation-hub/ @allspark/push-to-talk +/packages/allspark-foundation/ @allspark/allspark-architects
Update CODEOWNERS
Update CODEOWNERS
7ca0f1f188b3e06c73fd9f7de22b8cc84c7c6c05
--- src/ccmFallbacks.ts @@ -0,0 +1,3 @@ +export const CCMFallbacks = { + teamLeadJobDescriptions: ['team lead'], +}; --- src/redux/selectors.ts @@ -2,6 +2,7 @@ import {createSelector} from 'reselect'; import {UserSelectors, GlobalState} from '@walmart/redux-store'; import {encryptUserId} from '../utils/user'; imp...
adding new ccm selector
adding new ccm selector
170a4a810965dd49e1a82b3920101ee45b339a85
--- android/app/build.gradle @@ -134,7 +134,7 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 94 + versionCode 95 versionName "1.0.7" } sp...
Incrementing build number
Incrementing build number
e69b1aa003108150c878da8194da4eb3e0fa8289
--- __tests__/developerMenu/EnvironmentToggleScreen.test.tsx @@ -13,6 +13,9 @@ jest.mock('@walmart/react-native-encrypted-storage', () => ({ AllsparkLocalStorage: { clear: jest.fn(), set: jest.fn(), + }, + AllsparkNotificationClient :{ + unregister: jest.fn(), } })); --- src/developerMenu/Envi...
feat: unregister sumo on dev menu (#4891)
feat: unregister sumo on dev menu (#4891) Co-authored-by: t0s0qvk <t0s0qvk@walmart.com> Co-authored-by: Aroushi Sharma - a0s11tw <Aroushi.Sharma@walmart.com>
ea0eeb5d7ed3c518b7f3ee4a6d619b59189b4b9e
--- src/managerExperience/components/FilterChip/FilterChip.tsx @@ -0,0 +1,27 @@ +import React from 'react'; +import {Chip} from '@walmart/gtp-shared-components/dist'; +import {chipStyles as styles} from './styles'; +import {FilterChipProps} from './types'; +import {Text} from 'react-native'; + +export const FilterChip ...
feat: created filter chip component
feat: created filter chip component
0203b9205841f8eaf7355d0ffdd539869332364c
--- package.json @@ -117,7 +117,7 @@ "@walmart/me-at-walmart-athena-queries": "6.1.4", "@walmart/me-at-walmart-common": "6.1.4", "@walmart/me-at-walmart-container": "6.1.4", - "@walmart/metrics-mini-app": "0.22.3", + "@walmart/metrics-mini-app": "0.22.4", "@walmart/mod-flex-mini-app": "1.17.5"...
metrics version bump
metrics version bump
e29f188393eb3f55e9b073de3d27f13ec1776c9e
--- packages/allspark-foundation/__tests__/Config/ConfigModule.test.ts @@ -0,0 +1,87 @@ +import { ConfigModule } from '../../src/Config/ConfigModule'; +import { IConfigService } from '../../src/Config/types'; +import { ConfigManager } from '../../src/Config/ConfigManager'; +import { ReduxModule } from '../../src/Redux'...
test(config): add config module test
test(config): add config module test
5c67697ed9fb405e37adacae003d1bf50c500a52
--- packages/allspark-foundation-hub/src/Store/Modules/Hub/HubDashboard.tsx @@ -7,7 +7,7 @@ import React, { } from 'react'; import moment from 'moment'; import { Animated, ScrollView, RefreshControl, View } from 'react-native'; -import { useDispatch, useSelector, shallowEqual } from 'react-redux'; +import { useDispa...
Revert "feat(ui): switcher reload bug fix"
Revert "feat(ui): switcher reload bug fix"
b1519165e662c6619c286187369e63b5f5fb134c
--- package.json @@ -83,7 +83,7 @@ "@walmart/core-services": "~1.4.15", "@walmart/core-services-allspark": "~1.10.18", "@walmart/core-utils": "~1.3.0", - "@walmart/core-widget-registry": "~0.7.2", + "@walmart/core-widget-registry": "~0.9.5", "@walmart/counts-component-miniapp": "0.1.2", "...
version bump for redux-store & widget registry
version bump for redux-store & widget registry
a098b57c40036d004b1ef80f69d2bc13e015ccc0
--- packages/celebration-mini-app-graphql/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.28.1](https://gecgithub01.walmart.com/smdv/celebration-mini-app/compare/@walmart/cele...
chore(version): updating package version
chore(version): updating package version - @walmart/celebration-mini-app@1.38.0 - @walmart/celebration-mini-app-graphql@1.28.1
8228ca5e849e035f0d4039bddff90d0845b671d9
--- package-lock.json @@ -84,7 +84,7 @@ "@walmart/schedule-mini-app": "0.55.0", "@walmart/shelfavailability-mini-app": "1.5.17", "@walmart/taskit-mini-app": "2.47.9", - "@walmart/texting-mini-app": "2.1.0", + "@walmart/texting-mini-app": "2.1.1", "@walmart/time-clock-mi...
Update texting mini app version for RN update
Update texting mini app version for RN update
32027df5dd8284fa066968c1f42caa60abf73ace
--- package-lock.json @@ -8004,6 +8004,7 @@ "version": "1.21.0", "resolved": "https://npme.walmart.com/@react-native-async-storage/async-storage/-/async-storage-1.21.0.tgz", "integrity": "sha512-JL0w36KuFHFCvnbOXRekqVAUplmOyT/OuCQkogo6X98MtpSaJOKEAeZnYO8JB0U/RIEixZaGI5px73YbRm/oag==", + "dev":...
chore: test fixes
chore: test fixes
c7442a9ff352530500158fb7cf850a757ede30de
--- ios/Podfile.lock @@ -180,7 +180,7 @@ PODS: - RNPermissions - PromisesObjC (2.0.0) - Protobuf (3.17.0) - - PTT (0.6.0-rc.6): + - PTT (0.6.1): - BinaryCodable (~> 0.2.1) - CocoaAsyncSocket (~> 7.6.3) - Starscream (~> 3.0.2) @@ -364,8 +364,8 @@ PODS: - React-Core - react-native-pdf ...
chore: ptt xcode build fix (SMDV-1944)
chore: ptt xcode build fix (SMDV-1944)
5d61543fd984983e400ef4d26daf93229e760aa6
--- package-lock.json @@ -37061,7 +37061,7 @@ "version": "2.1.6", "dev": true, "requires": { - "axios": "^0.21.4" + "axios": "~1.2.6" } }, "chalk": {
reverted the package lock change
reverted the package lock change
18c8523ce1af6cab3b31e4e0d7e7d81b5204d067
--- __tests__/auth/AuthenticatorViewTest.tsx @@ -143,7 +143,11 @@ describe('AuthenticatorView', () => { }, }; - mockUseSelector.mockRejectedValueOnce(ssoState); + mockUseSelector.mockImplementation((selector: (state: any) => any) => { + const result = selector({user: ssoState}); + expect(r...
improving coverage
improving coverage
b4416dead9b48445a9587317142ef991b8339480
--- src/appBlockPrompt/redux.ts @@ -13,11 +13,11 @@ export const getAppAccessibleConfig = createSelector( }; } - const isAccessible = appConfig.data?.core.isAccessible !== false; + const isAccessible = appConfig.data?.core?.isAccessible !== false; return { isAccessible, - ...appCo...
handle case where app config is not loaded (#451)
handle case where app config is not loaded (#451)
f3beb3a82eadcdb82c6ae0e2c54529cf73415e20
--- src/components/Roster/AssociateListItem.tsx @@ -99,36 +99,36 @@ export const AssociateListItem: React.FC<AssociateListItemProps> = React.memo( ) } </> - } - /> - <Body weight='400' size='small' numberOfLines={1}> - {namecase(...
updating roster list item
updating roster list item
eb6adb90638310b36bdc967f70a918d88c872fbb
--- .looper-pr.yml @@ -15,4 +15,6 @@ envs: MONO_REPO: allspark/allspark-core MONO_REPO_BASE_BRANCH: develop AUTHOR: temp - SLACK_CHANNEL: "smdv-miniapp" \ No newline at end of file + SLACK_CHANNEL: "smdv-miniapp" + + \ No newline at end of file
feat(ci): update to new looper template SSMP-1101
feat(ci): update to new looper template SSMP-1101
abf467d8c8984e9d6951659f8e5d69f965acbe5c
--- 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.50.4", + "@walmart/copilot-mini-app": "3.50.5", "@walmart/core-services": "~2.3....
chore: bump copilot@3.50.5
chore: bump copilot@3.50.5
5cac14f1e48e2136e35fcb07fd42acb9da9ce4ed
--- __tests__/rbacConfig/utility/updateMeganavDataTest.tsx @@ -185,7 +185,7 @@ const rbacData = { rn: 'SIDENAV/setting-me/home', a: 'DENY', cnds: [], - } + }, ], groups: { Local: ['Language Group'],
Changes done which were suggested and required
Changes done which were suggested and required
040c3a3c72c4fa6eb94d9ddd116805e9a29a979c
--- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Components/ShiftFilter/types.ts @@ -1,15 +1,14 @@ -export interface ShiftFilterProps { +export type Shift = { shiftId: string; teamImage?: { uri: string; }; +}; +export interface ShiftFilterProps extends Shift { handleSelectShift: (shiftId...
Updatin types
Updatin types
08ec689bd6ae96c5334d6af5d03ace84dbc41305
--- src/managerExperience/components/FilterChipGroup/styles.ts @@ -12,7 +12,7 @@ export const filterChipGroupStyles = StyleSheet.create({ }, shiftChip: { borderWidth: 0, - backgroundColor: colors.separator['100'], + backgroundColor: colors.gray['10'], borderRadius: 16, display: 'flex', f...
adjust Shift Chip color
adjust Shift Chip color
2650e8e18e2f0a564ae7d3393d55cde8a1fea7e9
--- package.json @@ -110,7 +110,7 @@ "@walmart/gta-react-native-calendars": "0.7.0", "@walmart/gtp-shared-components": "2.2.7", "@walmart/ims-print-services-ui": "2.21.1", - "@walmart/inbox-mini-app": "0.101.1", + "@walmart/inbox-mini-app": "0.102.2", "@walmart/invue-react-native-sdk": "0.1.26...
fix(version): updated the versions for inbox changes SSMP-10807 (#4481)
fix(version): updated the versions for inbox changes SSMP-10807 (#4481) Co-authored-by: Savankumar Akbari - sakbari <sakbari@m-c02rv0v4g8wl.homeoffice.wal-mart.com>
cc619e70b7798fd09aff5cd53a9f1df786581ffb
--- package-lock.json @@ -45,7 +45,7 @@ "@walmart/counts-component-miniapp": "0.1.2", "@walmart/emergency-mini-app": "1.19.0", "@walmart/exception-mini-app": "1.1.11", - "@walmart/facilities-management-miniapp": "0.6.2", + "@walmart/facilities-management-miniapp": "0.6.3", ...
Updating package.json - @walmart/facilities-management-miniapp to 0.6.3
Updating package.json - @walmart/facilities-management-miniapp to 0.6.3
86bf80abb2cb78c0966b7545cb964f2a0f2ab3ed
--- packages/allspark-foundation/src/Components/ComponentContainers.md @@ -66,6 +66,43 @@ Or with `AllsparkComponentContainers`: <AllsparkComponentContainers.Component container='Me@Walmart.HomeScreen' id='emergency-card' {...props} /> ``` +#### Custom component layout + +Use the `Layout` component to customize ren...
feat: add layout component to component container
feat: add layout component to component container
de863475229c39382c7240505bae0ddf50ec3cff
--- yarn.lock @@ -7009,7 +7009,7 @@ __metadata: "@walmart/emergency-mini-app": "npm:1.29.8" "@walmart/exception-mini-app": "npm:1.8.11" "@walmart/facilities-management-miniapp": "npm:0.14.6" - "@walmart/feedback-all-spark-miniapp": "npm:0.9.69" + "@walmart/feedback-all-spark-miniapp": "npm:0.9.70" ...
GDVCVR-17270 P1 Accessibility bug fixes
GDVCVR-17270 P1 Accessibility bug fixes
c2853b6a992e07c9c0f57b56288d24d1eb006832
--- docs/CHANGELOG.md @@ -1,3 +1,21 @@ +# [2.38.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.37.1...v2.38.0) (2025-05-21) + + +### Bug Fixes + +* **ui:** update package ([7740f38](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/7740f38ac8489f25dc05862ed187559e03076588)) +* **ui:** update...
chore(release): 2.38.0 [skip ci]
chore(release): 2.38.0 [skip ci] # [2.38.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.37.1...v2.38.0) (2025-05-21) ### Bug Fixes * **ui:** update package ([7740f38](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/7740f38ac8489f25dc05862ed187559e03076588)) * **ui:** update package ([d8...
9bb9869d9e6ff282f1c9ddd84375d198ef59334f
--- __tests__/startup/StartupFlowTest.ts @@ -22,7 +22,7 @@ import { } from '../../src/whatsNew/WhatsNewRedux'; import {checkAvailableSurveys} from '../../src/survey/SurveySaga'; import {handleAppReviewPrompt} from '../../src/appReview/sagas'; -import {DoNotDisturbAutoResetSaga} from '@walmart/texting-mini-app'; +imp...
My team mini app version update for Drop 19
My team mini app version update for Drop 19
1bffeced7e7542ce65ff1c670160b6882ae8bfe5
--- package.json @@ -14,7 +14,7 @@ "clean:tsbuildinfo": "rm -rf packages/*.tsbuildinfo || true", "clean": "yarn run clean:tsbuildinfo && yarn workspaces foreach --all --topological-dev run clean", "commit": "commit", - "coverage": "jest --coverage --no-watchman", + "coverage": "npm run build && jes...
feat: fix clean script and build before coverage
feat: fix clean script and build before coverage
50e7ead38e4a3cd8ec0a815a6799feb8470f89b8
--- ios/Podfile.lock @@ -1584,7 +1584,7 @@ PODS: - FirebaseMessaging (<= 10.18.0) - StructuredLogAssistantIOS (= 0.0.7) - TOCropViewController (2.6.1) - - topstock-mini-app (1.7.1): + - topstock-mini-app (1.8.5): - React - VisionCamera (3.7.1): - React @@ -2213,7 +2213,7 @@ SPEC CHECKSUMS: ...
Updated taskit version
Updated taskit version
7036ce32bef6e08d46befa6df84d43ae2f977957
--- packages/allspark-utils/src/addProxy.ts @@ -31,3 +31,11 @@ export const addProxyMethod = <T extends Object>(value: T) => { return new Proxy(newValue, proxyHandler); }; + +export class Proxyable { + constructor() {} + + public proxy<T extends typeof this>(instance: T) { + return addProxyMethod<T>(instance...
feat: add cache value util and hook
feat: add cache value util and hook
7ced5e37e2fa29289e534c1381d4d1e7beba26e9
--- src/home/components/CelebrationCard/index.tsx @@ -23,7 +23,7 @@ import {ErrorComponent} from '../ErrorComponent'; import {CelebrationCardProps} from './types'; import {AssociateNameList} from './AssociateNameList'; import styles from './styles'; -import { Divider } from '@walmart/gtp-shared-components-3'; +impor...
feat(ui-issues): fix ui issues
feat(ui-issues): fix ui issues
16ce78f8d86343a0c564a156d2650cc975ccd006
--- packages/allspark-foundation/__tests__/TeamOnboarding/TeamSelection.test.tsx @@ -88,4 +88,14 @@ describe('TeamSelectionList Component Tests', () => { ); expect(queryByTestId('teamItem')).toBeNull(); }); + + test('renders footer as sticky', () => { + const { getByTestId } = render(<TeamSelectionList...
Team selection screen - sticky footer
Team selection screen - sticky footer
5c8d74a33ac89895e093cedef754cb066a03140e
--- .looper.yml @@ -11,10 +11,6 @@ flows: - call: pr - yarn run build - npm publish - # - sonar("Sonar"): - # - (name Sonar Scanner) sonar-scanner -Dproject.settings=sonar-project.properties - # - (name Publish Hygieia to Sonar) hygieia.publishSonar() - # - (name Hygieia Publish B...
Update the roster widget for manager experience
Update the roster widget for manager experience
63746ef7ab430d03d4353329dec8f62aaf9596c4
--- ios/Podfile.lock @@ -763,7 +763,7 @@ PODS: - React - React-callinvoker - React-Core - - vizpick-mini-app (1.0.5-256-391e1fb): + - vizpick-mini-app (1.0.6): - React - walmart-react-native-sumo-sdk (2.5.1): - React @@ -1302,7 +1302,7 @@ SPEC CHECKSUMS: TextServiceProto: 8af27cc52ab342...
build(version) update topstock version - 1.0.6
build(version) update topstock version - 1.0.6
1b80e666cc3ffc54bfce865765aac434a22d81b9
--- packages/me-at-walmart-container/src/translations/index.ts @@ -8,11 +8,13 @@ export const MeAtWalmartTranslationConfig: TranslationClientOptions = { compatibilityJSON: 'v3', localeConfig: { 'en-US': { + descriptor: 'English (EN)', currency: '$', dateFormat: 'MM/DD/YYYY', languag...
chore: add language descriptors to translation config
chore: add language descriptors to translation config
833c4b7d191b1e61788f57601391f295bf211b3b
--- package.json @@ -101,7 +101,7 @@ "@walmart/taskit-mini-app": "0.0.77-rc.0", "@walmart/time-clock-mini-app": "0.4.24", "@walmart/ui-components": "v1.3.0-rc.0", - "@walmart/welcomeme-mini-app": "0.38.0", + "@walmart/welcomeme-mini-app": "0.40.0", "@walmart/wfm-ui": "^0.1.50", "axios-cac...
chore(welecomeMe): version bump to 0.40.0
chore(welecomeMe): version bump to 0.40.0
e2744b1802a4ce6ffe29585e78b523beec6cb6a2
--- ios/AllSpark.xcodeproj/project.pbxproj @@ -485,6 +485,7 @@ "${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL-Universal/OpenSSL.framework/OpenSSL", "${PODS_XCFRAMEWORKS_BUILD_DIR}/ScanditBarcodeCapture/ScanditBarcodeCapture.framework/ScanditBarcodeCapture", "${PODS_XCFRAMEWORKS_BUILD_DIR}/ScanditCaptureCore/Sca...
updated taskit version
updated taskit version
597c041c434a16ab4713a88d384ee5781aa6b883
--- __tests__/rbacConfig/utility/updateMeganavDataTest.tsx @@ -220,8 +220,8 @@ describe('updateMeganavData', () => { it('testing updateMeganavData function for all cases', () => { const result = updateMeganavData(rbacData, meganavData, rbacEnabledApps); - expect(result.data.data[1].navs[0].enabled).toEqual...
Fix unit test
Fix unit test
fbe4227b95b383d0d2297c5af66e6ac6f4c0c556
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/roster-mini-app", - "version": "2.12.8", + "version": "2.12.9", "main": "dist/index.js", "files": [ "dist" --- src/navigation/index.tsx @@ -1,7 +1,8 @@ import React from 'react'; import {createStackNavigator} from '@react-navigation/stack'; impo...
Update roster navigation
Update roster navigation
2e83111a5f557637de3216284ac1fc3175cbf2b0
--- src/screens/RosterDetailScreen/StoreRosterDetailScreen.tsx @@ -498,9 +498,7 @@ export const StoreRosterDetailScreen = ({route}: RosterDetailScreenProps) => { filterChips={filterChips} headerText={ !isSalariedOrLead && isPrimaryTeam - ? t('rosterScreen....
fix: remove translation for team Name
fix: remove translation for team Name
a4c5b263a7f8f447bf4e90318ca6e098a3a4781f
--- docs/CHANGELOG.md @@ -1,3 +1,12 @@ +# [2.33.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.32.0...v2.33.0) (2025-05-01) + + +### Features + +* **ui:** update grphql queries ([1297adb](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/1297adb385d5c6233720697b2012d9c61eab9eb3)) +* **ui:** ...
chore(release): 2.33.0 [skip ci]
chore(release): 2.33.0 [skip ci] # [2.33.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.32.0...v2.33.0) (2025-05-01) ### Features * **ui:** update grphql queries ([1297adb](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/1297adb385d5c6233720697b2012d9c61eab9eb3)) * **ui:** update grphql...
1ecd9c1c5737ffe6c0657029216e01682b005ca1
--- packages/allspark-utils/__tests__/__snapshots__/LayoutTest.tsx.snap @@ -670,82 +670,3 @@ exports[`Layout tests renders row layout correctly 1`] = ` </View> </RCTScrollView> `; - -exports[`Layout tests uses PassThrough component when no error boundary is provided 1`] = ` -<RCTScrollView> - <View> - <View - ...
chore(errorboundary): updated snapshot
chore(errorboundary): updated snapshot
a5f1657150f313aa756d262dce567978b1fc871a
--- packages/expo-config-plugins/jest.config.js @@ -8,4 +8,7 @@ module.exports = { __DEV__: true, }, testPathIgnorePatterns: ['__mocks__/', '__tests__/utils/'], + coveragePathIgnorePatterns: [ + ".*/expo-config-plugins/src/.*", + ], };
feat(plugin): allspark-6539 updated coverage report
feat(plugin): allspark-6539 updated coverage report
6abdc6f14160ee858d60af65361c24476b81a282
--- android/app/build.gradle @@ -139,8 +139,8 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 700 - versionName "1.3.1" + versionCode 701 + ver...
Version increment
Version increment
7f2e686ee40bf8ba4505df52a072e33f56457243
--- src/auth/ErrorScreen.tsx @@ -26,7 +26,7 @@ import {SSO_APP} from '../types/telemetryConstants'; import {logger} from '../services/Logger'; import {encryptUserId} from '../services/MaskUserId'; import styles from './styles'; -import {initialConfig} from './constants'; +import {defaultConfig} from './constants'; ...
refactor method name | restructure logger msg
refactor method name | restructure logger msg
0f171dbc72afc38450e7fadd07b12528546b3ac7
--- targets/US/package.json @@ -91,7 +91,7 @@ "@walmart/avp-shared-library": "0.10.1", "@walmart/backroom-mini-app": "1.7.5", "@walmart/calling-mini-app": "0.5.17", - "@walmart/checkout-mini-app": "4.2.0", + "@walmart/checkout-mini-app": "4.3.0", "@walmart/compass-sdk-rn": "5.19.15", "@wa...
CO 4.3.0
CO 4.3.0
a51cd14ca8ccf5cd24f3e02d7960a9d9a0927ab3
--- package-lock.json @@ -3305,9 +3305,9 @@ "integrity": "sha512-PaVy13mQ/ehDdi+UiSK0Z4DG1iuL4PId2bYlccy1uHj5FEGW/S2tPrPJL/xIEjv3P6XLQnw/C05OObgyq9RY7A==" }, "@walmart/counts-component-miniapp": { - "version": "0.0.14", - "resolved": "https://npme.walmart.com/@walmart/counts-component-miniapp...
Update counts component
Update counts component
6325bb766d7888cf300f04927a3471874851c626
--- package-lock.json @@ -3389,9 +3389,9 @@ "integrity": "sha512-73HAEev8DeHModZVTry22tqKnV5jJcaL4IyUVWvlvoyZ4iZfNgdIsR6VEzYN1TW5DHH5d44heAIR3K8kdUb4Qw==" }, "@walmart/iteminfo-mini-app": { - "version": "2.0.12", - "resolved": "https://npme.walmart.com/@walmart/iteminfo-mini-app/-/iteminfo-mi...
ItemInfo new version with profit margin design change
ItemInfo new version with profit margin design change
fce34c0aadf64edae32dfd81638a702f3cde7d98
--- docs/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.21.0](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v1.20.0...v1.21.0) (2025-03-28) + + +### Features + +* **ui:** update the my team configs ([a70937b](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/a70937b966250d976842b3cda403470ed6f352db)) + # [...
chore(release): 1.21.0 [skip ci]
chore(release): 1.21.0 [skip ci] # [1.21.0](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v1.20.0...v1.21.0) (2025-03-28) ### Features * **ui:** update the my team configs ([a70937b](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/a70937b966250d976842b3cda403470ed6f352db))
7e38b6995c2a546f901f520900c8c27919863679
--- package.json @@ -261,6 +261,7 @@ "util": "^0.12.4", "uuid": "^3.3.2", "victory-native": "^36.5.0", + "wfm-allspark-data-library": "^6.0.0", "wifi-store-locator": "1.4.1", "xdate": "^0.8.2", "yargs": "^17.0.1", --- yarn.lock @@ -8306,43 +8306,6 @@ __metadata: languageName: node ...
Add resolution for wfm-allspark-data-library
Add resolution for wfm-allspark-data-library
3f7755b9962eb1c41c0d2d768397b9bda799b625
--- app.config.US.ts @@ -115,7 +115,10 @@ const CONFIG: ExpoConfig = { // Abstract to specific plugin as needed infoPlist: { FirebaseAutomaticScreenReportingEnabled: false, - GroupIdentifier: 'group.com.walmart', + GroupIdentifier: AppVariant.select({ + prod: 'group.com.walmart.sumo.ap...
fix(info/plist): ALLSPARK-12345 update vision camera & infoplist grp idt (#4182)
fix(info/plist): ALLSPARK-12345 update vision camera & infoplist grp idt (#4182)
d67dac4c1f2064e012d0be6b66c240f764681baf
--- packages/allspark-foundation-hub/__tests__/Hub/TeamSwitcher.test.tsx @@ -178,7 +178,7 @@ describe('TeamSwitcher', () => { const { getByTestId } = render( <TeamSwitcher onTeamChange={onTeamChange} refreshing={false} /> ); - const myTeamLabel = getByTestId('team-label-My teams'); + const myTeam...
team switcher test failure fixed
team switcher test failure fixed
052a3749b7ea5d03c6830f905372bc008fb5e6be
--- src/channels/provider.tsx @@ -236,9 +236,7 @@ export const ChannelsProvider = (props: PropsWithChildren<{}>) => { let totalUnreadChannelsCount = 0; for (const id of Object.keys(channelState.dataById)) { const channelData = channelState.dataById[id]; - const lastReadTime = - channelData....
fix flashing issue on badge count
fix flashing issue on badge count
6c25e788be13b0de7e4b2b8f105014914895886b
--- package.json @@ -93,7 +93,7 @@ "@walmart/attendance-mini-app": "3.174.5", "@walmart/avp-feature-app": "0.26.15", "@walmart/avp-shared-library": "0.25.36", - "@walmart/backroom-mini-app": "1.16.1", + "@walmart/backroom-mini-app": "1.16.2", "@walmart/beneficiary-online-mini-app": "0.1.19", ...
fix: Fix backroom image url
fix: Fix backroom image url
15e89d1a8b3bf273f9dc707f025b5d319ff2d2e9
--- 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.17.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.17.0
a9f00d24df06205117f63c7823488610e5fbffce
--- __tests__/navigation/USHallway/ErrorLogBoundaryTest.tsx @@ -31,6 +31,7 @@ describe('ErrorLogBoundary', () => { 'BOUNDARY_ERROR', { message: childError, + stack: expect.any(String), // stack trace will be dynamic depending on test run location }, ); } @@ -47...
feat: add stack trace log on boundary error (#4394)
feat: add stack trace log on boundary error (#4394)
c7735c187513fb2f56676434387b0ea968a403a3
--- package-lock.json @@ -3623,9 +3623,9 @@ } }, "@walmart/welcomeme-mini-app": { - "version": "0.26.2", - "resolved": "https://npme.walmart.com/@walmart/welcomeme-mini-app/-/welcomeme-mini-app-0.26.2.tgz", - "integrity": "sha512-7Vo1RcnaETMYG6nFrGtwPjzc35rA+lS9RWY96lL7N9hsbwnPvmN/7m5QCp...
welcomeMe version bump
welcomeMe version bump
5b1d2b673caef4f570fe7a66f04e1d8781bd3df2
--- packages/allspark-foundation/src/HubFeature/Hub/TeamSwitcher/index.tsx @@ -49,7 +49,7 @@ export const TeamSwitcher = ({ > <TeamImage style={styles.teamImage} - source={item.teamImage} + source={{ uri: item.teamImage }} testID={`team-image-${item.te...
update imports
update imports
34689cf7f9ccfa07a3ce9e50dee5a013002ede00
--- packages/celebration-mini-app-graphql/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.6.0](https://gecgithub01.walmart.com/smdv/celebration-mini-app/compare/@walmart/celebr...
chore(version): updating package version
chore(version): updating package version - @walmart/celebration-mini-app@1.9.0 - @walmart/celebration-mini-app-graphql@1.6.0
877d8f372109354f1f3258e3a95892c5f6a9100b
--- package-lock.json @@ -53,7 +53,7 @@ "@walmart/exception-mini-app": "1.5.1", "@walmart/facilities-management-miniapp": "0.6.67", "@walmart/feedback-all-spark-miniapp": "0.9.43", - "@walmart/financial-wellbeing-feature-app": "1.10.4", + "@walmart/financial-wellbeing-feature-ap...
bumped financial-wellbeing-feature-app to 1.13.2
bumped financial-wellbeing-feature-app to 1.13.2
5d79335f0c8917eec6e6ade92a0c1d938ec3ecf1
--- package.json @@ -131,7 +131,7 @@ "@walmart/react-native-encrypted-storage": "~1.1.3", "@walmart/react-native-env": "6.1.4", "@walmart/react-native-logger": "1.34.8", - "@walmart/react-native-scanner-3.0": "0.6.3", + "@walmart/react-native-scanner-3.0": "0.6.5", "@walmart/react-native-share...
VS-5190 : Scanner version upgrade to 0.6.5
VS-5190 : Scanner version upgrade to 0.6.5
06f8462fdfbba6befa6895f1beb5df5c219c45f5
--- packages/me-at-walmart-container/src/redux/navConfig.ts @@ -7,15 +7,16 @@ import { UserActionTypes, UserSelectors, UserSagas, + USER_CHANGED_ACTIONS, } from '@walmart/allspark-foundation/User'; import {SiteSelectors, SiteSagas} from '@walmart/allspark-foundation/Site'; +import {AuthActionTypes} from '@w...
modify navconfig saga to account for signout
modify navconfig saga to account for signout
dd1bd521f5868f86d77831d9f07fb31427c99d2d
--- targets/US/package.json @@ -140,7 +140,7 @@ "@walmart/redux-store": "~6.3.28", "@walmart/returns-mini-app": "4.15.0", "@walmart/rfid-scan-mini-app": "2.4.4", - "@walmart/rn-receiving-mini-app": "2.3.211", + "@walmart/rn-receiving-mini-app": "2.3.325", "@walmart/roster-mini-app": "2.9.0", ...
Drop26 - Receiving version - 2.3.325
Drop26 - Receiving version - 2.3.325
a2e74c312b659d1908626b4d7ff3600f2b076a39
--- package-lock.json @@ -56,7 +56,7 @@ "@walmart/ims-print-services-ui": "1.2.1", "@walmart/inbox-mini-app": "0.81.3", "@walmart/iteminfo-mini-app": "5.3.2", - "@walmart/manager-approvals-miniapp": "0.2.0", + "@walmart/manager-approvals-miniapp": "0.2.1", "@walmart/me-...
Bump manager approvals v0.2.1
Bump manager approvals v0.2.1
beddfe0eb660a0ac578d07dd09dc02a3599b4557
--- __tests__/core/loggerInitTest.ts @@ -68,9 +68,8 @@ jest.mock('../../src/services/MaskUserId', () => ({ encryptUserId: jest.fn(), })); -import env from '../../env'; import {DefaultLogger} from '@walmart/react-native-logger'; -import {ELevel, TUserInfo} from '@walmart/react-native-logger/dist/types'; +import {...
Hotfix/logger session (#499)
Hotfix/logger session (#499) * move default logger setup to logger service to ensure it has a session before core logger is used * bump versions
5347d68f958dc7b23d7bb0b3ff6926d477a2e5ce
--- packages/allspark-foundation/package.json @@ -174,4 +174,4 @@ "optional": true } } -} \ No newline at end of file +} --- yarn.lock @@ -7380,10 +7380,8 @@ __metadata: react-hook-form: "npm:^7.51.0" react-i18next: "npm:^13.3.1" react-native: "npm:~0.73.7" - react-native-apollo-devto...
fix: broken yarn lock file
fix: broken yarn lock file
7a07c218c8c74b103c2ab30ffe1dfabf876c2e0b
--- .looper.multibranch.yml @@ -264,9 +264,6 @@ flows: - shell: gem --version - (name Bundle) https_proxy=http://sysproxy.wal-mart.com:8080 http_proxy=http://sysproxy.wal-mart.com:8080 bundle - (var versionCode = bundle exec fastlane get_android_version_code) - - exposeVars(fastlane/fastlane-session.j...
adding code block after incrementing build
adding code block after incrementing build
8e7fd6ef3dc370b17ca7d2ce021aff997021b063
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/wmconnect-mini-app", - "version": "3.7.6", + "version": "3.7.7", "main": "dist/index.js", "files": [ "dist",
feat(ui): update package version
feat(ui): update package version
fc501ab406959c31400f04cf1d07afac3ee59871
--- __tests__/communications/__snapshots__/oneToOneChatTest.tsx.snap @@ -848,9 +848,6 @@ exports[`One to One Chat can send a text message 1`] = ` "justifyContent": "center", "width": 30, }, - Object { - "backgroundColor": u...
fix coverage and lint
fix coverage and lint
68ef8280a3e70632a3db637f8db5545644ae6668
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/roster-mini-app", - "version": "2.12.0-alpha.3", + "version": "2.12.0-alpha.4", "main": "dist/index.js", "files": [ "dist" @@ -85,7 +85,7 @@ "@typescript-eslint/parser": "^5.37.0", "@walmart/allspark-authentication": "6.1.4", "@walmart...
Update mini app version
Update mini app version