commit_hash stringlengths 40 40 | input stringlengths 13 7.99k | output stringlengths 5 155 | full_message stringlengths 6 8.96k |
|---|---|---|---|
2c983b07264079b2d8f058695ce3e646d5d901e9 | --- packages/allspark-foundation/src/Core/docs/VersionCompatability.md
@@ -21,6 +21,7 @@ ___
| 23 | 6.1.4 | 6.1.4 | 6.1.4 | 6.1.4
| 24 | 6.15.X | 6.24.X | 6.24.X | 6.24.0
| 25 | 6.18.X | 6.25.X | 6.25.X | 6.25.0
+| 26 | 6.20.X | 6.26.X | 6.26.X | 6.26.X
### Me@Walmart (Deprecated)
@@ -29,3 +30,4 @@ ___
| 2... | chore: update version compatability chart | chore: update version compatability chart
|
ce44376b7a9c42fdc9df10199aa5e2ce41233a21 | --- package-lock.json
@@ -40,10 +40,10 @@
"@walmart/amp-mini-app": "1.1.48",
"@walmart/ask-sam-chat-components": "^0.2.7",
"@walmart/ask-sam-mini-app": "1.13.4",
- "@walmart/attendance-mini-app": "0.190.4",
+ "@walmart/attendance-mini-app": "0.190.5",
"@walmart/compass-... | ama v0.190.5 patch fix for tor data load issue | ama v0.190.5 patch fix for tor data load issue
|
5abed6ca05e7221846c1ac97a2d342a922e7845f | --- src/screens/MyWalmartV2/Hoc/AssociateRosterDetailHoc.tsx
@@ -4,7 +4,12 @@ import {useNavigation} from '@react-navigation/native';
import {useSelector} from 'react-redux';
import {useUserCanSeeHub} from '@walmart/allspark-foundation-hub';
-import {translationClient, rosterTelemetry, TOTAL_STORE_TEAM_ID_LEGACY, l... | feat(ui): using String constructer to validate string instead of json stringify | feat(ui): using String constructer to validate string instead of json stringify
|
c01dd23cb23d17fecdf05d96c9709e2db68fb432 | --- src/navigation/AssociateHallwayNav/Tabs/index.tsx
@@ -6,7 +6,9 @@ import {useSafeAreaInsets} from 'react-native-safe-area-context';
import {TaskItMiniApp, getTaskTabBarBadge} from '@walmart/taskit-mini-app';
import CopilotMiniApp, {useWorkBadgeCount} from '@walmart/copilot-mini-app';
-import InboxMiniApp, {useB... | fixed count api multiple calls | fixed count api multiple calls
|
01cd0408f2ace9aaaf64af69af28b0d07b0c185c | --- .looper-pr.yml
@@ -29,4 +29,3 @@ envs:
AUTHOR: temp
SLACK_CHANNEL: 'smdv-miniapp'
-
--- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/associate-exp-hub-mini-app",
- "version": "1.3.0",
+ "version": "1.4.0",
"main": "main.js",
"files": [
"dist",
| chore(ui): dummy commit | chore(ui): dummy commit
|
19874295623ed05f654ee7863c544fa7e5f68bd6 | --- android/app/build.gradle
@@ -142,7 +142,7 @@ android {
}
defaultConfig {
- applicationId "com.walmart.stores.allspark.beta"
+ applicationId "com.walmart.squiggly"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versio... | saving changes to run the app | saving changes to run the app
|
94537bf22e8a6bad42bafa5138dd5e04561d632e | --- package-lock.json
@@ -84,7 +84,7 @@
"@walmart/schedule-mini-app": "0.55.0",
"@walmart/shelfavailability-mini-app": "1.5.17",
"@walmart/taskit-mini-app": "2.47.9",
- "@walmart/texting-mini-app": "2.0.39",
+ "@walmart/texting-mini-app": "2.0.40",
"@walmart/time-clock-... | texting app version change for Drop 16 | texting app version change for Drop 16
|
1c41b29e67b85125bb7aa37b8c98d1c627e6372f | --- src/redux/selectors.ts
@@ -75,9 +75,9 @@ export const getRbacState = createSelector([getGlobalState], (state) => {
}
});
-export const getTextingAppConfigData = (state: GlobalState) => {
+export const getRosterConfigData = (state: GlobalState) => {
try {
- return state.appConfig.data?.texting || {};
+ ... | Update version | Update version
|
d8d50a39f9c522e81eaa064a5ae3dae02a38a668 | --- android/app/build.gradle
@@ -158,8 +158,8 @@ android {
applicationId "com.walmart.stores.allspark.beta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 911
- versionName "1.13.1"
+ versionCode 913
+ ve... | version bump to 1.15.0 | version bump to 1.15.0
|
29a407b2812c185257ed959d1544058d29bb1098 | --- package-lock.json
@@ -57,7 +57,7 @@
"@walmart/inbox-mini-app": "0.83.3",
"@walmart/iteminfo-mini-app": "7.2.2",
"@walmart/manager-approvals-miniapp": "0.2.2",
- "@walmart/me-field-mini-app": "12.0.18",
+ "@walmart/me-field-mini-app": "12.0.19",
"@walmart/metrics-min... | feat: 📦 Bump learning mini app | feat: 📦 Bump learning mini app
|
8b45a0e89122a8041732870b493b6de4cc2fed3c | --- .looper-pr.yml
@@ -31,4 +31,3 @@ envs:
AUTHOR: temp
SLACK_CHANNEL: "smdv-miniapp"
-
| feat(ui): removing extra space | feat(ui): removing extra space
|
226d0636d63fa88e1312c1dab48322eecc94401f | --- __tests__/rbacConfig/utility/updateMeganavDataTest.tsx
@@ -141,6 +141,11 @@ const rbacData = {
data: {
'01d285d7-6ec4-45e1-96a5-74365d3b8a6d': {
permissions: [
+ {
+ rn: '',
+ a: '',
+ cnds: [],
+ },
{
rn: 'QUICKACTION/scanitem',
... | Changes done which were suggested | Changes done which were suggested
|
7807cf96b1998f9484244dfd3ac7f50784a2e33f | --- .looper.multibranch.yml
@@ -147,10 +147,10 @@ envs:
teamsWebhookUrl: "https://walmart.webhook.office.com/webhookb2/f0470775-130f-4a42-9531-d0511cf632aa@3cbcc3d3-094d-4006-9849-0d11d61f484d/IncomingWebhook/099adfcabf59455d8834fe92fe9c5f32/f02e8323-deff-42c4-85df-613f84ca35ff"
- main:
+ master:
vari... | update master to main | update master to main
|
98f117cafe01cc5e5a4156394bdc0dd4dddcef50 | --- package.json
@@ -84,7 +84,7 @@
"@walmart/expo-config-plugins": "0.1.4",
"@walmart/gtp-shared-components": "2.2.4",
"@walmart/me-at-walmart-athena-queries": "6.26.1",
- "@walmart/me-at-walmart-common": "6.29.0-alpha.0",
+ "@walmart/me-at-walmart-common": "6.35.1-alpha.3",
"@walmart/me-at-wa... | feat: SMDV-8700 Integrate FAB with Roster Screen | feat: SMDV-8700 Integrate FAB with Roster Screen
|
fc5cadb198e33fafd1b65bff5f4fadb126ae73f8 | --- ios/Podfile.lock
@@ -1096,7 +1096,7 @@ SPEC CHECKSUMS:
boost: a7c83b31436843459a1961bfd74b96033dc77234
BVLinearGradient: 34a999fda29036898a09c6a6b728b0b4189e1a44
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
- DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
+ DoubleConversion: 518... | chore: increment core service versions | chore: increment core service versions
|
a4e54bf142cee94201d15b6862b67e70572c8248 | --- packages/allspark-foundation-hub/CHANGELOG.md
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## [1.19.13](https://gecgithub01.walmart.com/allspark/allspark/compare/@walmart/allspark-foundat... | chore(version): updating package version | chore(version): updating package version
- @walmart/allspark-foundation@7.6.1
- @walmart/allspark-foundation-hub@1.19.13
- @walmart/me-at-walmart-geolocation@1.3.12
|
efffc1900029d0f724c359d701ca582b3703539a | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/myteam-mini-app",
- "version": "1.2.0",
+ "version": "1.2.1",
"main": "dist/index.js",
"files": [
"dist"
| Update mini app versions | Update mini app versions
|
f7c8ad0e7fcba7b7336d1f6e49f675e51c3783d1 | --- __tests__/redux/UserSelectorTest.ts
@@ -375,7 +375,7 @@ describe('getUserEmailIdPresent', () => {
describe('getIsWorkingSiteDomain', () => {
it('handles working site domain', () => {
- const data = {userId: 'swalton3', domain: 'DC'};
+ const data = {userId: 'swalton3', domain: 'Distribution Center'};
... | Update the domain to distribution center | Update the domain to distribution center
|
316b9d216f9c975a336377d15e209c9b1d0fdfc0 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/roster-mini-app",
- "version": "2.12.0-alpha.1",
+ "version": "2.12.0-alpha.2",
"main": "dist/index.js",
"files": [
"dist"
--- src/shared/index.tsx
@@ -3,3 +3,5 @@ export {SearchHeader} from '../components/SearchHeader';
export {ViewTeamScreen} fr... | Update roster mini app | Update roster mini app
|
b7a50c1431d188f0c3b1f263cb726dcaf329a5e9 | --- packages/me-at-walmart-common/src/queries/getDailyRosterHome.graphql
@@ -1,8 +1,4 @@
-query getDailyRosterHome(
- $countryCode: String!
- $date: Date!
- $storeId: String!
-) {
+query getDailyRosterHome($countryCode: String!, $date: Date!, $storeId: String!) {
getDailyRoster(
countryCode: $countryCode
... | fix: queries did not match hash value | fix: queries did not match hash value
|
8124f79d8b8f39cbf5dfb7cf1102c567fc56052a | --- package-lock.json
@@ -3328,9 +3328,9 @@
"integrity": "sha512-5cla0k4tS7an8zHF5Fn8udmss3AsWs1UXPV/QwC0W49L/BD6SK+I6TcuPnEnGugOS718JTgMSG32iPED/yOSIA=="
},
"@walmart/exception-mini-app": {
- "version": "0.31.0",
- "resolved": "https://npme.walmart.com/@walmart/exception-mini-app/-/exception... | pinpoint training video fix | pinpoint training video fix
|
2f62c3b9d04bb3727fce0b5c8b50dbab9b5564b4 | --- package.json
@@ -73,8 +73,7 @@
"@react-navigation/stack": "^6.1.0",
"@sharcoux/slider": "^6.1.1",
"@terrylinla/react-native-sketch-canvas": "0.8.0",
- "@walmart/allspark-health-survey-mini-app": "0.0.44",
- "@walmart/allspark-home-mini-app": "0.6.12",
+ "@walmart/allspark-home-mini-app": "0.... | Remove health survey mini app | Remove health survey mini app
|
5bee8a069ee11b8cc9167555df36861ed8853aa2 | --- package-lock.json
@@ -5331,6 +5331,11 @@
"resolved": "https://npme.walmart.com/@walmart/manager-approvals-miniapp/-/manager-approvals-miniapp-0.1.1.tgz",
"integrity": "sha512-7d62eBeJoUnnl5KOoDe+aOxU7C6VpkCM7Bl5iRgg1TMMqmUDM8iI2YDPRppU7hBr134Zbl5aVEGyR/IBQrPRxA=="
},
+ "@walmart/me-at-homeoffi... | Bumped profile app to 0.0.70 | Bumped profile app to 0.0.70
|
c433b5b35581d22f8bcc9bf7be7d4b6b333ec88f | --- ios/Podfile.lock
@@ -623,9 +623,9 @@ PODS:
- JWT (~> 3.0.0-beta.12)
- React-Core
- SSZipArchive (~> 2.2.2)
- - compass-sdk-ios (0.2.13)
- - compass-sdk-rn (5.7.0):
- - compass-sdk-ios (= 0.2.13)
+ - compass-sdk-ios (0.2.18)
+ - compass-sdk-rn (5.10.0):
+ - compass-sdk-ios (= 0.2.18)
- ... | Update compass sdk module with signing key | Update compass sdk module with signing key
|
edf95fefa1f850f04fc1f86e1485400a41df86d0 | --- packages/allspark-build-cache-provider/CHANGELOG.md
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## [1.1.1](https://gecgithub01.walmart.com/allspark/allspark/compare/@walmart/allspark-bui... | chore(version): updating package version | chore(version): updating package version
- @walmart/allspark-build-cache-provider@1.1.1
|
5433418746b418d8f90458bc19558a2a67944f65 | --- example/src/Onboarding/http.ts
@@ -1,3 +0,0 @@
-import {Onboarding} from './feature';
-
-export const OnboardingHttpClient = Onboarding.createHttpClient({});
--- example/src/Onboarding/listeners.ts
@@ -1,11 +0,0 @@
-import {Onboarding} from './feature';
-
-export const onForegroundNotification = () => {
- consol... | feat: removed unnecessary files and added props | feat: removed unnecessary files and added props
|
af7dd232b39756dd531b8f2ac2bf5eaefd8638e2 | --- android/app/build.gradle
@@ -355,7 +355,9 @@ dependencies {
} else {
implementation jscFlavor
}
-
+ configurations {
+ all*.exclude group: 'com.squareup.okhttp3', module: 'okhttp'
+ }
implementation "com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava"
}... | Added configuration in dependency to exclude group | Added configuration in dependency to exclude group
|
82db181fe19c42ee2e8ae29c6ba1198cdf29827a | --- packages/allspark-foundation/src/FeatureRunner/screens/types.ts
@@ -3,7 +3,7 @@ import { AuthConfiguration } from '../../Auth';
import { ImpersonationFormProps } from '../../User';
export type FeatureRunnerScreenParams = ParamListBase & {
- [key: string & {}]: object | undefined;
+ [key: string]: object | und... | fix(types): remove redundant type annotations in navigation types | fix(types): remove redundant type annotations in navigation types
|
4d1abb04c1069851615dffeea8545c898c696af1 | --- packages/allspark-graphql-client/package.json
@@ -44,7 +44,8 @@
"@graphql-codegen/typescript-operations": "^2.5.10",
"@graphql-codegen/typescript-react-apollo": "^3.3.7",
"@types/crypto-js": "^4.0.2",
- "json-to-pretty-yaml": "^1.2.2"
+ "json-to-pretty-yaml": "^1.2.2",
+ "react-native-apollo... | fix: add apollo client devtools to dependencies | fix: add apollo client devtools to dependencies
|
d45fa310ffa2389e3bcfc85cc472fe655c63cd44 | --- 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.25.16",
+ "@walmart/checkout-mini-app": "3.26.0",
"@walmart/compass-sdk-rn": "5.19.15",
... | update co version 3.26.0 | update co version 3.26.0
|
7c2e37ba2a351a7708530a1c21b0ade548c83dcb | --- src/channels/transforms.ts
@@ -17,7 +17,6 @@ export const normalizeChannelSnapshot = (
(accm, doc) => {
const data = doc.data();
const id = doc.ref.path;
-
return {
ids: [...accm.ids, id],
dataById: {
--- src/channels/transforms.ts
@@ -17,7 +17,6 @@ export const normali... | revert whitespace | revert whitespace
|
be17af5ac694d30f730d932f017518080340b865 | --- src/index.tsx
@@ -8,7 +8,7 @@ import {SafeAreaProvider} from 'react-native-safe-area-context';
import {PresenceProvider} from '@walmart/wmconnect-mini-app';
import {useSelector} from 'react-redux';
import {UserSelectors} from '@walmart/allspark-foundation/User';
-import {AllsparkComponentContainers} from '@walma... | feat(ui): update widget on myTeam | feat(ui): update widget on myTeam
|
79ab7fd771fd3d3fbbb75867718fd4eb28da31d8 | --- packages/me-at-walmart-common/__tests__/components/AskSamTest.ts
@@ -10,8 +10,7 @@ describe('AskSamWidgetProps interface', () => {
};
expect(props.entities).toBeDefined();
- expect(props.widgetId).toEqual('widget123');
-
+ expect(props.widgetId).toBeDefined();
expect(props.data).toBeUndefined... | feat:update test coverage | feat:update test coverage
|
bf7d19981d229e3e5d5bb642266af7303bce008c | --- .looper-pr.yml
@@ -39,4 +39,3 @@ envs:
-
| feat(ui): dummy commit | feat(ui): dummy commit
|
ec59a158eda872caf0990c05c6001817180e82d7 | --- .looper-pr.yml
@@ -32,3 +32,4 @@ envs:
AUTHOR: temp
SLACK_CHANNEL: 'smdv-miniapp'
+
--- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/roster-mini-app",
- "version": "2.38.1",
+ "version": "2.39.0",
"main": "dist/index.js",
"files": [
"dist",
| feat(ui): update package dependency | feat(ui): update package dependency
|
359f6d1f98bd3d8685f931feaff6ac6980d9ab5b | --- __mocks__/@walmart/shop-gnfr-mini-app.js
| fix: ALLSPARK-5457 fix prebuild and bump sumo and add patch for webex | fix: ALLSPARK-5457 fix prebuild and bump sumo and add patch for webex
|
134f9db836c7b16db312a2aca2b5e9d8a7eac6bc | --- packages/allspark-foundation/src/Components/TeamOnboarding/TeamSelection/TeamSelection.tsx
@@ -1,14 +1,7 @@
import React from 'react';
-import { ScrollView } from 'react-native';
import { TeamSelectionProps } from './types';
-import { Header } from '../../Hub/Header';
import { TeamSelectionList } from './TeamSel... | Removing scrollview | Removing scrollview
|
1e7afbbc088e28131428a03908e752fb87b2ba72 | --- __tests__/auth/ErrorScreenTest.tsx
@@ -1,4 +1,4 @@
-import React, {Component, useState} from 'react';
+import React, {useState} from 'react';
import {InteractionManager, Platform} from 'react-native';
import {TextInput} from 'react-native';
import {useDispatch} from 'react-redux';
@@ -23,6 +23,8 @@ jest.mock('..... | test case update | test case update
|
7124aede7b2c952909ebdc1e62577f183072af07 | --- package.json
@@ -93,7 +93,7 @@
"@walmart/ask-sam-mini-app": "1.35.21",
"@walmart/associate-exp-hub-hub": "2.17.0",
"@walmart/associate-exp-hub-team-switcher": "2.19.0",
- "@walmart/associate-listening-mini-app": "1.2.59",
+ "@walmart/associate-listening-mini-app": "1.2.80",
"@walmart/atten... | Drop 35 - Associate Listening - ENGAGE-1788 - Bumping utils to fix driver items (#5186) | Drop 35 - Associate Listening - ENGAGE-1788 - Bumping utils to fix driver items (#5186)
|
3664f99f83f657201b80f9733153e924b5890ccd | --- package-lock.json
@@ -3543,9 +3543,9 @@
}
},
"@walmart/settings-mini-app": {
- "version": "1.3.5",
- "resolved": "https://npme.walmart.com/@walmart/settings-mini-app/-/settings-mini-app-1.3.5.tgz",
- "integrity": "sha512-HqzsayD8WUTeiG7VTuHWPgSqKM/RxN90OYmLxBvtyMgGAeAYz8nKnsR5USnPHGb... | SSMP-1571 | SSMP-1571
|
72dd49544c94ac71fdb01804d318dd562d91678b | --- package-lock.json
@@ -58,7 +58,7 @@
"@walmart/manager-approvals-miniapp": "0.2.1",
"@walmart/me-field-mini-app": "1.3.0",
"@walmart/metrics-mini-app": "0.9.61",
- "@walmart/mod-flex-mini-app": "1.6.3",
+ "@walmart/mod-flex-mini-app": "1.6.6",
"@walmart/moment-walmar... | updating modflex version 1.6.6 | updating modflex version 1.6.6
|
6d823f7ff075bcc368993b77f537a9a6fa4c90af | --- packages/expo-config-plugins/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.
+# [0.2.0](https://gecgithub01.walmart.com/allspark/allspark/compare/@walmart/expo-config-plugins@0.1... | chore(version): updating package version | chore(version): updating package version
- @walmart/expo-config-plugins@0.2.0
|
59451810badb5b6f6eaac2341729dadd241f56e5 | --- .github/pull_request_template.md
@@ -26,7 +26,7 @@ _Put an `x` in the boxes that apply_
- [ ] Please provide a **screenshot of code coverage** for the mini app node module. Minimum 90% coverage required.
- [ ] Have you updated the [Firebase events list](https://confluence.walmart.com/display/ALLSPARK/All+Spark+Cu... | twicking changes | twicking changes
|
2052e3ad24dcde0cb89d1be7c604764416a1dd03 | --- package.json
@@ -91,5 +91,8 @@
"babel-jest": "29.2.1",
"metro-react-native-babel-preset": "0.76.8"
},
- "packageManager": "yarn@4.2.2"
+ "packageManager": "yarn@4.2.2",
+ "dependencies": {
+ "redux-saga-test-plan": "^4.0.6"
+ }
}
--- packages/allspark-foundation/__tests__/Auth/sagas.test.ts
@... | added method name description | added method name description
|
c98852039c6f3882def6c95e9ca108dc1e57b3e4 | --- scripts/updateAndroidProjectConfig.sh
@@ -1,3 +1,4 @@
+#!/bin/bash
###############################################
# Script for swapping out Android package name
| Update updateAndroidProjectConfig.sh | Update updateAndroidProjectConfig.sh |
35852c9ee77ddf89b74b50d9133bb8196eb0d73c | --- core/src/startup/AppFlow.ts
@@ -87,32 +87,36 @@ export function* appFlow(): any {
const pinPromptTask: Task = yield spawn(pinPromptFlow);
// Wait for sign out, which could happen in startup flow or anytime after
- const data: ReturnType<typeof MeAtWalmartAuthActions.SIGN_OUT_REQUEST> =
- yield t... | fix: app flow tasks not properly cancelled on sign out request. | fix: app flow tasks not properly cancelled on sign out request.
|
15152c9eebca6c7faddfd71a1e70672318346d30 | --- packages/allspark-utils/src/index.ts
@@ -18,3 +18,10 @@ export { retry } from './retry';
export { SessionState } from './sessionState';
export { SharedPromise } from './sharedPromise';
export * from './types';
+export {
+ WidgetRegistry,
+ useCreateRegistryComponent,
+ useCreateRegistryComponents,
+ createWi... | chore: add widget registry | chore: add widget registry
|
12c1512b71589be85fea2b6666e0f6ccc6892a1f | --- 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.30.0",
+ "@walmart/copilot-mini-app": "^1.41.0",
"@walmart/core-services... | chore: bump copilot app | chore: bump copilot app
|
d5e1d5ccfced456f466b167aadeb12028563456e | --- packages/allspark-foundation/__tests__/Site/saga.test.ts
@@ -128,41 +128,75 @@ describe('waitForHomeSiteFetch Saga', () => {
jest.clearAllMocks();
});
+ const selectLoadingEffect = {
+ type: 'SELECT',
+ payload: {
+ args: [],
+ selector: SiteSelectors.getHomeSiteLoading,
+ },
+ };
+
+... | test: Site coverage for selectors and sagas | test: Site coverage for selectors and sagas
|
4e705ae741bc15fa1d1f56d1afd5901c02a4b308 | --- packages/allspark-utils/src/index.ts
@@ -11,6 +11,7 @@ export { getCorrelationId } from './getCorrelationId';
export { getScaledImageHeight } from './getScaledImageHeight';
export * from './hooks';
export { noop } from './noop';
+export { Queue } from './queue';
export { Registry } from './registry';
export { ... | feat: add queue to utils | feat: add queue to utils
|
b0e236b5f872f059aef7c6a32060a21ba6c3f7ea | --- package-lock.json
@@ -58,7 +58,7 @@
"@walmart/manager-approvals-miniapp": "0.1.2",
"@walmart/me-field-mini-app": "1.1.35",
"@walmart/metrics-mini-app": "0.9.33",
- "@walmart/mod-flex-mini-app": "^1.3.8",
+ "@walmart/mod-flex-mini-app": "1.3.9",
"@walmart/moment-walm... | Bumping modflex to 1.3.9 | Bumping modflex to 1.3.9
|
051bf25070c7a02032a1bd93d89b7421506eef19 | --- src/home/components/GreetingRowV2/ClockComponent.tsx
@@ -19,7 +19,7 @@ const styles = StyleSheet.create({
backgroundColor: '#004F9A',
borderWidth: 1,
borderColor: '#2E2F32',
- height: 48,
+ height: 44,
},
clockIconContainer: {
justifyContent: 'center',
| fix(header): clock component | fix(header): clock component
|
d335f3dd524e024e62310872623f7f5f371d4239 | --- package-lock.json
@@ -38,7 +38,7 @@
"@walmart/ask-sam-mini-app": "1.12.2",
"@walmart/attendance-mini-app": "0.190.2",
"@walmart/compass-sdk-rn": "4.0.0",
- "@walmart/config-components": "4.1.0-rc.4",
+ "@walmart/config-components": "4.2.0-98-71740ca",
"@walmart/core... | platform components upgrade | platform components upgrade
|
3667c8fe7f10810cc519b948a10d398bcd708d9a | --- __tests__/containers/WarningBannerTest.tsx
@@ -0,0 +1,30 @@
+import React, {useState} from 'react';
+import {renderWithProviders} from '../harness';
+import {WarningBanner} from '../../src/containers/WarningBanner';
+import {useSelector} from 'react-redux';
+
+jest.mock('react', () => ({
+ ...jest.requireActual('r... | Adding Warning banner test coverage | Adding Warning banner test coverage
|
beeab3cf0b36a067fbbb1cf8f2e6c06af15d5600 | --- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/translation.ts
@@ -71,6 +71,13 @@ export const enUS = {
cancel: 'Cancel',
},
},
+ updateTeamsModal: {
+ title: 'Update teams',
+ button: {
+ apply: 'Apply',
+ cancel: 'Cancel',
+ },
+ },
};
export const esMX: typeof ... | feat(ui): cleanup and other enhancements | feat(ui): cleanup and other enhancements
|
8420f222f6fd815166671c5ddf4345cac5c0a7c1 | --- __tests__/hooks/hooks.test.ts
@@ -6,11 +6,19 @@ jest.mock('react-redux', () => ({
useSelector: jest.fn(() => false)
}));
+jest.mock('@walmart/allspark-foundation', () => ({
+ useAllsparkSelector: jest.fn(() => false)
+}));
+
jest.mock('@walmart/allspark-foundation-hub', () => ({
useUserCanSeeHub: jest.fn... | feat(ui): update user can see hub option | feat(ui): update user can see hub option
|
876c12d79bc6c230db9ce5cd1e96330b6f4637df | --- package.json
@@ -79,7 +79,7 @@
"@walmart/ask-sam-chat-components": "^0.2.7",
"@walmart/ask-sam-mini-app": "1.3.74",
"@walmart/attendance-mini-app": "0.86.0",
- "@walmart/compass-sdk-rn": "3.23.0",
+ "@walmart/compass-sdk-rn": "3.24.0",
"@walmart/config-components": "4.1.0-rc.4",
"@wal... | Update package.json | Update package.json
|
853e100a28f4488926c6e724fb9a238d75cd4e90 | --- package.json
@@ -164,6 +164,7 @@
"expo-av": "~13.10.6",
"expo-image": "~1.10.6",
"expo-sharing": "~11.10.0",
+ "expo-store-review": "~6.8.3",
"i18n-iso-countries": "^7.5.0",
"i18next": "^23.6.0",
"intl": "^1.2.5",
--- targets/US/package.json
@@ -166,7 +166,7 @@
"expo-image": ... | chore: downgrade expo-store-review to be compatible for android | chore: downgrade expo-store-review to be compatible for android
|
1f681f7ce9949b5632def8a9c0399d6e49ee8abb | --- docs/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [2.8.2](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.8.1...v2.8.2) (2024-07-16)
+
+
+### Bug Fixes
+
+* **ui:** added whitespace to yml ([370e516](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/370e5168a2e3e68104b206ede891d1f662faf608))
+
## [2.8... | chore(release): 2.8.2 [skip ci] | chore(release): 2.8.2 [skip ci]
## [2.8.2](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v2.8.1...v2.8.2) (2024-07-16)
### Bug Fixes
* **ui:** added whitespace to yml ([370e516](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/370e5168a2e3e68104b206ede891d1f662faf608))
|
a13f8e235907bcacf96466a591e3f8cbd7032fd0 | --- packages/associate-exp-hub-hub/CHANGELOG.md
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## [2.18.1](https://gecgithub01.walmart.com/allspark/associate-exp-hub-mini-app/compare/@walmart/a... | chore(version): updating package version | chore(version): updating package version
- @walmart/associate-exp-hub-hub@2.18.1
- @walmart/associate-exp-hub-mini-app@1.11.1
- @walmart/associate-exp-hub-team-switcher@2.20.1
|
35ca8fb803d20d18f851d0538b3e225d81400c9b | --- __tests__/components/hoc/index.test.ts
@@ -12,7 +12,7 @@ describe('components/hoc/index.ts', () => {
it('should have no undefined exports', () => {
const exportKeys = Object.keys(IndexExports);
exportKeys.forEach(key => {
- expect(IndexExports[key]).toBeDefined();
+ expect((IndexExports as an... | chore(ui): update tests, graphql and versions | chore(ui): update tests, graphql and versions
|
8257de355daea36adba9b85afeeff83fff57c434 | --- package-lock.json
@@ -5332,9 +5332,9 @@
"integrity": "sha512-7d62eBeJoUnnl5KOoDe+aOxU7C6VpkCM7Bl5iRgg1TMMqmUDM8iI2YDPRppU7hBr134Zbl5aVEGyR/IBQrPRxA=="
},
"@walmart/me-field-mini-app": {
- "version": "1.1.26",
- "resolved": "https://npme.walmart.com/@walmart/me-field-mini-app/-/me-field-mi... | feat: :package: Bump learning mini app version to 1.1.27 | feat: :package: Bump learning mini app version to 1.1.27
|
dcf53e719e397b20a31ab4884cbfd9bb32bf0e5e | --- example/src/teamHub/screens/index.ts
@@ -3,12 +3,14 @@ import {TestModal} from './modal';
import {OnboardingScreen} from './onboarding';
import {HomeScreen} from './screen';
import {FeatureStack} from './stack';
+import {TeamSelectionScreen} from './teamSelection';
export const TeamHubScreens = {
'teamHub.... | feat: added team selection tab in onboarding feature screen | feat: added team selection tab in onboarding feature screen
|
0973a278418a05cfaa4a27e193b395ec01fecadb | --- src/rbacConfig/utility/updateMeganavData.tsx
@@ -2,20 +2,20 @@ import Config from '../../../env';
import {RbacConfigState} from '../types';
import _ from 'lodash';
-const navTypeToIndex:any = {
+const navTypeToIndex: any = {
QUICKACTION: 1,
BOTTOMNAV: 2,
SIDENAV: 3,
};
-const RbacPolicyLength:any = {
... | Changes done which were suggested | Changes done which were suggested
|
924a4a518689575978abbcaeece1c4782c0bc98c | --- __tests__/components/ErrorComponentTest.tsx
@@ -0,0 +1,18 @@
+import React from 'react';
+import {renderWithProviders} from '../harness';
+import {ErrorComponent} from '../../src/components/ErrorComponent';
+
+describe('ErrorComponent tests', () => {
+ it('ErrorComponent snapshot test', () => {
+ const errorCom... | Adding ErrorComponent Test Coverage | Adding ErrorComponent Test Coverage
|
9f4f2ceadbd9f84bbde7d2fa9cf5967d4109477f | --- .looper.yml
@@ -98,11 +98,11 @@ flows:
publishFromPackage:
- call: preparePublish
- - (name Publish from Package) HUSKY=0 npx lerna publish from-package --yes
+ - (name Publish from Package) HUSKY=0 npx lerna publish from-package -registry ${REPOSOLNS_NPM_REPO} --yes
publishPrerelease:
- c... | chore: update publish URL | chore: update publish URL
|
f9434bc6b8c87ce15ed3a11eba86057e69d537ac | --- 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.1.32",
+ "@walmart/react-native-scanner-3.0": "0.1.33-rc.3",
... | Bumping scanner version from 0.1.32 to 0.1.33-rc.3 | Bumping scanner version from 0.1.32 to 0.1.33-rc.3
|
f6957aaef007a64a72f86b63f842cf5241e001de | --- android/app/src/main/assets/fonts/icomoon.ttf
Binary files a/android/app/src/main/assets/fonts/icomoon.ttf and b/android/app/src/main/assets/fonts/icomoon.ttf differ
| adding the icon file to android | adding the icon file to android
|
346f023df2d986a30296caedc529ee4c82e7b584 | --- package-lock.json
@@ -12300,9 +12300,9 @@
"integrity": "sha512-Ls9qiNZzW/OLFoI25wfjjAcrf2DZ975hn2vr6U9gyuxi2nooVbzQeFoQS5vQcbCt9QX5NY8ASEEAtlLdIa6KVg=="
},
"react-native-ssmp-sso-allspark": {
- "version": "1.0.0",
- "resolved": "https://npme.walmart.com/react-native-ssmp-sso-allspark/-/re... | sso version bump up (#363) | sso version bump up (#363)
Co-authored-by: Anukalp Katyal - a0k04qv <Anukalp.Katyal@walmartlabs.com>
Co-authored-by: Anthony Helms - awhelms <awhelms@wal-mart.com> |
97aa5806b070c1281a51f7c53999ec3f88562190 | --- package-lock.json
@@ -5530,9 +5530,9 @@
}
},
"@walmart/ui-components": {
- "version": "1.4.0-beta.8",
- "resolved": "https://npme.walmart.com/@walmart/ui-components/-/ui-components-1.4.0-beta.8.tgz",
- "integrity": "sha512-k9DDQvkMMxEfbh5tl82APXWDWCSQCfecdMTzLEv0j5LApqEuxdxN1plezGmLl... | update version for ui-component | update version for ui-component
|
9d2070a86f4bb687367829e2eb0253577c57139e | --- __tests__/components/StatusChipTest.tsx
@@ -1,7 +1,7 @@
import React from 'react';
-import {render} from '@testing-library/react-native';
import {StatusChip} from '../../src/components/StatusChip';
import {Associate} from '../../src/types';
+import {renderWithProviders} from '../harness/redux';
describe('Stat... | fix unit tests | fix unit tests
|
f6237980836c85de930538a3d70267767883cb06 | --- package-lock.json
@@ -4475,9 +4475,9 @@
}
},
"@walmart/taskit-mini-app": {
- "version": "0.146.0-rc.2",
- "resolved": "https://npme.walmart.com/@walmart/taskit-mini-app/-/taskit-mini-app-0.146.0-rc.2.tgz",
- "integrity": "sha512-Yl6jOP8cHqbCM0+zjup/pq5v1Xq8vK0MO3SgCGpQC0m8jtFcbqznYHo... | Updating taskIt version to fix issues | Updating taskIt version to fix issues
|
63f20727a8d06f5abf0c34700fbd57559ea3603f | --- yarn.lock
@@ -7064,7 +7064,9 @@ __metadata:
"@reduxjs/toolkit": "npm:^1.9.7"
redux-saga: "npm:^1.2.3"
peerDependencies:
+ "@reduxjs/toolkit": "*"
"@walmart/allspark-foundation": "*"
+ redux-saga: "*"
languageName: unknown
linkType: soft
@@ -7072,67 +7074,40 @@ __metadata:
version:... | yarn.lock updated | yarn.lock updated
|
a7e09cbcb27d0b0aa87a4fe82088d302745b6f7c | --- 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.40",
+ "@walmart/facilities-management-miniapp": "0.5.41",
... | bug fix version update | bug fix version update
|
eda24ff8c324fda8d53aacf200126959973ea014 | --- package-lock.json
@@ -46,7 +46,7 @@
"@walmart/counts-component-miniapp": "0.0.42",
"@walmart/emergency-mini-app": "1.17.0",
"@walmart/exception-mini-app": "1.0.14",
- "@walmart/facilities-management-miniapp": "0.5.18",
+ "@walmart/facilities-management-miniapp": "0.5.19",
... | Updated FCM version | Updated FCM version
|
7cbb4199ffc9ac9dbe21f5c3420acfb345007364 | --- __tests__/startup/StartupSagaTest.ts
@@ -1,4 +1,12 @@
-import {select, take, call, put, takeLatest, all} from 'redux-saga/effects';
+import {
+ select,
+ take,
+ call,
+ put,
+ takeLatest,
+ all,
+ race,
+} from 'redux-saga/effects';
import {dispatch} from '@walmart/react-native-shared-navigation';
import ... | Fix/ccm update (#371) | Fix/ccm update (#371)
* check for CCM loading and ask sam version bump
* updated tests
* revert ask sam |
1a09da998469fa6ae1b8da33e86ef7147f5846b5 | --- targets/US/src/versions.ts
@@ -66,12 +66,6 @@ export const createPackageDetails = (name: string) => {
version = patch ? `${patch}-patch` : 'N/A';
}
- // If it's a patch version, extract the version number from it
- if (version?.includes('patch:')) {
- const patch = version.match(/npm-(\d+\.\d+\.\d+)/... | increased code coverage in target/US/version.ts | increased code coverage in target/US/version.ts
|
ff59ebc9c57c0f519da9e781ab082046eea6f57b | --- packages/celebration-mini-app-graphql/CHANGELOG.md
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [1.18.0](https://gecgithub01.walmart.com/smdv/celebration-mini-app/compare/@walmart/celeb... | chore(version): updating package version | chore(version): updating package version
- @walmart/celebration-mini-app@1.28.0
- @walmart/celebration-mini-app-graphql@1.18.0
|
595143c0dc361683dcd4d4cf961649c7afc870b0 | --- src/containers/UserHeader.tsx
@@ -48,11 +48,8 @@ export const UserHeader = () => {
const renderDoNotDisturbToggle = () => {
return (
<>
- <Switch
- isOn={presence === 'offline'}
- onValueChange={onStatusChange}
- />
- <Text style={styles.switchText}>{t... | Added lint changes | Added lint changes
|
c83ead04e70f1a4bc1fe0e9815ea48b675e5ec38 | --- docs/docs/components/allspark foundation/foundation-intro.md
@@ -60,11 +60,11 @@ npx pod-install ios
### Creating a Feature
-To create a new feature app, start with the [AllsparkFeature](./foundation-feature.md#allspark-feature) documentation.
+To create a new feature app, start with the [AllsparkFeature](./fo... | Fixing links in introduction doc. | Fixing links in introduction doc.
|
f7f7bd0b2d4a26ebd792a1b35261ca81b7cb3ee1 | --- src/screens/MessagesScreen.tsx
@@ -76,8 +76,8 @@ const renderItem: ListRenderItem<LocalMessage | string> = ({item}) => {
};
export type MessagesScreenProps = {
- navigation: StackNavigationProp<TextingNavParamsMap, 'texting.messages'>;
- route: RouteProp<TextingNavParamsMap, 'texting.messages'>;
+ navigation... | fixing name of route | fixing name of route
|
e0079f9dac3e6c43ffcbe76ee545c30ac9369dff | --- .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
- c... | commenting out iOS flow and android dev flow | commenting out iOS flow and android dev flow |
f46dd3114090a91bffc56bb072f1d66b3688e414 | --- src/screens/MyWalmartV2/AssociateRosterDetailScreen/AssociateRosterDetailScreen.tsx
@@ -186,7 +186,7 @@ export const AssociateRosterDetailScreen = memo<RosterDetailScreenProps>(
accessibilityLabel={t("rosterScreen.headerSection")}
>
<ComponentsModule.SharedComponents.Component
-... | feat(ui): update allspark component containers | feat(ui): update allspark component containers
|
2a1ece1f0678e425ce05227994ecc4124d0e6b38 | --- src/home/components/GreetingRowV2/BaseImageV2.tsx
@@ -57,11 +57,11 @@ const renderPharmacyOrSupplyChainImage = (isPharmacyOrVision: boolean, isSupplyc
if (isPharmacyOrVision) {
return <PeopleHeaderIconPharmacy style={styles.baseImage} testID="BaseImageV2-Pharmacy" />;
}
-
+
if (isSupplychain) {
... | feat(header): lint fix | feat(header): lint fix
|
e49c6b102872ade069907c4fe74e3a356423ef2e | --- .yarn/patches/@walmart-ui-components-npm-1.18.5-9e23294b76.patch
@@ -1,5 +1,5 @@
diff --git a/package.json b/package.json
-index 97089018b297b0e4d592cb6f5ff64a4a3787c566..7c112cd9320d0525c3aa47767ada124ea7af4a72 100644
+index 1354ab1cd34b5c26564a8833cecbd3ef1ea460c0..739cb4f6a6b43426b5422c8fa67a0eeddbc2d8f0 100644... | fix: bumping version of ui-components for additional ADA fixes | fix: bumping version of ui-components for additional ADA fixes
|
95d358269e0d2bc5758d2f4015771fef83ec286d | --- packages/allspark-foundation/__tests__/HTTP/utils.test.ts
@@ -0,0 +1,95 @@
+import { createFetchHeaders, createAxiosHeaders, getUrl, HeadersLike } from '../../src/HTTP/utils';
+
+describe('Utility Functions', () => {
+ describe('createFetchHeaders', () => {
+ it('should convert an axiosHeaders object to an arr... | added utils http unit test | added utils http unit test
|
2409452f74ff1c6d08ff9c97c58cccfb1fa91d80 | --- package-lock.json
@@ -4333,9 +4333,9 @@
}
},
"@walmart/payrollsolution_miniapp": {
- "version": "0.90.0",
- "resolved": "https://npme.walmart.com/@walmart/payrollsolution_miniapp/-/payrollsolution_miniapp-0.90.0.tgz",
- "integrity": "sha512-9QAA6r1yVgcGk9xzg3cxhfAqcB6kSjUTos83aKC7f95... | chore(WelcomeMe): WelcomeMeMiniApp v0.44.0 | PayrollMiniApp v0.91.0 | chore(WelcomeMe): WelcomeMeMiniApp v0.44.0 | PayrollMiniApp v0.91.0
|
e62ddd9ab3073e1c027aecc011ad58dd8847b0b1 | --- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Screens/OnboardingScreen/OnboardingScreen.tsx
@@ -29,6 +29,7 @@ export const OnboardingScreen = () => {
const { allSiteTeamsSections } = useGetSupplyChainAllTeamsBySite();
const [input, setInput] = useState('');
const dispatch = useDispatch();
+ ... | feat(ui): integration for getTeamsBy site | feat(ui): integration for getTeamsBy site
|
0fa9c86d81c3e7fdb207acbae7320cbdfce9e43b | --- __tests__/settings/sideButton/__snapshots__/SideButtonPermissionBottomSheetTest.tsx.snap
@@ -69,7 +69,7 @@ exports[`Side button permission bottom sheet tests matches snapshot 1`] = `
"bottom": 0,
"height": 1334,
"left": 0,
- "opacity": 0.00011425836668732536,
+ "opacity": 0,... | Updating a snapshot | Updating a snapshot
|
474f878c3077e600e0491fc73560b36daab4caec | --- packages/allspark-foundation/__tests__/Auth/sagas.test.tsx
@@ -66,85 +66,81 @@ describe('Auth/sagas.ts', () => {
expect(generator.next().done).toBe(true);
expect(mockSignOut).toHaveBeenCalled();
});
- function expectSelectEffect(actual, expectedSelector) {
- expect(actual['@@redux-saga/IO']).toBe(t... | code cleanup | code cleanup
|
4157dcbc961cb1ed44ba6b3b813d3512b066b7f9 | --- __tests__/screens/ImagePreviewScreen/__snapshots__/ImagePreviewScreenTest.tsx.snap
@@ -4,7 +4,7 @@ exports[`ImagePreviewScreenTest should render image preview with expected elemen
<View
style={
Object {
- "backgroundColor": "#FFFFFF",
+ "backgroundColor": "#fff",
"flex": 1,
"padding... | updating test snapshots | updating test snapshots
|
318efc38fb1c37c4303707c6edc65df0c0402402 | --- packages/associate-exp-hub-mini-app/CHANGELOG.md
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [1.15.0](https://gecgithub01.walmart.com/smdv/associate-exp-hub-mini-app/compare/@walmart/a... | chore(version): updating package version | chore(version): updating package version
- @walmart/associate-exp-hub-mini-app@1.15.0
- @walmart/associate-exp-hub-team-switcher@2.26.0
|
f9472e1126b30ef342340745864243a6fa297a1f | --- package-lock.json
@@ -2958,11 +2958,12 @@
}
},
"@walmart/allspark-health-survey-mini-app": {
- "version": "0.0.20",
- "resolved": "https://npme.walmart.com/@walmart/allspark-health-survey-mini-app/-/allspark-health-survey-mini-app-0.0.20.tgz",
- "integrity": "sha512-WhQjWqCUM6gwG53ry... | Bumping inbox, health & schedule (#274) | Bumping inbox, health & schedule (#274)
* Bumping inbox, health & schedule
* Bump schedule-mini-app |
367a4513015463a8af938ad254a233a0d0b7bf63 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/roster-mini-app",
- "version": "3.8.9",
+ "version": "3.8.10",
"main": "dist/index.js",
"files": [
"dist",
| feat(ui): update roster mini app version | feat(ui): update roster mini app version
|
ffd39bc178f2d09c42df70caea4037369ecbd1af | --- android/app/build.gradle
@@ -134,7 +134,7 @@ android {
applicationId "com.walmart.stores.allspark.beta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 85
+ versionCode 86
versionName "1.0.6"
}
sp... | Incrementing build number | Incrementing build number
|
e58b95afb6d8252cc272bf5c9810f5a7a8925bee | --- package-lock.json
@@ -65,7 +65,7 @@
"@walmart/pay-stub-miniapp": "0.9.7",
"@walmart/payrollsolution_miniapp": "0.130.14",
"@walmart/price-changes-mini-app": "1.6.10",
- "@walmart/profile-feature-app": "0.114.0",
+ "@walmart/profile-feature-app": "0.115.0",
"@walmart... | Bumped profile-featuer-app to 0.115.0 | Bumped profile-featuer-app to 0.115.0
|
4263ffaeb72a18864002090296f9522bbfc01ef4 | --- __tests__/AppTest.tsx
@@ -32,10 +32,6 @@ jest.mock('../src/navigation/index', () => ({
RootNav: 'RootNav',
}));
-jest.mock('@walmart/avp-feature-app/dist/components/AVPSharedProvider', () => ({
- AVPSharedProvider: 'AVPSharedProvider',
-}));
-
const mockUseSelector = useSelector as jest.Mock;
describe('R... | bumped avp version and removed the AVP shared provider from the core | bumped avp version and removed the AVP shared provider from the core
|
177b831d7fdccca81860ebb1b8920d63609901dc | --- package.json
@@ -108,9 +108,9 @@
"@walmart/functional-components": "~6.3.28",
"@walmart/global-vpi-mini-app": "1.1.20",
"@walmart/gta-react-native-calendars": "0.7.0",
- "@walmart/gtp-shared-components": "2.2.7-rc.2",
+ "@walmart/gtp-shared-components": "2.2.7",
"@walmart/ims-print-service... | chore(sync): drop32 sync with latest develop (#4360) | chore(sync): drop32 sync with latest develop (#4360)
* fix(navigation): updated inbox version ALLSPARK-6372 (#4348)
* fix(navigation): updated inbox version ALLSPARK-6372
* fix(commit): dummy commit ALLSPARK-6372
* chore: fix yarn lock
* build: SSMP-10831 clean yarn file
* chore: SSMP-10831 clean yarn f... |
2a11053efc33e8a974e57bc2a6abb5cdf4b946aa | --- src/managerExperience/screens/AllTeamsScreen/AllTeamsScreen.tsx
@@ -30,7 +30,8 @@ import {
displayTotalStore,
} from '../../../redux/selectors';
import {SiteSelectors} from '@walmart/allspark-foundation/Site';
-import supplyChainTeamsData from '../../../../__tests__/__mocks__/data/mockSupplyTeamsData.json';
+i... | PR comments changes | PR comments changes
|
7c9962d52084a19f60737ae2fc163690ec2f2a41 | --- package-lock.json
@@ -3269,9 +3269,9 @@
}
},
"@walmart/ui-components": {
- "version": "1.1.27",
- "resolved": "https://npme.walmart.com/@walmart/ui-components/-/ui-components-1.1.27.tgz",
- "integrity": "sha512-Vk1/NtSX2j+SbZX1rnwGkx66MuVmTVHtwwgfJMbX0gNfgFMs3dBYpb2ig6ZvEMBIPcTxbyZis... | updated ui components version | updated ui components version
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.