commit_hash
stringlengths
40
40
input
stringlengths
13
7.99k
output
stringlengths
5
155
full_message
stringlengths
6
8.96k
831cc622da200c0b2e80b8545254b1759593d780
--- src/components/AssociateRosterItem/index.tsx @@ -46,7 +46,7 @@ export const AssociateRosterItem = React.memo((props: AssociateItemProps) => { ); const currentUser = useSelector(UserSelectors.getUser) as Associate; const isWeeklyScheduleVisible: boolean = useRbacConfigWithJobCode(); - const isHourlyAssocia...
Changing variable name
Changing variable name
ea8175747ddc4a17a07f36f6bc764e2e5d9fcad3
--- packages/allspark-foundation-hub/src/Container/AllsparkHubContainer.tsx @@ -145,7 +145,7 @@ export class AllsparkHubContainer { {!this.isSite ? ( <OnboardingProvider> <HubDashboard - name={this.containerName} + containerName={this.containerName} ...
fix(ui): update container selected teams
fix(ui): update container selected teams
d7be57682e81714f415f837ae0237e0e7ec19412
--- package-lock.json @@ -15,6 +15,7 @@ "@react-native-community/art": "^1.2.0", "@react-native-community/clipboard": "^1.5.1", "@react-native-community/datetimepicker": "6.7.5", + "@react-native-community/geolocation": "3.1.0", "@react-native-community/hooks": "^2.8.0", ...
Add react native community geolocation
Add react native community geolocation
44a680a5e77f192017aa39cc177159af8e314583
--- package.json @@ -176,7 +176,7 @@ "@walmart/talent-performance-mini-app": "1.2.7", "@walmart/talent-preboarding-mini-app": "1.0.63", "@walmart/talent-preboarding-shared-utils": "^0.1.114", - "@walmart/taskit-mini-app": "5.52.7", + "@walmart/taskit-mini-app": "5.52.10", "@walmart/time-clock-...
fix(notes): taskit mini app my walmart 2.0 bug fixes TASKIT-8041 (#5324)
fix(notes): taskit mini app my walmart 2.0 bug fixes TASKIT-8041 (#5324) Co-authored-by: Hitesh Arora - h0a006n <Hitesh.Arora@walmart.com> Co-authored-by: Hariharan Sundaram <121838+h0s0em0@users.noreply.gecgithub01.walmart.com>
d14724ef6e6d0ba499da09a7668b11cb27014b40
--- __tests__/screens/RosterScreen/__snapshots__/AssociateListTest.tsx.snap @@ -252,7 +252,10 @@ exports[`AssociateList RosterFilters should filter for all associates 1`] = ` <View style={ Object { + "alignItems": "flex-start", "background...
fix snapshot
fix snapshot
4cda5ac167f6a86a2fff3efc7654d0c56c15e71c
--- package-lock.json @@ -1,12 +1,12 @@ { "name": "@walmart/myteam-mini-app", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@walmart/myteam-mini-app", - "version": "1.1.1", + "version": "1.1.2", "hasInstallScr...
Update version
Update version
d1aa113a03d5e8619f5d0a0853c768a3b3b8bdcf
--- __tests__/core/appConfigInitTest.ts @@ -1,6 +1,11 @@ import {call, all, select, take, takeLeading} from 'redux-saga/effects'; -import {addSagas, appConfigActions, getStore} from '@walmart/redux-store'; +import { + addSagas, + appConfigActions, + getStore, + UserSelectors, +} from '@walmart/redux-store'; imp...
passing team id info app config calls
passing team id info app config calls
d2bed36fb1529e7a394846798a72fca27b8c8da4
--- docs/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.43.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.42.1...v2.43.0) (2025-06-23) + + +### Features + +* **ui:** updating wmconnect version ([bdf0c52](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/bdf0c5297a04ca1dab350f6d4ed761ed2bee1ec2)) + ## ...
chore(release): 2.43.0 [skip ci]
chore(release): 2.43.0 [skip ci] # [2.43.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.42.1...v2.43.0) (2025-06-23) ### Features * **ui:** updating wmconnect version ([bdf0c52](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/bdf0c5297a04ca1dab350f6d4ed761ed2bee1ec2))
5b8c6f80d2f358bfb7356c79e86aecc640444c84
--- docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.1](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v1.3.0...v1.3.1) (2024-06-13) + + +### Bug Fixes + +* **looperCoverage:** added var for looper coverage ([49bbeaf](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/49bbeaf0b22b6b7b4ebf16a0e23517bfc3f...
chore(release): 1.3.1 [skip ci]
chore(release): 1.3.1 [skip ci] ## [1.3.1](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v1.3.0...v1.3.1) (2024-06-13) ### Bug Fixes * **looperCoverage:** added var for looper coverage ([49bbeaf](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/49bbeaf0b22b6b7b4ebf16a0e23517bfc3f82be0))
24670fcb64fd879bc3b4fbc39f20a352f5198b58
--- package-lock.json @@ -56,7 +56,7 @@ "@walmart/inbox-mini-app": "0.75.0", "@walmart/iteminfo-mini-app": "5.3.2", "@walmart/manager-approvals-miniapp": "0.1.2", - "@walmart/me-field-mini-app": "1.1.35", + "@walmart/me-field-mini-app": "1.1.36", "@walmart/metrics-mini-...
:package: Feat bumping learning mini app version for drop 8.3
:package: Feat bumping learning mini app version for drop 8.3
f8f96e8c457971690e69f016c4aa4f8ad779a881
--- .looper.multibranch.yml @@ -255,16 +255,16 @@ flows: - echo "buildType ${buildType}" - echo "workspace is ${WORKSPACE}" - - var(stuff): - webhookUrl: "https://walmart.webhook.office.com/webhookb2/f0470775-130f-4a42-9531-d0511cf632aa@3cbcc3d3-094d-4006-9849-0d11d61f484d/IncomingWebhook/16391a6033...
testing out something
testing out something
8d544f08390e597ca2e82810455321ab2602eb5b
--- __tests__/navigation/SideMenuContentTest.tsx @@ -24,6 +24,8 @@ import {Linking, Platform} from 'react-native'; type Selector = (state: any) => any; +jest.useFakeTimers(); + describe('SideMenuContent', () => { it('renders', () => { const props = { @@ -105,6 +107,7 @@ describe('SideMenuContent', () => {...
Ask Sam increment and side menu close fix (#184)
Ask Sam increment and side menu close fix (#184) * Ask Sam increment and side menu close fix * version fix * Test fix Co-authored-by: rlane1 <rlane1@walmart.com> Co-authored-by: Anthony Helms - awhelms <awhelms@wal-mart.com>
fc179244be102d087165bc63e09cbeafa6cf5aaf
--- packages/allspark-graphql-client/package.json @@ -1,5 +1,5 @@ { - "name": "allspark-graphql-client", + "name": "@walmart/allspark-graphql-client", "version": "0.0.1", "description": "> TODO: description", "license": "ISC",
chore: update graphql client package name
chore: update graphql client package name
e6109dbd50e2daa0def238ca9fb385ea1c545ebf
--- packages/allspark-foundation/src/Components/Onboarding/OnBoardingFlow.tsx @@ -0,0 +1,63 @@ +import React from 'react'; +import { View } from 'react-native'; +import { TeamOnboardingScreen } from '../../HubFeature/Onboarding/TeamOnboarding/Screens/TeamOnboardingScreen'; +import { AllsparkNavigationClient } from '@wa...
Adding wrapper
Adding wrapper
30884eb84ee890580599230db0d71ba43383132b
--- package.json @@ -72,7 +72,7 @@ "@sharcoux/slider": "^6.1.1", "@shopify/flash-list": "1.6.4", "@terrylinla/react-native-sketch-canvas": "patch:@terrylinla/react-native-sketch-canvas@npm%3A0.8.0#~/.yarn/patches/@terrylinla-react-native-sketch-canvas-npm-0.8.0-c7b2afd4cd.patch", - "@walmart/allspark-...
update allspark-auth t0 6.4.9
update allspark-auth t0 6.4.9
2965db8783a31ff136ca408adc621ebfab56d050
--- package.json @@ -451,7 +451,8 @@ "react-native-pdf": "6.7.5", "typescript": "~5.3.3", "uuid": "^3.3.2", - "wfm-allspark-data-library": "^6.0.0" + "wfm-allspark-data-library": "^6.0.0", + "react-server-dom-webpack": "~19.0.1" }, "config": { "commitizen": { --- yarn.lock @@ -21228...
fix(ci): bumped react server dom packages
fix(ci): bumped react server dom packages
3279c7fb496c4aeb1f4a1754f4a549e6205de7fc
--- package-lock.json @@ -1,12 +1,12 @@ { "name": "@walmart/roster-mini-app", - "version": "1.1.2", + "version": "1.1.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@walmart/roster-mini-app", - "version": "1.1.2", + "version": "1.1.3", "hasInstallScr...
Update version
Update version
9ee11da12c4a00ac3de683b74932d741c1de75b7
--- src/screens/MessagesScreen.tsx @@ -293,8 +293,8 @@ export const MessagesScreen: FC<MessagesScreenProps> = (props) => { ); } catch (e) { const err = e as Error; - logger.error('Error sending push notification', { - message: `Error sending push notification: ${err.me...
shortening error message
shortening error message
3262989ef52138f1f796d10e42996d68cbfaae39
--- targets/US/package.json @@ -87,7 +87,7 @@ "@walmart/ask-sam-mini-app": "1.24.7", "@walmart/associate-listening-mini-app": "1.2.7", "@walmart/attendance-mini-app": "3.44.0", - "@walmart/avp-feature-app": "0.10.3", + "@walmart/avp-feature-app": "0.10.4", "@walmart/avp-shared-library": "0.10....
bumped avp
bumped avp
92372129d1597cfe314cfacd94aa51da85a8370d
--- package-lock.json @@ -44,7 +44,7 @@ "@walmart/core-widget-registry": "~1.2.2", "@walmart/counts-component-miniapp": "0.1.2", "@walmart/emergency-mini-app": "1.19.0", - "@walmart/exception-mini-app": "1.1.11", + "@walmart/exception-mini-app": "1.2.4", "@walmart/facil...
exception-mini-app-1.2.4-develop
exception-mini-app-1.2.4-develop
8728a552bd67577cc5f4d32754992d22eb7a29e3
--- __tests__/harness/redux/mockState/mockUsers/peopleLead.ts @@ -1,2 +1,49 @@ -//TODO: Impersonate salaried user and hydrate data fields -export const peopleLeadUserData = {}; +export const peopleLeadUserData = { + userId: 'm0g0610', + domain: 'Store', + countryCode: 'US', + employeeType: 'H', + win: '219956138',...
add mock people lead user
add mock people lead user
fe4cdc895847404a53a2d5e0ede3cddfd5a3476f
--- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Screens/EditSavedTeamModal/EditSavedTeamsModal.tsx @@ -25,6 +25,7 @@ import { modalStyles } from './styles'; import { AllTeamsSections } from './types'; import { ModalErrorScreen } from '../../Components/ModalErrorScreen'; import ModalHeader from '../.....
feat: updated search input
feat: updated search input
1ade0d0af9328f0a5b7c8cb6819f58a93f75158d
--- packages/me-at-walmart-container/src/redux/config.ts @@ -49,49 +49,60 @@ export function* getAppConfigScope() { const [ country, divisionNbr, - siteId, state, + isDCUser, + + siteId, payType, + employmentStatus, + appVersion, appBuildNumber, - appId, deviceType, ...
fix: app config scope did not properly default in case of user and site failures
fix: app config scope did not properly default in case of user and site failures
a6fe984a3a65f007dd98264f1fe99a9dd4ebc635
--- package.json @@ -43,6 +43,7 @@ "@testing-library/react-hooks": "^8.0.1", "@testing-library/react-native": "^12.8.0", "eslint": "^8.19.0", + "expo": "^53.0.20", "graphql": "^16.8.1", "husky": "^9.1.7", "jest": "~29.7.0", --- yarn.lock @@ -7984,6 +7984,7 @@ __metadata: "@testin...
feat: update the container
feat: update the container
d6309fd1fe3047f60e2f16646832e9c6fe317919
--- package.json @@ -145,9 +145,9 @@ "@walmart/online-w4-mini-app": "0.10.3", "@walmart/pay-stub-miniapp": "0.26.7", "@walmart/payrollsolution_miniapp": "0.155.14", - "@walmart/persona-hub": "0.3.3", + "@walmart/persona-hub": "0.8.1", "@walmart/price-changes-mini-app": "1.16.17", - "@walmar...
feat: unified profile v2/drop 35 (#5188)
feat: unified profile v2/drop 35 (#5188) Co-authored-by: Cal Wilson <Cal.Wilson@walmart.com> Co-authored-by: sridhar Parwathareddy <sridhar.parwathareddy0@walmart.com> Co-authored-by: Savankumar Akbari - sakbari <sakbari@m-c02rv0v4g8wl.homeoffice.wal-mart.com> Co-authored-by: Rakshanda Reddy Parwath - r0p09gy <Raks...
32b0b98759b18b8789eecd99a7a69f5ebb3abc6d
--- packages/allspark-foundation/src/Components/Onboarding/TeamSelection/styles.ts @@ -74,13 +74,13 @@ export const teamSelectionListStyles = StyleSheet.create({ justifyContent: 'space-between', paddingTop: 16, paddingBottom: 16, - paddingLeft: 16, - paddingRight: 16, + marginLeft: 16, + marg...
Adding ui update
Adding ui update
6991d7bd3f131e6011825574e281ee2b14ae8ebf
--- __tests__/screens/ChannelsScreen/__snapshots__/ChannelsScreenTest.tsx.snap @@ -47,6 +47,7 @@ Array [ } > <RCTScrollView + ItemSeparatorComponent={[Function]} ListEmptyComponent={[Function]} ListHeaderComponent={<ErrorComponent />} applyWindowCorrection={[Function]} @@ -139,6 +...
updating snapshots
updating snapshots
93b0438cd92022a240dabc37201452cba64efcc8
--- ios/Podfile.lock @@ -1279,7 +1279,7 @@ PODS: - React-jsi (= 0.70.8) - React-logger (= 0.70.8) - React-perflogger (= 0.70.8) - - RNCAsyncStorage (1.12.1): + - RNCAsyncStorage (1.19.3): - React-Core - RNCPicker (2.4.8): - React-Core @@ -1480,7 +1480,7 @@ DEPENDENCIES: - React-RCTVibra...
update version
update version
b05817f6316f81d45bfead8ed194fb176a04fa87
--- core/__tests__/permissions/__snapshots__/PermissionsSagaTest.ts.snap @@ -1,13 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`getPermissionsUnset returns true if location permission is unset 1`] = ` -{ - "@@redux-saga/IO": true, - "combinator": false, - "payload": { - "args": [], - "selecto...
update files
update files
bd6996c8e4521523b045178cb5d17837dafd81a0
--- src/containers/ChatInput/index.tsx @@ -137,7 +137,7 @@ export const ChatInput = (props: { }; const sendTextAndImagesDisabled = - (!text && !imageAssets.length) || uploadingResource || disabled; + (!text.trim() && !imageAssets.length) || uploadingResource || disabled; const onSendTextOrImage = () ...
SMBLV-4279: Disable button on white space input
SMBLV-4279: Disable button on white space input And remove multiline on input
dc1f91a7229b32ea22ccb25408ba294f7110bcc5
--- package-lock.json @@ -41,7 +41,7 @@ "@walmart/amp-mini-app": "1.1.72", "@walmart/ask-sam-chat-components": "^0.2.7", "@walmart/ask-sam-mini-app": "1.18.5", - "@walmart/attendance-mini-app": "3.10.1", + "@walmart/attendance-mini-app": "3.10.2", "@walmart/avp-feature-...
update attendance mini app to 3.10.2 with unit test bump
update attendance mini app to 3.10.2 with unit test bump
16a1e0b9125d48aee90b3d0088d4848ffc10da05
--- package-lock.json @@ -68,7 +68,7 @@ "@walmart/moment-walmart": "1.0.4", "@walmart/onewalmart-miniapp": "1.0.16", "@walmart/pay-stub-miniapp": "0.13.2", - "@walmart/payrollsolution_miniapp": "0.134.2", + "@walmart/payrollsolution_miniapp": "0.134.3", "@walmart/price-...
bump version
bump version
8b777abce002962542e3c5ad3de30d66d2ac1a4a
--- packages/allspark-foundation-hub/src/HubFeature/TeamSelection/Component/SelectionBannerFooterButtons.tsx @@ -14,21 +14,6 @@ export const SelectionBannerFooterButtons = ({ return ( <View style={styles.buttonContainer}> - {/* <View> - <Button - variant='tertiary' - size='small'...
Update the team selection for removing the Cancel button
Update the team selection for removing the Cancel button
7a6a2f1d01f7b2e0fc2c4517ad22bfae98989d0b
--- core/__tests__/navigation/USHallway/AssociateHallwayNav/__snapshots__/MainStackNavTest.tsx.snap @@ -613,6 +613,56 @@ exports[`AssociateHallwayNav matches snapshot; handles mount and unmount effects TranslatorScreens AskSamScreens ModFlexScreens + <Screen + component={[Function]} + name="DigitalLocks...
test snapshot update
test snapshot update
3a94391a3a786ca067448053ec0c207f84c08c82
--- packages/allspark-foundation/src/Components/ComponentContainers.tsx @@ -17,6 +17,10 @@ type ComponentLayoutConfig<P extends AnyObject> = Omit< 'config' >; +export type ComponentContainerConfig = { + private: boolean; +}; + /** * A component container manages a set of components with a given set of props. ...
feat(component containers): add option to make container private. add name requirement
feat(component containers): add option to make container private. add name requirement
24846b59a98565524077d2c2827cb4c7cec37ed0
--- docs/docs/_category_.json --- docs/docs/allspark foundation/_category_.json --- docs/docs/allspark foundation/clients/_category_.json --- docs/docs/allspark foundation/clients/foundation-graphQL.md --- docs/docs/allspark foundation/clients/foundation-http.md --- docs/docs/allspark foundation/clients/found...
Update doc locations
Update doc locations
ffd72edcf239065b1e4b49bac304a46c68d5744f
--- package-lock.json @@ -42,7 +42,7 @@ "@walmart/ask-sam-mini-app": "1.15.4", "@walmart/attendance-mini-app": "1.62.13", "@walmart/compass-sdk-rn": "5.7.4", - "@walmart/config-components": "4.2.7", + "@walmart/config-components": "4.2.8", "@walmart/copilot-mini-app": "...
Gloabal Nav Fallback Snapshot Changed
Gloabal Nav Fallback Snapshot Changed
a71750ebd5acfee99ca70e0746b71fb791764bea
--- ios/AllSpark/Info.plist @@ -109,7 +109,7 @@ <string>remote-notification</string> </array> <key>UILaunchStoryboardName</key> - <string>LaunchScreen-Beta</string> + <string>LaunchScreen-Dev</string> <key>UIRequiredDeviceCapabilities</key> <array> <string>armv7</string>
Update ios/AllSpark/Info.plist
Update ios/AllSpark/Info.plist
5d8f062034e1342d1372a6f19f6f2ef447fb9f86
--- __tests__/managerExperience/components/FilterChipGroup.test.tsx @@ -30,9 +30,9 @@ describe('FilterChipGroup', () => { const clockedInCount = getByTestId('clockedInFilterChip'); const tardyCount = getByTestId('tardyFilterChip'); expect(chips.length).toEqual(3); - expect(absentCount).toBeTruthy(); -...
feat: applied PR comments
feat: applied PR comments
4b72f26a4cf1971a994fa641fe381be6abb385a8
--- package-lock.json @@ -3032,9 +3032,9 @@ } }, "@walmart/ask-sam-mini-app": { - "version": "0.10.21", - "resolved": "https://npme.walmart.com/@walmart/ask-sam-mini-app/-/ask-sam-mini-app-0.10.21.tgz", - "integrity": "sha512-BV9PYMtq+xMLOs0fEaSqE+bgI75hA+GEqgRiCJEMepMOU3HufunPsLKj/JgjiL...
version update for AskSam and PTT dependencies (#356)
version update for AskSam and PTT dependencies (#356)
0942206266a3bfca82209f743892406e7c8b362e
--- .looper-native-common.yml @@ -15,6 +15,7 @@ envs: XC_TARGET: 'AllSpark' TARGET_XCODE: "11.5" GITHUB_TOKEN: ENC[CGMhL3M/PKGSd9JmVpyMSAxGD/ZNRzJbf6v6/VuJBIWoj226WrPkQe5i7DIFJjTR] + NO_PROXY: "*.walmart.com, chromium.googlesource.com, apps.betacrash.com" #BetaCrash BETACRASH_T...
Added betacrash to looper yml file.
Added betacrash to looper yml file.
c987f46d0a1cd7f635e5fede930a6c6e43f61753
--- android/app/build.gradle @@ -134,7 +134,7 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 9 + versionCode 10 versionName "1.0.1" } spl...
Incrementing build number
Incrementing build number
26f9bc2c334643909be4ca369404d890c59e9b17
--- package-lock.json @@ -3283,9 +3283,9 @@ } }, "@walmart/ask-sam-mini-app": { - "version": "0.30.8", - "resolved": "https://npme.walmart.com/@walmart/ask-sam-mini-app/-/ask-sam-mini-app-0.30.8.tgz", - "integrity": "sha512-LoHF4ijLrggmKHNzamdySGf/pz93Ejp94x3WMuFh53c2bQ2IU4QwVBppX8/YnEG1...
Incrementing ask sam
Incrementing ask sam
bc45c871faa006e9fe9397043212673f9f6e92e6
--- docs/CHANGELOG.md @@ -1,3 +1,13 @@ +# [3.1.0](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v3.0.2...v3.1.0) (2025-07-22) + + +### Features + +* **ui:** reverting version ([ef7dc81](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/ef7dc816e1c1439a4cf5f30320485a7eaf80364d)) +* **ui:** update ...
chore(release): 3.1.0 [skip ci]
chore(release): 3.1.0 [skip ci] # [3.1.0](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v3.0.2...v3.1.0) (2025-07-22) ### Features * **ui:** reverting version ([ef7dc81](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/ef7dc816e1c1439a4cf5f30320485a7eaf80364d)) * **ui:** update myteam develop...
5dba29c6fd680836aa30be9a6220f058ae8867fb
--- packages/allspark-foundation/__tests__/Hub/TeamOnboardingCards.test.tsx @@ -4,7 +4,7 @@ import { TeamOnboardingCards } from '../../src/Components/TeamOnboarding/Compone import { teamOnboardingCardsMockData } from '../../__mocks__/data/teamOnboardingCards'; const props = { - cards: { ...teamOnboardingCardsMockD...
feat: updated failing tests
feat: updated failing tests
3eb76f40edd0b6c93c1bd6c9e921dbdf5e1cdbfb
--- package-lock.json @@ -8074,9 +8074,9 @@ } }, "node_modules/@walmart/compass-sdk-rn": { - "version": "4.2.0", - "resolved": "https://npme.walmart.com/@walmart/compass-sdk-rn/-/compass-sdk-rn-4.2.0.tgz", - "integrity": "sha512-Jry5LjJzfOEK+byFR2MDl04P8JDJi/Vh4OKTz+w5VU3s4jyy6xBgDFb5016...
chore: update lock file and impersonator group defaults
chore: update lock file and impersonator group defaults
5570e70ecb74e8874ceb8a2cc233f02444ce72ba
--- src/channels/components/ChannelRow.tsx @@ -61,6 +61,11 @@ const styles = StyleSheet.create({ marginTop: 8, marginRight: 8, }, + timestamp: { + flex: 1, + justifyContent: 'flex-start', + marginRight: -16, + }, }); export type ChannelRowProps = { @@ -145,7 +150,13 @@ export const ChannelRo...
Added channel screen timestamp alignment changes
Added channel screen timestamp alignment changes
f4a4f25813b5554d86a8e53cc45d551e320c4dbe
--- package-lock.json @@ -4260,9 +4260,9 @@ "integrity": "sha512-7nXe02E/AOFtT1u6/tVerIskwWvSoJcMgYN2DNH7vMgbb0YIFOsqwzX+nbRh/AcaZhC7YX5H2irVCc6/5/HjJw==" }, "@walmart/metrics-mini-app": { - "version": "0.4.14", - "resolved": "https://npme.walmart.com/@walmart/metrics-mini-app/-/metrics-mini-...
addind drilldown screens and translations for titles
addind drilldown screens and translations for titles
fe19fe8372c8ca150b7b4143ca394c5a7987c9b3
--- lerna.json @@ -1,5 +1,5 @@ { - "version": "6.0.14", + "version": "6.1.0", "npmClient": "npm", "changelogPreset": "angular", "command": { --- package-lock.json @@ -8965,25 +8965,6 @@ "react-native": "*" } }, - "node_modules/@react-navigation/bottom-tabs": { - "version": "6....
chore: package lock update and minor version bump
chore: package lock update and minor version bump
2de73591d3e3f4669717fea0f38c48027012d865
--- package-lock.json @@ -66,7 +66,7 @@ "@walmart/metrics-mini-app": "0.15.14", "@walmart/mod-flex-mini-app": "1.11.6", "@walmart/moment-walmart": "1.0.4", - "@walmart/money-auth-shared-components": "0.0.10", + "@walmart/money-auth-shared-components": "0.0.12", "@walmar...
bump version
bump version
0244d2e2e0d382c662c579e2418010394f4cc88f
--- src/screens/RosterDetailScreen/SupplyChainRosterDetailScreen/useSupplyChainRosterDetails.ts @@ -82,28 +82,22 @@ export const useSupplyChainRosterDetails = ({ ); const getCurrentTeamName = useCallback(() => { - if (isSalariedOrLead) { - if (switcherTeamState.teamIds.includes(TOTAL_SITE_TEAM_ID)) { + ...
fix(ui): sonar vulnerabilities in roster details
fix(ui): sonar vulnerabilities in roster details
e69eab3109cc5618ee25ae020722a1fd37c22b9a
--- __tests__/startup/SsoSagaTest.ts @@ -69,6 +69,7 @@ jest.mock('../../src/redux', () => ({ jest.mock('../../src/services/Logger', () => ({ logger: { + info: jest.fn(), error: jest.fn(), warn: jest.fn(), },
Test fix
Test fix
929857966bfbbeab56c63edc4a64b0478fd9b5f8
--- targets/US/package.json @@ -111,7 +111,7 @@ "@walmart/inbox-mini-app": "0.96.6", "@walmart/iteminfo-mini-app": "7.16.2", "@walmart/learning-mini-app": "20.0.35", - "@walmart/manager-approvals-miniapp": "0.3.1", + "@walmart/manager-approvals-miniapp": "0.3.2", "@walmart/me-at-walmart-athena...
Update Manager approvals version to 0.3.2
Update Manager approvals version to 0.3.2
6acab17c37e8deb1eb91314970039948018e03cb
--- targets/US/src/App.tsx @@ -9,6 +9,7 @@ import {MeAtWalmartContainer} from '@walmart/me-at-walmart-container'; import {ENV, ENV_OVERRIDES} from '../env'; import {withCodePush} from './codePush'; +import {MeAtWalmartComponents} from './components'; import {setupVersions} from './versions'; /** @@ -26,7 +27,7 ...
feat: add expo image to container provider so its used with allspark components
feat: add expo image to container provider so its used with allspark components
ec9ec3ba9580023b76422c3b7058036b967a480a
--- __tests__/screens/ViewTeamScreen/__snapshots__/ViewTeamScreenTest.tsx.snap @@ -5,6 +5,7 @@ exports[`ViewTeamScreen should render view team screen with expected elements 1` style={ { "flex": 1, + "padding": 20, } } > @@ -17,6 +18,20 @@ exports[`ViewTeamScreen should render view team scre...
Update filter change associate update
Update filter change associate update
68479b430d92cc7ee9275914f3215dd2c0e36017
--- packages/core-services-allspark/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.12.8](https://gecgithub01.walmart.com/allspark/allspark-core-services/compare/@walmart/core...
chore(version): updating package version
chore(version): updating package version - @walmart/core-services-allspark@2.12.8
3741ba2d7d55a2cf1cc1280ceb9fe85040c1012c
--- package-lock.json @@ -5606,9 +5606,9 @@ "integrity": "sha512-vX4PWvt7QJvyd8cTmuBpITXVmHgCJ4ifkSsRSzFpK1fGZyfJaJn+pTP+h7XfQivQYCsIiB3Nm+tF12EXFJPBzg==" }, "@walmart/shelfavailability-mini-app": { - "version": "1.3.2-SNAPSHOT.0", - "resolved": "https://npme.walmart.com/@walmart/shelfavailab...
SA-264 upped SA to v1.3.2
SA-264 upped SA to v1.3.2
0dad245eda8482a380ca07d28069debee608e21f
--- src/home/components/TaskCard/index.tsx @@ -40,6 +40,7 @@ export const TaskCard: FC<TaskCardProps> = (props) => { style={[ styles.container, style, + // eslint-disable-next-line react-native/no-inline-styles {display: copilot.enabled ? 'none' : 'flex'}, ]} testI...
fix: lint
fix: lint
dd4468c58a5be4b9fffa15dd01ce6d777c0628a8
--- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Components/TeamShiftSwitcher/TeamShiftSwitcher.tsx @@ -37,7 +37,7 @@ export const TeamShiftSwitcher = ({ /> <View style={styles.shiftInfo}> <Body numberOfLines={1}> - <Body color='white' weight='700'> + <Body color=...
feat: updated font size
feat: updated font size
37dadf49c99a1c84a0589a3dee5441b359494163
--- package-lock.json @@ -4398,9 +4398,9 @@ } }, "@walmart/refrigeration-alarms-mini-app": { - "version": "1.16.0", - "resolved": "https://npme.walmart.com/@walmart/refrigeration-alarms-mini-app/-/refrigeration-alarms-mini-app-1.16.0.tgz", - "integrity": "sha512-ZRB25nnUaTuclufSpbqj+Kd5B...
version bump for minor sonar fixes and navigation update
version bump for minor sonar fixes and navigation update
de57b9036da15d76e3e1747840c9d21553f2986f
--- core/__tests__/impersonation/__snapshots__/impersonationScreenTest.tsx.snap @@ -1,3 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`ImpersonationScreen renders component with props 1`] = `null`;
update snapshots
update snapshots
f8175648995cbd13439bc79d49883bec74302bdd
--- package.json @@ -77,7 +77,7 @@ "@types/react-test-renderer": "^18.0.7", "@walmart/allspark-authentication": "6.4.10", "@walmart/allspark-foundation": "7.12.0", - "@walmart/allspark-foundation-hub": "1.22.0", + "@walmart/allspark-foundation-hub": "1.23.0", "@walmart/allspark-utils": "7.1.0"...
feat(ui): update package versions
feat(ui): update package versions
5d87c43e6402ff32b0d82b038a9e1ffa0e5860d8
--- src/components/Roster/AssociateListItem.tsx @@ -57,7 +57,7 @@ export const AssociateListItem: React.FC<AssociateListItemProps> = React.memo( } = props; const {t} = useTranslation([ROSTER_I18N_NAMESPACE]); - const siteId = useSelector(SiteSelectors.getWorkingSiteSiteId); + const siteId = useSelecto...
feat(ci): type fix
feat(ci): type fix
c18e38a15f893572879bb168d245e278352e187e
--- package-lock.json @@ -3362,9 +3362,9 @@ } }, "@walmart/manager-approvals-miniapp": { - "version": "0.0.39", - "resolved": "https://npme.walmart.com/@walmart/manager-approvals-miniapp/-/manager-approvals-miniapp-0.0.39.tgz", - "integrity": "sha512-5tNPpYopYZjFfERj8hPmblRwWTvls/2BSpjA9...
Update price change version
Update price change version
0ff49e205d93253770b6e5ad853224dd4f1171dc
--- packages/allspark-build-cache-provider/CHANGELOG.md @@ -0,0 +1,10 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# 1.1.0 (2025-12-17) + +### Features + +- add build cache provider plugin ...
chore(version): updating package version
chore(version): updating package version - @walmart/allspark-build-cache-provider@1.1.0 - @walmart/expo-config-plugins@0.9.0
f60a09a7ef4dfaec12355b07c6bdc3c59731a3d6
--- package-lock.json @@ -50,7 +50,7 @@ "@walmart/financial-wellbeing-feature-app": "1.0.64", "@walmart/functional-components": "2.0.6", "@walmart/gta-react-native-calendars": "0.0.15", - "@walmart/gtp-shared-components": "1.8.17", + "@walmart/gtp-shared-components": "1.8.18", ...
Bumping up gtp version to fix android fonts
Bumping up gtp version to fix android fonts
9207a7e997b4530ad1b50f6bc94b8db1eb11eacc
--- src/translations/es-MX.ts @@ -5,6 +5,8 @@ export const esMX = { userHeader: { onlinePresence: 'Online', offlinePresence: 'Offline', + clockedIn: 'Disponible', + dndPresence: 'Do not disturb', }, tabsScreen: { rosterTab: 'Lista', --- src/translations/es-MX.ts @@ -5,6 +5,8 @@ export co...
adding spanish file
adding spanish file
26ba1ec05a2f6ee8c0262902d2d2fc4e79b20e0d
--- src/components/AssociateList/AssociateListItem.tsx @@ -81,11 +81,16 @@ export const AssociateListItem = ({ return translated; })(); - const shiftTimeText = showManagerSchedule && isWfmScheduleValid - ? `${t('rosterScreen.associateRosterItem.shiftTime')} ${associateManagerSchedule}` - : ''; + const...
fix(ui): Associate List Item Updates
fix(ui): Associate List Item Updates
8c4b741f1f9eed58b18bb29c755732fbfe06de45
--- packages/allspark-foundation-hub/src/HubFeature/TeamSelection/Screens/TeamSelection.tsx @@ -62,6 +62,8 @@ export const TeamSelection = () => { }, }); + const navigateBack = () => AllsparkNavigationClient.goBack(); + useEffect(() => { const myTeamsData = preferenceData?.associatePrefere...
Add cancel button for error screen
Add cancel button for error screen
aaa34eb4a6c3988659b23e210766a881d88c7696
--- packages/allspark-foundation/src/Feature/README.md @@ -207,7 +207,7 @@ MyFeatureHttpClient.useRequest({method: 'post', url: '/some/path', data: 'some d Creates an `AllsparkGraphqlClient` instance that is scoped to the feature. -See [AllsparkGraphqlClient: Feature Client Config](../GraphQL/README.md#feature-cli...
Update README.md
Update README.md
093050cae367b327dcc764598e8159d218066fc4
--- .looper.multibranch.yml @@ -24,7 +24,7 @@ envs: ANDROID_BASE_PATH: targets/US/android branches: - - spec: feature/drop24 + - spec: feature/drop25 triggers: - manual: name: Publish Packages (Pre-Release)
chore: fix looper branch spec for drop 25
chore: fix looper branch spec for drop 25
929083c73d8bb70670d1d61bc7d477d47a62e33c
--- src/components/Roster/Roster.tsx @@ -4,7 +4,7 @@ import { AssociateRosterItem, RosterProps, } from './types'; -import {RefreshControl, View} from 'react-native'; +import {RefreshControl} from 'react-native'; import {styles} from './styles'; import {FlashList, ListRenderItem} from '@shopify/flash-list'; im...
fix method sig order
fix method sig order
d5bfe6002343bd00569927b60754fdea6049cf7b
--- .looper.multibranch.yml @@ -273,7 +273,7 @@ flows: - call: increment-version-code - node(label=$LOOPER_NODES, ws="exclusive"): - parallel(failsafe): - # - call: build-native(ios) + - call: build-native(ios) - call: build-native(android) - call: run-sonar-analysis - ...
added iOS flow
added iOS flow
9b489c64499b5599e5a39dcb2a9a6cd283b425f6
--- targets/US/package.json @@ -147,7 +147,7 @@ "@walmart/shop-gnfr-mini-app": "1.0.137", "@walmart/sidekick-mini-app": "4.84.9", "@walmart/store-feature-orders": "1.27.1", - "@walmart/taskit-mini-app": "4.17.21", + "@walmart/taskit-mini-app": "4.25.0", "@walmart/time-clock-mini-app": "2.419.0...
chore: bump taskit version
chore: bump taskit version
77ba4b93d0100162be65a633674fe44b36b29013
--- jest.config.js @@ -18,7 +18,7 @@ module.exports = { coverageThreshold: { global: { statements: 87.22, - branches: 75.18, + branches: 75.09, functions: 85.22, lines: 87.31, },
updated coverage thresh
updated coverage thresh
63257817d595d4724e87314b6141b45cc5735af0
--- packages/allspark-foundation/src/Navigation/Elements/index.ts @@ -1,2 +1,3 @@ export * from './global'; export * from './hooks'; +export * from './types'; --- packages/core-widget-registry/package.json @@ -19,6 +19,7 @@ }, "dependencies": { "@walmart/allspark-foundation": "^5.0.0-alpha.13", + "@wa...
chore: type fixes
chore: type fixes
87411f1bcbccf8c2127f2645228c4e512af906f8
--- src/components/RosterWidget/RosterWidget.tsx @@ -29,7 +29,9 @@ export const RosterWidget = (props: TeamHubWidgetProps) => { isPartialRosterError || isPartialGetTeamsByStoreError || isPartialSupplyChainTeamsError) && ( - <CustomWarningBanner messageContent={'Something went wrong!'} ...
feat(ui): updated errorPolicy and translations
feat(ui): updated errorPolicy and translations
2684392b75f5629bcd5888ca0c1d9fcd612f85b9
--- .looper-pr.yml @@ -22,7 +22,7 @@ envs: STAGES_TO_RUN: LINT: true UNITTEST: true - BUILD: true + BUILD: false SONAR_SCAN: true ARTIFACT_PUBLISH: true AUTO_PR_MONO: false --- package.json @@ -96,7 +96,7 @@ "@walmart/react-native-sumo-sdk": "2.7....
fix(ui): update package
fix(ui): update package
4f28eb11c15b9d7fca55c5abe401fbf8d214f364
--- packages/allspark-foundation-hub/src/SupplyChain/Hooks/useGetSupplyChainTeamsByStore.ts @@ -12,7 +12,6 @@ import { AllTeamsSections, SupplyChainTeam, } from '../Modals/EditSavedTeamModal/types'; -import namecase from 'namecase'; import { SC_ManagerExperienceCreators, SC_ManagerExperienceSelectors, @@ ...
Removing name casing from team names
Removing name casing from team names
e402911bb9ca04c06c8c97b70505de4cc07dddc4
--- docs/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.8.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.7.0...v2.8.0) (2024-07-09) + + +### Features + +* **ui:** update version SMDV-5955 ([7783eab](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/7783eabd91206747d98bdc7ba928b3caf3fd67a5)) + # [2.7.0...
chore(release): 2.8.0 [skip ci]
chore(release): 2.8.0 [skip ci] # [2.8.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.7.0...v2.8.0) (2024-07-09) ### Features * **ui:** update version SMDV-5955 ([7783eab](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/7783eabd91206747d98bdc7ba928b3caf3fd67a5))
42778160788bc49b7f8469d05433dc52fdc18021
--- package-lock.json @@ -34,7 +34,7 @@ "@terrylinla/react-native-sketch-canvas": "0.8.0", "@walmart/allspark-graphql-client": "^1.4.5", "@walmart/allspark-neon-core": "0.1.31", - "@walmart/amp-mini-app": "1.1.41", + "@walmart/amp-mini-app": "1.1.42", "@walmart/ask-sam-...
AMP version bump
AMP version bump
d9f8c0137b68fa688ba45ea445ba5fd800f9594a
--- __tests__/__mocks__/@walmart/config-components.js @@ -24,4 +24,5 @@ module.exports = { isEmulator: Promise.resolve(true), isTablet: false, }, + useRbacConfig: jest.fn(), }; --- env.dev.js @@ -29,4 +29,5 @@ export default { bffService: '/api-proxy/service/store/systems-bff/v1', allsparkService...
SSMP-282
SSMP-282
18f7d1fbc4ff502271aaf3ffc2dba1a33cf3966f
--- targets/US/package.json @@ -91,7 +91,7 @@ "@walmart/avp-shared-library": "0.10.1", "@walmart/backroom-mini-app": "1.5.20", "@walmart/calling-mini-app": "0.5.17", - "@walmart/checkout-mini-app": "3.26.0", + "@walmart/checkout-mini-app": "3.30.0", "@walmart/compass-sdk-rn": "5.19.15", "...
update co version with drop26 qa bug fixes
update co version with drop26 qa bug fixes
53e29790d406be239429e40de245ea0c3c7d6d3a
--- src/components/RosterDetailPageHeader/RosterDetailPageHeader.tsx @@ -1,12 +1,17 @@ +// @ts-nocheck import React from 'react'; import {RosterDetailPageHeaderProps} from './types'; import {Text, View} from 'react-native'; import {Heading, Link} from '@walmart/gtp-shared-components'; import {getRosterDetailPageHe...
fix: Primary Team and Images
fix: Primary Team and Images
9220f3b1fe23734516e5aeac93491fb7a0b76d2e
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/me-at-walmart", - "version": "1.29.0", + "version": "1.30.0", "main": "index.js", "private": true, "workspaces": [
chore: bump package version
chore: bump package version
545f63651f14fb808d73811cabba324b256d904c
--- src/containers/RosterFilters.tsx @@ -4,13 +4,7 @@ import {Chip, ChipGroup} from '@walmart/gtp-shared-components'; import {noop} from 'lodash'; import {useSelector} from 'react-redux'; import {SiteSelectors} from '@walmart/redux-store'; -import { - GetDailyRosterLazyQueryHookResult, - useGetDailyRosterLazyQuery...
adding more condition to update filter count
adding more condition to update filter count
2692f5c9ebe1858166cac40ac99be97e3211998c
--- packages/me-at-walmart-athena-queries/src/schema.graphql @@ -796,7 +796,6 @@ input AssociatePublicSearchInput { } type AssociateRetailBusinessUnitAssignment { - baseAlignment: BaseAlignment baseDivision: BaseDivision businessUnitNumber: Int countryCode: String @@ -912,7 +911,6 @@ type AssociateSearchT...
Adding upsertSupplyChainAssociatePreference query
Adding upsertSupplyChainAssociatePreference query
2eea0e388521b06fa7cec38085d42a83a57bb46a
--- graphql.yml @@ -104,3 +104,4 @@ applications: tags: - "v1" +
Update graphql.yml
Update graphql.yml
9d7168a82f42e714586959818ec401015011770c
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/roster-mini-app", - "version": "2.12.1-alpha.8", + "version": "2.12.1-alpha.9", "main": "dist/index.js", "files": [ "dist"
Update roster mini app version
Update roster mini app version
521e8cb74bce731112fbcc97bbbb9a3864d3047e
--- package-lock.json @@ -4530,9 +4530,9 @@ } }, "@walmart/ui-components": { - "version": "1.3.0-rc.12", - "resolved": "https://npme.walmart.com/@walmart/ui-components/-/ui-components-1.3.0-rc.12.tgz", - "integrity": "sha512-9T1x+x9OZaVXqR24Qb6JzjaysUjHOs8npqtcZb8qDbfSfBFbQQpkXuaABsxGFnT...
version update
version update
642cb1b9b9a5e355de097f386d84d455911641ac
--- .yarn/patches/@walmart-facilities-management-miniapp-npm-0.18.33-alpha1-8e1df08388.patch @@ -1,13 +0,0 @@ -diff --git a/dist/common/header/NavHeader.js b/dist/common/header/NavHeader.js -index 24162c23b8e93c5a3b8191e6f462baea193a6b43..d829172dc9f3dde611c04c60043d7929f9f5689b 100644 ---- a/dist/common/header/NavHead...
feat(facilities-management): Walmart 2.0 (#5084)
feat(facilities-management): Walmart 2.0 (#5084)
8053f77ad24952b98acadc0556924d45a6a73433
--- .looper.multibranch.yml @@ -4,7 +4,7 @@ inherit: "job:///metropolis/metroloop/metroloop-parent" ## Whenever you update the nodes, please update it at the two-place, below line & the global variable LOOPER_NODES ## -node: ((osx||stable_osx)&&!MAC-LAB-MINI29&&!MAC-LAB-MINI39&&!MAC-LAB-MINI32&&!MAC-LAB-MINI22&&!MA...
excluding bad node
excluding bad node
eb014ea4639b18a662e9b68055b311f41511695b
--- core/src/navigation/USHallway/AssociateHallwayNav/MainStackNav.tsx @@ -231,7 +231,7 @@ export const MainStackNav = () => { </MainStack.Group> {/* Dynamically render the feature screens on the active container tagged with ScreenTags.AssociateStack */} - {ActiveAllsparkContainer.Screens({ +...
chore: bump foundation version and align packages to single version
chore: bump foundation version and align packages to single version
20f9fa6ad7c846e38d670891f6084cd62b09fe9a
--- saucelabs/.looper-native-common-saucelabs.yml @@ -9,6 +9,7 @@ envs: RCT_NO_LAUNCH_PACKAGER: true PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true KEYCHAIN_PW: "%{credentials.secret('ios-sign-keychain-pw')}" + KEYCHAIN_NAME: "enterprise-app-signing.keychain-db" XCODE_CONFIG: 'Release' P...
adding keychain name for saucelabs
adding keychain name for saucelabs
1d2dc0b5b60dfb9d0f28639bde52af04bae50378
--- __tests__/screens/ChannelsScreen/__snapshots__/ChannelsScreenTest.tsx.snap @@ -49,7 +49,7 @@ Array [ <RCTScrollView ItemSeparatorComponent={[Function]} ListEmptyComponent={[Function]} - ListHeaderComponent={false} + ListHeaderComponent={<ErrorComponent />} applyWindowCorrection={...
fix snapshots
fix snapshots
6b7d57b0e4eaa677bca9a2fe4dc55b12db8b89cd
--- src/channels/hooks.ts @@ -65,7 +65,7 @@ export const useUnread = () => { export const useChannelUnread = () => { const unreadChannelsCount = useSelector(getUnreadChannelsCount); - return unreadChannelsCount; + return unreadChannelsCount > 0 ? unreadChannelsCount : null; }; export const useChannelDetails...
use null value if count is not positive and nonzero
use null value if count is not positive and nonzero
9b44883291d07b1afc4a139743473bdc302fc461
--- targets/US/android/app/src/teflon/res/drawable-xxxhdpi/ic_notification_icon-19.png Binary files a/targets/US/android/app/src/teflon/res/drawable-xxxhdpi/ic_notification_icon-19.png and /dev/null differ --- targets/US/android/app/src/teflon/res/drawable-xxxhdpi/ic_notification_icon.png Binary files a/targets/US/an...
android teflon Icon name renamed
android teflon Icon name renamed
dbd8caf29d8372701c400fd83aa431f1ac9dce21
--- packages/allspark-foundation/namecase.d.ts @@ -0,0 +1,4 @@ +declare module 'namecase' { + type NameCase = <T extends string | undefined>(value: T) => T; + export default (() => {}) as NameCase; +} --- packages/allspark-foundation/src/Auth/index.tsx @@ -13,5 +13,6 @@ export const { connectToRedux: connectAuth...
chore: continued foundation work
chore: continued foundation work
139c0add2a24c8a87643506262d1141ef4c10464
--- src/cafeOrders/screens/MessagesScreen.tsx @@ -96,6 +96,11 @@ const styles = StyleSheet.create({ messageList: { paddingHorizontal: 16, }, + emptyListPlaceHolder: { + justifyContent: 'center', + alignItems: 'center', + flex: 1, + }, }); type MessageRequest = { @@ -118,7 +123,11 @@ export con...
No new messages found fix
No new messages found fix
f00fb5cdc17ce62df1766af95d2217d15feef870
--- src/components/AssociateRosterItem/index.tsx @@ -42,6 +42,7 @@ import {rosterSlice} from '../../redux/reducer'; import {storeAssociateName} from '../../utils/recentSearchHistory'; import {ClockStatusIndicator} from '../ActionButton/ClockStatusIndicator'; import {navigateToMessageScreen} from '@walmart/wmconnect-...
splunk loggin
splunk loggin