commit_hash
stringlengths
40
40
input
stringlengths
13
7.99k
output
stringlengths
5
155
full_message
stringlengths
6
8.96k
efa6124fd7622cd160c360b78e16408c093cc153
--- src/components/AssociateRosterItem/AssociateRosterItem.tsx @@ -40,7 +40,7 @@ export const AssociateRosterItem = React.memo( {statusText} </Tag> ); - }, [associate, clockedIn, StatusColors]); + }, [associate, clockedIn]); const textDisabled = !clockedIn; const {height} = ...
remove unused useMemo Dep
remove unused useMemo Dep
9ce300544d60380df021e0cb10643dea107cf122
--- packages/allspark-foundation/src/Work/Context.tsx @@ -18,7 +18,6 @@ export const { * const { actionId, setActionId } = useWorkContext(); **/ useContextValue: useWorkContext, - getContextValue: getWorkContext, } = AllsparkContextCreator<IWorkContext>('Work', { actionId: null, setActionId: noop, @@...
fix(DWORK-6097): removed getContextValue from workContext
fix(DWORK-6097): removed getContextValue from workContext
62c0b4179006b8ca97168dedad10299a58a34f1b
--- ios/Podfile.lock @@ -401,7 +401,7 @@ PODS: - React-Core - react-native-pdf (6.2.2): - React-Core - - react-native-ptt-module (1.5.37): + - react-native-ptt-module (1.5.38): - PTT (= 0.7.8-rc.7) - React - react-native-safe-area-context (3.3.2): @@ -956,7 +956,7 @@ SPEC CHECKSUMS: react...
updating bridge module
updating bridge module
46af175f7b6981e478dffcf29d0cc2ac57b1f306
--- 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.30.0", + "@walmart/checkout-mini-app": "3.31.0", "@walmart/compass-sdk-rn": "5.19.15", "...
update co version with bug fix
update co version with bug fix
c4cbb0a8884c8cdc475f548d9e8e3963a1f4d2e7
--- .yarn/patches/@walmart-schedule-mini-app-npm-5.4.4-e63d1ba9c6.patch @@ -1,17 +1,16 @@ -diff --git a/dist/common/translations/updateDateLocale.js b/dist/common/translations/updateDateLocale.js -index 5d3b96abcf39a5b30be1210ceb1a09ecfbcb148e..d052a4641bb3beecc05dac289e83e98d491665fd 100644 ---- a/dist/common/translat...
feat(translation): add patch for language change errors
feat(translation): add patch for language change errors
25ee937314609b80b0e616e2c71006130c145c2d
--- package.json @@ -189,10 +189,5 @@ "skipScope": false, "jiraPrefix": "JIRA_PROJECT" } - }, - "dependencies": { - "expo": "~52.0.46", - "react": "18.3.1", - "react-native": "0.76.9" } } --- src/components/MyWalmartv2/Common/RosterEmptyState/RosterEmptyState.tsx @@ -1,6 +1,6 @@ imp...
feat(ui): updated deps
feat(ui): updated deps
225b76585f9f3cd6c0cfa940b0173eb72c4d64fb
--- docs/CHANGELOG.md @@ -1,3 +1,11 @@ +## [2.14.1](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.14.0...v2.14.1) (2025-02-28) + + +### Bug Fixes + +* **ui:** update roster and wmconnect mini app version smdv-9999 ([77eb4b8](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/77eb4b81a0b9c562034...
chore(release): 2.14.1 [skip ci]
chore(release): 2.14.1 [skip ci] ## [2.14.1](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.14.0...v2.14.1) (2025-02-28) ### Bug Fixes * **ui:** update roster and wmconnect mini app version smdv-9999 ([77eb4b8](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/77eb4b81a0b9c5620342695fc80c6bc...
405f484f41618fa53718b9907c05dba8825ed4bf
--- targets/US/package.json @@ -127,7 +127,7 @@ "@walmart/myteam-mini-app": "1.12.0", "@walmart/native-rfid-scanner": "3.12.1", "@walmart/onewalmart-miniapp": "1.0.24", - "@walmart/pay-stub-miniapp": "0.20.5", + "@walmart/pay-stub-miniapp": "0.20.6", "@walmart/payrollsolution_miniapp": "0.145....
bump version
bump version
4afa30525cdf4ef770f09e634731ce3be73181a5
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/roster-mini-app", - "version": "3.8.6", + "version": "3.8.7", "main": "dist/index.js", "files": [ "dist", @@ -93,7 +93,7 @@ "@walmart/react-native-scanner-3.0": "patch:@walmart/react-native-scanner-3.0@npm%3A0.15.8#~/.yarn/patches/@walmart-react...
feat(ui): fix update package versions
feat(ui): fix update package versions
7141e8377cb4579cd7712a6ecf15d077124c8351
--- packages/me-at-walmart-athena-queries/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. +# [6.29.0](https://gecgithub01.walmart.com/allspark/allspark/compare/@walmart/me-at-walmart...
chore(version): updating package version
chore(version): updating package version - @walmart/me-at-walmart-athena-queries@6.29.0
7acf8106c0aa4c68e1a5968be8eb34200b197714
--- src/navigation/AssociateHallwayNav/Tabs/index.tsx @@ -177,10 +177,7 @@ export const MainTabsNav = () => { iconSelected: 'ask-sam', }), }} - listeners={{ - tabPress: (e) => onAskSamTabPress(e), - blur: undefined, - }} + listeners...
cleaning code
cleaning code
ac3187ed3db819263540e32077da5d173c291ea6
--- .looper.yml @@ -4,6 +4,7 @@ tools: sonarscanner: 4.6.2.2472 updateTaskStatusOnGit: true + envs: global: variables: @@ -33,12 +34,12 @@ triggers: # - manual: # name: Publish Major # call: publishMajor - - manual: - name: Publish Pre-Release - call: publishPrerelease - - ma...
chore: remove publish config from config plugins library
chore: remove publish config from config plugins library
e9c7277961dc4a6e366d2ff58b57f8592c926fe1
--- package-lock.json @@ -47,7 +47,7 @@ "@walmart/exception-mini-app": "1.0.16", "@walmart/facilities-management-miniapp": "0.5.36", "@walmart/feedback-all-spark-miniapp": "0.9.10", - "@walmart/financial-wellbeing-feature-app": "1.4.1", + "@walmart/financial-wellbeing-feature-ap...
bumped financial-wellbeing-feature-app to 1.4.2
bumped financial-wellbeing-feature-app to 1.4.2
df5d9d72099c064213bb4e70dab61b7608cec6d7
--- android/app/build.gradle @@ -135,7 +135,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode 121 - versionName "1.0.10" + versionName "1.0.11" } splits { abi { --- ios/AllSpark/Info.plis...
SSO version bump up (#460)
SSO version bump up (#460) * SSO version bump up * bumping version and updating PodFile.lock Co-authored-by: Hitesh Arora <>
24e52d9b3d11bc758d1ac73fb67c502e258acc8e
--- package-lock.json @@ -84,7 +84,7 @@ "@walmart/time-clock-mini-app": "2.98.0", "@walmart/topstock-mini-app": "1.0.6", "@walmart/ui-components": "1.15.0", - "@walmart/welcomeme-mini-app": "0.80.0", + "@walmart/welcomeme-mini-app": "0.81.0", "@walmart/wfm-ui": "0.2.26"...
chore: welcomeMe mini app version bump
chore: welcomeMe mini app version bump
de3e50c3e6317cb22c12a0866025ac08e6784a04
--- __tests__/PinAccess/IndexTest.ts @@ -18,7 +18,7 @@ describe('PinScreenFeature', () => { expect( PinScreenFeature._screens['Core.CreatePINScreen'].options .headerShown, - ).toBe(true); + ).toBe(false); expect( PinScreenFeature._screens['Core.PinAccessModal'].options .h...
fix: disable header on create pin screen (#4902)
fix: disable header on create pin screen (#4902)
0068ac1bbe1a3f84ae9cd4b26739fc06e51e2091
--- ios/Podfile.lock @@ -225,12 +225,7 @@ PODS: - BoringSSL-GRPC/Implementation (0.0.7): - BoringSSL-GRPC/Interface (= 0.0.7) - BoringSSL-GRPC/Interface (0.0.7) - - CocoaAsyncSocket (7.6.4) - - CocoaMQTT/Core (1.3.0-rc.1): - - CocoaAsyncSocket (~> 7.6.3) - - CocoaMQTT/WebSockets (1.3.0-rc.1): - - Co...
adding updated podfile.lock (#214)
adding updated podfile.lock (#214)
f562f7e3677c83cb14293b7bd7902c36698797be
--- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Hub/SiteHubDashboard.tsx @@ -39,6 +39,7 @@ import { AllsparkLocalStorage, } from '@walmart/allspark-foundation'; import { POPOVER_KEY } from '../constant'; +import { teamSwitcherEnabled } from '../Redux'; export const SiteHubDashboard = ({ name, wi...
feat: added feature flag for bottom sheet team swticher and team item
feat: added feature flag for bottom sheet team swticher and team item
64a00f8c2f4fa899a51192a1e8cb6441eeda17eb
--- targets/US/ios/Podfile.lock @@ -622,9 +622,9 @@ PODS: - JWT (~> 3.0.0-beta.12) - React-Core - SSZipArchive (~> 2.2.2) - - compass-sdk-ios (0.4.12.3) - - compass-sdk-rn (5.19.13): - - compass-sdk-ios (= 0.4.12.3) + - compass-sdk-ios (0.4.12.4) + - compass-sdk-rn (5.19.15): + - compass-sdk-io...
chore: updated compass-sdk-ios
chore: updated compass-sdk-ios https://walmart.slack.com/archives/C018T8RUHU2/p1724421752468579?thread_ts=1724357658.286969&cid=C018T8RUHU2
85ba202d7e253af526fc3a510dbf89914b32dc38
--- jest.config.js @@ -10,7 +10,7 @@ module.exports = { '!**/*.types.ts', '!**/style.ts', '!**/styles.ts', - '!**/*.stories.tsx' + '!**/*.stories.tsx', ], coverageThreshold: { 'global': { --- packages/allspark-foundation/jest.config.js @@ -17,5 +17,10 @@ module.exports = { '__mock...
chore(jest): Temp exclude GlobalElements context test
chore(jest): Temp exclude GlobalElements context test
9484015724dff40bfee6b055e9fc344411e83eb1
--- package-lock.json @@ -71,7 +71,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.0.17", + "@walmart/myteam-mini-app": "1.0.18", "@walmart/onewalmart-min...
Update texting version for feature flag changes and impersonation on beta changes
Update texting version for feature flag changes and impersonation on beta changes
0e0a2a2d1a66a168cd112efc432515d08c84e929
--- packages/my-walmart-hub/src/TeamSwitcher/Components/ModalHeader/style.ts @@ -59,6 +59,8 @@ export const styles = StyleSheet.create({ alignItems: 'center', backgroundColor: colors.white, marginTop: Platform.OS === 'android' ? 20 : 10, + borderTopRightRadius: 30, + borderTopLeftRadius: 30, }, ...
fix(ui): unable to locate cross & search in update save teams (#508)
fix(ui): unable to locate cross & search in update save teams (#508) * fix(ui): unable to locate cross & search in update save teams * feat(ui): style fixes --------- Co-authored-by: Mohammed Ali - m0a0ppv <Mohammed.Ali@walmart.com> Co-authored-by: Prasan Suresh Dhareshwar - p0d02sx <Prasansuresh.Dharesh@wal...
2b8d194b8da9e098bc33d52c584177d9fdd371fd
--- package.json @@ -136,7 +136,6 @@ "@walmart/react-native-shared-navigation": "6.1.4", "@walmart/react-native-store-map": "0.3.7", "@walmart/react-native-sumo-sdk": "2.7.0", - "@walmart/react-native-webex-sdk": "0.2.11", "@walmart/receipt-check-miniapp": "1.23.4", "@walmart/react-native-we...
update
update
46a6acaa882a3e09dbb2f4c3ccd4e658abc56229
--- package-lock.json @@ -46,8 +46,8 @@ "@walmart/ask-sam-chat-components": "^0.2.7", "@walmart/ask-sam-mini-app": "1.19.5", "@walmart/attendance-mini-app": "3.24.0", - "@walmart/avp-feature-app": "0.2.5", - "@walmart/avp-shared-library": "0.2.8", + "@walmart/avp-feature-...
bumped the avp version
bumped the avp version
36fce2fc8d5f47817c9687d959da2d4103513ec2
--- src/translations/en-US.ts @@ -63,6 +63,8 @@ export const enUS = { messageBtn: 'Message', viewSchedule: 'View schedule', pushToTalkBtn: 'Call', + viewScheduleFor: 'View schedule for {{associateName}}', + shiftTime: 'Shift time', }, rosterDisabled: { rosterUnavailable: ...
feat: added translations
feat: added translations
2a3ef73a5f81e0dafc012e8b978de5410849ea34
--- src/screens/RosterDetailScreen/SupplyChainRosterDetailScreen.tsx @@ -235,11 +235,17 @@ export const SupplyChainRosterDetailScreen = ({ lng: 'en-US', }); } - }, [teamState.teamIds, teamState.teamLabel, currentTeam, availableShifts]); + }, [ + teamState.teamIds, + teamState.teamLabel, + ...
feat(ui): added missing dependency
feat(ui): added missing dependency
85c426590086be9d3567344f8b97db526e87a167
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/myteam-mini-app", - "version": "3.1.0-alpha.4", + "version": "3.1.0", "main": "dist/index.js", "files": [ "dist", @@ -88,9 +88,9 @@ "@walmart/react-native-logger": "1.35.0", "@walmart/react-native-scanner-3.0": "0.10.4", "@walmart/reac...
feat(ui): updating versions for drop 33
feat(ui): updating versions for drop 33
9da2408e014574d1b1c19baacf3f4191a0ec06bd
--- package-lock.json @@ -48,7 +48,7 @@ "@walmart/exception-mini-app": "1.4.2", "@walmart/facilities-management-miniapp": "0.6.42", "@walmart/feedback-all-spark-miniapp": "0.9.33", - "@walmart/financial-wellbeing-feature-app": "1.10.3", + "@walmart/financial-wellbeing-feature-ap...
bumped financial-wellbeing-feature-app 1.10.4
bumped financial-wellbeing-feature-app 1.10.4
342502379736bbb151c7311b95a0e199aa14bf60
--- android/app/build.gradle @@ -334,6 +334,7 @@ dependencies { debugImplementation("com.facebook.flipper:flipper:${FLIPPER_VERSION}") { exclude group:'com.facebook.fbjni' } + implementation 'com.walmart.ssmp:platform-core:1.0.4' debugImplementation("com.facebook.flipper:flipper-network-plu...
fix(issue): wm init & teflon env
fix(issue): wm init & teflon env
cd0a092839041ff10197d18fc314b90942d580d6
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/myteam-mini-app", - "version": "1.29.0", + "version": "1.30.0", "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/redux...
Update my team mini app version
Update my team mini app version
177cfaa6fd7cfb6f57f79e5a727cedf3ea2f15fc
--- ios/BuildSupport/install-cocoapods.sh @@ -8,7 +8,11 @@ echo "Installing CocoaPods" CCP_VER=1.12.0 POD_VERSION=$(pod --version) +if [ "$RUBY_PATH" ];then export GEM_HOME=$RUBY_PATH/gem +else +export GEM_HOME=$HOME/.gem +fi export PATH=$GEM_HOME/bin:$PATH export https_proxy=http://sysproxy.wal-mart.com:8080
fix cocopod install script
fix cocopod install script
00ec9acfbb5f0b6dc779f404c5114a1b12c2db64
--- package-lock.json @@ -2064,9 +2064,9 @@ "integrity": "sha512-eDS3eLxVfwTsUICU89ERbzln7RdE53bKTfT5gwYg7wn+bo7U/VtRNX5A12r1Et8nRITkwfGh9ZZS05frCO1TYQ==" }, "@walmart/time-clock-mini-app": { - "version": "0.0.21", - "resolved": "https://npme.walmart.com/@walmart/time-clock-mini-app/-/time-cl...
Bumped Time Clock Mini App version (#198)
Bumped Time Clock Mini App version (#198)
424f23d8c6dcf2275b95d544778b0c5cfd1a9ad0
--- packages/allspark-foundation/src/HubFeature/Hub/Container/AllsparkHubContainer.tsx @@ -12,6 +12,12 @@ import { validateWidgets } from './utils'; import { ValidatedTeamWidgetMapping } from './types'; import { LayoutConfig } from '@walmart/allspark-utils'; import { useUserPreferences } from '../../../Hooks/useUser...
feat(ui): init feature module
feat(ui): init feature module
9cc21ae6c34c09ad24abce831d55cd0a6ec08559
--- package-lock.json @@ -50,8 +50,8 @@ "@walmart/feedback-all-spark-miniapp": "0.9.9", "@walmart/financial-wellbeing-feature-app": "1.1.2", "@walmart/functional-components": "2.0.6", - "@walmart/gta-react-native-calendars": "0.0.15", - "@walmart/gtp-shared-components": "2.0.3",...
Update gta calendar to 0.0.16
Update gta calendar to 0.0.16
3aefbd7eae24b0485469e56e327f188aa0deecd8
--- packages/allspark-foundation/__tests__/HubFeature/TeamOnboarding/TeamSelection.test.tsx @@ -18,13 +18,17 @@ jest.mock('@walmart/me-at-walmart-athena-queries'); //TODO: Add more tests for TeamSelectionList Component describe('TeamSelectionList Component Tests', () => { test('renders loading state', () => { - ...
chore(ui): fixed broken tests
chore(ui): fixed broken tests
8e77fbd6d08711c5a638cd098f9f673b6436f476
--- package-lock.json @@ -5510,9 +5510,9 @@ "integrity": "sha512-Tz8PRLTpf4goLTBXayZxsBRuy/8+fnxjt+m7g3kfu0NRG58n/MgKi9krclf+LSLBhYTJcL5sKg8ckhA90dHlYQ==" }, "@walmart/receipt-check-miniapp": { - "version": "1.8.8", - "resolved": "https://npme.walmart.com/@walmart/receipt-check-miniapp/-/rece...
receipt check bug fix
receipt check bug fix
cbb4e47dd59da2646e6227a9e554a3d8991c052d
--- packages/core-services/package.json @@ -21,7 +21,6 @@ "dependencies": { "@walmart/allspark-http-client": "^2.4.17", "@walmart/allspark-utils": "^1.6.1", - "@walmart/redux-store": "~3.1.4", "reduxsauce": "^1.2.1", "reselect": "^4.1.5", "seamless-immutable": "^7.1.4", @@ -30,6 +29,7 @@ ...
fix: moving redux store to dev dependencies
fix: moving redux store to dev dependencies
0c2a8ebb684e371eca8f195832f7b0b6b42c4699
--- core/src/navigation/USHallway/AssociateHallwayNav/MainStackNav.tsx @@ -473,7 +473,7 @@ const MiniAppScreens = createMiniAppScreens(MainStack, [ clockCheckEnabled: false, }, { - featureId: FEEDBACK_ME, + featureId: MINI_APPS.FEEDBACK_ME, name: 'FeedbackDialogScreen', component: FeedbackDia...
fix: missing featureId
fix: missing featureId
f7306ad39d8bae8e54bbc92e44d6cff887d2573f
--- 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.4](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.39.1 - @walmart/celebration-mini-app-graphql@1.28.4
a344ce00623692fb51e2f89fe3c8a1577792af03
--- package-lock.json @@ -3611,9 +3611,9 @@ } }, "@walmart/time-clock-mini-app": { - "version": "0.4.8", - "resolved": "https://npme.walmart.com/@walmart/time-clock-mini-app/-/time-clock-mini-app-0.4.8.tgz", - "integrity": "sha512-u/Hblfxn02rcwlhkqMsWQl2g9lViS/jcr9yDgJEgNUtXepoHZpYJviPYN...
More fixes
More fixes
b44cea9ec066e2dac8d59739e451325928bc9179
--- __tests__/settings/privacy/PrivacyPreferencesTest.tsx @@ -1,5 +1,5 @@ -import React from 'react'; -import {render} from '@testing-library/react-native'; +import React, {useState} from 'react'; +import {render, waitFor} from '@testing-library/react-native'; import { PrivacyPreferences, onUpdateCompleted, @@ -...
fix preference loading
fix preference loading
3dee65db9bcbd125b659ab359238911f96f84734
--- targets/US/package.json @@ -155,7 +155,7 @@ "@walmart/walmart-fiscal-week": "^0.3.6", "@walmart/welcomeme-mini-app": "0.96.0", "@walmart/wfm-ui": "1.6.0", - "@walmart/wm-plus-mini-app": "1.0.0", + "@walmart/wm-plus-mini-app": "1.0.2", "@walmart/wmconnect-mini-app": "2.6.0", "axios": "...
feature/drop27 wplus version update
feature/drop27 wplus version update
42725346323cde0d4a7fa0394c2c3664d28bc9c5
--- .yarn/patches/@walmart-react-native-webex-sdk-npm-0.1.8-d33103b373.patch @@ -1,12 +1,12 @@ diff --git a/android_dynamic_modules/webex_dynamic_module/build.gradle b/android_dynamic_modules/webex_dynamic_module/build.gradle -index 521eef0bc0f125ae8876efde595af9b82c307ba8..8b6a55f519323ae6dfc54dc83bf04f1ed41011fa 100...
fix: webex patch was using incorrect quotes
fix: webex patch was using incorrect quotes
493aaaf2b1cc245406a599defc33bd9e4a715cda
--- __tests__/navigation/AssociateHallwayNav/__snapshots__/MainStackNavTest.tsx.snap @@ -46,6 +46,7 @@ Array [ name="TnC" options={ Object { + "headerBackImage": "CloseImage", "title": "navigation.terms_of_use", } }
updating snapshots
updating snapshots
3c82c06bb107b4e0359bed6a32c77878f56bd92b
--- core/__tests__/navigation/USHallway/AssociateHallwayNav/__snapshots__/MainStackNavTest.tsx.snap @@ -74,15 +74,6 @@ exports[`AssociateHallwayNav matches snapshot; handles mount and unmount effects } } /> - <Screen - component={[Function]} - name="GlobalVPI" - options={ - { - "hea...
test: updated snap
test: updated snap
bafc8510468e5a258645a96a0d21a65c3d8f5913
--- ios/AllSpark.xcodeproj/project.pbxproj @@ -776,7 +776,7 @@ ); PRODUCT_BUNDLE_IDENTIFIER = com.walmart.stores.allspark.beta; PRODUCT_NAME = "Me@Walmart Beta"; - PROVISIONING_PROFILE_SPECIFIER = "Allspark (MeAtWM Beta) Dev"; + PROVISIONING_PROFILE_SPECIFIER = "Allspark (MeAtWM Beta) InHouse Profi...
ios fix
ios fix
ac2eaff4c5cd36b623bb8a7c6d93e79e608d9e90
--- core/src/navigation/USHallway/AssociateHallwayNav/MainStackNav.tsx @@ -83,7 +83,7 @@ import {CheckoutMiniApp as CheckoutMiniAppFeature} from '@walmart/checkout-mini- import {MainTabsNav} from './Tabs'; import {MyTeamStackNav} from './Tabs/MyTeamStackNav'; import {MainStackMap} from './types'; - +import {managerE...
Build all the manager experience screens
Build all the manager experience screens
c8a4d25c209165f91edae8579274056be73e6dfb
--- packages/allspark-foundation-hub/src/HubFeature/Hub/HubWidget/styles.ts @@ -21,8 +21,8 @@ export const HubWidgetStyles = () => paddingLeft: 16, paddingRight: 16, backgroundColor: colors.white, - borderWidth: 1, - borderColor: colors.blue['10'], + borderBottomWidth: 8, + bord...
Adding styles for widgets and alert
Adding styles for widgets and alert
c8dab4a7fe5697b7d9c1c8b3b98362d20024245b
--- package.json @@ -94,7 +94,7 @@ "@walmart/checkout-mini-app": " 3.15.39", "@walmart/compass-sdk-rn": "5.19.8", "@walmart/config-components": "4.4.1", - "@walmart/copilot-mini-app": "3.92.13", + "@walmart/copilot-mini-app": "3.92.14", "@walmart/core-services": "6.1.4", "@walmart/core-se...
chore: bump copilot@3.92.14
chore: bump copilot@3.92.14
675c38a633e58cf8454b42c3ece7c0fff8316370
--- src/screens/RosterDetailScreen/SupplyChainRosterDetailScreen.tsx @@ -77,12 +77,10 @@ export const SupplyChainRosterDetailScreen = ({ }: RosterDetailScreenProps) => { const dummyTeamId = ''; const dummyTeamName = ''; - const initialTeamId = route.params?.teamId - ? route.params?.teamId - : dummyTeamId;...
Adding image changes
Adding image changes
35af3793a940fac367a85e1e7848f991b56f8aed
--- .looper.multibranch.yml @@ -95,12 +95,18 @@ envs: osIcon: ":appleinc:" packaging: "ipa" teamsOSIcon: "https://i.pinimg.com/originals/8b/50/ab/8b50ab8a25c6c6df6cb759a27dde6f3f.png" + APPCENTER_API_TOKEN: "%{credentials.secret('appcenter_iOS')}" + APPCENTER_APP_NAME: "AllSpark-Me-Walmar...
code cleanup
code cleanup
c7a69290606a189071ee53b418792b1a6db22a39
--- .looper.multibranch.yml @@ -317,7 +317,8 @@ flows: - declare(buildOutput) - declare(sourceMap) - var(version): sh scripts/getIOSAppVersionFromInfoPlist.sh ios/AllSpark/Info.plist - - call: msteams-success(version = ${version}, buildOutput = ${buildOutput}) + - call: msteams-failure(version = ${...
short-circuit and just send the message
short-circuit and just send the message
f81bbfcf7688f33995030e62153acb31ff764b7b
--- package-lock.json @@ -16594,9 +16594,9 @@ "integrity": "sha512-iniQP4rj1FhBdBYS/+eQv7j1tadJ9lJtdzgOpvsOHng/GbcDh2Fhdeq+ZRldrPYdXvCyfFUmFeEwEGXZB5I/AQ==" }, "moment": { - "version": "2.29.1", - "resolved": "https://npme.walmart.com/moment/-/moment-2.29.1.tgz", - "integrity": "sha512-k...
fix: package.json & package-lock.json to reduce vulnerabilities
fix: package.json & package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MOMENT-2944238
27297a65d286b24f5c5458fa04490da0f29a0a0a
--- yarn.lock @@ -18753,6 +18753,13 @@ __metadata: languageName: node linkType: hard +"picocolors@npm:^1.1.1": + version: 1.1.1 + resolution: "picocolors@npm:1.1.1" + checksum: 10c0/e2e3e8170ab9d7c7421969adaa7e1b31434f789afb9b3f115f6b96d91945041ac3ceb02e9ec6fe6510ff036bcc0bf91e69a1772edc0b707e12b19c0f2d6bcf5...
Merge pull request #3580 from allspark/feature/sidekick-phase5
Merge pull request #3580 from allspark/feature/sidekick-phase5 feature/sidekick: foundation phase 5 changes for sidekick mini app
b6ad165888f9c16173a4d144992e690a960ddb8c
--- __tests__/services/api/adapters/useGetSupplyChainAdapter.test.ts @@ -314,8 +314,9 @@ describe('useGetSupplyChainAdapter', () => { { teamId: 'total', teamImage: { - blurhash: 'DEFAULT_SUPPLY_BLURHASH', - uri: 'https://example.com/default-supply.jpg', + ...
feat(ui): updated failing tests #SMDV-8345
feat(ui): updated failing tests #SMDV-8345
72bdfbbaabb60555acbac680c8fe3f4186035188
--- src/navigation/AssociateHallwayNav/MainStackNav.tsx @@ -158,13 +158,6 @@ export const MainStackNav = () => { }} /> - {/* GroupRow -> GroupPreviewScreen / ConverseTalkCard -> Ask Sam / GroupsList -> RosterPage -> SearchScreen / PttScreen */} - <MainStack.Screen - ...
removing old screen
removing old screen
99b3b88d51e4ae56168a1d0660fa0c9e00c0ce86
--- core/src/features/listening.ts @@ -1,12 +1,8 @@ -import React from 'react'; import {AllsparkFeatureModule} from '@walmart/allspark-foundation'; import { FeatureTags, HomeDashboardContainer, - HomeWidgetProps, - withRefreshKey, } from '@walmart/me-at-walmart-common'; -import { useNavigation } from '@react...
fix: fixed eslint issue
fix: fixed eslint issue
1692943948f1aa3893d0d9d10c1b493bef5451de
--- ios/Podfile.lock @@ -2904,8 +2904,8 @@ SPEC CHECKSUMS: walmart-react-native-sumo-sdk: a6dc20c0ec3c8ab878886529a0e2fc22e747821c WebexSDK: d652713bd7ad5902e81918121912ba75a0056c3b wifi-store-locator: 501fca0a220c725ed93ab403635c0f246a8ce7e3 - Yoga: 47d399a73c0c0caa9ff824e5c657eae31215bfee + Yoga: c716aea2e...
reverting yoga and cocopodods changes
reverting yoga and cocopodods changes
5c64640cc690c38bf0957022f520e0873dfe02d5
--- package-lock.json @@ -4552,9 +4552,9 @@ } }, "@walmart/welcomeme-mini-app": { - "version": "0.56.0", - "resolved": "https://npme.walmart.com/@walmart/welcomeme-mini-app/-/welcomeme-mini-app-0.56.0.tgz", - "integrity": "sha512-jSyMwk3dSN9f7aeQQ16TLvhxRJhW+C5VXhPIBq65OQ9ey3tAuVqnXaEUUt...
build(welcomeME): v0.57.0
build(welcomeME): v0.57.0
f393abe7efab2e754a932d3398c17bc960cac2f9
--- package-lock.json @@ -81,7 +81,7 @@ "@walmart/shelfavailability-mini-app": "1.5.13", "@walmart/taskit-mini-app": "2.28.14", "@walmart/time-clock-mini-app": "2.85.0", - "@walmart/ui-components": "1.10.1", + "@walmart/ui-components": "1.12.0", "@walmart/welcomeme-mini...
sensitive view mini app
sensitive view mini app
9bc41f89d8f45ff4152408463cb62287ca8ae257
--- package-lock.json @@ -2047,15 +2047,15 @@ "integrity": "sha512-VbikbxTpoOVaAnI6DzSXQbM3pBxjgqv0834EgclZinTGkhRLpZ5UcADaK5cqNoxmQYyPkzi+9Fk1McF/wehdiQ==" }, "@walmart/schedule-mini-app": { - "version": "0.2.27", - "resolved": "https://npme.walmart.com/@walmart/schedule-mini-app/-/schedule-...
bump (#190)
bump (#190) Co-authored-by: Anthony Helms - awhelms <awhelms@wal-mart.com>
d5ea1693b392807746c17233afb05e945286ddb5
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/myteam-mini-app", - "version": "1.13.0-alpha.2", + "version": "1.13.0-alpha.3", "main": "dist/index.js", "files": [ "dist"
feat(ui): update navigation for team hub
feat(ui): update navigation for team hub
ace67b851f812677e68d05015ba65f3805f04d30
--- __tests__/core/initSSOTest.ts @@ -7,6 +7,7 @@ import { import { addSSOListeners, ssoTelemetryEventListener, + ASSOCIATE_USER_TYPE, } from '../../src/core/initSSO'; import {logger} from '../../src/services/Logger'; import {SSO_APP} from '../../src/types/telemetryConstants'; @@ -90,4 +91,52 @@ describe('ss...
Added loggin for NOT_FOUND country code and siteId
Added loggin for NOT_FOUND country code and siteId
82896ac2e9e67bf11b7b24145b0f831e7c534a5d
--- __tests__/whatsNew/WhatsNewSagaTest.ts @@ -84,7 +84,7 @@ describe('fetchWhatsNew', () => { expect(iterator.next().value).toEqual(call(AsyncStorage.getItem, asyncKey)); expect(iterator.next(undefined).value).toEqual(select(getWhatsNew)); const {value, done} = iterator.next(whatsNewData); - expect(v...
Fixing issue with whats new prompt (#463)
Fixing issue with whats new prompt (#463) Co-authored-by: rlane1 <rlane1@walmart.com>
fb7eeebb681693d6ed6c9d48d4e13c4847b6f690
--- package.json @@ -1,6 +1,6 @@ { "name": "@walmart/roster-mini-app", - "version": "3.8.1", + "version": "3.8.2", "main": "dist/index.js", "files": [ "dist",
feat(ui): update package json
feat(ui): update package json
fc390064256843a5ba6b954dd640aee09e8a7c1b
--- package-lock.json @@ -52,7 +52,7 @@ "@walmart/functional-components": "2.0.6", "@walmart/gta-react-native-calendars": "0.0.15", "@walmart/gtp-shared-components": "^2.0.0", - "@walmart/impersonation-mini-app": "1.9.0", + "@walmart/impersonation-mini-app": "1.10.0", "...
Impersonation fix
Impersonation fix
efbe26114295d2d5897487d568d67cb31921d43d
--- android/app/build.gradle @@ -158,8 +158,8 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 908 - versionName "1.11.0" + versionCode 909 + ve...
updating all required changes for nested framework fix
updating all required changes for nested framework fix
17d05949e2b493c9a89e4cb89b6da65f25cfced9
--- package-lock.json @@ -4137,9 +4137,9 @@ } }, "@walmart/allspark-home-mini-app": { - "version": "0.5.23", - "resolved": "https://npme.walmart.com/@walmart/allspark-home-mini-app/-/allspark-home-mini-app-0.5.23.tgz", - "integrity": "sha512-yNB/y8SoIrsHZ4whROjoTx3D6xz4E/C/f3yxVxM8Lwwlnx...
Bumping me and home mini apps
Bumping me and home mini apps
c912778a402242474df38a663a6c7f5a2b292896
--- package-lock.json @@ -39,7 +39,7 @@ "@walmart/attendance-mini-app": "0.86.0", "@walmart/config-components": "4.1.0-rc.4", "@walmart/core-services": "~2.0.19", - "@walmart/core-services-allspark": "~2.10.8", + "@walmart/core-services-allspark": "~2.10.13", "@walmart/...
update core service verion to 2.10.13
update core service verion to 2.10.13
f8e1ed96cd65e1e8c0867e1af478775c1edcf598
--- android/app/build.gradle @@ -134,7 +134,7 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 93 + versionCode 94 versionName "1.0.7" } sp...
Incrementing build number
Incrementing build number
a82e7b6a3f8f712c7c56aa096a97b86fdd0e10ee
--- src/components/FilterChipGroup/FilterChipGroup.tsx @@ -105,7 +105,7 @@ export const FilterChipGroup = ({ }` : t('rosterScreen.shiftChip.allShifts') : t('rosterScreen.shiftChip.shift')} - {' |'} + {' |'} </Text> ...
fix: fix UI issues from demo
fix: fix UI issues from demo
ce038b6f395db92cef7c8336593340ae6a344f86
--- scripts/runWithVariablePrompt.ts @@ -76,37 +76,63 @@ const bootIOSDevice = async ( const deviceList = execSync('xcrun simctl list devices').toString(); const isBooted = deviceList.includes(`${deviceName} (Booted)`); - if (isBooted) { - console.log( - 'Device is already booted, ensuring Si...
feat(ui): update scripts
feat(ui): update scripts
2bc292b9a10021b6046b3b52d61ce322afab543d
--- src/screens/ChannelsScreen.tsx @@ -1,7 +1,7 @@ import React from 'react'; import { View, Text } from 'react-native'; -export const RosterScreen = () => { +export const ChannelsScreen = () => { return ( <View> <Text>Placeholder For Channels Screen Integration</Text> --- src/screens/T...
update screens
update screens
e02409e92923dd21a7919c6e5e6606ef21f4d8eb
--- 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.74.9", + "@walmart/copilot-mini-app": "^1.77.0", "@walmart/core-services"...
chore: bump copilot 1.77.0
chore: bump copilot 1.77.0
821781b8a9d56de172ffbdbd2c3c6a4f5c57215e
--- src/home/components/TaskCard/TaskClockStatusStoreCard.tsx @@ -71,7 +71,7 @@ export const TaskClockStatusStoreCard = (props: TaskCardProps) => { const navigateToTeamView = () => { logWMTelemetryTouchComponentEvent('task_view_roster'); - navigation.navigate('myTeam'); + navigation.navigate('roster'); ...
Update the view roster navigation
Update the view roster navigation
30b0966b9b996e43fdf1bb50d116e03619d1ec64
--- packages/allspark-authentication/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. +## [7.1.3](https://gecgithub01.walmart.com/allspark/allspark-core-services/compare/@walmart/alls...
chore(version): updating package version
chore(version): updating package version - @walmart/allspark-authentication@7.1.3
60f45444ba75f14c1c278994233de7e23aaaf9a7
--- src/Translations/locales/en-US.json @@ -182,12 +182,12 @@ "modalMessage": "{{appName}} can use $t({{biometric}}) to confirm your identity?", "modalTitle": "Would you like to enable $t({{biometric}})?", "modalTitleWhatsNew": "What's new in {{appName}}", - "myTeam.clockedOutRestrictions": "Some restrictions...
feat(translation): clock out copy update
feat(translation): clock out copy update
7ababab9cfc362e4bda5e99b2afdf9a98a816b85
--- packages/allspark-foundation/__tests__/Site/selectors.test.tsx @@ -53,6 +53,19 @@ describe('Address and Location Functions', () => { latitude: 37.7749, longitude: -122.4194, }); + + it('should return false if divisionCode does not match one of DC_DIVISION_CODES', () =>{ + expect(divisionI...
feat: update isDC selector for new DC division scope.
feat: update isDC selector for new DC division scope.
c6f68f1092125534e7f6b1822ff42244ae745e58
--- packages/allspark-foundation/src/User/devtools/ImpersonationPlugin.ts @@ -27,7 +27,12 @@ export class ImpersonationPlugin extends DeveloperMenuPluginBase { }, ], setup: async () => { - checkPreviousImpersonation(); + ReduxModule.manager.startListening({ + // @ts-ignore ...
fix(ALLSPARK-7244): impersonation sign in loop fix (#489)
fix(ALLSPARK-7244): impersonation sign in loop fix (#489) * fix: ALLSPARK-7244 impersonation sign in loop fix * fix: impersonate ONLY ONCE * fix: lint
452db920fbe770e835219e1bd2f6f8364340674d
--- packages/allspark-foundation/src/Navigation/client.tsx @@ -16,6 +16,7 @@ import { RouterConfigOptions, useNavigationBuilder, createNavigatorFactory, + TypedNavigator, } from '@react-navigation/native'; import { StackView } from '@react-navigation/stack'; @@ -565,7 +566,7 @@ export class NavigationClie...
fix: allspark navigation stack not passing param list types through properly
fix: allspark navigation stack not passing param list types through properly
f0bdee529d31769ebf3ba1db1d613c0a060e7a4c
--- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Components/TeamShiftSwitcher/TeamShiftSwitcher.tsx @@ -107,7 +107,7 @@ export const TeamShiftSwitcher = ({ accessibilityLabel={accessibilityLabel} testID='team-and-shift-text' > - {teamAndShiftText || fullTeamAndShif...
Adding TeamShiftSwitcher changes
Adding TeamShiftSwitcher changes
dcd24ec5d2137cec0ac9be41101d7bf563153160
--- plugins/withGradleExtVars.ts @@ -28,7 +28,7 @@ const withGradleExtVars: ConfigPlugin<GradleExtProps> = (config, props) => { props ); - for (const [key, value] of Object.entries(props.ext)) { + for (let [key, value] of Object.entries(props.ext)) { if (typeof value === 'boolean' || typeof v...
feat(ui): remove gradle change
feat(ui): remove gradle change
63768d0d48816720b4dee9a15505e9094c00a264
--- package-lock.json @@ -4225,9 +4225,9 @@ } }, "@walmart/allspark-home-mini-app": { - "version": "0.5.33", - "resolved": "https://npme.walmart.com/@walmart/allspark-home-mini-app/-/allspark-home-mini-app-0.5.33.tgz", - "integrity": "sha512-aMEfWDoXxnwCoGoyKxmuuGyQgq38hpFFXxeg7iPXbr/sw0...
Adding spanish translations to Metrics and react native 67
Adding spanish translations to Metrics and react native 67
0305084a7c75d0f0b8165f332b0a2e5c741c659d
--- targets/US/__tests__/navigation/AssociateHallwayNav/__snapshots__/MainStackNavTest.tsx.snap @@ -92,6 +92,11 @@ exports[`AssociateHallwayNav matches snapshot; handles mount and unmount effects name="RfidScan" options={{}} /> + <Screen + component={[Function]} + name="Shop GNFR" + ...
version bump and added test cases
version bump and added test cases
615e16bd02aece3814141158b93333d9921b30c1
--- packages/allspark-graphql-client/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.4.10](https://gecgithub01.walmart.com/allspark/allspark/compare/@walmart/allspark-graphql-...
chore(version): updating package version
chore(version): updating package version - @walmart/allspark-graphql-client@1.4.10 - @walmart/allspark-http-client@2.4.17 - @walmart/core-services@2.0.23 - @walmart/core-services-allspark@2.10.19 - @walmart/me-at-walmart-athena-queries@1.3.11
952a447c969088dd3d5f0a393476ebcb1cbff38e
--- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Utils/utils.ts @@ -4,17 +4,17 @@ export const NO_SORT = 0; /** * - * @param ObjA - * @param ObjB + * @param objA + * @param objB * @param key - values will be compared based on passed in key (key must be keyof ObjA) * @returns */ -export const...
feat(ui): renamed params
feat(ui): renamed params
8aaa341e71ca0cafd74760d5bbe77560b63b8b31
--- src/components/AssociateRosterItem/style.ts @@ -41,4 +41,7 @@ export const styles = StyleSheet.create({ }, buttonsStyle: {flexDirection: 'row', alignItems: 'center'}, pushToTalkBtn: {marginRight: 8}, + actionButtonSpacing: { + marginHorizontal: 4, + } }); --- src/components/Roster/AssociateListItem...
adding alert component
adding alert component
b075a0ddc19cacea5684cbabf0c935d968513171
--- src/queries/getTeamsbyStore.graphql @@ -11,4 +11,4 @@ query GetTeamsByStore($countryCode: String!, $date: Date!, $storeNbr: String!) { workgroup workgroupId } -} \ No newline at end of file +}
removed whitespace
removed whitespace
a86a0999d0e2f37e79e25723f6d4ea50f17e5936
--- src/components/WaveView.tsx @@ -1,76 +0,0 @@ -import React, {useEffect, useMemo} from 'react'; -import {ImageStyle, StyleProp, StyleSheet, View} from 'react-native'; -import Animated, { - Easing, - useAnimatedStyle, - useSharedValue, - withRepeat, - withTiming, -} from 'react-native-reanimated'; -import {Image...
chore: remove unused hook and component
chore: remove unused hook and component
0eedb10f00ba005f2a610c0ab2bd04b0e1278c7a
--- package-lock.json @@ -4388,9 +4388,9 @@ } }, "@walmart/refrigeration-alarms-mini-app": { - "version": "1.15.0", - "resolved": "https://npme.walmart.com/@walmart/refrigeration-alarms-mini-app/-/refrigeration-alarms-mini-app-1.15.0.tgz", - "integrity": "sha512-+U2J8d7br/mSf07ltw5Y0WNj4...
version bump
version bump
91a035267e7ae5b80760285cbcaccaa257af6137
--- package-lock.json @@ -64,7 +64,7 @@ "@walmart/learning-mini-app": "17.0.4", "@walmart/manager-approvals-miniapp": "0.2.4", "@walmart/metrics-mini-app": "0.17.9", - "@walmart/mod-flex-mini-app": "1.14.5", + "@walmart/mod-flex-mini-app": "1.14.6", "@walmart/moment-wal...
Update to version 1.14.6
Update to version 1.14.6
b11890eb07acb783d2b5302b8fefa8e3a6d76e04
--- packages/allspark-foundation-hub/__tests__/HubFeature/BottomSheet.test.tsx @@ -3,110 +3,10 @@ import React from 'react'; import { render, fireEvent, act } from '@testing-library/react-native'; import { BottomSheetProps, - BottomSheetProvider, BottomSheetRef, - useBottomSheetContext, } from '../../src/Hub...
Update the bottomsheet navigation
Update the bottomsheet navigation
8015ed344781004653e290a65ab369dfa16ce1a7
--- package-lock.json @@ -85,7 +85,7 @@ "@walmart/settings-mini-app": "1.19.1", "@walmart/shelfavailability-mini-app": "1.5.16", "@walmart/taskit-mini-app": "2.40.8", - "@walmart/texting-mini-app": "2.0.33", + "@walmart/texting-mini-app": "2.0.34", "@walmart/time-clock-...
update texting mini app version
update texting mini app version
fb71d71ac162f72cf4c6d64105bec03664ee4bdb
--- __tests__/navigation/AssociateHallwayNav/SideMenuContentTest.tsx @@ -163,10 +163,7 @@ describe('SideMenuContent', () => { expect(baseProps.navigation.dispatch).toHaveBeenCalledWith( DrawerActions.closeDrawer(), ); - expect(baseProps.navigation.navigate).toHaveBeenCalledWith( - rou...
Update navigation for meganav
Update navigation for meganav
bd39c9e4ca15611fb3bf78664387cf547bfaff23
--- android/app/build.gradle @@ -134,7 +134,7 @@ android { applicationId "com.walmart.stores.allspark.beta" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 49 + versionCode 50 versionName "1.0.2" } sp...
Incrementing build number
Incrementing build number
efa96b7501b5e82afd1b502519b4318e6c94d038
--- src/auth/ErrorScreen.tsx @@ -124,7 +124,7 @@ export const ErrorScreen: FC<any> = (props) => { code: string, ) => { const selectedOption = selectedList.map((opnId) => ({ - value: optionList[opnId].label, + value: optionList[opnId].logLabel, code: optionList[opnId].code, })); i...
error log in english
error log in english
83f79a6b406f504d7aaa12e2c5ab1c28232c17d2
--- src/components/MyWalmartv2/Widgets/Hourly/HourlyRosterWidget.tsx @@ -79,7 +79,7 @@ type Punch = { }; type AbsentData = { - __typename: 'AbsentData'; + __typename: 'MewAbsentInfo'; absenceTypeCode: number; }; --- src/components/MyWalmartv2/Widgets/Hourly/mockData.ts @@ -2,7 +2,7 @@ export const mockGet...
feat(ui): fix build issues
feat(ui): fix build issues
186a90725eea50f42185a708008de056625e92b9
--- package-lock.json @@ -3411,9 +3411,9 @@ "integrity": "sha512-f4KuVr2K+ITDD3vmd1FWWAdHYKUyd+/PGu3s0YpFCAMe97jEm9En9xcDT1iEqM+3+kpcunwzm/E09vexdz8VMQ==" }, "@walmart/metrics-mini-app": { - "version": "0.4.11", - "resolved": "https://npme.walmart.com/@walmart/metrics-mini-app/-/metrics-mini-...
update package-lock
update package-lock
7b02fc1231fec103bffca1713feb8521342bc9e0
--- src/hooks/teams.ts @@ -27,7 +27,6 @@ export const useSupplyChainTeamById = (teamId: string) => { date: moment().format('YYYY-MM-DD'), teamId, includeProxyMembers: true, - siteNbr: storeNbr as string, }, skip: !storeNbr || @@ -66,7 +65,6 @@ export const useSupplyChainTeamsB...
Update roster mini app version
Update roster mini app version
c2650bbff988e4e1e43d1a10b5bdf55279b80fd6
--- package-lock.json @@ -2990,9 +2990,9 @@ } }, "@walmart/allspark-health-survey-mini-app": { - "version": "0.0.32", - "resolved": "https://npme.walmart.com/@walmart/allspark-health-survey-mini-app/-/allspark-health-survey-mini-app-0.0.32.tgz", - "integrity": "sha512-XhuSCz9Avhno0fLX1wU...
bump health survet (#473)
bump health survet (#473)