commit_hash stringlengths 40 40 | input stringlengths 13 7.99k | output stringlengths 5 155 | full_message stringlengths 6 8.96k |
|---|---|---|---|
5a7c686a8da442f84b8d2f08a4a1afb2d6188fd9 | --- src/screens/RosterDetailScreen/SupplyChainRosterDetailScreen.tsx
@@ -324,7 +324,7 @@ export const SupplyChainRosterDetailScreen = ({
clockedInCount: teamRoster?.filter((associate) => {
if (
availableShifts?.supplyChainShifts?.every((shift) =>
- state.shi... | Update the roster changes | Update the roster changes
|
fa07fdcbd97f95cb8afd7d6b096789d2e5de5837 | --- package-lock.json
@@ -3269,9 +3269,9 @@
}
},
"@walmart/ui-components": {
- "version": "1.1.26",
- "resolved": "https://npme.walmart.com/@walmart/ui-components/-/ui-components-1.1.26.tgz",
- "integrity": "sha512-LhMDHE4KY81ueb7z33syj+JpPOUH2QHZPZvxG3yLuJPng2XS/pbasy0ctZMYtqM1qrlhI2thA... | updated global nav version to include work app popups | updated global nav version to include work app popups
|
7875c14703f3bb7291e5ce694f55b010b2c796e6 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/myteam-mini-app",
- "version": "3.0.2-alpha.6",
+ "version": "3.0.2-alpha.7",
"main": "dist/index.js",
"files": [
"dist",
--- src/components/CelebrationHeader.tsx
@@ -0,0 +1,162 @@
+/**
+ * Celebration Header Component
+ *
+ * A reusable header com... | chore(ui): update myteam version and celebration widget | chore(ui): update myteam version and celebration widget
|
8785da994dc79cfcb1b2712aea1f713f5c692e55 | --- package-lock.json
@@ -80,7 +80,7 @@
"@walmart/schedule-mini-app": "0.35.0",
"@walmart/settings-mini-app": "1.18.1",
"@walmart/shelfavailability-mini-app": "1.5.13",
- "@walmart/taskit-mini-app": "2.34.0",
+ "@walmart/taskit-mini-app": "2.34.1",
"@walmart/time-clock-... | updated taskit version | updated taskit version
|
4e3630781832a53c64512869e13b84f968bc0e83 | --- package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@walmart/myteam-mini-app",
- "version": "1.0.5",
+ "version": "1.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@walmart/myteam-mini-app",
- "version": "1.0.5",
+ "version": "1.0.6",
"hasInstallScr... | Update version | Update version
|
590e1a95e99eb3c8b28c3b8e39605790183bf77e | --- src/services/Logger.ts
@@ -22,7 +22,6 @@ DefaultLogger.setConfig({
format: splunk.format as EFormat,
});
-console.log('Setting Session Id on DefaultLogger', SESSION_ID);
DefaultLogger.setSessionInfo(SESSION_ID);
DefaultLogger.setLogLevel({
| Removing console log | Removing console log
|
c79c41b9d4346897bd3a0ded863cfcf79a5fbc72 | --- packages/allspark-foundation/src/cli/generate.js
@@ -84,7 +84,7 @@ const codegenConfig = {
config: config.schemaAst,
},
// Generate new queries, overwriting existing files. No direct plugin output
- [`!${processPath}/tmp.txt`]: {
+ [`${processPath}/tmp.txt`]: {
plugins: [ge... | fix: typo on graphql generation script. prettier hook throws errors | fix: typo on graphql generation script. prettier hook throws errors
|
b42ed75d74eb98c4f624d791510cf52708a1d227 | --- packages/allspark-foundation/src/Components/ComponentContainers.tsx
@@ -1,9 +1,12 @@
import React, { ComponentType, useMemo } from 'react';
-import { EventManager, useRenderOnChange } from '@walmart/allspark-utils';
+import {
+ EventManager,
+ useRenderOnChange,
+ DynamicQueue,
+} from '@walmart/allspark-utils'... | feat(ComponentContainers): remove deny prop. sort by allow prop. add dynamic queue for adding before creation handling | feat(ComponentContainers): remove deny prop. sort by allow prop. add dynamic queue for adding before creation handling
|
da2fcd6a433d2639f53839012bbf25915ec27876 | --- package-lock.json
@@ -8,9 +8,6 @@
"name": "@walmart/texting-mini-app",
"version": "2.0.5",
"hasInstallScript": true,
- "dependencies": {
- "intl-pluralrules": "^2.0.0"
- },
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/runtime": "^7.8.4",
@@ -16... | adjusting install of polyfill | adjusting install of polyfill
|
5956b3fcbb162989de7bdbd83992daafdbbe5086 | --- package-lock.json
@@ -51,7 +51,7 @@
"@walmart/avp-shared-library": "0.2.12",
"@walmart/backroom-mini-app": "1.0.6",
"@walmart/calling-mini-app": "0.1.24",
- "@walmart/checkout-mini-app": "3.12.0",
+ "@walmart/checkout-mini-app": "3.14.0",
"@walmart/compass-sdk-rn": ... | Checkout 3.14.0 | Checkout 3.14.0
|
7e011be66d3635a307c88afea1e1ea745e5adb06 | --- package-lock.json
@@ -168,7 +168,7 @@
"react-native-permissions": "^3.10.1",
"react-native-popup-menu": "^0.16.0",
"react-native-qrcode-svg": "^6.1.2",
- "react-native-reanimated": "^3.5.4",
+ "react-native-reanimated": "3.6.2",
"react-native-render-html": "^6.3.4",... | chore: aligning to specify reanimated version | chore: aligning to specify reanimated version
|
9a8281bf3a4b9ca82e54d2a53dc71d5e3ea83ae7 | --- 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
|
9c40f075ced9a4355de0963c5e04b999bbf0a3e4 | --- package-lock.json
@@ -51,7 +51,7 @@
"@walmart/counts-component-miniapp": "0.1.5",
"@walmart/emergency-mini-app": "1.25.1",
"@walmart/exception-mini-app": "1.5.1",
- "@walmart/facilities-management-miniapp": "0.6.65",
+ "@walmart/facilities-management-miniapp": "0.6.65-beta1"... | Updating the fm version to 0.6.65-beta1 | Updating the fm version to 0.6.65-beta1
|
14c55169ae23c9a98b4116f34779b8f9ec8f54f8 | --- sonar-project.properties
@@ -3,9 +3,9 @@ sonar.projectName=AllSpark-Core
sonar.projectVersion=1.0.0
sonar.host.url=http://sonar.looper.prod.walmartlabs.com
-sonar.sources=targets/US/src,core/src, packages/me-at-walmart-container/src, packages/me-at-walmart-common/src, scripts/dependencies-map/src
-sonar.tests=t... | fix: sonar configs for new structure | fix: sonar configs for new structure
|
25db9503fb2f18cf4a0938d5105946f1a3933e5e | --- .looper.yml
@@ -42,6 +42,7 @@ flows:
installDependencies:
- (name Yarn Install) corepack enable
+ - (name Yarn Set Version) yarn set version 4.4.0
- (name Yarn Version) yarn --version
- (name Install Dependencies) yarn install
--- package.json
@@ -94,5 +94,5 @@
"babel-jest": "29.2.1"... | fix: tsc build failure | fix: tsc build failure
|
7f1e8062e02c7b557631cd110186e517135c31dd | --- package-lock.json
@@ -80,7 +80,7 @@
"@walmart/schedule-mini-app": "0.37.0",
"@walmart/settings-mini-app": "1.18.1",
"@walmart/shelfavailability-mini-app": "1.5.16",
- "@walmart/taskit-mini-app": "2.40.0",
+ "@walmart/taskit-mini-app": "2.40.1",
"@walmart/time-clock-... | taskit version updated | taskit version updated
|
66ddf0b62dfc6b736a6f04841cf29be5f9126912 | --- package-lock.json
@@ -3236,6 +3236,11 @@
"@jridgewell/sourcemap-codec": "^1.4.10"
}
},
+ "@livingdesign/tokens": {
+ "version": "0.41.0",
+ "resolved": "https://npme.walmart.com/@livingdesign/tokens/-/tokens-0.41.0.tgz",
+ "integrity": "sha512-lUfen6iHPD28xJTew6Hc/N8LsG8Bwww2w... | bumping gtp to 1.6.0 | bumping gtp to 1.6.0
|
91391a60e1ec75e91cf7deca90f96bf64700b322 | --- .yarn/patches/@walmart-schedule-mini-app-npm-5.4.4-e63d1ba9c6.patch
@@ -0,0 +1,13 @@
+diff --git a/dist/components/ForYouWidget.js b/dist/components/ForYouWidget.js
+index 137febbe8a1358211292a9cb2c78e718ddd5b3e4..8c434ed5fa279efd750117a084c97d9c88fdc7f3 100644
+--- a/dist/components/ForYouWidget.js
++++ b/dist/com... | feat(vqa): fix padding | feat(vqa): fix padding
|
c8c05107f5e45375b9ff53bdc9a698e34058a4a6 | --- __tests__/impersonation/indexTest.ts
@@ -1,7 +1,8 @@
-import {all, call, put, takeLatest} from 'redux-saga/effects';
+import {all, call, put, select, takeLatest} from 'redux-saga/effects';
import {
UserActionCreators,
UserActionTypes,
+ UserSelectors,
} from '@walmart/allspark-foundation/User';
import {... | chore: update test for saga | chore: update test for saga
|
719ac2459a27b4c1ea4aef359ccc9ad1c9f77e57 | --- __tests__/app/tabs/_layout.test.tsx
@@ -10,6 +10,7 @@ import {useShouldShowFab} from '@/hooks/useShouldShowFab';
// Mock the dependencies
jest.mock('@walmart/allspark-foundation', () => ({
useAllsparkTranslation: jest.fn(),
+ HeaderTitle: jest.fn(({size}) => `HeaderTitle-${size}`),
}));
jest.mock('@/compo... | fix: back button on home when navigating away (#5305) | fix: back button on home when navigating away (#5305)
Co-authored-by: Hariharan Sundaram <hariharan.sundaram0@walmart.com> |
a69f6057391a913070839b1a8954b728ab5eb7bf | --- src/hooks/roster.ts
@@ -34,7 +34,7 @@ export const useDailyRoster = () => {
},
errorPolicy: 'all',
notifyOnNetworkStatusChange: true,
- fetchPolicy: 'network-only', // For the first query execution
+ fetchPolicy: 'cache-first', // For the first query execution
nextFetchPolicy: 'cache-and-n... | update fetch policy | update fetch policy
|
6ba002d20429f8d6fa1134b720102bb54762bdaa | --- package.json
@@ -73,10 +73,10 @@
},
"overrides": {
"@walmart/config-components": {
- "@walmart/core-services": "5.0.0-beta.32",
- "@walmart/core-services-allspark": "5.0.0-beta.32",
- "@walmart/core-utils": "5.0.0-beta.32",
- "@walmart/redux-store": "5.0.0-beta.32",
+ "@walmart/c... | chore: fix network type test | chore: fix network type test
|
5dec4c528ade986c1e38bb4b359bdf8446fc362c | --- core/__tests__/__mocks__/@walmart/allspark-foundation/Components.js
@@ -18,5 +18,6 @@ module.exports = {
props.children,
),
),
+ add: jest.fn(),
},
};
--- core/__tests__/__mocks__/@walmart/time-clock-mini-app.js
@@ -8,4 +8,20 @@ module.exports = {
AttendanceModalScreen: 'AttendanceM... | add test case for timeclock file | add test case for timeclock file
|
b5fbf5fc3d5713e5292bf23ffc23f1485991e3d5 | --- package-lock.json
@@ -46,7 +46,7 @@
"@walmart/counts-component-miniapp": "0.1.2",
"@walmart/emergency-mini-app": "1.19.0",
"@walmart/exception-mini-app": "1.0.16",
- "@walmart/facilities-management-miniapp": "0.5.35",
+ "@walmart/facilities-management-miniapp": "0.5.40",
... | version update for bug fix | version update for bug fix
|
17f73587b9bfed32bc8ecccdafca773fd1766d4d | --- __tests__/navigation/AssociateHallwayNav/Tabs/MainTabsNavTest.tsx
@@ -45,17 +45,8 @@ const mockBottomNavConfig = {
};
describe('MainTabsNav', () => {
- const config = {enabled: true};
- mockUseSelector.mockReturnValueOnce({
- home: config,
- me: config,
- askSam: config,
- myTeam: config,
- tas... | fix: remove LogBox, tests and build | fix: remove LogBox, tests and build
|
58fc1f99dc5ceedf31b0306bbe982a477fac11aa | --- src/images/assets/profile-illustration.png
Binary files a/src/images/assets/profile-illustration.png and b/src/images/assets/profile-illustration.png differ
| update image in whatsnew. | update image in whatsnew.
|
ff9bd75e0c393c3a4d4f55aa9242b5e3dba058e5 | --- scripts/mini-app-scan/package-deprecation/scheduled-library-deprecation.json
@@ -46,6 +46,84 @@
"replacement": "@walmart/allspark-foundation/HTTP",
"enforcementDate": "2025-11-03",
"notes": "Use the foundation replacement for all new development."
+ },
+ {
+ "legacyLibrary": "react-native-encryp... | chore: add scheduled deprecated libraries for drop 35 (#4904) | chore: add scheduled deprecated libraries for drop 35 (#4904)
|
9d7e7250d1e7a59167f2987a01fc5f93429944fb | --- package-lock.json
@@ -12614,9 +12614,9 @@
}
},
"react-native-wm-barcode": {
- "version": "2.18.0",
- "resolved": "https://npme.walmart.com/react-native-wm-barcode/-/react-native-wm-barcode-2.18.0.tgz",
- "integrity": "sha512-ddMMRDImNcIOtDv7UTG8tOUnO97p3erDE7+SGK8oFiEIb+Cy6MPYW9wJH00... | updated to new barcode scanner library | updated to new barcode scanner library
|
1c1d74a44bcd997d112845f3000e0168eb9e64dc | --- core/src/features/attendance.ts
@@ -20,7 +20,9 @@ export default AttendanceFeature.createModule({
onConnect: () => {
const {TorInboxWidget} = require('@walmart/attendance-mini-app');
InboxContainer.add('torWidget', TorInboxWidget);
- const {addLanguageResources} = require('@walmart/a... | chore: lint fixes | chore: lint fixes
|
b1961d7adf6fdf1b3915bbe26378b0aede6016e2 | --- fastlane/Fastfile
@@ -38,10 +38,9 @@ lane :set_build do
version_json = read_json(json_path: "#{VERSION_PATH}")
version_json[:build] += 1
- UI.message "-------------------------------------------"
+ UI.message("\n\n\n=====================================\n Writing version code to a JSON file\n=============... | correcting the log statement | correcting the log statement
|
b76a1f1aaed43727dc49cf74a25b063652ab7356 | --- packages/allspark-foundation/__tests__/GraphQL/utils/generateSortedQuery.test.ts
@@ -0,0 +1,16 @@
+import { parse } from 'graphql';
+import { generateSortedQuery } from '../../../src/GraphQL/utils/generateSortedQuery';
+import { sortDocumentNode } from '../../../src/GraphQL/utils//sortDocumentNode';
+
+jest.mock('.... | sorted query test cases | sorted query test cases
|
a22afed9b404c6631ba64239f82ddf06a6014966 | --- package-lock.json
@@ -69,7 +69,7 @@
"@walmart/react-native-encrypted-storage": "1.1.3",
"@walmart/react-native-env": "0.2.0",
"@walmart/react-native-logger": "1.33.0",
- "@walmart/react-native-scanner-3.0": "0.2.1",
+ "@walmart/react-native-scanner-3.0": "0.2.2",
"@... | RTRN-4425 : Fixed Scanner3 black screen while navigating between mini-apps | RTRN-4425 : Fixed Scanner3 black screen while navigating between mini-apps
|
d7466eb841d2a3a23189007ec911efe827f4b799 | --- core/src/oneClick/MiniApps.ts
@@ -61,6 +61,8 @@ export enum MINI_APPS {
COPILOT = 'copilot',
TOPSTOCK = 'topstock',
TEXTING = 'texting',
+ AMP = 'amp',
+ PAYROLL = 'payroll',
}
// Mapping of other possible identifiers to their correct feature identifier
| ALLSPARK-4226: Added amp and payroll | ALLSPARK-4226: Added amp and payroll
|
695722ce396b2cf7d909a6734f34110fc3d769fc | --- .husky/commit-msg
@@ -1,3 +1,40 @@
-#! /bin/env bash
+#!/bin/sh
-npx --no -- commitlint --edit $1
+# Skip commitlint for merge commits (they have auto-generated messages)
+if [ -f .git/MERGE_HEAD ]; then
+ echo "Merge commit detected, skipping commitlint validation"
+ exit 0
+fi
+
+# Skip commitlint in CI e... | chore: SMDV-8201 skip commit lint on merge commits | chore: SMDV-8201 skip commit lint on merge commits
|
6a1369f5ec39c419278de90e601201946915e6e6 | --- __mocks__/@walmart/allspark-foundation/Notification.js
@@ -1,3 +1,26 @@
+const mockNotificationManager = {
+ register: jest.fn(),
+ unregister: jest.fn(),
+ initialize: jest.fn(),
+ setAuthToken: jest.fn(),
+ registerForRemoteNotifications: jest.fn(),
+ requestPermission: jest.fn(),
+ pauseNotifications: jes... | chore(package-name): renamed my-walmart-comonents library to ax-components | chore(package-name): renamed my-walmart-comonents library to ax-components
|
35d64824a827c4b5043d200d0971a069ba7df3d6 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/wmconnect-mini-app",
- "version": "3.7.3",
+ "version": "3.7.4",
"main": "dist/index.js",
"files": [
"dist",
@@ -112,6 +112,7 @@
"expo-system-ui": "~4.0.9",
"firestore-jest-mock": "^0.21.0",
"fs-extra": "^11.2.0",
+ "graphql": "^16.... | feat(ui): update graphql queries | feat(ui): update graphql queries
|
92d35ec9fbc149566d2c5035eddfffae1fe89f0b | --- packages/celebration-mini-app/package.json
@@ -35,7 +35,8 @@
"@types/react-test-renderer": "^18.0.7",
"@walmart/allspark-foundation": "6.62.5",
"@walmart/allspark-foundation-hub": "1.20.0-beta.5420+c86c72e88",
- "@walmart/associate-exp-hub-mini-app": "1.4.0-beta.507+a47871e",
+ "@walmart/associ... | feat(ui): update package versions | feat(ui): update package versions
|
3ed89f2c5850b5900643432c899f6e54d3ee45b8 | --- packages/allspark-foundation-hub/src/HubFeature/Hub/Container/Screens/HubDashboard.tsx
@@ -27,7 +27,7 @@ import HubOnboardingImage from '../../../BottomSheet/HubOnboardingImage/Onboardi
import { createDefaultWidgetPlaceholder } from '../utils';
import { isNil } from 'lodash';
import { LoggerService } from '@walm... | Merge changes | Merge changes
|
770d1a858af05b4daf77d1317ea9939ed1712996 | --- src/components/AssociateRosterItem/index.tsx
--- src/components/index.ts
@@ -1,5 +1,5 @@
export * from './ActionButton';
-export * from './AssociateRosterItem/AssociateRosterItem';
+export * from './AssociateRosterItem';
export * from './Avatar';
export * from './MessagesHeader';
export * from './MessageTimeS... | renaming import for associateRosterItem | renaming import for associateRosterItem
|
46614d5460fdb249662950b41ab6b74793bf2d17 | --- package-lock.json
@@ -83,7 +83,7 @@
"@walmart/returns-mini-app": "1.9.0",
"@walmart/schedule-mini-app": "0.37.0",
"@walmart/shelfavailability-mini-app": "1.5.16",
- "@walmart/taskit-mini-app": "2.47.6",
+ "@walmart/taskit-mini-app": "2.47.7",
"@walmart/texting-mini-... | chore: bump taskit@2.47.7 | chore: bump taskit@2.47.7
|
052323c88377e1ae857e633c9e78fac0859e4266 | --- package.json
@@ -58,6 +58,8 @@
"@react-native-firebase/firestore": "~22.4.0",
"react": "19.0.0",
"react-native": "0.79.5",
+ "react-test-renderer": "19.0.0",
+ "@types/react-test-renderer": "^19.0.0",
"graphql": "^16.8.1"
},
"config": {
--- yarn.lock
@@ -7024,15 +7024,6 @@ __metada... | fix: add resolutions for react-test-renderer to fix lockfile drift | fix: add resolutions for react-test-renderer to fix lockfile drift
|
1382bcc1634516f3f3a099de724951f76404e8d8 | --- env.teflon.js
@@ -39,13 +39,14 @@ export default {
clientAuthMethod: 'post',
},
athena: {
- url: 'https://developer.api.us.stg.walmart.com/api-proxy/service/ATHENA/GATEWAY/v1',
+ url: 'https://athena-gateway.sstage.us.walmart.net/',
+ // url: 'https://developer.api.us.stg.walmart.com/api-proxy/s... | Switched to shadow gateway | Switched to shadow gateway
|
7e2e67809a0ce944797cb61fc230c306d04a99f9 | --- package-lock.json
@@ -3362,9 +3362,9 @@
"integrity": "sha512-vzirL8LmvVnJdyNGFtqfzf3Pth9kuwqnd0cxllT7Gw3Qil4+snxw6yrC9Iw49jIvUFqjGjfkkFbXPeSqOcCVzw=="
},
"@walmart/ims-print-services-ui": {
- "version": "0.0.27",
- "resolved": "https://npme.walmart.com/@walmart/ims-print-services-ui/-/ims... | updated versions for print and item info | updated versions for print and item info
|
6e413f90115f8c4d8897a570779474ad93572ca9 | --- packages/allspark-foundation/src/Container/AllsparkContainer.tsx
@@ -45,7 +45,7 @@ import { LifecylceEventManager } from './events';
*/
export class AllsparkContainer<E extends BaseAllsparkEnvironment> {
public id: string;
- public config: AllsparkContainerConfig<E>;
+ private config: AllsparkContainerConfi... | feat: add accessors for container logger and telemetry to container instance | feat: add accessors for container logger and telemetry to container instance
|
f7b1a7ed00741d14afe382039c86084c920c4487 | --- packages/allspark-foundation/__tests__/Site/selectors.test.tsx
@@ -75,7 +75,7 @@ describe('Address and Location Functions', () => {
});
it('should return false if divisionCode does not match DC_DIVISION_CODE', () => {
- expect(divisionIsDC('44')).toBe(false);
+ expect(divisionIsDC('45')).toBe(false);
... | chore: fix unit tests for dc check | chore: fix unit tests for dc check
|
fc134f02862b7b986bc7731e3c97aa644507215a | --- packages/me-at-walmart-common/__tests__/components/BadgesTest.ts
@@ -18,9 +18,7 @@ describe('Badges constant', () => {
describe('MeAtWalmartBadges', () => {
it('should call AllsparkDynamicComponents.create correctly', () => {
// Mock AllsparkDynamicComponents.create method
-
const mockCreate = Allspar... | test: clean up white space <BadgesTest.ts> | test: clean up white space <BadgesTest.ts>
|
8f72438619b88a62d60d7cac14d126ff54ef282c | --- packages/allspark-foundation/__tests__/Network/NetInfoNetworkService.test.ts
@@ -83,6 +83,44 @@ describe('NetInfoNetworkService', () => {
expect(service).toBeInstanceOf(NetInfoNetworkService);
});
+ it('should accept optional config in constructor and configure automatically', () => {
+ const serviceW... | chore: add optional config param to net info service constructor | chore: add optional config param to net info service constructor
|
8bd7dcef9da5293f8fb9cb84833679b9dd3ecbd8 | --- packages/allspark-foundation-hub/src/HubFeature/Shared/Components/ActionButtonGroup/ActionButtonGroup.tsx
@@ -12,16 +12,18 @@ export const ActionButtonGroup = ({
}: ButtonGroupProps) => {
return (
<View style={styles.buttonContainer}>
- <Button
- variant='tertiary'
- size='small'
- ... | feat: updated error screen to match figma | feat: updated error screen to match figma
|
08c0ae855799c336e3f1d6b44b9d9f737a626cc0 | --- package-lock.json
@@ -55,7 +55,7 @@
"@walmart/ims-print-services-ui": "1.1.4",
"@walmart/inbox-mini-app": "0.68.0",
"@walmart/iteminfo-mini-app": "6.0.1",
- "@walmart/manager-approvals-miniapp": "0.1.1",
+ "@walmart/manager-approvals-miniapp": "0.1.2",
"@walmart/me-... | Bump manager approvals v0.1.2 | Bump manager approvals v0.1.2
|
a8d9183264028816bf4ed08df0aeb362aa57b546 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/roster-mini-app",
- "version": "2.12.0-alpha.4",
+ "version": "2.12.0-alpha.5",
"main": "dist/index.js",
"files": [
"dist"
--- yarn.lock
@@ -1747,16 +1747,7 @@ __metadata:
languageName: node
linkType: hard
-"@babel/runtime@npm:^7.0.0, @babe... | Update mini app version | Update mini app version
|
d6f79373ceb607a465e72a0123c3860a17c595dc | --- yarn.lock
@@ -6615,15 +6615,15 @@ __metadata:
"@walmart/react-native-logger": 1.34.8
"@walmart/react-native-scanner-3.0": 0.4.2
"@walmart/react-native-shared-navigation": ^1.0.2
- "@walmart/react-native-sumo-sdk": ^2.7.2
+ "@walmart/react-native-sumo-sdk": ^2.6.0
"@walmart/redux-store": ~3... | Reverting yarn lock file changes | Reverting yarn lock file changes
|
aaf72bfc7981a994694db9037e397c7ac49507c3 | --- graphql.yml
@@ -93,11 +93,11 @@ applications:
queryTemplate: 'packages/me-at-walmart-athena-queries/src/getDailyRosterHome.graphql'
tags:
- 'v1'
- # - name: "getLoggedInUser"
- # hash: "f7a857e71616f58af3437976992e1937c9f5300e0058050f44721a555344f73c"
- ... | feat: allspark-4663 - making stage and prod in sync | feat: allspark-4663 - making stage and prod in sync
|
251e54afc70ab7a3d83399b5eee7e0c35d8c1d8f | --- package-lock.json
@@ -53,7 +53,7 @@
"@walmart/gtp-shared-components": "2.0.4",
"@walmart/impersonation-mini-app": "1.17.2",
"@walmart/ims-print-services-ui": "2.1.2",
- "@walmart/inbox-mini-app": "0.82.3",
+ "@walmart/inbox-mini-app": "0.82.5",
"@walmart/iteminfo-mi... | Inbox Beta Crash Fix | Inbox Beta Crash Fix
|
697ab1d6a56e387d05e9d07a04a6664c3a3b02d9 | --- package.json
@@ -10,51 +10,19 @@
"hoistingLimits": "none"
},
"scripts": {
- "android": "react-native run-android",
- "android:beta": "yarn run env:beta && react-native run-android --active-arch-only --mode=betaDebug",
- "android:dev": "yarn run env:dev && react-native run-android --active-arch-o... | chore: remove uneeded root scripts | chore: remove uneeded root scripts
|
bdf52b8963629eda503869b426b7aa8f51acf210 | --- package.json
@@ -143,7 +143,7 @@
"@walmart/react-native-cookies": "1.0.1",
"@walmart/react-native-encrypted-storage": "~1.1.3",
"@walmart/react-native-logger": "1.38.1",
- "@walmart/react-native-scanner-3.0": "0.15.6",
+ "@walmart/react-native-scanner-3.0": "0.15.8",
"@walmart/react-native... | fix: upgrading scanner version to 0.15.8 | fix: upgrading scanner version to 0.15.8
|
202616e2c8453df330fecc84846b8cf788a0b22a | --- package-lock.json
@@ -71,7 +71,7 @@
"@walmart/impersonation-mini-app": "1.20.8",
"@walmart/ims-print-services-ui": "2.10.3",
"@walmart/inbox-mini-app": "0.92.10",
- "@walmart/iteminfo-mini-app": "7.10.11",
+ "@walmart/iteminfo-mini-app": "7.10.13",
"@walmart/learnin... | chore: bump @item-information@7.10.13 | chore: bump @item-information@7.10.13
|
7a931b9e24fe32638d44a2b836d62c890afa585f | --- components-library-storybook/.storybook/preview.jsx
@@ -15,7 +15,7 @@ const preview = {
decorators: [
(Story, { parameters }) => {
const [fontsLoaded] = useFonts({
- MyWalmartIcons: require("../../packages/components-library/assets/icons/icomoon.ttf"),
+ MyWalmartIcons: require("../../p... | Feature/update clock out screen (#551) | Feature/update clock out screen (#551)
* chore: updating clock out screen text
* fix:test & lint
* fix: rename icon file |
99fac2087c33d062b2f1f98d8b8a6dfa8ea78cf9 | --- .looper.multibranch.yml
@@ -88,6 +88,9 @@ flows:
- call: keys-setup
- call: native-common($value)
+ build-android-app:
+ - (name Build Android) export EXPO_PUBLIC_APP_VARIANT="${ENV}" && export FASTLANE_DISABLE_COLORS=1 && $RUBY_PATH/bundle exec fastlane build... | chore: add clean on failure case for android | chore: add clean on failure case for android
|
00cb64b1ba7402778469c186b64f779b56889993 | --- package-lock.json
@@ -37,7 +37,7 @@
"@walmart/amp-mini-app": "1.0.11",
"@walmart/ask-sam-chat-components": "^0.2.7",
"@walmart/ask-sam-mini-app": "1.3.52",
- "@walmart/attendance-mini-app": "0.50.0",
+ "@walmart/attendance-mini-app": "0.51.0",
"@walmart/config-compo... | Fix headers | Fix headers
|
0129e44fb45182781db3c85508f73f76b453c3e5 | --- package.json
@@ -124,7 +124,7 @@
"@walmart/gta-react-native-calendars": "0.7.0",
"@walmart/gtp-shared-components": "2.3.0-rc.0",
"@walmart/gtp-shared-components-3": "npm:@walmart/gtp-shared-components@3.0.0-beta.12",
- "@walmart/ims-print-services-ui": "2.24.1",
+ "@walmart/ims-print-services-u... | feat(print): SSLS-11732 Bump Print UI to v2.24.2 (LD 3.X changes) (#5135) | feat(print): SSLS-11732 Bump Print UI to v2.24.2 (LD 3.X changes) (#5135)
Co-authored-by: Maksym Novakh - m0n09mr <Maksym.Novakh0@walmart.com> |
16577d0bae3953bb4fe11d03bbf8aa1d31650ea6 | --- yarn.lock
@@ -6820,6 +6820,7 @@ __metadata:
jest: "npm:^29.6.3"
lerna: "npm:^7.0.0"
patch-package: "npm:^6.5.0"
+ prettier: "npm:^3.6.2"
typescript: "npm:~5.3.3"
languageName: unknown
linkType: soft
@@ -17093,6 +17094,15 @@ __metadata:
languageName: node
linkType: hard
+"prettie... | chore(ui): update looper yml to remove inherit | chore(ui): update looper yml to remove inherit
|
a0baf8cdb578557077f56d24c3bfd64d5375657a | --- android/app/src/main/AndroidManifest.xml
@@ -9,6 +9,8 @@
<uses-permission android:name="android.permission.RECORD_AUDIO"/>
<uses-permission android:name="android.permission.REQUEST_MICROPHONE"/>
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
+ <uses-permission android:... | adding system window and network state configs for all-spark core manifest | adding system window and network state configs for all-spark core manifest
|
9ee9c6c60372cce3caaa077cab6470720267e8e1 | --- src/channels/provider.tsx
@@ -134,6 +134,7 @@ export const ChannelsProvider = (props: PropsWithChildren<{}>) => {
.where('lastMessageTime', '>', SEVEN_DAYS_AGO_TIMESTAMP)
.orderBy('lastMessageTime', 'desc')
.onSnapshot(async (snapshot) => {
+ //TODO: The update based on the snaps... | adding todo | adding todo
|
c86580eb8a7094df5e61666797aabbe5d2dfd893 | --- src/constants.ts
@@ -25,5 +25,5 @@ export enum payTypes {
export enum channelTypes {
ONE_ONE = 'ONE_ONE',
TEAM = 'TEAM',
- ALL_STORE = 'ALL_STORE',
-};
\ No newline at end of file
+ STORE_ALL = 'STORE_ALL',
+}
--- src/screens/MessagesScreen.tsx
@@ -78,7 +78,6 @@ const DEFAULT_DETAILS = {
};
const PAG... | update push notification for team and store | update push notification for team and store
|
5228e65b8ed3da35a05f4ce75dbe9f5a07e76868 | --- __tests__/core/RootContainerTest.tsx
@@ -11,6 +11,9 @@ jest.mock('../../src/auth', () => ({
jest.mock('react-native-safe-area-context', () => ({
SafeAreaProvider: (props: any) => props.children,
}));
+jest.mock('react-native-wm-telemetry', () => ({
+ setCurrentScreen: jest.fn(),
+}));
describe('RootContain... | fix test | fix test
|
8d48a6ae5bfadd7413190c83eae7a3ce7eb30810 | --- src/index.tsx
@@ -14,8 +14,8 @@ import {SafeAreaProvider} from 'react-native-safe-area-context';
import {analytics} from './logger/Analytics';
import {logger} from './logger/Logger';
import firestore from '@react-native-firebase/firestore';
-import { reducerManager } from "@walmart/redux-store";
-import { roster... | removing more unused code | removing more unused code
|
ecb2700c0574aee034bcf21f754ab98bae2c527d | --- package.json
@@ -14,7 +14,7 @@
"scripts": {
"init": "npm i --workspaces",
"test": "jest",
- "coverage": "jest --coverage",
+ "coverage": "npm run build && jest --coverage",
"lint": "npm run lint --workspaces --if-present",
"lint:fix": "npm run lint:fix --workspaces --if-present",
"clean": "npm ru... | fix: few tests and adding build step in scripts | fix: few tests and adding build step in scripts
|
d08e88039c098c1de2bda7595d22f400a859a4cf | --- package-lock.json
@@ -4137,9 +4137,9 @@
}
},
"@walmart/allspark-home-mini-app": {
- "version": "0.5.15",
- "resolved": "https://npme.walmart.com/@walmart/allspark-home-mini-app/-/allspark-home-mini-app-0.5.15.tgz",
- "integrity": "sha512-m0q2LzsXybfofXj5guqJReffAnexc3Pxq6ccqR99xJGdY+... | bumping home and metrics mini-app version | bumping home and metrics mini-app version
|
1dde5475d2427160298ca59915df87bfb7d8e783 | --- src/translations/es-MX.ts
@@ -56,8 +56,8 @@ export const esMX = {
hideTeamsFooter: 'Ocultar Equipos',
},
teamWorkgroup: {
- myTeam: 'Mi Equipo',
- myArea: 'Mi Area',
+ myTeam: 'Mi Equipo', //TODO: Update official translation
+ myArea: 'Mi Area', //TODO: Update official translati... | adding todo comment to lang file | adding todo comment to lang file
|
df1ad5d19bce268b34f74b6fb078777b2cff146c | --- src/presence/provider.tsx
@@ -21,7 +21,8 @@ export const PresenceProvider = (props: PropsWithChildren<{}>) => {
>({});
const watchersById = useRef<Record<string, number>>({});
- const unsubscribeById = useRef<Record<string, (() => void) | undefined>>({});
+ type UnsubscribeMethodType = (() => void) | unde... | fixl int warning | fixl int warning
|
5119e705c17cbc84225395980cc3e16556d33cd1 | --- package-lock.json
@@ -4263,9 +4263,9 @@
"integrity": "sha512-oaJp26HyCBzoqC3AHWqRtNhUuYnzhFoLl8dg/h3y6/Bk6uTbMAYmBolXRot2OeLoZgEWqD4cNnLdHQMy4ZS68g=="
},
"@walmart/iteminfo-mini-app": {
- "version": "4.0.2",
- "resolved": "https://npme.walmart.com/@walmart/iteminfo-mini-app/-/iteminfo-min... | Updating the scanner version and minor item info ui fixes | Updating the scanner version and minor item info ui fixes
|
6e370c2d43bb1273403604d1d8d6940b3f2c8a6a | --- package-lock.json
@@ -82,7 +82,7 @@
"@walmart/shelfavailability-mini-app": "1.5.13",
"@walmart/taskit-mini-app": "2.28.14",
"@walmart/time-clock-mini-app": "2.85.0",
- "@walmart/topstock-mini-app": "1.0.5-256-391e1fb",
+ "@walmart/topstock-mini-app": "1.0.5-256-fb5f5bc",
... | feat(shell): Updated package.json in topstock mini | feat(shell): Updated package.json in topstock mini
|
b948caa3b2a4199459af2566ed3dbdb7cf70e5c1 | --- docs/CHANGELOG.md
@@ -1,3 +1,11 @@
+# [2.38.0](https://gecgithub01.walmart.com/smdv/wmconnect-miniapp/compare/v2.37.1...v2.38.0) (2025-06-03)
+
+
+### Features
+
+* **ui:** update the image attachment editing section ([2a196c8](https://gecgithub01.walmart.com/smdv/wmconnect-miniapp/commit/2a196c8e657ffd20d3811d641a... | chore(release): 2.38.0 [skip ci] | chore(release): 2.38.0 [skip ci]
# [2.38.0](https://gecgithub01.walmart.com/smdv/wmconnect-miniapp/compare/v2.37.1...v2.38.0) (2025-06-03)
### Features
* **ui:** update the image attachment editing section ([2a196c8](https://gecgithub01.walmart.com/smdv/wmconnect-miniapp/commit/2a196c8e657ffd20d3811d641a4c738278bbda... |
c580eed557d420d115c9469a9ec6642bd5d30c09 | --- graphql.yml
@@ -29,7 +29,6 @@ applications:
tags:
- 'v1'
- name: 'GetTeamsByStore'
- hash: '2102505f2e34ecdf049dd663c666466673496619cf0562892f706d5e9e0095c7'
queryTemplate: 'src/queries/getTeamsbyStore.graphql'
tags:
- 'v2'
@... | Removed hash values | Removed hash values
|
211522cc45cc8b38681c22950f8091db78a725f5 | --- packages/allspark-foundation/__tests__/GraphQL/utils/generateQueryHash.test.ts
@@ -0,0 +1,34 @@
+import { hashQueryString } from '../../../src/GraphQL/utils/hashQueryString';
+
+import { generateSortedQuery } from '../../../src/GraphQL/utils/generateSortedQuery';
+
+import { generateQueryHash } from '../../../src/G... | GraphQL utils test in allspark-foundation | GraphQL utils test in allspark-foundation
|
e21619d8a7525b0b946c5db0b6eaa66231c7fc1d | --- package-lock.json
@@ -4277,9 +4277,9 @@
"integrity": "sha512-0M7ySb3F2lKlIfwBosm+Slx3kJvdoEHm5haaZ05WKCJ1hctu0F0CzTGDSbZciXWX92HJBmxvsvr8yi2H435R8g=="
},
"@walmart/ims-print-services-ui": {
- "version": "0.1.24",
- "resolved": "https://npme.walmart.com/@walmart/ims-print-services-ui/-/ims... | ItemInfo updates - Freight push | ItemInfo updates - Freight push
|
599b122bf4e5a0ee4ca63b1fa223e91dac93848e | --- targets/US/android/app/build.gradle
@@ -190,20 +190,10 @@ android {
// @customization - Dynamic mini app features
dynamicFeatures.add(':compass_dynamic_module')
dynamicFeatures.add(':webex_dynamic_module')
+
+ // Block to prevent duplicate classes issues we observed
packagingOptions {
... | Fixed duplicate classes com.android.build.gradle.internal.tasks.MergeJavaResWorkAction error | Fixed duplicate classes com.android.build.gradle.internal.tasks.MergeJavaResWorkAction error
|
0b40be0837cbd3297ee2518b9a1d8e5a3cc93bdf | --- src/containers/ChatInput/ImageAttachments.tsx
@@ -52,7 +52,9 @@ export const ImageAttachments = (props: {
<TouchableOpacity
onPress={onRemovePress}
style={styles.imageButton}
- testID='removeImageAttachment'>
+ testID='removeImageAttachment'
+ accessibilityR... | fix(SMDV-7776): Add accessibility to remove attachment button | fix(SMDV-7776): Add accessibility to remove attachment button
- Add accessibilityRole='button' to remove attachment button
- Add accessibilityLabel='Remove attachment' for screen readers
- Other New Message screen buttons already have proper accessibility
JIRA: SMDV-7776
|
f7c92f481f90f140b1fe9cfb94a5a68182fab81b | --- sr.yaml
@@ -6,7 +6,7 @@ applications:
- name: celebration-mini-app
key: CELEBRATION-MINI-APP
description: MyWalmart 2.0 Celebrations Mini App
- apmId: APM0006008
+ organization: GeC
teamRostersProductId: 1824
companyCatalog: true
businessCriticality: MINOR
| feat(ui): update sr yaml for celebrations | feat(ui): update sr yaml for celebrations
|
afafc1f66ebdbf3da468915246f4f9ff473561a5 | --- .looper-pr.yml
@@ -10,7 +10,7 @@ flows:
- (name Enable Corepack) corepack enable
- (name Yarn Set Version) yarn set version 4.6.0
- (name Yarn Version) yarn --version
- - (name Yarn Install) yarn install
+ - (name Yarn Install) yarn install --mode=update-lockfile
envs:
global:
--- .loop... | fix: update looper config to allow lockfile updates during yarn install | fix: update looper config to allow lockfile updates during yarn install
|
fb4ebf243f514c01a313bd84ae769267119c93a4 | --- packages/allspark-foundation/src/Translation/client.ts
@@ -177,9 +177,9 @@ export const TranslationClient = (config?: TranslationClientOptions) => {
*/
const getDeviceLanguage = async () => {
return Platform.OS === 'ios'
- ? NativeModules.SettingsManager?.settings?.AppleLocale ||
+ ? NativeM... | Prettier Modifications | Prettier Modifications
|
8632a4d4f1ecbda8922ae26ee00ddf8da12d7e33 | --- packages/associate-exp-hub-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.
+# [2.14.0](https://gecgithub01.walmart.com/allspark/associate-exp-hub-mini-app/compare/@walmart/as... | chore(version): updating package version | chore(version): updating package version
- @walmart/associate-exp-hub-hub@2.14.0
- @walmart/associate-exp-hub-mini-app@1.8.0
- @walmart/associate-exp-hub-team-switcher@2.18.0
|
51e911db455e1a9f3e6ff631d9b24f62d67c8bd1 | --- package-lock.json
@@ -52,7 +52,7 @@
"@walmart/gta-react-native-calendars": "0.0.15",
"@walmart/gtp-shared-components": "1.8.17",
"@walmart/impersonation-mini-app": "1.2.0",
- "@walmart/ims-print-services-ui": "1.1.4",
+ "@walmart/ims-print-services-ui": "1.2.0",
"@w... | bump up print version to 1.2.0 | bump up print version to 1.2.0
|
ad7a341127b84457521453596e09baeec70a2179 | --- jest.config.ts
@@ -3,7 +3,12 @@ import type {Config} from 'jest';
const config: Config = {
preset: 'jest-expo',
displayName: 'allspark-core',
- projects: ['<rootDir>', 'packages/*/jest.config.ts', 'scripts/dependencies-map/__tests__/*/jest.config.js'],
+ projects: [
+ '<rootDir>',
+ 'packages/*/jest.... | test: exemption check function | test: exemption check function
|
f0567480213dcce9045fbbd4f20d9fe10e76dbad | --- package-lock.json
@@ -1864,6 +1864,11 @@
"moment": "^2.27.0"
}
},
+ "@walmart/react-native-shared-navigation": {
+ "version": "0.1.0",
+ "resolved": "https://npme.walmart.com/@walmart/react-native-shared-navigation/-/react-native-shared-navigation-0.1.0.tgz",
+ "integrity": "s... | integrating shared navigation service | integrating shared navigation service
|
aae316e3dd8d2bacbb52ec6df7b491e3980b79f1 | --- core/src/appReview/sagas.ts
@@ -59,7 +59,7 @@ export function* onAppReviewRequest() {
try {
yield call(StoreReview.requestReview);
yield call(AllsparkLocalStorage.set, STORAGE_KEY, new Date().toString());
- } catch (error: any) {
+ } catch (error: Error) {
const {code, message} = error;
if ... | Update core/src/appReview/sagas.ts | Update core/src/appReview/sagas.ts
Co-authored-by: Dylan Lane - rlane1 <Russell.Lane@walmart.com> |
2a206d72b9600230ff520ef6c889cac2dfed1261 | --- package-lock.json
@@ -47,7 +47,7 @@
"@walmart/attendance-mini-app": "3.44.0",
"@walmart/avp-feature-app": "0.3.4",
"@walmart/avp-shared-library": "0.3.7",
- "@walmart/backroom-mini-app": "1.0.6",
+ "@walmart/backroom-mini-app": "1.0.9",
"@walmart/calling-mini-app": ... | Update @walmart/backroom-mini-app to 1.0.9 | Update @walmart/backroom-mini-app to 1.0.9
|
3c118707776e8f48dd7e15f772be21aee419a5cc | --- packages/allspark-utils/__tests__/LayoutTest.tsx
@@ -29,9 +29,9 @@ describe("Layout tests", () => {
expect(toJSON()).toMatchSnapshot();
});
- // HOW do you use createLayout?
+ // HOW do you use createLayout? TODO this might not be working!
it("does the same thing with createLayout function", () => {
... | fix: more tests | fix: more tests
|
589bc123cc024c89c81ee4f823b729d01060d292 | --- __tests__/navigation/AssociateHallwayNav/Tabs/__snapshots__/MeStackNavTest.tsx.snap
@@ -12,6 +12,7 @@ exports[`MeStackNav matches snapshot 1`] = `
}
>
<Screen
+ component={[Function]}
name="me.root"
options={
Object {
| update test | update test
|
e68b7bac0be8b81b49337bbe276dbeb7314fcb29 | --- .looper-pr.yml
@@ -31,4 +31,3 @@ envs:
-
| fix(ui): update looper | fix(ui): update looper
|
6a6aa5b3d9399657f29bcb0dcdfe2399ec6d5246 | --- package-lock.json
@@ -85,7 +85,7 @@
"@walmart/shelfavailability-mini-app": "1.5.17",
"@walmart/taskit-mini-app": "2.47.8",
"@walmart/texting-mini-app": "2.0.35",
- "@walmart/time-clock-mini-app": "2.175.0",
+ "@walmart/time-clock-mini-app": "2.175.1",
"@walmart/tops... | updated time clock with hotfix version | updated time clock with hotfix version
|
788f406939bb2e6e9ae764c69cabefb240726e0d | --- package.json
@@ -133,7 +133,7 @@
"@walmart/me-at-walmart-common": "workspace:^",
"@walmart/me-at-walmart-container": "workspace:^",
"@walmart/me-at-walmart-geolocation": "1.3.19",
- "@walmart/metrics-mini-app": "1.29.15",
+ "@walmart/metrics-mini-app": "1.34.0",
"@walmart/mod-flex-mini-app... | Metrics - Drop 35 and 35.1(MyWalmart 2.0) (#5076) | Metrics - Drop 35 and 35.1(MyWalmart 2.0) (#5076)
Co-authored-by: Pavan Lingamallu - p0l04ug <Pavan.Lingamallu@walmart.com>
Co-authored-by: Maksym Novakh - m0n09mr <Maksym.Novakh0@walmart.com> |
a0d5a5db40b94af76cfe961b801630f349fc2c07 | --- package-lock.json
@@ -51,7 +51,7 @@
"@walmart/counts-component-miniapp": "0.1.6",
"@walmart/emergency-mini-app": "1.26.1",
"@walmart/exception-mini-app": "1.6.5",
- "@walmart/facilities-management-miniapp": "0.6.78",
+ "@walmart/facilities-management-miniapp": "0.6.79",
... | Updating the facilities-management-miniapp version to 0.6.79 | Updating the facilities-management-miniapp version to 0.6.79
|
5b460ccbdf0fa3f9b970525f233e0e23fe79d334 | --- __tests__/startup/AppFlowTest.ts
@@ -122,6 +122,7 @@ describe('startupFlow', () => {
describe('appFlow', () => {
it('calls expected flows', () => {
+ jest.spyOn(AuthService, 'signOut').mockRejectedValueOnce('junk');
const captureEventTask = createMockTask();
const startupTask = createMockTask();
... | add catch | add catch
|
d8c56d658457197719cdbd0c7f0fd094c214f529 | --- packages/allspark-foundation/src/Components/Onboarding/TeamSelection/Component/TeamSelectionList.tsx
@@ -44,29 +44,23 @@ export const TeamSelectionList = ({
const sections = createSections(myArea, areas, areaTeamMap);
const { data: siteData } = useSelector(SiteSelectors.getWorkingSite);
- const site = site... | Addressing PR comments | Addressing PR comments
|
77d65818118c93aaab433d7579127b7584315fc0 | --- core/src/changeStore/ChangeStoreModal.tsx
@@ -121,7 +121,7 @@ export const ChangeStoreModal = (
}, [keyboardOpen]);
const onDismiss = () => {
- const currentSite = storeInfo.siteId;
+ const currentSite = String(storeInfo.siteId);
if (
!!currentSite &&
@@ -130,8 +130,8 @@ export const Cha... | convert siteId to string | convert siteId to string
|
724a027f4c699233bb84c99c33b702c673708fa2 | --- package.json
@@ -141,7 +141,7 @@
"@types/seamless-immutable": "^7.1.16",
"@types/semver": "^7.3.4",
"@types/uuid": "^8.3.0",
- "@walmart/allspark-foundation": "6.21.0",
+ "@walmart/allspark-foundation": "6.20.2",
"@walmart/allspark-graphql-client": "~6.3.28",
"@walmart/allspark-http-c... | chore: downgrading foundation | chore: downgrading foundation
|
093d3850a2ae21e6c6dc617d45cb7b1fbc33ecdd | --- core/__tests__/navigation/USHallway/AssociateHallwayNav/MainStackNavTest.tsx
@@ -17,7 +17,7 @@ jest.mock(
);
describe('AssociateHallwayNav', () => {
- it.skip('matches snapshot; handles mount and unmount effects', () => {
+ it('matches snapshot; handles mount and unmount effects', () => {
let component: ... | fix: reverted test case fix | fix: reverted test case fix
|
afb07b68719e165ce1c209f81ab99dec5d395b75 | --- src/channels/provider.tsx
@@ -316,10 +316,6 @@ export const ChannelsProvider = (props: PropsWithChildren<{}>) => {
error: String(e.message || 'Unknown error'),
error_code: String(e.code || 'unknown-code'),
error_message: String(e.message || 'Unknown error'),
- error... | reducing number of params | reducing number of params
|
2989c8a95e42f864d6626e618ddaad7ed46e7878 | --- package-lock.json
@@ -78,6 +78,7 @@
"eslint-plugin-react-native": "^4.1.0",
"expo": "49.0.10",
"expo-av": "13.4.1",
+ "expo-image": "1.3.5",
"firestore-jest-mock": "^0.21.0",
"husky": "^4.3.0",
"i18next": "^22.0.1",
@@ -16059,6 +16060,16 @@
"expo... | Update roster mini app version | Update roster mini app version
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.