commit_hash stringlengths 40 40 | input stringlengths 13 7.99k | output stringlengths 5 155 | full_message stringlengths 6 8.96k |
|---|---|---|---|
09663a1cb1a415cb1f8524b2f64ca6b23317f335 | --- 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.14.5](https://gecgithub01.walmart.com/smdv/associate-exp-hub-mini-app/compare/@walmart/... | chore(version): updating package version | chore(version): updating package version
- @walmart/associate-exp-hub-mini-app@1.14.5
- @walmart/associate-exp-hub-team-switcher@2.25.3
|
803d7d4b88309c407ea40ce0b1e5d442e80c65a6 | --- package-lock.json
@@ -65,7 +65,7 @@
"@walmart/pay-stub-miniapp": "0.9.7",
"@walmart/payrollsolution_miniapp": "0.130.4",
"@walmart/price-changes-mini-app": "1.6.8",
- "@walmart/profile-feature-app": "0.76.0",
+ "@walmart/profile-feature-app": "0.107.0",
"@walmart/pu... | feature/profile-feature-app_rn70 | feature/profile-feature-app_rn70
|
dd545829e4d4a9c19ad64796bedb675f869906b5 | --- ios/Podfile.lock
@@ -1591,7 +1591,7 @@ PODS:
- TOCropViewController (2.6.1)
- topstock-mini-app (1.4.8):
- React
- - VisionCamera (3.6.13):
+ - VisionCamera (3.7.1):
- React
- React-callinvoker
- React-Core
@@ -2206,7 +2206,7 @@ SPEC CHECKSUMS:
SumoSDK: 95c692d2e6644ca3c2cd1a856aa823e... | Upgrading RN Vision Camera to 3.7.1 | Upgrading RN Vision Camera to 3.7.1
|
ad0ac4d06f795abc865408ab512c969c4800dd00 | --- package-lock.json
@@ -54,7 +54,7 @@
"@walmart/impersonation-mini-app": "1.17.2",
"@walmart/ims-print-services-ui": "2.1.2",
"@walmart/inbox-mini-app": "0.82.3",
- "@walmart/iteminfo-mini-app": "7.1.4",
+ "@walmart/iteminfo-mini-app": "7.1.5",
"@walmart/manager-appro... | item info bump to 1.7.5 | item info bump to 1.7.5
|
7b55dd30fbcfd28c73974d1f0f451afae5898514 | --- .github/pull_request_template.md
@@ -1,18 +1,17 @@
-## Note:
-PR/Template Process for Allspark-core: [Link](https://confluence.walmart.com/pages/viewpage.action?pageId=655900878#AllSparkIntegrateaFeatureAppwithCore-SubmitaPRtomergetodevelop)
+## Note:
+PR/Template Process for Allspark-core: [Link](https://conflue... | updating PR template | updating PR template
|
0560831469fdc925067ea1607cea15f35ac296df | --- targets/US/ios/Podfile.lock
@@ -2257,7 +2257,7 @@ PODS:
- FirebaseMessaging (<= 10.29.0)
- StructuredLogAssistantIOS (= 0.0.7)
- TOCropViewController (2.7.4)
- - topstock-mini-app (1.17.11):
+ - topstock-mini-app (1.19.2):
- React
- VisionCamera (3.7.1):
- React
@@ -2925,12 +2925,12 @@ S... | Updated Topstock version to 1.19.2 | Updated Topstock version to 1.19.2
|
eaff2c16fee1ff63a8c9cd5a29c4cf3826ac6606 | --- package.json
@@ -269,4 +269,4 @@
"engines": {
"node": ">=18"
}
-}
+}
\ No newline at end of file
--- yarn.lock
@@ -6495,9 +6495,9 @@ __metadata:
languageName: node
linkType: hard
-"@walmart/ims-print-services-ui@npm:2.16.0":
- version: 2.16.0
- resolution: "@walmart/ims-print-services-ui@npm:... | Revert "bump up modflex and print version for drop 27 testing" | Revert "bump up modflex and print version for drop 27 testing"
This reverts commit 9b26298752a643fb3402280941ed0495ff1f40b1.
|
f39f260177b0a1777d2d7d252dca459f38b6fe3e | --- __tests__/containers/ChatInput/__snapshots__/AudioInput.test.tsx.snap
@@ -68,13 +68,14 @@ exports[`AudioInput should render AudioPlayback when not recording and has URI 1
[
{
"alignItems": "center",
- "backgroundColor": "#0071ce",
"borderRadius": 40... | test(ui): snapshots updated | test(ui): snapshots updated
|
7562dab4d03b8379d10cbb789f37c6aaea3684c8 | --- packages/core-services-allspark/src/appConfig/sagas.ts
@@ -1,5 +1,5 @@
import { Platform } from 'react-native';
-import { takeLeading, all, call, select, take } from 'redux-saga/effects';
+import { takeLeading, all, call, select, take, put } from 'redux-saga/effects';
import DeviceInfo from 'react-native-device-i... | fix: add try catch to app config fetch saga | fix: add try catch to app config fetch saga
|
c615c029ade3203b56b086d209dcd28659b5e723 | --- package.json
@@ -85,7 +85,7 @@
"@walmart/ask-sam-chat-components": "^0.2.7",
"@walmart/ask-sam-mini-app": "1.29.3",
"@walmart/associate-listening-mini-app": "1.2.14",
- "@walmart/attendance-mini-app": "3.155.0",
+ "@walmart/attendance-mini-app": "3.156.0",
"@walmart/avp-feature-app": "0.16... | fix(support pay): GTA-160630 fix for support pay drop29 endDate isssue (#4112) | fix(support pay): GTA-160630 fix for support pay drop29 endDate isssue (#4112)
Co-authored-by: Savankumar Akbari - sakbari <sakbari@m-c02rv0v4g8wl.homeoffice.wal-mart.com> |
6bd67a3066594a6d0620dea621decd4ec55a97d4 | --- src/auth/ErrorScreen.tsx
@@ -45,14 +45,9 @@ export const ErrorScreen: FC<any> = (props) => {
const onSave = () => {
setFormDirty(true);
- if (missingFields) {
- WmTelemetry.logEvent(SSO_APP, 'feedback_submitted', {
- composite_app: appJson.displayName,
- });
- }
if (userId && s... | telemetry event added | telemetry event added
(cherry picked from commit 644e97baf70e73c69dd1752f7f1096d45185e226)
|
35e94a8b8878c95f08c7e4d07bc2ec67799f8f3c | --- packages/allspark-foundation-hub/src/HubFeature/Store/Components/index.ts
@@ -1,3 +1,6 @@
export { OnboardingBottomSheet } from './OnboardingBottomSheet';
export { TeamUpdateBottomSheet } from './TeamUpdateBottomSheet';
export { ErrorBottomSheet } from './ErrorBottomSheet';
+export * from './BottomSheet';
+expor... | Update the import statements | Update the import statements
|
8940bad453e48dea1c3a0346272adee7d840c212 | --- __tests__/navigation/AssociateHallwayNav/Tabs/__snapshots__/HomeStackNavTest.tsx.snap
@@ -73,6 +73,12 @@ exports[`HomeStackNav matches snapshot 1`] = `
component="SalesItemizedScreen"
name="metrics.salesDrilldown"
/>
+ <Screen
+ name="metrics.salesComparisonDrilldown"
+ />
+ <Screen
+ name="me... | updated tests | updated tests
|
2ef018b705896b7599a087dbc9fb86d596dd7e5a | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/roster-mini-app",
- "version": "3.8.8",
+ "version": "3.8.9",
"main": "dist/index.js",
"files": [
"dist",
| feat(ui): update package version | feat(ui): update package version
|
5e6b71ee94220abb2d7f657d232db077e3fff68a | --- package-lock.json
@@ -84,7 +84,7 @@
"@walmart/schedule-mini-app": "0.37.0",
"@walmart/settings-mini-app": "1.19.1",
"@walmart/shelfavailability-mini-app": "1.5.16",
- "@walmart/taskit-mini-app": "2.47.5",
+ "@walmart/taskit-mini-app": "2.47.6",
"@walmart/texting-min... | chore: bump taskit@2.47.6 | chore: bump taskit@2.47.6
|
7d8ae7a15628d56c118c05eb57b4f8cddf11312e | --- src/navigation/AssociateHallwayNav/Tabs/index.tsx
@@ -206,7 +206,7 @@ export const MainTabsNav = () => {
options={{
tabBarIcon: renderTabBarIcon.bind({
icon: 'inactive-task',
- iconSelected: 'Tasks-selected',
+ iconSelected: 'active-task',
... | undo change | undo change
|
3b936025f76470dde6bae727d302336f0983c7be | --- src/containers/ChatInput/index.tsx
@@ -1,5 +1,4 @@
-import React, {useEffect, useState} from 'react';
-import {Keyboard} from 'react-native';
+import React, {useState} from 'react';
import {ThunkDispatch} from 'redux-thunk';
import {useDispatch, useSelector} from 'react-redux';
import {
@@ -119,35 +118,7 @@ expo... | Removed old padding changes | Removed old padding changes
|
351930973e009e95c66fb08b78bbeab9b2ad08e9 | --- package-lock.json
@@ -4198,9 +4198,9 @@
"integrity": "sha512-EcUV5UbnNZBvacqLesY18XKO/o3G6/k61ocI/ydIIPOhLXRgkiztQqMBE75bYxU7lQkRYtqgxcK3SzvAKP0RoQ=="
},
"@walmart/counts-component-miniapp": {
- "version": "0.0.31",
- "resolved": "https://npme.walmart.com/@walmart/counts-component-miniapp... | Bump counts version | Bump counts version
|
eb1c336babf3a94eb80424244928197befdf8d6d | --- packages/allspark-foundation-hub/__tests__/utils/index.js
@@ -22,7 +22,7 @@ function setupStore(preloadedState) {
});
}
-function render(
+export function render(
ui,
{ preloadedState = initialStateMock, store = {}, ...options } = {}
) {
@@ -48,7 +48,7 @@ function render(
return { store, ...tlRender... | fix(ui): update tests | fix(ui): update tests
|
72fb6ef1e16c115fe2e318f4bfac47086cc76f2b | --- src/screens/MeganavScreen.tsx
@@ -105,20 +105,6 @@ export const MeganavScreen: React.FC<MeganavScreenProps> = (props) => {
screen: APP_CONTAINER_SCREEN_NAME,
});
};
- /*
- Todo: https://jira.walmart.com/browse/SMDV-4657
- Current Behavior: Navigates to My Team tab when clicked on Meganav text ... | update the nested navigation for Meganav | update the nested navigation for Meganav
|
c0e26ef6cb5c9cea273e70a15542e1ae36bdf634 | --- package-lock.json
@@ -3032,9 +3032,9 @@
}
},
"@walmart/ask-sam-mini-app": {
- "version": "0.18.0",
- "resolved": "https://npme.walmart.com/@walmart/ask-sam-mini-app/-/ask-sam-mini-app-0.18.0.tgz",
- "integrity": "sha512-M/D+uzHjD/fWRKHCtdDTY1uCw0vaTxixKn4kmKOkTDVCuVGWBd0C6TwDNOk2XzbU... | Bumping ask sam for chat without request feature | Bumping ask sam for chat without request feature
|
c4398f8b0c4d3c13e20bcc7bca942117a697fb7d | --- src/navigation/Navigation.tsx
@@ -47,6 +47,8 @@ const MainTabsNav = () => {
component={HomeMiniApp}
options={{
title: translate('navigation.home'),
+ tabBarAccessibilityLabel: 'home',
+ tabBarTestID: 'home',
tabBarIcon: ({focused}) => (
<Icon
... | add props for test automation | add props for test automation
|
6ee64213369bb2a5c1a4b17da829c42eb62c4de3 | --- __tests__/__snapshots__/AppTest.tsx.snap
@@ -2,7 +2,9 @@
exports[`RootContainer renders and fires startup event 1`] = `
<SafeAreaProvider>
- <LivingDesignProvider>
+ <ThemeProvider
+ theme={Object {}}
+ >
<AllsparkCoreServices
recipe={
Object {
@@ -26,6 +28,6 @@ exports[`RootContainer... | snapshot updates | snapshot updates
|
f55c200549b5630c985b1bc4dc7bdf5b4db50775 | --- src/constants.ts
@@ -1,3 +1,4 @@
+export const LOCAL_STORAGE_KEY_PREFIX = 'roster-';
export const ASC_SORT = -1;
export const DESC_SORT = 1;
export const NO_SORT = 0;
| feat: added back local storage key previx | feat: added back local storage key previx
|
0cfa890f8938aeccb8e424100749e108081ab874 | --- .looper.multibranch.yml
@@ -91,8 +91,6 @@ envs:
GIT_COMMIT_ID: 'unset'
GIT_COMMIT_URL: 'unset'
- START_TIME: 'unset'
- END_TIME: 'unset'
APP_TITLE: "AllSpark-Core"
SLACK_WEBHOOK: "https://hooks.slack.com/services/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"
@@ -297,7 +29... | Update .looper.multibranch.yml | Update .looper.multibranch.yml
|
05cb4acff3cb7ee1ffc6011256395a9f78c95077 | --- package-lock.json
@@ -4137,15 +4137,9 @@
}
},
"@walmart/allspark-home-mini-app": {
-<<<<<<< HEAD
"version": "0.5.14",
"resolved": "https://npme.walmart.com/@walmart/allspark-home-mini-app/-/allspark-home-mini-app-0.5.14.tgz",
"integrity": "sha512-/4+yNPZbDAjzcw6LhDxfUseOEQoiRrq... | running npm i | running npm i
|
5525ea499dd1aea228344cbb602d06ca1dcf32b3 | --- package-lock.json
@@ -53,7 +53,7 @@
"@walmart/exception-mini-app": "1.6.5",
"@walmart/facilities-management-miniapp": "0.6.79",
"@walmart/feedback-all-spark-miniapp": "0.9.50",
- "@walmart/financial-wellbeing-feature-app": "1.13.7",
+ "@walmart/financial-wellbeing-feature-ap... | bumped financial-wellbeing-feature-app to 1.15.0 | bumped financial-wellbeing-feature-app to 1.15.0
|
0e77e897d92a981dce2b3761f235cc9fae5fb3ec | --- __tests__/__snapshots__/AppTest.tsx.snap
@@ -1,5 +1,15 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
-exports[`RootContainer renders and fires startup event 1`] = `<Provider />`;
+exports[`RootContainer renders and fires startup event 1`] = `
+<Provider
+ env="dev"
+ environmentOverrides={{}}
+/>
+`;
-export... | Update test | Update test
|
8c0a74220b0c0941c04ba7caeedceda8e6ed652e | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/roster-mini-app",
- "version": "3.8.0-beta.4",
+ "version": "3.8.0-beta.5",
"main": "dist/index.js",
"files": [
"dist",
--- src/config/HubConfig.tsx
@@ -25,7 +25,6 @@ export const ROSTER_HUB_CONFIG = {
* Uses CORE_CONTAINERS.MY_TEAM from @walma... | chore: update hub config | chore: update hub config
|
0cac72a4bfe5077b5bb99812919b22aef08badc7 | --- src/containers/Message/DeleteConfirmationContent.tsx
@@ -20,11 +20,26 @@ export const DeleteConfirmationContent: FC<DeleteConfirmationContent> = ({
}) => {
const {t} = useTranslation([TEXTING_I18N_NAMESPACE]);
const deletedReasons = [
- t('messageScreen.deleteReasons.inappropriateContent'),
- t('messag... | fixing deleted reasons | fixing deleted reasons
|
3a74f4640204e62d48bd1047612e9e140d02004a | --- src/translations/es-MX.ts
@@ -93,7 +93,7 @@ export const esMX = {
},
navigation: {
askSam: 'Ask Sam',
- emergency: 'Detalles del mensaje',
+ emergency: 'Message Details',
featureRestrictions: 'Restricciones',
feedback: 'Comentarios',
home: 'Inicio',
| revert spanish for emrgency title - Message Details | revert spanish for emrgency title - Message Details
|
4576ed70787d0b076f7262d75d5d8e465e0ef664 | --- src/translations/en-US.ts
@@ -72,7 +72,7 @@ export const enUS = {
},
ssoError: {
errorMsg:
- 'Sorry – something went wrong. Please share your user ID and site ID to help our team resolve the issue.',
+ 'Sorry – something went wrong. Please share your user ID, site ID and provide as mu... | update errorMsg in en-US | update errorMsg in en-US
|
e2f3d55f749d6d203259c883673517026f4ea6a9 | --- scripts/mini-app-scan/legacy-library-deprecated.json
@@ -1 +1,21 @@
-[]
\ No newline at end of file
+[
+ {
+ "legacyLibrary": "@walmart/core-services",
+ "replacement": "@walmart/allspark-foundation",
+ "enforcementDate": "2024-09-01",
+ "notes": "Use the foundation replacement for all new development.... | feat: exemption check | feat: exemption check
|
15c7d22dea47fbdafbd19953826a2dda7fe76d49 | --- packages/me-at-walmart-container/src/redux/config.ts
@@ -16,13 +16,27 @@ import {
IMeAtWalmartEnvironment,
MeAtWalmartConfigActions,
} from '@walmart/me-at-walmart-common';
+import { createSelector } from 'reselect';
import { MeAtWalmartLocalStorage } from '../services/localStorage';
import { ConfigLogge... | fix: app state active setup effect not always running. app config device scope sometimes undefined | fix: app state active setup effect not always running. app config device scope sometimes undefined
|
08c3dcf6484e552254bb9acfc16b759309666002 | --- package-lock.json
@@ -64,7 +64,7 @@
"@walmart/pay-stub-miniapp": "0.9.31",
"@walmart/payrollsolution_miniapp": "0.130.34",
"@walmart/price-changes-mini-app": "1.8.7",
- "@walmart/profile-feature-app": "0.200.0",
+ "@walmart/profile-feature-app": "0.218.0",
"@walmart... | bump profile-feature-app to 0.218.0 | bump profile-feature-app to 0.218.0
|
68061345d209ccd9566a06037a5613fa93f7145e | --- src/screens/MessagesScreen.tsx
@@ -216,8 +216,7 @@ export const MessagesScreen: FC<MessagesScreenProps> = (props) => {
const docs =
snapshot.docs as FirebaseFirestoreTypes.QuerySnapshot<FirebaseMessage>['docs'];
if (docs.length) {
-
- /**
+ /**
... | fixing lint errors | fixing lint errors
|
b1af6607343884c7290d13007c400f284e755200 | --- packages/allspark-foundation/src/HubFeature/Hooks/useUserPreferences.ts
@@ -24,7 +24,12 @@ export const useUserPreferences = (data: TeamSwitcherTypes[]) => {
const storeId = useSelector(SiteSelectors.getWorkingSite).data?.siteId;
const win = useSelector(UserSelectors.getWin);
const [teamData, setTeamData] ... | feat(ui): hub container - error state | feat(ui): hub container - error state
|
c569bf12890c520cf41b53f69760262b34c76404 | --- package-lock.json
@@ -54,7 +54,7 @@
"@walmart/gtp-shared-components": "2.0.2",
"@walmart/impersonation-mini-app": "1.10.0",
"@walmart/ims-print-services-ui": "1.2.0",
- "@walmart/inbox-mini-app": "0.81.5",
+ "@walmart/inbox-mini-app": "0.81.6",
"@walmart/iteminfo-mi... | Upgrading inbox version | Upgrading inbox version
|
a937a80a7b4d6d10e0cee968c11da2b925652df5 | --- package.json
@@ -180,7 +180,7 @@
"@walmart/time-clock-feature-app": "1.0.0",
"@walmart/time-clock-mini-app": "patch:@walmart/time-clock-mini-app@npm%3A3.19.13#~/.yarn/patches/@walmart-time-clock-mini-app-npm-3.19.13-d3039974f6.patch",
"@walmart/timesheet-feature-app": "0.2.0",
- "@walmart/topstock... | fix: reverting section label upc mapping (#5330) | fix: reverting section label upc mapping (#5330)
Co-authored-by: t0s0qvk <t0s0qvk@walmart.com> |
87d779c244ab65176f65f0ad4384bbe433cdb91b | --- app.config.US.ts
@@ -8,12 +8,16 @@ import pkg from './package.json';
*/
const AppVariant = {
select: <
- T extends { [key in NonNullable<typeof process.env['EXPO_PUBLIC_APP_VARIANT']>]?: any } & { default: any }
+ T extends {
+ [key in NonNullable<
+ (typeof process.env)['EXPO_PUBLIC_APP_VAR... | feat(r8): ALLSPARK-6570 android optimization (#4504) | feat(r8): ALLSPARK-6570 android optimization (#4504)
Co-authored-by: Maksym Novakh <maksym.novakh@walmart.com> |
ed205db33b51f0b7a262679c5357f0cf326607cb | --- package-lock.json
@@ -3032,9 +3032,9 @@
}
},
"@walmart/ask-sam-mini-app": {
- "version": "0.23.0",
- "resolved": "https://npme.walmart.com/@walmart/ask-sam-mini-app/-/ask-sam-mini-app-0.23.0.tgz",
- "integrity": "sha512-2skFf6lro77QWa4FNUCzfItOqYvd0E3Vu42S2+ptPJkmnSIj1w/d7ZwnRfN3151Q... | Ask sam version bump | Ask sam version bump
|
d42c4e3341ef5f5fc3846db194da340898207c90 | --- __tests__/auth/ErrorScreenTest.tsx
@@ -52,6 +52,7 @@ const setErrorCategory = jest.fn();
const setErrorCategoriesFb = jest.fn();
const setOtherErrorFb = jest.fn();
const setSelectedOther = jest.fn();
+const setFormatedOther = jest.fn();
describe('ErrorScreen', () => {
afterEach(() => {
@@ -75,6 +76,7 @@ de... | update test case | update test case
|
e46c4e1164bce65ccc16800257a9bfc9dd15d0b6 | --- __tests__/settings/IndexTest.tsx
@@ -1,30 +1,52 @@
+// Mock the AllsparkFeatureModule before importing SettingsFeature
+jest.mock('@walmart/allspark-foundation/Feature', () => {
+ return {
+ AllsparkFeatureModule: jest.fn().mockImplementation((name, config) => {
+ return {
+ name,
+ getScreen... | fix: test and lint | fix: test and lint
|
6e4e6ddd224e608c2341cd8e6cbf272eb0ce6d89 | --- 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.83",
+ "@walmart/facilities-management-miniapp": "0.6.84",
... | Updating facilities-management-miniapp version to 0.6.84 | Updating facilities-management-miniapp version to 0.6.84
|
c683e5dab7cc9feb8d5d610562c8536dd394ede9 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "allspark-main",
- "version": "1.2.0",
+ "version": "1.2.1",
"private": true,
"scripts": {
"firebase:dev": "cp ./ios/GoogleService-Info-Dev.plist ./ios/GoogleService-Info.plist && cp ./android/app/google-services-dev.json ./android/app/google-services.json",
@... | updated sso plugin | updated sso plugin
|
7693e4c5150fbd45f6c037dc1331e2afb13881f1 | --- package-lock.json
@@ -2922,9 +2922,9 @@
}
},
"@walmart/allspark-health-survey-mini-app": {
- "version": "0.0.18",
- "resolved": "https://npme.walmart.com/@walmart/allspark-health-survey-mini-app/-/allspark-health-survey-mini-app-0.0.18.tgz",
- "integrity": "sha512-06NqsB2r00v09Nr7qPY... | version bump for home and health survey (#246) | version bump for home and health survey (#246)
Co-authored-by: Lochy <Hy.Loc@walmartlabs.com> |
91b4b6d851e263723b10d31c8acb1afe247469e5 | --- src/channels/components/ChannelRow.tsx
@@ -168,7 +168,7 @@ export const ChannelRow = (props: ChannelRowProps) => {
</View>
}>
<Body
- testID='noMessageFound'
+ testID='lastMessage'
weight={unread ? '700' : '400'}
number... | noMessageFound updated to lastMessage | noMessageFound updated to lastMessage
|
79383710f043c451b269a4621371a98c5982c463 | --- packages/me-at-walmart-athena-queries/src/updateManagerExperiencePreference.graphql
@@ -1,7 +1,7 @@
mutation upsertManagerExperiencePreference(
+ $win: String!
$site: Int!
$teams: [ManagerExperienceTeamInput!]
- $win: String!
) {
upsertAssociatePreference(
associatePreferencesInput: {
@@ -16,17 +1... | Adding upsertManagerExperiencePreference query update | Adding upsertManagerExperiencePreference query update
|
39fdea2c09d68ede5ef8844bb443d3882a2dcb83 | --- packages/allspark-foundation/package.json
@@ -201,6 +201,9 @@
"@walmart/redux-store": {
"optional": true
},
+ "expo-image": {
+ "optional": true
+ },
"react-native-device-info": {
"optional": true
},
@@ -208,4 +211,4 @@
"optional": true
}
}
-}
\ No newline... | fix(image): expo image dependency was not optional | fix(image): expo image dependency was not optional
|
9740eb663fb8c0d97400f47829912c4bd557a487 | --- packages/allspark-foundation/src/Clock/redux.ts
@@ -1,7 +1,7 @@
import { createSlice, PayloadAction } from '@reduxjs/toolkit';
import { createSliceActionUtils } from '../Redux/utils';
import { InferActionTypes } from '../Redux/types';
-import { AllsparkClockService, ClockData } from './types';
+import { Allspark... | fix: clocked in boolean default when clock service returns undefined | fix: clocked in boolean default when clock service returns undefined
|
28945b7ec5f40910db0f3b013ae959b6b120ae12 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/wmconnect-mini-app",
- "version": "3.2.0-alpha.4",
+ "version": "3.2.0-alpha.5",
"main": "dist/index.js",
"files": [
"dist",
| feat(ui): update wmconnect version | feat(ui): update wmconnect version
|
1a113d12b39f47e83aa7a6b91b86ee575b8e92d6 | --- packages/allspark-foundation-hub/src/Store/Hooks/useGetViewersPrimaryTeamName.ts
@@ -1,12 +1,20 @@
import { useSelector } from 'react-redux';
import { Team, UserSelectors } from '@walmart/allspark-foundation/User';
+import { EMP_TYPE_SALARIED } from '../../Shared';
export const useGetViewersPrimaryTeamName = (... | IOS automatic refresh | IOS automatic refresh
|
4e32a304209318e3c6fb533ab7f00333a4351159 | --- package-lock.json
@@ -37,7 +37,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.16.1",
+ "@walmart/compass-sdk-rn": "3.16.17",
"@walmart/config-compone... | exception-mini-app 1.4.2 | exception-mini-app 1.4.2
|
bc1d5259b8ea3b7791096804954c88f59876df2a | --- src/components/AssociateRosterItem/index.tsx
@@ -34,7 +34,7 @@ export const AssociateRosterItem = React.memo((props: AssociateItemProps) => {
return null;
}
- const encryptedId = encryptUserId(associate.userId!);
+ const encryptedId = encryptUserId(associate.associateId!);
const {height} = StyleShe... | Changin userId to associateId in AssociateRosterItem | Changin userId to associateId in AssociateRosterItem
|
20f9141a3263eacfb4f829b0d04d883169c3bb3e | --- android/app/src/main/ic_launcher-playstore.png
Binary files a/android/app/src/main/ic_launcher-playstore.png and /dev/null differ
--- android/app/src/main/ic_launcher_test-playstore.png
Binary files a/android/app/src/main/ic_launcher_test-playstore.png and /dev/null differ
--- android/app/src/main/res/drawable-... | fixing notification large icon for prod builds | fixing notification large icon for prod builds
|
b7bc9268d3ff57352cbce5a875d365afc6c896a6 | --- package-lock.json
@@ -3362,9 +3362,9 @@
}
},
"@walmart/manager-approvals-miniapp": {
- "version": "0.0.32",
- "resolved": "https://npme.walmart.com/@walmart/manager-approvals-miniapp/-/manager-approvals-miniapp-0.0.32.tgz",
- "integrity": "sha512-XSCO6S7sWn9s3IUiBnthIm7hf9YDXeFGExQcD... | updating manager approvals | updating manager approvals
|
cc17206ffef6932ab525d83cb09968c067f16ab5 | --- package-lock.json
@@ -4137,9 +4137,9 @@
}
},
"@walmart/allspark-home-mini-app": {
- "version": "0.5.13",
- "resolved": "https://npme.walmart.com/@walmart/allspark-home-mini-app/-/allspark-home-mini-app-0.5.13.tgz",
- "integrity": "sha512-xQLckdj3Cx43Q0IUPwOOYXutggENvawen6TrVvKuieeeqk... | bumping version for Home and Metrics | bumping version for Home and Metrics
|
53acd22057b56371cf0e5276d5318802595d5e38 | --- ios/MeWalmart/AppDelegate.h
@@ -10,6 +10,6 @@
@interface AppDelegate : EXAppDelegateWrapper <RNAppAuthAuthorizationFlowManager>
@property(nonatomic, weak) id<RNAppAuthAuthorizationFlowManagerDelegate> authorizationFlowManagerDelegate;
-// @generated begin rn-app-auth
+// @generated end rn-app-auth
@end
---... | add clearChainifNecessary permission for app delegate | add clearChainifNecessary permission for app delegate
|
2e4e82f1a917fc935c8b596f9c847d3ba65ab8da | --- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Hub/SiteHubDashboard.tsx
@@ -288,6 +288,21 @@ export const SiteHubDashboard = ({ name, widgets }: HubDashboardProps) => {
return <OnboardingScreen />;
}
+ const mapShifts = (selectedShifts: string[]) => {
+ const mapShift = {
+ A1: 1,
+ ... | fix(ui): shifts mapping | fix(ui): shifts mapping
|
e78f505fb688cde8dbee8af7daa70b12b56cfd0c | --- package.json
@@ -136,7 +136,7 @@
"@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.22.9",
+ "@walmart/receipt-check-miniapp": "1.22.11",
"@walmart/redux-store": "6.1.4",... | update | update
|
b03f6363b9fca50567c7b1979f057f2ef74b5204 | --- src/containers/ChatInput/index.tsx
@@ -338,6 +338,7 @@ export const ChatInput = (props: {
onChangeText={handleInputChange}
onSubmitEditing={onSendTextOrImage}
testID={'chatInputTextInput'}
+ accessibilityLabel={t('messageScreen.chatInputPlace... | fix(SMDV-7777): Add persistent accessibility label to message input | fix(SMDV-7777): Add persistent accessibility label to message input
- Add accessibilityLabel to maintain field name when content is present
- Ensures 'Type a message' is announced even when field has text
- Fixes issue where field lost programmatic name after typing
JIRA: SMDV-7777
|
fb1fb69f86593f4b8baecf308236434cd6613fd2 | --- package-lock.json
@@ -43,7 +43,7 @@
"@walmart/attendance-mini-app": "0.190.4",
"@walmart/compass-sdk-rn": "4.2.0",
"@walmart/config-components": "4.2.1",
- "@walmart/copilot-mini-app": "1.77.4",
+ "@walmart/copilot-mini-app": "1.77.5",
"@walmart/core-services": "~2.... | chore: bump copilot @1.77.5 | chore: bump copilot @1.77.5
|
1a1518ba2819f144d8739ba75ade23f045628c2f | --- src/hooks/user.ts
@@ -31,15 +31,14 @@ export const useIsHourly = () => {
};
export const useUserIsInRoster = () => {
- // const workingSite: string = useSelector(UserSelectors.getUserWorkingSite);
- // const homeSite: string = useSelector(UserSelectors.getUserHomeSite);
- //
- // if (isNil(workingSite) || i... | reverting change to hook | reverting change to hook
|
88900555de4de902701611d3326405b08a5197f2 | --- src/auth/index.ts
@@ -29,6 +29,9 @@ export const LoginFeature = new AllsparkFeatureModule('login', {
options: {
animationTypeForReplace: 'pop',
},
+ listeners: {
+ focus: darkenStatusBar,
+ },
},
'Core.ErrorScreen': {
getComponent: () => require('./LoginError... | chore: lint fix. status bar color change fix | chore: lint fix. status bar color change fix
|
f182d35f0c8009d9b9c2ca7f954cf0f5d1981245 | --- packages/allspark-foundation-hub/__tests__/__mocks__/data/redux/mockState/index.ts
@@ -70,7 +70,7 @@ export const initialStateMock = {
userTeamSelectionError: null,
userTeamSelectionUpdatedTime: '',
},
- supplychainManagerExperience: {
+ supplyChainManagerExperience: {
selectedTeamIDs: [] as str... | fixed naming in mock data | fixed naming in mock data
|
d4d100961d1068777c8f0a87ba8aba49c45bd2ea | --- targets/US/package.json
@@ -82,7 +82,7 @@
"@walmart/allspark-http-client": "~6.3.20",
"@walmart/allspark-neon-core": "0.1.31",
"@walmart/allspark-utils": "6.5.0",
- "@walmart/amp-mini-app": "1.1.88",
+ "@walmart/amp-mini-app": "1.1.89",
"@walmart/ask-sam-chat-components": "^0.2.7",
"@... | AMP Version Fix | AMP Version Fix
|
c482ec7b9acb5fad55e499bdbab8312238b35854 | --- 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-beta1",
+ "@walmart/facilities-management-miniapp": "0.6.66"... | Updating the fm version to 0.6.66 | Updating the fm version to 0.6.66
|
0cd63cf6b60095d9890483415ec3f6a6a93fc865 | --- package-lock.json
@@ -40,7 +40,7 @@
"@walmart/compass-sdk-rn": "3.16.1",
"@walmart/config-components": "4.1.0-rc.4",
"@walmart/core-services": "~2.0.19",
- "@walmart/core-services-allspark": "~2.10.15",
+ "@walmart/core-services-allspark": "~2.10.16",
"@walmart/core... | ⬆️ upgrading to latest allspark core services | ⬆️ upgrading to latest allspark core services
|
e2992b6313a2333224ead1d684d11b5da8b87f78 | --- package-lock.json
@@ -5334,9 +5334,9 @@
"integrity": "sha512-vxgXehMarv+sMEEi3kWEtD+Lon+a1VNhIcD/tLkOaGgD475hGvABZnrKlZMSdZe0Y22Lmb/M7buZBSZ7HlXZNA=="
},
"@walmart/push-to-talk-mini-app": {
- "version": "1.8.7",
- "resolved": "https://npme.walmart.com/@walmart/push-to-talk-mini-app/-/push... | PTTMiniApp 1.8.8 PTTModule 1.5.98 | PTTMiniApp 1.8.8 PTTModule 1.5.98
|
e701f4517cd915d3263733680b967a80677d690a | --- packages/allspark-foundation/src/FeatureRunner/navigation.tsx
@@ -146,7 +146,7 @@ export const createFeatureRunnerNavigation = <F extends AllsparkFeatureModule>(
screenOptions={{
header: renderHeader,
headerMode: 'float',
- headerRight: ChangeLanguageButton,
+... | feat(v7): header right (#483) | feat(v7): header right (#483)
* feat(v7): update navigation
* feat(v7): update navigation |
489a53ba51a26b41507b7fba44605a1b6028a3ce | --- package-lock.json
@@ -52,7 +52,7 @@
"@walmart/emergency-mini-app": "1.26.5",
"@walmart/exception-mini-app": "1.6.5",
"@walmart/facilities-management-miniapp": "0.6.93",
- "@walmart/feedback-all-spark-miniapp": "0.9.50",
+ "@walmart/feedback-all-spark-miniapp": "0.9.52",
... | Feedback-mini-app-version-bump | Feedback-mini-app-version-bump
|
4d86a7f2935b22fcbdf8ad174f7d47b66bf364ce | --- core/__tests__/__mocks__/@walmart/allspark-foundation/Navigation.js
@@ -17,7 +17,5 @@ module.exports = {
Screen: 'Screen',
Group: 'Group',
})),
- disable: jest.fn(),
- enable: jest.fn(),
},
};
| test: remove duplicate navigation mock disable and enable | test: remove duplicate navigation mock disable and enable
|
eff6df3f1cd01d0e54ad061f250a54a82acf1fbc | --- 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... | fix: updated podfile lock | fix: updated podfile lock
|
5607de7a7a334fb7e7601bab20384e664bd8fa64 | --- core/__tests__/__mocks__/@walmart/time-clock-mini-app.js
@@ -1,4 +1,5 @@
module.exports = {
+ ...jest.requireActual('@walmart/time-clock-mini-app'),
TimeClockScreen: 'TimeClockScreen',
NewTorScreen: 'NewTorScreen',
TorInboxScreen: 'TorInboxScreen',
@@ -24,4 +25,4 @@ module.exports = {
ClockAppSelector... | fix timeclockminiapp mock | fix timeclockminiapp mock
|
7d9a2e90a736bffe70783f52eed950a74f1b3f6d | --- package-lock.json
@@ -45,7 +45,7 @@
"@walmart/counts-component-miniapp": "0.1.2",
"@walmart/emergency-mini-app": "1.19.0",
"@walmart/exception-mini-app": "1.0.16",
- "@walmart/facilities-management-miniapp": "0.6.1-beta2",
+ "@walmart/facilities-management-miniapp": "0.6.1-b... | Updating package.json to 0.6.1-beta11 | Updating package.json to 0.6.1-beta11
|
801ad5fae4e9a64763e6708f73a880b484bcb20d | --- android/app/build.gradle
@@ -134,7 +134,7 @@ android {
applicationId "com.walmart.stores.allspark.beta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 141
+ versionCode 142
versionName "1.0.15"
}
... | Incrementing build number | Incrementing build number
|
3c5badfce572c04781aabfc4b63e07fc87f1b063 | --- src/navigation/types.ts
@@ -2,8 +2,8 @@ import {FirebaseFirestoreTypes} from '@react-native-firebase/firestore';
import {FirebaseChannel, NewChannelDetails} from '../channels';
export type TextingNavParamsMap = {
- 'myTeam.tabs': undefined;
- 'myTeam.messages': {
+ 'texting.tabs': undefined;
+ 'texting.mess... | fixing navigation ref | fixing navigation ref
|
5bf362f6a56cdf0cc0319160af2359607a93f72b | --- __tests__/home/HomeTest.tsx
@@ -1,18 +1,16 @@
import React from 'react';
import {create, act, ReactTestRenderer} from 'react-test-renderer';
-jest.mock('../../src/auth', () => ({
- useAuth: jest.fn(),
-}));
+jest.mock('react-redux');
-import {Home} from '../../src/home/Home';
+import {useSelector} from 'reac... | fix test | fix test
|
68556e5d895a4d8afc59dbf681956992d309b8d1 | --- packages/core-widget-registry/src/Metrics.ts
@@ -4,7 +4,7 @@ import MeAtCommon, { MetricsContainer } from '@walmart/me-at-walmart-common';
/**
* @deprecated moved to "@walmart/me-at-walmart-common"
* @example
- * import {AskSamWidgetProps} from '@walmart/me-at-walmart-common';
+ * import {PayloadStatusType} fr... | feat: add metrics supply chain component container | feat: add metrics supply chain component container
|
b0da54648955b9846e379d4752a71ca6f20b95d8 | --- src/index.tsx
@@ -24,7 +24,10 @@ import {CoreLoggerProvider, Logger} from './core/Logger';
import {TelemetryRef} from './core/Telemetry';
import {NavigationTheme} from './core/AllsparkTheme';
import {LocalStorageRef} from './core/LocalStorage';
-import {PushToTalkProvider} from '@walmart/texting-mini-app';
+impo... | adding dnd auto reset wrapper | adding dnd auto reset wrapper
|
9143ea4e7fa447afaf1efcae76d54a642efa2565 | --- packages/me-at-walmart-athena-queries/src/getSupplyChainTeamsByStore.graphql
@@ -0,0 +1,36 @@
+query GetSupplyChainTeamsByStore($businessUnitNumber: Int!, $countryCode: String!, $date: Date!, $includeManagement: Boolean) {
+ supplyChainTeamsByBusinessUnit(
+ businessUnitNumber: $businessUnitNumber
+ countryC... | feat(ui): added query for supplyhainGetTeamsByStore | feat(ui): added query for supplyhainGetTeamsByStore
|
3c7deba34b2438312e127c95fc8c8301d17b75bd | --- 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.1",
- "@walmart/avp-shared-library": "0.2.6",
+ "@walmart/avp-feature-... | bumped avp version to 0.2.2 and 0.2.7 | bumped avp version to 0.2.2 and 0.2.7
|
0818f33cdeb505d59092b1c430d779235f4de76b | --- packages/allspark-foundation-hub/__tests__/HubFeature/TeamOnboarding/TeamOnboardingScreen.test.tsx
@@ -0,0 +1,88 @@
+import React from 'react';
+import { render } from '../../utils';
+import { fireEvent, screen } from '@testing-library/react-native';
+import { TeamOnboardingScreen } from '../../../src/HubFeature/On... | Adding teamonboarding coverage | Adding teamonboarding coverage
|
a999869cafeb71d79e275212374749617337ce30 | --- packages/allspark-foundation/src/Clock/types.ts
@@ -16,7 +16,7 @@ export interface ClockData {
/** The status of the clock. */
clockStatus: ClockStatus;
/** Whether the user is currently clocked in. */
- clockedIn: boolean;
+ clockedIn?: boolean;
}
/**
| fix: clocked in boolean was required during clock check success | fix: clocked in boolean was required during clock check success
|
accd09d4cf7ea767c14efd94d9e954cf9266bb14 | --- packages/allspark-foundation-hub/__tests__/TeamOnboarding/TeamSelection.test.tsx
@@ -1,6 +1,6 @@
import React from 'react';
import { useSelector } from 'react-redux';
-import { useGetViewersPrimaryTeamName } from '../../src/Store/Hooks/useGetViewersPrimaryTeamName';
+import { useGetViewersPrimaryTeam as useGetVie... | Added initial render test to teamselection | Added initial render test to teamselection
|
b4e8a1679b9b91ffa1c469e89aa4b0f00f65e35a | --- package.json
@@ -146,7 +146,7 @@
"@walmart/pay-stub-miniapp": "0.26.6",
"@walmart/payrollsolution_miniapp": "0.155.13",
"@walmart/persona-hub": "0.3.3",
- "@walmart/price-changes-mini-app": "1.16.16",
+ "@walmart/price-changes-mini-app": "1.16.17",
"@walmart/profile-feature-app": "2.8.1-UP... | feat(price-changes-mini-app): PC drop 35 version bump (#5179) | feat(price-changes-mini-app): PC drop 35 version bump (#5179)
Co-authored-by: Shubhang Shah - s0s0zug <Shubhang.Shah@walmart.com>
Co-authored-by: Maksym Novakh - m0n09mr <Maksym.Novakh0@walmart.com>
Co-authored-by: Pavan Lingamallu - p0l04ug <Pavan.Lingamallu@walmart.com> |
6e06c544ae5ce54e4eaa36e3350a1b47bc2fd9d0 | --- 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.5.1](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.8.0
- @walmart/celebration-mini-app-graphql@1.5.1
|
f087c02a9da59ccc934d27b1cd8244e797640779 | --- packages/allspark-foundation/__tests__/Container/AllspartContainer.test.tsx
@@ -1,31 +1,87 @@
import React from 'react';
-import { render } from '@testing-library/react-native';
-import { AllsparkContainer } from '../../src/Container/AllsparkContainer'; // adjust the import path as needed
+import { render, act } f... | more line of test all spark container | more line of test all spark container
|
f100cd44be4bc3c20169e2a99879fd66f7c619ed | --- .looper-pr.yml
@@ -20,7 +20,6 @@ flows:
- call: publish-to-hygieia
pr:
- - echo "PR flow is being executed from looper-pr yml"
- npm install
- npm run env:dev
- npm run lint
@@ -42,6 +41,6 @@ flows:
- sonar("Sonar"):
- (name Sonar Scanner) sonar-scanner -Dproject.settings=s... | reverted changes in looper-pr | reverted changes in looper-pr
|
6772a0c4bdb2243fd7b381888c610d2740e04990 | --- src/changeStore/ChangeStoreInput.tsx
@@ -98,7 +98,7 @@ export const ChangeStoreInput = (props: ChangeStoreSectionProps) => {
const [error] = useState(false);
const onChangeText = (rawValue: string) =>
- setSiteId?.(rawValue.replace(/[^0-9]/g, ''));
+ setSiteId?.(Number(rawValue.replace(/[^0-9]/g, ''))... | fix: trim leading zeroes on change store input | fix: trim leading zeroes on change store input
|
be689fa26bb8475db9060f3a72f8f8a484d027d0 | --- docs/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [3.6.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v3.5.0...v3.6.0) (2025-09-05)
+
+
+### Features
+
+* **ui:** updating wmconnect version with firestore changes ([69cfccc](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/69cfccc7cf471ed29baa2cec5d25c... | chore(release): 3.6.0 [skip ci] | chore(release): 3.6.0 [skip ci]
# [3.6.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v3.5.0...v3.6.0) (2025-09-05)
### Features
* **ui:** updating wmconnect version with firestore changes ([69cfccc](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/69cfccc7cf471ed29baa2cec5d25c2668a741d17))... |
992b16c03decf54f471b6bee641c0c897aef2014 | --- .eslintrc.js
@@ -18,6 +18,15 @@ module.exports = {
quotes: ['error', 'single'],
'no-debugger': 'error'
},
+ overrides: [
+ {
+ // Allow console statements in scripts and plugins (utility/build tools)
+ files: ['scripts/**/*.{js,ts}', 'plugins/**/*.{js,ts}'],
+ rules: {
+ 'no-c... | chore: update translations | chore: update translations
|
662d6fec7e7da91cea2cbd0ca13bda62d0f27261 | --- package-lock.json
@@ -63,7 +63,7 @@
"@walmart/gtp-shared-components": "2.1.10",
"@walmart/impersonation-mini-app": "1.20.8",
"@walmart/ims-print-services-ui": "2.9.1",
- "@walmart/inbox-mini-app": "0.91.6",
+ "@walmart/inbox-mini-app": "0.91.6-504-69ed1d8",
"@walmar... | drop20 platform changes | drop20 platform changes
|
818c26f1209998ae69a29043f14ed77164829b40 | --- .looper.multibranch.yml
@@ -543,10 +543,10 @@ flows:
# @param betacrashPIN - pin for this build
# @param BUILD_NUMBER - the build number / version code of the build
slack-success:
- - exposeVars(./betacrash.json)
+ - exposeVars(./fastlane/fastlane-session.json)
+ - echo "DOWNLOAD_LINK ${fastlane-s... | changing fastlane variables | changing fastlane variables
|
96960ca736c1d054428b44de1d3fa099efab7e23 | --- packages/expo-config-plugins/src/withWebexSDK.ts
@@ -4,6 +4,7 @@ import {
withSettingsGradle,
withAppBuildGradle,
withInfoPlist,
+ withPodfile,
} from '@expo/config-plugins';
import { mergeContents } from '@expo/config-plugins/build/utils/generateCode';
import withSounds from './withSounds';
@@ -20,6 +... | chore(webexSDK): CONAS-1786 Adding iOS Postinstall to remove unwanted files (#338) | chore(webexSDK): CONAS-1786 Adding iOS Postinstall to remove unwanted files (#338)
|
535eba2975c720fc9dba8f16b5e3f4e4859038d2 | --- package-lock.json
@@ -69,7 +69,7 @@
"@walmart/onewalmart-miniapp": "1.0.16",
"@walmart/pay-stub-miniapp": "0.10.15",
"@walmart/payrollsolution_miniapp": "0.131.15",
- "@walmart/price-changes-mini-app": "1.9.7",
+ "@walmart/price-changes-mini-app": "1.10.0",
"@walmar... | Bump price changes mini app | Bump price changes mini app
# Conflicts:
# package-lock.json
# package.json
|
4934a5c5044f14ef5d2c7b0f77b56e4095c4e40e | --- core/__tests__/oneClick/utility/mockNavConfigSideNav.js
@@ -0,0 +1,92 @@
+
+export const mockNavConfigData = {
+ QUICKACTION: [
+ {
+ id: 'ask_sam',
+ title: {
+ 'en-US': 'Questions',
+ 'es-MX': 'Preguntas',
+ },
+ icon: 'icon-ask-sam',
+ ... | Move mock menu to a different file | Move mock menu to a different file
|
7625d47c9190667811f409e4d33ff24f45be30c0 | --- package-lock.json
@@ -73,7 +73,7 @@
"@walmart/react-native-shared-navigation": "1.0.2",
"@walmart/react-native-store-map": "0.3.7",
"@walmart/react-native-sumo-sdk": "2.5.1",
- "@walmart/receipt-check-miniapp": "1.10.2",
+ "@walmart/receipt-check-miniapp": "1.10.3",
... | bump version | bump version
|
eed63541756ee86e3043966fd4d604c913ff2827 | --- packages/allspark-foundation/src/Core/docs/MigrationPhase4.md
@@ -8,6 +8,7 @@ This new concept, added with the foundation, defines the capabilites of your fea
Currently the following capabilities are defined on a feature module:
+* Components
* Listeners
* Modals
* Redux
@@ -22,6 +23,14 @@ import {MyFeature... | docs: add components to feature module example | docs: add components to feature module example |
dbd86eba50a5f675838c7fdd4eab103c64f220d3 | --- package-lock.json
@@ -36,7 +36,7 @@
"@walmart/allspark-neon-core": "0.1.31",
"@walmart/amp-mini-app": "0.2.13",
"@walmart/ask-sam-chat-components": "^0.2.7",
- "@walmart/ask-sam-mini-app": "1.3.53",
+ "@walmart/ask-sam-mini-app": "1.3.54",
"@walmart/attendance-mini-... | Upgrade GTP to 2.0.2 | Upgrade GTP to 2.0.2
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.