commit_hash stringlengths 40 40 | input stringlengths 13 7.99k | output stringlengths 5 155 | full_message stringlengths 6 8.96k |
|---|---|---|---|
8fd317809d343525c87e934205f319011ad30833 | --- __tests__/screens/RosterScreenTest.tsx
@@ -1,3 +1,4 @@
+// eslint-disable-next-line @typescript-eslint/no-unused-vars
import React from 'react';
describe('RosterScreen', () => {
--- __tests__/screens/RosterScreenTest.tsx
@@ -1,3 +1,4 @@
+// eslint-disable-next-line @typescript-eslint/no-unused-vars
import Re... | ignoring lint error | ignoring lint error
|
ab3fc2144d4c3adf7d6bb9c44c7a08bb2ffd0cda | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/myteam-mini-app",
- "version": "1.13.0-alpha.3",
+ "version": "1.13.0-alpha.4",
"main": "dist/index.js",
"files": [
"dist"
@@ -81,7 +81,7 @@
"@typescript-eslint/parser": "^5.37.0",
"@walmart/allspark-authentication": "6.1.4",
"@walmart... | feat(ui): update navigation for team hub | feat(ui): update navigation for team hub
|
d8e1c5c8abc3386bedbde78fe18bdaeccad64b42 | --- targets/US/package.json
@@ -87,7 +87,7 @@
"@walmart/ask-sam-mini-app": "1.24.7",
"@walmart/associate-listening-mini-app": "1.2.7",
"@walmart/attendance-mini-app": "3.44.0",
- "@walmart/avp-feature-app": "0.10.4",
+ "@walmart/avp-feature-app": "0.10.6",
"@walmart/avp-shared-library": "0.10.... | bumped avp | bumped avp
|
2e7505d0a5bf6b1cca4184fa5a6b3a38e1b81213 | --- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Hub/SiteHubDashboard.tsx
@@ -37,6 +37,7 @@ import {
ManagerExperienceSelectors,
teamSwitcherEnabled,
supplyChainManagerExperienceSlice,
+ defaultShiftId,
} from '../Redux';
import { CCMFallbacks } from '../ccmFallbacks';
import { TOTAL_SITE_TE... | feat(ui): updated selector | feat(ui): updated selector
|
690ef0044b34cc88462bc693e7da0ac156f048ac | --- .github/pull_request_template.md
@@ -6,14 +6,18 @@ PR/Template Process for Allspark-core: [Link](https://confluence.walmart.com/pag
| ------------------------------------------------------------------------- |
## Links to JIRA tickets:
-
+<br/>
+| Yes | No |
+| --- | -- |
+| [] | [] |
+| -------- |
## Pleas... | twicking changes | twicking changes
|
8653a20e1a6a439fe199c03379c7a72002ca6d9a | --- package-lock.json
@@ -3193,9 +3193,9 @@
"integrity": "sha512-R+Kkr3KRExpa59xqPkVPF66+zGo88oZiqbfFx+BzrIJE6eUTUKTGCeiidVci+xjmfSnp6TKrMUkRBxh2b/GffA=="
},
"@walmart/time-clock-mini-app": {
- "version": "0.1.45",
- "resolved": "https://npme.walmart.com/@walmart/time-clock-mini-app/-/time-cl... | Locking clocking for non-store users (#400) | Locking clocking for non-store users (#400)
|
f8a4a13c822549bc5dc170c329403fa91780685f | --- docs/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [1.38.0](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v1.37.0...v1.38.0) (2025-06-03)
+
+
+### Features
+
+* **ui:** update roster and wmconnect mini app ([d666a99](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/d666a9969092d707188ee468f061cb18ffc3aa9... | chore(release): 1.38.0 [skip ci] | chore(release): 1.38.0 [skip ci]
# [1.38.0](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v1.37.0...v1.38.0) (2025-06-03)
### Features
* **ui:** update roster and wmconnect mini app ([d666a99](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/d666a9969092d707188ee468f061cb18ffc3aa94))
|
4bec07086627a104284f02cf7c9df8b37b653e44 | --- packages/allspark-foundation-hub/__tests__/supplyChain/Modals/__snapshots__/UpdateTeamsModal.test.tsx.snap
@@ -233,6 +233,7 @@ exports[`UpdateTeams Modal Error screen when network fails displays ModalErrorSc
exports[`UpdateTeamsModal renders ScrollView with correct props 1`] = `
[
<RCTScrollView
+ onScroll=... | feat(ui): updated snaps | feat(ui): updated snaps
|
17b27ede5d23c14fe12e8eb6eb7b7d427656c211 | --- packages/core-services-allspark/src/graphql/links.ts
@@ -106,6 +106,10 @@ export const athenaUriLink = new ApolloLink((operation, forward) => {
uri: `/graphql/${operation.operationName}/${generateQueryHash(
operation.query
)}`,
+ headers: {
+ ...(operation.getContext().headers || {}),
+ ... | fix: add graphql operation name header for persisted queries link | fix: add graphql operation name header for persisted queries link
|
ce9ad25e41d80ec4ce31b90f0a1dcb887f5b1048 | --- src/translations/en-US.ts
@@ -5,7 +5,7 @@ export const enUS = {
'@walmart/allspark-me-mini-app': 'Me',
'@walmart/amp-mini-app': 'Amp',
'@walmart/ask-sam-mini-app': 'Ask Sam',
- '@walmart/attendance': 'Attendance',
+ '@walmart/attendance-mini-app': 'Attendance',
'@walmart/counts-component-m... | Fix AMA naming | Fix AMA naming
|
69a93d15362474ad7d234dcb7f2afbdd9a2985bb | --- package.json
@@ -75,9 +75,9 @@
"@walmart/allspark-neon-core": "0.1.26",
"@walmart/ask-sam-mini-app": "^0.41.8",
"@walmart/config-components": "3.0.2",
- "@walmart/core-services": "^1.1.2",
- "@walmart/core-services-allspark": "^1.6.2",
- "@walmart/core-utils": "^1.0.10",
+ "@walmart/core-... | Update package.json | Update package.json
update to use ~ |
3434f89bc22c54aa45628897681c1fdbb06e0d7d | --- packages/me-at-walmart-common/src/components/Sidekick.ts
@@ -4,7 +4,7 @@ import { AllsparkComponentContainers } from '@walmart/allspark-foundation/Compon
export type PayloadType = 'ok' | 'stale' | 'failed';
export interface SidekickWidgetProps {
- onNetworkCallback: (payloadStatus: PayloadType) => void;
+ onN... | chore: update sidekick component container to match upstream typing | chore: update sidekick component container to match upstream typing
|
47fd52ff414f92f13644676e87b05b6c687e03e6 | --- graphql.yml
@@ -81,6 +81,11 @@ applications:
queryTemplate: 'packages/me-at-walmart-athena-queries/src/upsertSupplyChainAssociatePreference.graphql'
tags:
- 'v1'
+ - name: 'getForYouHeaderAssociateDetails'
+ hash: 'd4f8c8e4b5c8e4b5c8e4b5c8e4b5c8e4b5c8e4b5... | feat(graphql): add changes to graphql.yml | feat(graphql): add changes to graphql.yml
|
ec40e5a3c1101a580b1ba5483f98bc03cc32b916 | --- package-lock.json
@@ -81,7 +81,7 @@
"@walmart/schedule-mini-app": "0.29.0",
"@walmart/settings-mini-app": "1.11.0",
"@walmart/shelfavailability-mini-app": "1.5.2",
- "@walmart/taskit-mini-app": "0.48.0",
+ "@walmart/taskit-mini-app": "0.49.6",
"@walmart/time-clock-m... | Updated taskit to 0.49.6 | Updated taskit to 0.49.6
|
a333c30a771ad3203ee978f379a3dc25e4675a99 | --- packages/me-at-walmart-common/src/redux/actions.ts
@@ -1,4 +1,5 @@
import { createAction } from '@reduxjs/toolkit';
+import { InferActionTypes } from '@walmart/allspark-foundation/Redux';
/**
* MeAtWalmart specific auth actions. These are special cases outside of normal foundation behavior.
@@ -7,6 +8,10 @@ e... | feat: add types for me at walmart redux actions | feat: add types for me at walmart redux actions
|
58dabdff21168996abd1106ed4acf9784a600d8d | --- src/mocks/associatesMock.ts
@@ -3,6 +3,38 @@ import {Associate} from '../types';
//TODO: Fix typing for associate object, possibly wait until athena is migrated to do this
export const associatesMock = [
+ {
+ userId: 's0s0q1y',
+ win: 229710678,
+ firstName: 'SANDEEP',
+ lastName: 'SHEKHAWAT',
+ ... | adding mocks | adding mocks
change
|
9708418a7629faebb0a1b0fc8061489135fa333f | --- __tests__/managerExperience/components/RosterMessageButton.test.tsx
@@ -3,13 +3,6 @@ import {renderWithProviders} from '../../harness';
import {RosterMessageButton} from '../../../src/managerExperience/components/RosterMessageButton';
import {fireEvent} from '@testing-library/react-native';
-jest.mock('@walmart... | refactor: updated the test file for this button | refactor: updated the test file for this button
|
c20d072fcefd2f38f76b44157a01521309f29344 | --- packages/me-at-walmart-athena-queries/src/schema.graphql
@@ -7556,7 +7556,7 @@ type Mutation {
"""
Win - Win of requester
"""
- win: String
+ win: Float
): MutationResponse!
updateLegalName(
updateLegalNameDetails: UpdateLegalNameInput!
@@ -9118,26 +9118,6 @@ type Query {
getTimeO... | feat: allspark-4663 - update query with new fields for w+ mini app | feat: allspark-4663 - update query with new fields for w+ mini app
|
571927a65bc626e2b2483f4f5521581c051797ae | --- package-lock.json
@@ -4161,9 +4161,9 @@
}
},
"@walmart/allspark-neon-core": {
- "version": "0.1.16",
- "resolved": "https://npme.walmart.com/@walmart/allspark-neon-core/-/allspark-neon-core-0.1.16.tgz",
- "integrity": "sha512-xwRUll88H4v1sKNwDKJUOgQo2jOdV/35VgTCtBttTsqTb8PVv7q1YaEc9a... | RTASPE-4683: Bump PC to 1.0.5 | RTASPE-4683: Bump PC to 1.0.5
|
c287b4d45e2fb30818ff5d7f9fbe1f8c71052ccd | --- 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.1",
+ "@walmart/facilities-management-miniapp": "0.5.2",
... | Update FCM version | Update FCM version
|
3493c3f7815ac2d99b3f9e2d4648512f4d6042ef | --- 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.27.1](https://gecgithub01.walmart.com/smdv/celebration-mini-app/compare/@walmart/cele... | chore(version): updating package version | chore(version): updating package version
- @walmart/celebration-mini-app@1.36.1
- @walmart/celebration-mini-app-graphql@1.27.1
|
e8bbdaeae58293f1b7a3fd47d5d4fc77256cba86 | --- src/config/HubConfig.tsx
@@ -50,6 +50,6 @@ export const registerRosterComponents = (isSiteDC: boolean = false) => {
/**
* Initialize Roster Hub integration
*/
-export const initializeRosterHub = (isSiteDC: boolean = false) => {
+export const initializeRosterWidgetForMyTeamHub = (isSiteDC: boolean = false) => {... | feat(ui): update associate exp hub screen | feat(ui): update associate exp hub screen
|
3472faa4fab45fb9b22d545f8445bd4bd1018494 | --- .yarn/patches/@walmart-allspark-foundation-npm-6.22.0-dfc90837c7.patch
@@ -0,0 +1,89 @@
+diff --git a/Site/types.d.ts b/Site/types.d.ts
+index 38f943aa44fb144370902cdf62f6d521112c6b5b..8ed6f829a0276c369b54183b0a134824365049dc 100644
+--- a/Site/types.d.ts
++++ b/Site/types.d.ts
+@@ -21,13 +21,13 @@ export type Stor... | fixing patch for the foundation | fixing patch for the foundation
|
95dc87061e8c6a5d8a30ef934d2d075af165ab76 | --- package-lock.json
@@ -5606,9 +5606,9 @@
"integrity": "sha512-vX4PWvt7QJvyd8cTmuBpITXVmHgCJ4ifkSsRSzFpK1fGZyfJaJn+pTP+h7XfQivQYCsIiB3Nm+tF12EXFJPBzg=="
},
"@walmart/shelfavailability-mini-app": {
- "version": "1.3.1-SNAPSHOT.0",
- "resolved": "https://npme.walmart.com/@walmart/shelfavailab... | SII-1183 snapshot build for SA v1.3.1-SNAPSHOT.2 | SII-1183 snapshot build for SA v1.3.1-SNAPSHOT.2
|
d3afc37cadbd4c28cbba5fa457516e8ac84b76ab | --- src/settings/privacy/PrivacyPreferences.tsx
@@ -42,7 +42,7 @@ export const PrivacyPreferences = (
useEffect(() => {
navigation.setOptions({
- title: t('navigation.settings.privacy_preferences'),
+ title: t('container:navigation.settings.privacy_preferences'),
});
// eslint-disable-next... | fix translation | fix translation
|
3da6ec2d6c64c88cfd01dac3a1ea400a5d30ff36 | --- packages/me-at-walmart-common/src/components/Core.ts
@@ -1,7 +1,29 @@
import {AllsparkComponentContainers} from '@walmart/allspark-foundation/Components';
-export const ROOT_CONTAINER_KEY = 'root';
-export const IMPERSONATION_FORM_CONTAINER_KEY = 'impersonation-form';
+/**
+ * Component container keys for MyWalm... | feat(components): add new container ids and types | feat(components): add new container ids and types
|
d07a66787d0401b0ec29c9d886d51e5f9b66986d | --- __tests__/setup.ts
@@ -1,8 +1,4 @@
-import i18n from 'i18next';
import 'react-native-gesture-handler/jestSetup';
-import {initReactI18next} from 'react-i18next';
-import {enUS} from '../src/translations/en-US';
-import {esMX} from '../src/translations/es-MX';
jest.mock('react-native/Libraries/EventEmitter/Nativ... | translation fix | translation fix
|
41eca94262de34b3ffb5ca7e0103db68dc72e8d9 | --- .looper.multibranch.yml
@@ -99,4 +99,4 @@ flows:
mini-pr:
- (name Branch Check, silent) echo "TBD"
- call: build-npm
- - (name Build JS Bundle) ./node_modules/.bin/react-native bundle --entry-file ./targets/US/index.js --bundle-output ./bundle.js --reset-cache
+ - (name Build JS Bundle for US) c... | update bundle link | update bundle link
|
45aaef08337b272d2ad64fb61746c859746e476f | --- packages/allspark-foundation/__tests__/Auth/connect.test.ts
@@ -85,7 +85,7 @@ describe('Auth/connect.ts', () => {
true
);
(auth.signIn as jest.Mock).mockResolvedValue({} as AuthConfiguration);
- await signIn.call(auth);
+ await signIn.call(auth, {} as AuthConfiguration);
expe... | updates | updates
|
d89bfdfc6a17cc452d293b91c977a75c41af01c9 | --- src/modals/NewMessageScreen.tsx
@@ -91,21 +91,21 @@ export const NewMessageScreen = ({modal: {closeModal}}: any) => {
text ? filterSearch(e.nativeEvent.text) : clearSearchResults();
};
const handleCloseModal = useCallback(() => {
- // Restore parent accessibility before closing
onCloseNewMessage(... | Resolving merge conflicts | Resolving merge conflicts
|
fbcdd964a7530c48604eba4bbe297920b05e60dd | --- graphql.yml
@@ -12,7 +12,7 @@ applications:
- name: 'stg'
persistedQueries:
- name: 'businessUnitByCountryAndNumber'
- hash: 'f47967b84a2c8ea52dceb45d4650a9cd62ad19a6b545cb63288b3acd085a4194'
+ hash: 'dc5adc0197a2bfd29b0ecc4ec5a255f44f8e0700a8a6916a834ec745574ab54d'
... | Adding upsertSupplyChainAssociatePreference query | Adding upsertSupplyChainAssociatePreference query
|
757e5ba87c3c5a4d79e418ff2ea08c2632d25aec | --- src/auth/LoginErrorScreen/index.tsx
@@ -117,11 +117,11 @@ export const ErrorScreen = (
const customErrorCode = params?.authError?.code;
const [isNetworkError, isTimeMismatchError, isBrowserNotFoundError] =
useMemo(() => {
- const networkError = networkErrors.some(
- (term) => customError?.toL... | Revert "lint fixes" | Revert "lint fixes"
|
9c39aedf015c1aa7c8502c3a23c959c3893271c8 | --- __tests__/channels/components/ChannelRow.test.tsx
@@ -75,10 +75,6 @@ describe('ChannelRow', () => {
});
it('should check first recepient clocked in', async () => {
- (useSelector as jest.Mock).mockReturnValue(true);
- (useSelector as jest.Mock).mockReturnValue(true);
- (useSelector as jest.Mock).mo... | fix(SMDV-7771): fix failing tests | fix(SMDV-7771): fix failing tests
|
4c709fb08aca2a33cd11d2bb158ec7d833568a1a | --- package-lock.json
@@ -4343,9 +4343,9 @@
"integrity": "sha512-qJaaKPSs5rNbukmidrZoqqWylzPX1nos0NwavGpgMjfCIvRuAE83yxNgNMV2KNP8y42YfNhEQlMJ5dCnsg/vWw=="
},
"@walmart/push-to-talk-mini-app": {
- "version": "0.5.86",
- "resolved": "https://npme.walmart.com/@walmart/push-to-talk-mini-app/-/pus... | bumping version | bumping version
|
fddf120bc71b6e907e865cfaa18c289f86e73238 | --- .yarn/patches/react-native-pdf-npm-6.7.7-45614b38a1.patch
@@ -0,0 +1,23 @@
+diff --git a/android/src/main/java/org/wonday/pdf/PdfView.java b/android/src/main/java/org/wonday/pdf/PdfView.java
+index 7b7a1253afc6c522307606f5d21d53494f47f2e2..e884f5124c03c93b56e35257478c3e8464f2abd2 100644
+--- a/android/src/main/java... | fix: upgrade react-native-pdf, add patch for SDK 35 onloadcomplete | fix: upgrade react-native-pdf, add patch for SDK 35 onloadcomplete
|
dc2b61473b36114de36a7395140b69bf850f485d | --- src/translations/en-US.ts
@@ -10,6 +10,7 @@ export const enUS = {
'@walmart/exception-mini-app': 'Pinpoint',
'@walmart/facilities-management-miniapp': 'Facility management',
'@walmart/feedback-all-spark-miniapp': 'Feedback',
+ '@walmart/financial-wellbeing-feature-app': 'Financial Wellbeing',
... | Added financial wellbeing to listed dependencies | Added financial wellbeing to listed dependencies
|
3bd81f40ce6b0b0c4ae9a3b6e68e8e848a5e11f4 | --- src/services/PushNotificationApi.ts
@@ -53,7 +53,6 @@ export const PushNotificationApi: IPushNotificationApi = {
},
headers: {
'Content-Type': 'application/json',
- 'wm_correlation.id': '123-123',
},
},
)
--- src/services/PushNotificationApi.ts
@@ -53,7 +... | removing correlation id field | removing correlation id field
|
5440d2a4b1a265542e7d3589a4ba2268d0096521 | --- package-lock.json
@@ -4203,9 +4203,9 @@
"integrity": "sha512-AymRaP39YXybYN3VHLVNFMoA8J4XYZbd9JUT+bQOuc5KGf5SQQFMOhrqSd9UENvnbqnTRrfDbBhn/ua7/E54WA=="
},
"@walmart/exception-mini-app": {
- "version": "0.39.2",
- "resolved": "https://npme.walmart.com/@walmart/exception-mini-app/-/exception... | bump pinpoint > 0.39.6 | bump pinpoint > 0.39.6
|
2cc43ca8aed5e689be7c0d867f08dc81cbdd14b6 | --- packages/allspark-foundation-hub/src/HubFeature/Onboarding/TeamOnboarding/OnboardingContext.tsx
@@ -36,7 +36,7 @@ export const OnboardingProvider = ({ children }: any) => {
const teamSwitcherTelemetryRef = useRef(teamSwitcherTelemetry);
const dispatch = useDispatch();
- const getMyTeamData = async () => {
... | feat(ui): added missing dep | feat(ui): added missing dep
|
20eda7df1ab52c0b926dab4e88de31ab5c0e1040 | --- .looper.yml
@@ -18,4 +18,4 @@ flows:
- (name Yarn Version) yarn --version
- yarn install
- yarn run lint
- # - yarn run coverage
+ - yarn run coverage
| Update roster looper file | Update roster looper file
|
03a4b808dcda40b7e611b2e7914c17cb8721688c | --- docs/docs/components/allspark foundation/core/foundation-version-compatibility.md
@@ -27,7 +27,7 @@ ___
| Drop | allspark-foundation | me-at-walmart-container | me-at-walmart-common | me-at-walmart-athena-queries
| - | - | - | - | -
| 23 | 6.1.4 | 6.1.4 | 6.1.4 | 6.1.4
-| 24 | 6.19.X | 6.24.X | 6.24.X | 6.24.... | Update docs/docs/components/allspark foundation/core/foundation-version-compatibility.md | Update docs/docs/components/allspark foundation/core/foundation-version-compatibility.md
Co-authored-by: Dylan Lane - rlane1 <Russell.Lane@walmart.com> |
28c43eac0a41f3883a18a21e1a9c8c5f85985b9b | --- packages/components-library/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.3](https://gecgithub01.walmart.com/allspark/allspark/compare/@walmart/allspark-components-lib... | chore(version): updating package version | chore(version): updating package version
- @walmart/allspark-components-library@1.1.3
|
928f623e1184bd94753fa6dd722daca8eb93a1a7 | --- RELEASE-PLANNING.md
@@ -17,3 +17,5 @@ remove deprecated packages
define allspark-framework package to simplify mini-app/container dependency management
## Q3
+
+Auth sensitive annotation per route config - (step up in the framework and enabled on any sensitive route)
| Update RELEASE-PLANNING.md | Update RELEASE-PLANNING.md |
7b7ff33e9ca17132d04b79ce334e187625dfabe8 | --- docs/CHANGELOG.md
@@ -0,0 +1,7 @@
+# [1.2.0](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v1.1.7...v1.2.0) (2024-05-17)
+
+
+### Features
+
+* **ui:** updating wmconnect and roster versions smdv-5695 ([d77bd0b](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/d77bd0bfe7e74628444ab736d489cf6... | chore(release): 1.2.0 [skip ci] | chore(release): 1.2.0 [skip ci]
# [1.2.0](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v1.1.7...v1.2.0) (2024-05-17)
### Features
* **ui:** updating wmconnect and roster versions smdv-5695 ([d77bd0b](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/d77bd0bfe7e74628444ab736d489cf68410c558f))
... |
ba9ac0be2e2cd660c81c032c58d3a14d04ca62a7 | --- src/components/Roster.tsx
@@ -1,3 +1,5 @@
+import React from 'react';
+
/**
* Configurable Roster list that displays all associates and teams within a store or site in the case of distribution
* centers. UI actions may be attached to each row item to be associated with each associate or team entity.
@@ -6,5 +8... | structuring new roster component | structuring new roster component
|
2cbfcb26208908b6a1178060507991580dbf63ed | --- plugins/withBuildSupport.ts
@@ -19,10 +19,8 @@ export const withBuildSupport: ConfigPlugin = (config) => {
config.modRequest.platformProjectRoot,
path.basename(filePath)
);
- console.log(`copying ${filePath} to ${dest}`);
copyFileSync(filePath, dest);
... | chore: remove console logs from plugin | chore: remove console logs from plugin
|
d29834b6a53f5adf7fbf7959dd97a631b0ff352a | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/wmconnect-mini-app",
- "version": "3.7.0-alpha.23",
+ "version": "3.7.0-alpha.24",
"main": "dist/index.js",
"files": [
"dist",
| chore(wmconnect): bump version to 3.7.0-alpha.24 | chore(wmconnect): bump version to 3.7.0-alpha.24
|
7e4c50ae8eacad51a70943b7143dada3748797ef | --- package-lock.json
@@ -49,7 +49,6 @@
"@walmart/feedback-all-spark-miniapp": "0.9.0",
"@walmart/financial-wellbeing-feature-app": "1.0.29",
"@walmart/functional-components": "2.0.6",
- "@walmart/galaxy-career-exp-mini-app": "0.21.0",
"@walmart/gta-react-native-calendars": "0... | remove galaxy-career package | remove galaxy-career package
|
1c158d33685bc9e24538b6584569bfac0a2bcc8f | --- scripts/updateAndroidProjectConfig.sh
@@ -84,7 +84,8 @@ echo "Updating CodePushDeploymentKey to ${CODE_PUSH_KEY} in ${STRINGS_XML}"
sed -Ei'' "s/${DEV_CODE_PUSH_KEY}|${BETA_CODE_PUSH_KEY}|${PROD_CODE_PUSH_KEY}/${CODE_PUSH_KEY}/" ${STRINGS_XML}
echo "Updating Manifest path in react-native.config.js to ${RN_CONFI... | fix for rn config js | fix for rn config js
|
32101587a86488b4566f989952c387ad28058960 | --- package.json
@@ -82,7 +82,7 @@
"@walmart/amp-mini-app": "1.1.72",
"@walmart/ask-sam-chat-components": "^0.2.7",
"@walmart/ask-sam-mini-app": "1.18.5",
- "@walmart/attendance-mini-app": "3.22.0",
+ "@walmart/attendance-mini-app": "3.23.0",
"@walmart/avp-feature-app": "0.0.32",
"@walmar... | bumping attendance version | bumping attendance version
|
ec4e50963a3e6e431475e5bea89c7d752387fe10 | --- packages/allspark-authentication/package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/allspark-authentication",
- "version": "5.0.0-alpha.8",
+ "version": "5.0.0-alpha.9",
"description": "",
"main": "lib/index.js",
"types": "lib/index.d.ts",
@@ -22,8 +22,8 @@
"author": "",
"license": "ISC",
"dep... | chore: bump alpha version | chore: bump alpha version
|
5216fa84abeaeae575911fd9095d606d0a88eabe | --- package.json
@@ -111,7 +111,7 @@
"@walmart/impersonation-mini-app": "1.20.8",
"@walmart/ims-print-services-ui": "2.11.3",
"@walmart/inbox-mini-app": "0.94.6",
- "@walmart/iteminfo-mini-app": "7.15.9",
+ "@walmart/iteminfo-mini-app": "7.15.10",
"@walmart/learning-mini-app": "20.0.23",
... | Feature/iteminfo drop23 chore "@walmart/iteminfo-mini-app": "7.15.10" | Feature/iteminfo drop23 chore "@walmart/iteminfo-mini-app": "7.15.10"
|
4a968588d7b454bb5ce3e474175f3b26ca6533e2 | --- src/screens/RosterScreen.tsx
@@ -23,9 +23,8 @@ import {RosterFilters} from '../containers/RosterFilters';
import {StoreChatCard} from '../containers/StoreChatCard';
import {useStartAssociateText} from '../hooks';
import {useGetDailyRosterLazyQuery} from '../queries/getDailyRoster';
-import {teamsMock} from '../h... | using mock data for now | using mock data for now
|
1cca128582b4529084b55cda05b92fc089d9a746 | --- package-lock.json
@@ -3218,9 +3218,9 @@
}
},
"@walmart/welcomeme-mini-app": {
- "version": "0.15.0",
- "resolved": "https://npme.walmart.com/@walmart/welcomeme-mini-app/-/welcomeme-mini-app-0.15.0.tgz",
- "integrity": "sha512-93n+RztJtrpMveB0HpCxKDvFdc0p7HZiytSUGYmnSsODNqoFFs0H3sk0Cc... | welcomeme-mini version bump v0.16.0 | welcomeme-mini version bump v0.16.0
|
f2fb42902346cb86b362e8c50a7f9f1f2a035aa0 | --- package.json
@@ -30,10 +30,10 @@
"run-expo-doctor": "expo-doctor",
"start:minified": "expo start --no-dev --minify",
"postinstall": "yarn build",
- "start": "ts-node scripts/runWithVariablePrompt 'expo start --dev-client'",
- "prebuild": "ts-node scripts/runWithVariablePrompt 'expo prebuild --c... | fix: ts-node scripts require extension for latest node version | fix: ts-node scripts require extension for latest node version
|
28ef02dfe4dbb83ac1f82c5c3c0fbeed9aa74dcb | --- packages/allspark-http-client/src/react/context.tsx
@@ -1,7 +1,7 @@
import { createContext } from 'react';
-import { defaultHttpClient } from '../global';
+import { CommonHttpClient } from '../global';
import { IHttpClient } from '../types';
export const HttpClientContext = createContext<IHttpClient | undefine... | fix: fix import references | fix: fix import references
|
3bfd83120782bad3e52cd53bf934dc7cebf79d88 | --- packages/allspark-foundation/src/GlobalElements/context.tsx
@@ -177,7 +177,9 @@ export const createGlobalElement = (
const reverse = useRef<GlobalElementConfig>(element);
useFocusEffect(
useCallback(() => {
- update(config);
+ setTimeout(() => {
+ update(config);
+ }, ... | fix(bug): add setTimeout to fab button clean up | fix(bug): add setTimeout to fab button clean up
|
4bc1d32b2620977e61232bb046b184b465a8a6b9 | --- .looper.multibranch.yml
@@ -607,11 +607,11 @@ flows:
- var(END_TIME):
date +%s
- var(TIME_ELAPSED):
- (($START_TIME - $END_TIME))
+ $(($START_TIME - $END_TIME))
- var(MINUTES):
- ((($TIME_ELAPSED % 3600) / 60))
+ $((($TIME_ELAPSED % 3600) / 60))
- var(SECONDS... | Update .looper.multibranch.yml | Update .looper.multibranch.yml
|
fad2585e653d5cadbc9ef3de5f280593942901d6 | --- packages/core-services-allspark/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/core-services-allspark",
- "version": "3.0.0",
+ "version": "2.2.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
--- packages/core-services-allspark/package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/cor... | fix: fix version | fix: fix version
|
237696eb86bc26e92ac018165ed142bccc276de5 | --- packages/me-at-walmart-container/src/http/interceptors/unauthorized.ts
@@ -17,8 +17,6 @@ export const UnauthorizedInterceptor: Interceptor = {
statusList.length = 0; //reset http status tracker.
return response;
},
- },
- request: {
rejected: async (error) => {
const { response } = ... | fix: remove request config from unauthorized interceptor | fix: remove request config from unauthorized interceptor
|
f18a47c45df4e10a4f5b2fe63b2b55eccdb42cad | --- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Components/ModalHeader.tsx
@@ -0,0 +1,42 @@
+import {
+ Body,
+ CloseIcon,
+ IconButton,
+ colors,
+} from '@walmart/gtp-shared-components';
+import { StyleSheet, View } from 'react-native';
+
+const ModalHeader = ({
+ title,
+ closeModal,
+}: {
+ t... | feat(ui): sticky headers for modals | feat(ui): sticky headers for modals
|
a8defc6b7d40bbac94492298d8f58e716c3cd766 | --- package-lock.json
@@ -47,7 +47,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.4",
+ "@walmart/avp-shared-library": "0.2.5",
"@walmart/calling-mini-app":... | bumped the avp-shared and fwb version | bumped the avp-shared and fwb version
|
3144a49763bb6d6b1816f5b55aaf1faa356e7538 | --- packages/allspark-foundation/__tests__/Components/ComponentContainers.test.tsx
@@ -21,6 +21,7 @@ describe('ComponentContainer', () => {
container.add('mockComponent', MockComponent);
expect(container.hasComponent('mockComponent')).toBe(true);
expect(container.getComponents()).toContain('mockComponent... | add coverage component containers | add coverage component containers
|
45ba49053f744c2006ab5920da4f7aab149bb0fc | --- packages/allspark-foundation/src/User/selectors.ts
@@ -288,11 +288,11 @@ const UserPreferenceSelectors = {
};
const OriginalUserPreferenceSelectors = {
- getUserBirthdayPreference: createSelector(
+ getOriginalUserBirthdayPreference: createSelector(
[OriginalUserSelectors.getOriginalUserPreferences],
... | fix: original user preferences selectors were incorrectly named | fix: original user preferences selectors were incorrectly named
|
41afb85449379bd931d608c2560d76731fcf75ea | --- targets/US/package.json
@@ -86,7 +86,7 @@
"@walmart/ask-sam-chat-components": "^0.2.7",
"@walmart/ask-sam-mini-app": "1.24.7",
"@walmart/associate-listening-mini-app": "1.2.7",
- "@walmart/attendance-mini-app": "3.93.0",
+ "@walmart/attendance-mini-app": "3.94.0",
"@walmart/avp-feature-app... | bump ama verion 3.94.0 | bump ama verion 3.94.0
|
c2bf2405aa6b727cfc0c1a183c7ae059ce8d9986 | --- package-lock.json
@@ -62,7 +62,7 @@
"@walmart/moment-walmart": "1.0.4",
"@walmart/OneWalmart-MiniApp": "1.0.12",
"@walmart/pay-stub-miniapp": "0.9.7",
- "@walmart/payrollsolution_miniapp": "^0.130.12",
+ "@walmart/payrollsolution_miniapp": "0.130.14",
"@walmart/pric... | bump version | bump version
|
a442a4a226858914a36cf079157afe9f7c87221a | --- package.json
@@ -73,7 +73,6 @@
"@react-navigation/stack": "^6.1.0",
"@sharcoux/slider": "^6.1.1",
"@terrylinla/react-native-sketch-canvas": "0.8.0",
- "@walmart/OneWalmart-MiniApp": "1.0.12",
"@walmart/allspark-graphql-client": "^0.1.0",
"@walmart/allspark-home-mini-app": "0.6.14",
... | Impersonation mini app upgrade | Impersonation mini app upgrade
|
6facd344873ef209b8e33238cd3662171510ac69 | --- package-lock.json
@@ -3504,9 +3504,9 @@
}
},
"@walmart/settings-mini-app": {
- "version": "1.3.1",
- "resolved": "https://npme.walmart.com/@walmart/settings-mini-app/-/settings-mini-app-1.3.1.tgz",
- "integrity": "sha512-evCSqzpF8EiedKJeKmNY5b17IH1Ijam3zzuvcd3v7kxudGNiJBCmH4emFrI+Seq... | settings bump to fix offline flow for data saver | settings bump to fix offline flow for data saver
|
9626a6903a531c6eca8c03e7693b7697477f7c0c | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/myteam-mini-app",
- "version": "1.13.0-alpha.7",
+ "version": "1.13.0-alpha.8",
"main": "dist/index.js",
"files": [
"dist"
@@ -81,7 +81,7 @@
"@typescript-eslint/parser": "^5.37.0",
"@walmart/allspark-authentication": "6.1.4",
"@walmart... | feat(ui): update translation for hub header | feat(ui): update translation for hub header
|
be597cff5b3a5f2e905ea1e481a128c49f600f3f | --- package-lock.json
@@ -4923,9 +4923,9 @@
}
},
"node_modules/@walmart/feedback-all-spark-miniapp": {
- "version": "0.9.6",
- "resolved": "https://npme.walmart.com/@walmart/feedback-all-spark-miniapp/-/feedback-all-spark-miniapp-0.9.6.tgz",
- "integrity": "sha512-Z3IhewnVPU4c9aGSHuQ8yGe... | removed react-native-keyboard-aware-scroll-view dependency | removed react-native-keyboard-aware-scroll-view dependency
|
42dcdc066d4944f649646255aa02ddc4b7a327fa | --- jest.config.js
@@ -3,8 +3,7 @@ module.exports = {
'<rootDir>/core',
'<rootDir>/packages/*',
'<rootDir>/targets/US',
- '<rootDir>/scripts/dependencies-map/__tests__/deps-crawler',
- '<rootDir>/scripts/dependencies-map/__tests__/upload-to-azure',
+ '<rootDir>/scripts/dependencies-map/__tests__... | fix: added wildcard to path | fix: added wildcard to path
|
95e29674bb807ae0416e15f63295be6e7ad3e17e | --- package-lock.json
@@ -37,7 +37,7 @@
"@walmart/ask-sam-chat-components": "^0.2.7",
"@walmart/ask-sam-mini-app": "1.3.62",
"@walmart/attendance-mini-app": "0.86.0",
- "@walmart/config-components": "4.1.0-appConfigV3.4",
+ "@walmart/config-components": "4.1.0-appConfigV3.5",
... | ConfigComponent and wifistorelocator version updated | ConfigComponent and wifistorelocator version updated
|
bb606b7ed5e13ee4327bc6a3f47d500869445e85 | --- CHANGELOG.md
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [6.36.0-alpha.2](https://gecgithub01.walmart.com/allspark/allspark-core/compare/v6.36.0-alpha.1...v6.36.0-alpha.2) (2025-09-04)... | chore(version): updating package version | chore(version): updating package version
|
bbd46f60924075e62625e3489de93f31ef687c9b | --- package-lock.json
@@ -4668,9 +4668,9 @@
}
},
"@walmart/welcomeme-mini-app": {
- "version": "0.63.0",
- "resolved": "https://npme.walmart.com/@walmart/welcomeme-mini-app/-/welcomeme-mini-app-0.63.0.tgz",
- "integrity": "sha512-Vmg+D2rF7hJQ86xsAJv0O2UE535UbjgertmvjihRYZgWyFHNQfS2zu+50w... | build(welcomeMe): v0.66.0 -[RECRUIT-51701] | build(welcomeMe): v0.66.0 -[RECRUIT-51701]
|
19c477537e4376919a23a13cc946e1b56357d503 | --- package-lock.json
@@ -14,9 +14,9 @@
}
},
"@apollo/client": {
- "version": "3.7.6",
- "resolved": "https://npme.walmart.com/@apollo/client/-/client-3.7.6.tgz",
- "integrity": "sha512-K0l8+wgcdVDjdgI8O2YuhX1CiQlavGuBp8HR/+PEbc2+jqM/BaVpL0g7YAuXrTW20np/MXHNRDxK20/ujF9hjA==",
+ "version": "3.7.7",
+ ... | chore: update package lock | chore: update package lock
|
f7ae3ec501fbce8e48b5ce2fccf799684a85d7ea | --- 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.65.10",
+ "@walmart/copilot-mini-app": "^1.66.0",
"@walmart/core-service... | Co-pilot new version release for bug fix | Co-pilot new version release for bug fix
|
59a4d89007ee1056c1cc4bdf146829ab49e57468 | --- package-lock.json
@@ -1854,9 +1854,9 @@
}
},
"@walmart/allspark-health-survey-mini-app": {
- "version": "0.0.9",
- "resolved": "https://npme.walmart.com/@walmart/allspark-health-survey-mini-app/-/allspark-health-survey-mini-app-0.0.9.tgz",
- "integrity": "sha512-wfZ9xpS0DLsZH9lqWPxG2... | version bump for health (#161) | version bump for health (#161)
|
388397d032bd21053eebaa8a9915741e6c5a3f06 | --- env.dev.js
@@ -4,7 +4,8 @@ export default {
pingFedEnv: 'CERT',
sumoOptions: {
appKey: 'cb663e07-7bcc-4039-ae97-8fb8e8a9ff77',
- appSecret: 'Y2I2NjNlMDctN2JjYy00MDM5LWFlOTctOGZiOGU4YTlmZjc3QWxsU3BhcmtfZGV2',
+ appSecret:
+ 'Y2I2NjNlMDctN2JjYy00MDM5LWFlOTctOGZiOGU4YTlmZjc3QWxsU3BhcmtfZGV2',
... | Store Config Backup Url (#135) | Store Config Backup Url (#135)
* Adding backup allspark url to store config
* Updating allspark prod url
Co-authored-by: rlane1 <rlane1@walmart.com> |
9e086ca9dd005f5cf1d3e8447924fecf9da962b7 | --- graphql.yml
@@ -103,3 +103,24 @@ applications:
# queryTemplate: "packages/me-at-walmart-athena-queries/src/updateManagerExperiencePreference.graphql"
# tags:
# - "v1"
+ - name: "allspark-core-intl"
+ applicationKey: "ALLSPARK_APP_INTL"
+ description: "Core application... | Update graphql.yml for international APQs support | Update graphql.yml for international APQs support
Update graphql.yml for international APQs support for businessUnitByCountryAndNumber
getAssociateById
getLoggedInUser
|
df1ae93d0960cca52159ad8492ddafdb7cec6d2f | --- package-lock.json
@@ -4888,41 +4888,18 @@
"integrity": "sha512-YRNp3VcfzWTyDZt6h5hAUK5XTzUrblOZOWUclor4ht/g4E5Oo2sMF8rV5swXlB3QdSQUZwSsU60b01veuR3o6g=="
},
"@walmart/schedule-mini-app": {
- "version": "0.13.0",
- "resolved": "https://npme.walmart.com/@walmart/schedule-mini-app/-/schedule-... | Bump schedule-mini-app and wfm-ui versions | Bump schedule-mini-app and wfm-ui versions
|
7b58f1bacb89b9abfbc86943b917515d7bbe2098 | --- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/Screens/UpdateTeamsModal/UpdateTeamsModal.tsx
@@ -61,9 +61,7 @@ export const UpdateTeamsModal = ({ modal: { closeModal } }: ModalProps) => {
const prevSelectedTeamIds =
(useSelector(ManagerExperienceSelectors.getSelectedTeamIDs) as string[]) ||
... | feat: updated input based on feedback | feat: updated input based on feedback
|
5ddcc22d93a7021f5f606a47df0909375ccbff3e | --- src/screens/RosterScreen.tsx
@@ -18,6 +18,7 @@ import {TextingNavParamsMap} from '../navigation';
import {logger} from '../logger/Logger';
import {TEXTING_I18N_NAMESPACE} from '../translations';
import {useTranslation} from 'react-i18next';
+import {teamLeadJobDescriptions} from '../redux/selectors';
const st... | update the sorting logic for roster list | update the sorting logic for roster list
|
12717d5f775561360af17dd9a9fd63886c7b5355 | --- package-lock.json
@@ -71,7 +71,7 @@
"@walmart/mod-flex-mini-app": "1.15.5",
"@walmart/moment-walmart": "1.0.4",
"@walmart/money-auth-shared-components": "0.1.4",
- "@walmart/myteam-mini-app": "1.0.16",
+ "@walmart/myteam-mini-app": "1.0.17",
"@walmart/onewalmart-min... | Update version for my team mini app for schedule fix | Update version for my team mini app for schedule fix
|
dd1fe701414ee272f742116e80574012a633fff1 | --- jest.config.ts
@@ -67,7 +67,6 @@ const config: Config = {
"<rootDir>/__tests__/home/mockData/",
"<rootDir>/__tests__/whatsNew/data.mock.ts",
"<rootDir>/__tests__/oneClick/mockNavConfigData.js",
- "<rootDir>/scripts/dependencies-map/__tests__/*",
"<rootDir>/packages/me-at-walmart-container/__t... | update allspark packages | update allspark packages
|
15b7ae5deb573dde17b4acea9da5df5afe89efb9 | --- targets/US/package.json
@@ -86,7 +86,7 @@
"@walmart/ask-sam-chat-components": "^0.2.7",
"@walmart/ask-sam-mini-app": "1.24.7",
"@walmart/associate-listening-mini-app": "1.2.7",
- "@walmart/attendance-mini-app": "3.82.0",
+ "@walmart/attendance-mini-app": "3.84.0",
"@walmart/avp-feature-app... | bump ama verion 3.84.0 | bump ama verion 3.84.0
|
37bfb4397ef6cbebd4daf102a4f5080ed7a6ad7c | --- targets/US/package.json
@@ -150,7 +150,7 @@
"@walmart/taskit-mini-app": "4.25.8",
"@walmart/time-clock-mini-app": "2.448.1",
"@walmart/topstock-mini-app": "1.19.4",
- "@walmart/translator-mini-app": "1.4.0",
+ "@walmart/translator-mini-app": "1.4.1",
"@walmart/ui-components": "patch:@walma... | version bump | version bump |
dc001dfb3c89514175418fc7a48500d7091e3597 | --- package-lock.json
@@ -40,7 +40,7 @@
"@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": "1.46.0",
+ "@walmart/attendance-mini-app": "1.49.0",
"@walmart/compass-sdk-... | ama v1.49.0 | ama v1.49.0
|
3ca5334d5d5aa58c6437164b5d52998c98c490c8 | --- src/sumo/SumoSagas.ts
@@ -256,7 +256,6 @@ export function* onOptInRequest({optIn}: AnyAction) {
// before callign register. Opt in at this time is unknown so will either
// pull default from redux or read from async storage
export function* onUserChange() {
- console.log('calling user change');
yield call(wa... | Removing logs | Removing logs
|
ef7ee8e977d63e9ccc8b833443fcdea504d42fd4 | --- __tests__/home/__snapshots__/HomeTest.tsx.snap
@@ -2,7 +2,18 @@
exports[`Home renders 1`] = `
<View>
- <Text>
+ <Text
+ style={
+ Object {
+ "color": "#000000",
+ "fontFamily": "Bogle",
+ "fontSize": 14,
+ "fontStyle": "normal",
+ "fontWeight": "400",
+ "lineH... | updating component lib | updating component lib
|
8185f70666545072408c93f376023aba9edeff93 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/me-at-walmart",
- "version": "1.34.0",
+ "version": "1.34.1",
"main": "index.js",
"private": true,
"workspaces": [
| chore: hotfix version bump to v1.34.1 | chore: hotfix version bump to v1.34.1
|
470748e2f036d3a08148faddf294903998bb712d | --- package.json
@@ -134,7 +134,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.34.4",
+ "@walmart/metrics-mini-app": "1.34.6",
"@walmart/mod-flex-mini-app"... | Metrics Drop 35 Bug Fixes (#5173) | Metrics Drop 35 Bug Fixes (#5173)
Co-authored-by: Savankumar Akbari - sakbari <sakbari@m-c02rv0v4g8wl.homeoffice.wal-mart.com> |
3c4ed6b0d807332f130158c2894108efe69de982 | --- 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.19.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.19.1
- @walmart/associate-exp-hub-mini-app@1.13.1
- @walmart/associate-exp-hub-team-switcher@2.22.1
|
789fa041e4ce2b827b6966004733816fdee3374f | --- src/notification.ts
@@ -37,11 +37,6 @@ export const initNotificationListeners = async () => {
onTextMessageNotification,
);
- WmNotification.addListener(
- SumoPushEventTypes.ON_CONTENT_AVAILABLE_NOTIFICATION,
- onTextMessageNotification,
- );
-
WmNotification.addListener(
SumoPushEventTyp... | adding unused notification listener | adding unused notification listener
|
be225e87e559072ee3e9345ee450718f78fa02a6 | --- package.json
@@ -18,7 +18,8 @@
"lint": "yarn workspaces foreach --all -p run lint",
"lint:fix": "yarn workspaces foreach --all -p run lint:fix",
"prepare": "husky",
- "test": "npm run build && jest --no-watchman"
+ "test": "npm run build && jest --no-watchman",
+ "coverage:hub": "yarn worksp... | feat(SMDV-7634): adding coverage hub | feat(SMDV-7634): adding coverage hub
|
532b3f76adc8edccac56923d545a812b67036173 | --- packages/me-at-walmart-container/README.md
@@ -10,14 +10,25 @@ The package has one main export `MeAtWalmartContainer`. This is the AllsparkCont
### Manual
-The Provider component can be used to wrap the app with the Me At Walmart container context.
+Call initialize with environment details, then use the Provid... | docs: update me at walmart container readme | docs: update me at walmart container readme
|
bc4f988a54ed893edaaad788d347e6ea85748357 | --- targets/US/android/app/src/main/res/drawable/ic_spark.xml
@@ -9,7 +9,7 @@
<path
android:pathData="M219.148,180.163L232.05,39.59C232.05,25.696 215.167,14.28 193.937,14.28 172.74,14.28 155.89,25.696 155.89,39.59l12.869,140.573c1.426,8.467 12.182,14.997 25.187,14.997h-0.047c13.048,0 23.8,-6.53 25.25,-14.... | update spark color | update spark color
|
688f85c1927d1aa6222ed07151f8adc2906e0768 | --- package-lock.json
@@ -44,7 +44,7 @@
"@walmart/core-utils": "~1.3.0",
"@walmart/core-widget-registry": "~0.7.2",
"@walmart/counts-component-miniapp": "0.0.42",
- "@walmart/emergency-mini-app": "1.16.0-inboxUpgrade.2",
+ "@walmart/emergency-mini-app": "1.17.0",
"@walm... | Update version of Platform components | Update version of Platform components
|
b10ebe9d4d205964219af7c6a135d611471a2e8e | --- package-lock.json
@@ -5299,9 +5299,9 @@
"integrity": "sha512-nyRfhNw2PUUcWXVIsi6/8sL3O75hQM6a7CTw2Zrg9oIrbTy1SwCKXZABSpT1xXUF8rTySjBnqvsDitkXu+NOkg=="
},
"@walmart/inbox-mini-app": {
- "version": "0.53.0",
- "resolved": "https://npme.walmart.com/@walmart/inbox-mini-app/-/inbox-mini-app-0.... | update inbox | update inbox
|
bb88e23a7f7e3d591945c43ee6fc9d3a6fe0f810 | --- packages/allspark-http-client/src/global.ts
@@ -4,4 +4,4 @@ import HttpClient from './HttpClient';
const baseHttpClient: IHttpClient = new HttpClient();
-export const defaultHttpClient = addProxyMethod(baseHttpClient);
+export const CommonHttpClient = addProxyMethod(baseHttpClient);
--- packages/allspark-htt... | refactor: rename default client | refactor: rename default client
|
b9e651dda781a84f03c41f4c65061f475d12cad0 | --- package-lock.json
@@ -3362,9 +3362,9 @@
"integrity": "sha512-vzirL8LmvVnJdyNGFtqfzf3Pth9kuwqnd0cxllT7Gw3Qil4+snxw6yrC9Iw49jIvUFqjGjfkkFbXPeSqOcCVzw=="
},
"@walmart/ims-print-services-ui": {
- "version": "0.0.30",
- "resolved": "https://npme.walmart.com/@walmart/ims-print-services-ui/-/ims... | fixes: item info 2.0.2 | fixes: item info 2.0.2
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.