commit_hash stringlengths 40 40 | input stringlengths 13 7.99k | output stringlengths 5 155 | full_message stringlengths 6 8.96k |
|---|---|---|---|
36b6155b19d57004ae7af3facdf948b3f70a5f52 | --- package.json
@@ -80,7 +80,7 @@
"@walmart/allspark-authentication": "6.4.10",
"@walmart/allspark-cope-key-listener": "0.0.18",
"@walmart/allspark-foundation": "6.50.0",
- "@walmart/allspark-foundation-hub": "1.16.0",
+ "@walmart/allspark-foundation-hub": "1.17.0",
"@walmart/allspark-graphql... | feat(ui): bumped allspark-foundation-hub version (#4835) | feat(ui): bumped allspark-foundation-hub version (#4835)
Co-authored-by: Aroushi Sharma - a0s11tw <Aroushi.Sharma@walmart.com> |
8f38b2707abd62bbc6d0c70df9b5c3ae0d402abf | --- graphql.yml
@@ -8,12 +8,10 @@ applications:
- name: 'dev'
persistedQueries:
- name: 'GetAssociateClockStatus'
- hash: 'b4080db4f80721f28469fdce6584ae8afe567ee4c200d77b6889912ec1c0d214'
queryTemplate: 'src/queries/getAssociateClockStatus.graphql'
tags:
... | Removing hash values | Removing hash values
|
afa42dc92a386856fb6ab5d2b0e6cc521c00e401 | --- targets/US/package.json
@@ -93,14 +93,14 @@
"@walmart/calling-mini-app": "0.3.5",
"@walmart/checkout-mini-app": "3.22.0",
"@walmart/compass-sdk-rn": "5.19.13",
- "@walmart/config-components": "4.4.2",
+ "@walmart/config-components": "4.4.4",
"@walmart/copilot-mini-app": "3.92.14",
"@w... | platform version updated | platform version updated
|
a7d3e832ce87d5a61c340af78d09bd115d0aecaa | --- packages/allspark-foundation-hub/CHANGELOG.md
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## [1.6.2](https://gecgithub01.walmart.com/allspark/allspark/compare/@walmart/allspark-foundatio... | chore(version): updating package version | chore(version): updating package version
- @walmart/allspark-foundation-hub@1.6.2
|
6f95161d1f429ee7a67ec04253497323ec06d1b8 | --- container/ReactotronConfig.js
@@ -1,4 +1,4 @@
-import {AllsparkGraphQLClient, ReduxModule} from '@walmart/allspark-foundation';
+import {GraphQLModule, ReduxModule} from '@walmart/allspark-foundation';
import Reactotron from 'reactotron-react-native';
import {reactotronRedux} from 'reactotron-redux'
@@ -20,7 +2... | fix: update env and logger modules | fix: update env and logger modules
|
c74e290d74015192554bed20cff74cf3752c2ca2 | --- src/containers/UserHeader.tsx
@@ -3,18 +3,14 @@ import {useSelector} from 'react-redux';
import {StyleSheet} from 'react-native';
import {
UserSelectors,
- SiteSelectors,
ClockStatusSelectors,
} from '@walmart/redux-store';
-import {Body, colors, ListItem, Switch} from '@walmart/gtp-shared-components';
+i... | shelling out user header for texting mini app integration point | shelling out user header for texting mini app integration point
|
786995e71fa0fe6e9fc8f72bc346e1906fa1f07d | --- package-lock.json
@@ -1103,9 +1103,9 @@
"dev": true
},
"@callstack/react-theme-provider": {
- "version": "3.0.6",
- "resolved": "https://npme.walmart.com/@callstack/react-theme-provider/-/react-theme-provider-3.0.6.tgz",
- "integrity": "sha512-wwKMXfmklfogpalNZT0W+jh76BIquiYUiQHOaPmt... | 0.3.90 SA | 0.3.90 SA
|
71f2195e3fa7556447414377fdd7b5a1a4b1742a | --- example/src/teamHub/screens/teamSelection.tsx
@@ -7,7 +7,6 @@ import {TeamSelection} from '@walmart/allspark-foundation/Components/Onboarding/
export const TeamSelectionScreen = TeamHub.createScreen(
() => {
const navigation = useNavigation();
-
useEffect(() => {
TeamHubLogger.info('test featur... | Adding selection banner component | Adding selection banner component
|
2738fcc4a021f9fb56adb227afbc8808a2fa3f54 | --- package-lock.json
@@ -5340,9 +5340,9 @@
"integrity": "sha512-/2CjaIpac1s3kOUHVYvfzDOXW0AJp96tuKT1TNj3GDYX68HUOztjrYsOlZz1/WEG55iNMAJrfENcnTNguf5s9w=="
},
"@walmart/push-to-talk-mini-app": {
- "version": "1.7.22",
- "resolved": "https://npme.walmart.com/@walmart/push-to-talk-mini-app/-/pus... | adding change store fix attempt | adding change store fix attempt
|
958c3447f6f9652145a2ca8aef39b4668bc9fa09 | --- docs/docusaurus.config.ts
@@ -17,7 +17,7 @@ const config: Config = {
// If you aren't using GitHub pages, you don't need these.
organizationName: 'smdv', // Usually your GitHub org/user name.
projectName: 'allspark', // Usually your repo name.
- deploymentBranch: 'gh-pages'
+ deploymentBranch: 'gh-pages'... | added deployment branch to config file | added deployment branch to config file
|
992b0f50ded26cb1df95b99a44e3865569f77717 | --- docs/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [3.13.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v3.12.0...v3.13.0) (2025-12-19)
+
+
+### Features
+
+* SMDV-9015 optimized query calls on widget ([f925cb0](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/f925cb071a40981815f611a0581055a1b8624389))... | chore(release): 3.13.0 [skip ci] | chore(release): 3.13.0 [skip ci]
# [3.13.0](https://gecgithub01.walmart.com/smdv/roster-miniapp/compare/v3.12.0...v3.13.0) (2025-12-19)
### Features
* SMDV-9015 optimized query calls on widget ([f925cb0](https://gecgithub01.walmart.com/smdv/roster-miniapp/commit/f925cb071a40981815f611a0581055a1b8624389))
|
e564090faccf329c97bff98a743d3db772a7b3da | --- package-lock.json
@@ -56,7 +56,7 @@
"@walmart/inbox-mini-app": "0.68.0",
"@walmart/iteminfo-mini-app": "6.0.1",
"@walmart/manager-approvals-miniapp": "0.1.1",
- "@walmart/me-field-mini-app": "1.1.31",
+ "@walmart/me-field-mini-app": "1.1.30",
"@walmart/metrics-mini-... | patching returns mini app | patching returns mini app
|
8673ec0f661414f484d496cea266ca45654be360 | --- android/app/build.gradle
@@ -151,6 +151,7 @@ android {
defaultConfig {
applicationId "com.walmart.stores.allspark.beta"
+ missingDimensionStrategy 'react-native-camera', 'general'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
... | Updated app permissions, updated fm miniapp version | Updated app permissions, updated fm miniapp version
|
9075b00772f69e08f6a3338cfc78140e4ba88035 | --- packages/allspark-foundation-hub/src/Store/Modules/Hub/HubDashboard.tsx
@@ -161,8 +161,14 @@ export const HubDashboard = ({
const navigateBack = () => AllsparkNavigationClient.goBack();
useEffect(() => {
- const allowedWidgets = Object.keys(widgets).includes(teamState.teamLabel)
- ? widgets[teamStat... | feat(ui): updated logic for allowed widgets | feat(ui): updated logic for allowed widgets
|
7c0e583eb0a49529b31e1f001c1faca15237f247 | --- docs/CHANGELOG.md
@@ -1,3 +1,11 @@
+## [2.36.2](https://gecgithub01.walmart.com/smdv/wmconnect-miniapp/compare/v2.36.1...v2.36.2) (2025-05-21)
+
+
+### Bug Fixes
+
+* **ui:** update package ([08141b0](https://gecgithub01.walmart.com/smdv/wmconnect-miniapp/commit/08141b004b73dc5e3c866b9d64092d047c638279))
+* **ui:**... | chore(release): 2.36.2 [skip ci] | chore(release): 2.36.2 [skip ci]
## [2.36.2](https://gecgithub01.walmart.com/smdv/wmconnect-miniapp/compare/v2.36.1...v2.36.2) (2025-05-21)
### Bug Fixes
* **ui:** update package ([08141b0](https://gecgithub01.walmart.com/smdv/wmconnect-miniapp/commit/08141b004b73dc5e3c866b9d64092d047c638279))
* **ui:** update packa... |
afc7a516d1861b693a2052da159b6c80df0a8c4e | --- src/index.tsx
@@ -3,7 +3,7 @@ import {StatusBar} from 'react-native';
import {SafeAreaProvider} from 'react-native-safe-area-context';
import {NavigationContainer} from '@react-navigation/native';
-import {ThemeProvider} from '@walmart/gtp-shared-components';
+import {LivingDesignProvider} from '@walmart/gtp-sh... | removing deprecated ThemeProvider | removing deprecated ThemeProvider
|
7dc35a55f5800637dc4e0c847373d026fc5cc83f | --- package-lock.json
@@ -4343,9 +4343,9 @@
"integrity": "sha512-qJaaKPSs5rNbukmidrZoqqWylzPX1nos0NwavGpgMjfCIvRuAE83yxNgNMV2KNP8y42YfNhEQlMJ5dCnsg/vWw=="
},
"@walmart/push-to-talk-mini-app": {
- "version": "0.5.104",
- "resolved": "https://npme.walmart.com/@walmart/push-to-talk-mini-app/-/pu... | using ptt mini app v0.5.104 | using ptt mini app v0.5.104
|
88d19969b49e0fe92ef9f55b185d800aad06e9e7 | --- package-lock.json
@@ -66,7 +66,7 @@
"@walmart/metrics-mini-app": "0.17.9",
"@walmart/mod-flex-mini-app": "1.13.6",
"@walmart/moment-walmart": "1.0.4",
- "@walmart/money-auth-shared-components": "0.0.12",
+ "@walmart/money-auth-shared-components": "0.0.13",
"@walmart... | bump version | bump version
|
2a6de7632a1e41c32ceaa0ad06eb415af586e649 | --- packages/allspark-foundation/src/Components/TeamOnboarding/TeamSelection/TeamSelectionListItem.tsx
@@ -30,6 +30,7 @@ export const TeamSelectionListItem = ({
</View>
<View style={styles.checkboxContainer}>
{isPrimaryTeam && (
+ //TODO: use chip component from gtp
<View styl... | feat: added todo for chip component | feat: added todo for chip component
|
ba30d09e620f3a6f16986864f5caddc383ff93c2 | --- android/app/src/main/java/com/walmart/stores/allspark/beta/IntentWakeupReceiver.kt
@@ -12,7 +12,7 @@ class IntentWakeupReceiver : BroadcastReceiver() {
override fun onReceive(context: Context, intent: Intent) {
val intentAction = intent.action
Log.d("PTT Core", intent.action ?: "")
- i... | fixing BuildConfig imports and using context | fixing BuildConfig imports and using context
|
7991100377475d728c0de289b25fd30ea2937bd5 | --- targets/US/package.json
@@ -145,7 +145,7 @@
"@walmart/schedule-mini-app": "0.118.2",
"@walmart/shelfavailability-mini-app": "1.5.37",
"@walmart/shop-gnfr-mini-app": "1.0.137",
- "@walmart/sidekick-mini-app": "4.84.13",
+ "@walmart/sidekick-mini-app": "4.84.14",
"@walmart/store-feature-orde... | chore: bump sidekick@4.84.14 | chore: bump sidekick@4.84.14
|
da15e7530ff8b9e084fd3e41eaf5a0f839a65180 | --- package-lock.json
@@ -3059,9 +3059,9 @@
"integrity": "sha512-fBTFqpmw2IBYncf+2w7AdfVJeJb1BCpFcWLxV0KH1Xpg9YoWXmH3hVzJY1fxLm9OUFdpV5z0sNSljtp+Y3olrA=="
},
"@walmart/feedback-all-spark-miniapp": {
- "version": "0.0.35",
- "resolved": "https://npme.walmart.com/@walmart/feedback-all-spark-min... | Version bump for feedback fixing a UI issue on android when pressing the dropdown box (#346) | Version bump for feedback fixing a UI issue on android when pressing the dropdown box (#346)
Co-authored-by: Hitesh Arora - h0a006n <Hitesh.Arora@walmart.com> |
607b6131648857fd1374814feb39f822641e4fb8 | --- scripts/updateiOSProjectConfig.sh
@@ -135,6 +135,3 @@ sed -i.bak -e "s/$PROD_DEV_PROVISIONING;/$DEV_PROVISION;/" -e "s/$BETA_DEV_PROVI
echo "Copying contents of App Entitlements file with \"$ENTITLEMENTS\""
cp $entitlementsPath/$ENTITLEMENTS $entitlementsPath/$DEFAULT_ENTITLEMENTS
-
-echo "Printing ${plist}"
-c... | Removing extra steps from iOSProject config script | Removing extra steps from iOSProject config script
|
0d30156b6def71cf1a82fdec25816bde8bda92b7 | --- src/hooks/index.ts
@@ -1 +1,2 @@
export * from './user';
+export * from './useMyTeamHeader';
--- src/hooks/useMyTeamHeader.ts
@@ -0,0 +1,24 @@
+import {useLayoutEffect} from 'react';
+import {useNavigation} from '@react-navigation/native';
+import {translationClient} from '../common/translation';
+import {render... | refactor: extract dynamic header logic to useMyTeamHeader hook | refactor: extract dynamic header logic to useMyTeamHeader hook
|
6160960de80a59f9279813f1ba651863002c2461 | --- __tests__/navigation/AssociateHallwayNav/Tabs/__snapshots__/HomeStackNavTest.tsx.snap
@@ -39,9 +39,6 @@ exports[`HomeStackNav matches snapshot 1`] = `
}
}
/>
- <Screen
- name="timeClockTabs"
- />
<Screen
component={
Object {
@@ -198,9 +195,6 @@ exports[`HomeStackNav matches snapsh... | Update snapshots | Update snapshots
|
fecbde2391a9e5832b487533e68b1ae644d7a75b | --- packages/allspark-foundation-hub/src/HubFeature/SupplyChain/translation.ts
@@ -162,11 +162,11 @@ export const esMX: typeof enUS = {
skipLink: 'Skip for now and go to my hub',
},
updateTeamsModal: {
- screenTitle: 'Update team and shift',
- title: 'Update teams',
+ screenTitle: 'Actualizar equipo... | Adding translation updates | Adding translation updates
|
cfa199c91458f2bd3c378e38e97f0bd8b08a6016 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/myteam-mini-app",
- "version": "1.15.1-alpha.19",
+ "version": "1.15.2-alpha.1",
"main": "dist/index.js",
"files": [
"dist"
@@ -99,7 +99,7 @@
"@walmart/react-native-shared-navigation": "6.1.4",
"@walmart/react-native-sumo-sdk": "2.6.0",
... | Update my team mini app version | Update my team mini app version
|
6f7a7c3c5bb40aff9642a701dafd9fd14eb49f13 | --- src/managerExperience/components/AssociateList/styles.ts
@@ -17,7 +17,6 @@ export const associateListStyles = StyleSheet.create({
associateListContainer: {
backgroundColor: colors.white,
paddingHorizontal: 16,
- width: '100%',
},
footerSpacing: {
height: 104,
--- src/managerExperience/c... | feat: adjusted styles for roster detail screen | feat: adjusted styles for roster detail screen
|
752eac5e53c2c92b6d1f739fab09255c4cbeb531 | --- __tests__/components/AssociateRosterItem.test.tsx
@@ -88,7 +88,7 @@ describe('AssociateRosterItem', () => {
fireEvent.press(messageButton);
expect(mockDispatch).toBeCalledWith({
payload: 'Testfirst Testlast',
- type: 'texting/SET_SEARCH_TEXT',
+ type: 'roster/SET_SEARCH_TEXT',
});
... | Update roster tests | Update roster tests
|
cd0896527dc71f31d9a0e4d9ef448e4a96ac689c | --- src/components/AssociateRosterItem/index.tsx
@@ -23,6 +23,9 @@ import {AssociateItemProps, StatusColors} from './types';
import {styles} from './style';
import {Associate} from '../../types';
import {ListRenderItem} from '@shopify/flash-list';
+import {goToIndividualSchedule} from '../../navigation/utils';
+impo... | View schedule link | View schedule link
|
d13abbfd63643623edf59c48dcde6fa0c8d4d402 | --- package-lock.json
@@ -51,7 +51,7 @@
"@walmart/financial-wellbeing-feature-app": "1.0.64",
"@walmart/functional-components": "2.0.6",
"@walmart/gta-react-native-calendars": "0.0.15",
- "@walmart/gtp-shared-components": "^2.0.0",
+ "@walmart/gtp-shared-components": "2.0.2",
... | Bump PC and GTP versions | Bump PC and GTP versions
|
e7098a8bac496446cb7ccff6ef4453ab1b0a708c | --- src/components/Roster/Roster.tsx
@@ -1,5 +1,10 @@
-import React from 'react';
+import React, {useEffect, useState} from 'react';
import {RosterProps} from './types';
+import {View, Text} from 'react-native';
+import {styles} from './styles';
+import {FlashList} from '@shopify/flash-list';
+import {useDailyRoster} ... | setting up query control flow for data overrides | setting up query control flow for data overrides
|
8cf47c4a9b297025319d2ae36ab6c7067cda5909 | --- package-lock.json
@@ -53,7 +53,7 @@
"@walmart/exception-mini-app": "1.6.10",
"@walmart/facilities-management-miniapp": "0.6.93",
"@walmart/feedback-all-spark-miniapp": "0.9.52",
- "@walmart/financial-wellbeing-feature-app": "1.19.1",
+ "@walmart/financial-wellbeing-feature-a... | removed the patch file and bumped the version | removed the patch file and bumped the version
|
e2f73c123fb82beceff040391725b13ca129fca4 | --- ios/Podfile.lock
@@ -763,7 +763,7 @@ PODS:
- React
- React-callinvoker
- React-Core
- - vizpick-mini-app (1.0.10):
+ - vizpick-mini-app (1.0.11):
- React
- walmart-react-native-sumo-sdk (2.5.1):
- React
@@ -1302,7 +1302,7 @@ SPEC CHECKSUMS:
TextServiceProto: 8af27cc52ab3421f79c94e7c... | build(1.0.11): update the version 1.0.11 | build(1.0.11): update the version 1.0.11
|
5a3c58a9d0927a75b0d3d087b990b23187b0c8c8 | --- targets/US/package.json
@@ -99,7 +99,7 @@
"@walmart/core-services-allspark": "workspace:^",
"@walmart/core-utils": "6.3.9",
"@walmart/core-widget-registry": "workspace:^",
- "@walmart/counts-component-miniapp": "0.1.12",
+ "@walmart/counts-component-miniapp": "0.1.13",
"@walmart/emergency-... | chore: updating counts mini app | chore: updating counts mini app
|
3cee5b8d275955996aad6347ec381f3ab38ee35b | --- package-lock.json
@@ -54,7 +54,7 @@
"@walmart/gtp-shared-components": "1.8.17",
"@walmart/impersonation-mini-app": "1.2.0",
"@walmart/ims-print-services-ui": "1.1.4",
- "@walmart/inbox-mini-app": "0.68.0",
+ "@walmart/inbox-mini-app": "v0.70.0-gtaDrop8.3.2",
"@walma... | Inbox mini app test version | Inbox mini app test version
|
88dde02beae4acd3a24a086a6a5d1afdefd1682d | --- targets/US/package.json
@@ -110,7 +110,7 @@
"@walmart/ims-print-services-ui": "2.15.3",
"@walmart/inbox-mini-app": "0.96.8",
"@walmart/iteminfo-mini-app": "7.16.2",
- "@walmart/learning-mini-app": "20.0.38",
+ "@walmart/learning-mini-app": "20.0.40",
"@walmart/manager-approvals-miniapp": "... | feat: :sparkles: Bump learning mini app version to 20.0.40 | feat: :sparkles: Bump learning mini app version to 20.0.40
|
3dd3690292d890986dea9f6636ad1171bd650fe2 | --- package.json
@@ -119,7 +119,7 @@
"jwt-decode": "^3.1.2",
"lodash": "^4.17.20",
"luxon": "^1.28.0",
- "moment": "^2.29.1",
+ "moment": "^2.29.4",
"namecase": "^1.1.2",
"react": "17.0.2",
"react-hook-form": "^7.31.3",
| fix: package.json & package-lock.json to reduce vulnerabilities | fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MOMENT-2944238 |
88396bf614458cffcd0707af8762d5d99ebbf5f1 | --- graphql.yml
@@ -13,7 +13,7 @@ applications:
tags:
- 'v1'
- name: 'GetDailyRoster'
- hash: '2f431047f6d0d15defc8b29a7b391debaf872e2ea1a8e30faa4d063cce345ec5'
+ hash: 'b23a8a25aca29e0f6604379e9ed3f7d28c6ba796a86f8b3b1a35af380f4c81db'
queryTempl... | fix: add absent data to roster query | fix: add absent data to roster query
|
fb7f5f3ddc0c53ff32dbe5fef09bcc2046dbbd4c | --- src/components/RecentSearchHistory/index.tsx
@@ -60,7 +60,7 @@ export const RecentSearchHistory = (props: RecentSearchHistoryProps) => {
title={item}
index={index}
associateRemoveHandler={associateRemoveHandler}
- associateLinkHandler={{associateLinkHandler}}
+ associateLinkHandler={a... | Update search history inputs | Update search history inputs
|
c8935707ca7e5a008327671f740dba9d0962bed9 | --- 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.3",
- "@walmart/avp-shared-library": "0.2.7",
+ "@walmart/avp-feature-... | bumped the avp version and payroll mini app version | bumped the avp version and payroll mini app version
|
3a6d6aca55406cf881e989923aa60ad0716a8829 | --- android/app/build.gradle
@@ -158,8 +158,8 @@ android {
applicationId "com.walmart.stores.allspark.beta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 914
- versionName "1.15.1"
+ versionCode 917
+ ve... | v1.5.10 for drop 15.x | v1.5.10 for drop 15.x
|
fdbe6d3857df5fbd43f54c943eca2e04a32589d4 | --- package-lock.json
@@ -80,7 +80,7 @@
"@walmart/schedule-mini-app": "0.35.0",
"@walmart/settings-mini-app": "1.18.1",
"@walmart/shelfavailability-mini-app": "1.5.13",
- "@walmart/taskit-mini-app": "2.34.3",
+ "@walmart/taskit-mini-app": "2.34.4",
"@walmart/time-clock-... | updated taskit version | updated taskit version
|
a2342ed790954925f004ffa3b05298cd50191021 | --- __tests__/navigation/AssociateHallwayNav/Tabs/__snapshots__/HomeStackNavTest.tsx.snap
@@ -18,7 +18,6 @@ exports[`HomeStackNav matches snapshot 1`] = `
screenOptions={
Object {
"header": [Function],
- "headerMode": "float",
"headerShown": true,
}
}
@@ -190,7 +189,6 @@ exports[`Home... | feat(drop15): changes related to ssmp drop 15 | feat(drop15): changes related to ssmp drop 15
|
266f8c627dce966cbac8cef38df5d06124319360 | --- package-lock.json
@@ -3124,9 +3124,9 @@
}
},
"@walmart/push-to-talk-mini-app": {
- "version": "0.5.1",
- "resolved": "https://npme.walmart.com/@walmart/push-to-talk-mini-app/-/push-to-talk-mini-app-0.5.1.tgz",
- "integrity": "sha512-a19+F+cIETTVPFYckjZpTtNEBMtpJGFVKOg9mb4qQMv6FqG0VjK... | PTT version bump (#547) | PTT version bump (#547)
* PTT Version bump
* PTT bump for Voice Messaging |
591412e9d9b800daa1eed037df4f707fc4c3a924 | --- package.json
@@ -1,6 +1,6 @@
{
"name": "@walmart/roster-mini-app",
- "version": "2.12.39",
+ "version": "2.12.40",
"main": "dist/index.js",
"files": [
"dist"
--- src/screens/RosterDetailScreen/StoreRosterDetailScreen.tsx
@@ -173,6 +173,7 @@ export const StoreRosterDetailScreen = ({route}: RosterD... | Update roster mini app version | Update roster mini app version
|
f24df1b457abc5f8df505caa7a27e6a4448bed24 | --- __tests__/__mocks__/@walmart/redux-store.js
@@ -59,8 +59,8 @@ module.exports = {
START_IMPERSONATION: 'START_IMPERSONATION',
GET_USER_SUCCESS: 'GET_USER_SUCCESS',
},
- STORE_CONFIG_SUCCESS: 'STORE_CONFIG_SUCCESS',
- STORE_CONFIG_ERROR: 'STORE_CONFIG_ERROR',
- CONFIG_FETCH_SUCCESS: 'CONFIG_FETCH_SUCC... | Updating redux store mock | Updating redux store mock
|
9e06781202288ed76f324af1d6ea8af94b735486 | --- __tests__/changeStore/__snapshots__/ChangeStorePromptTest.tsx.snap
@@ -187,7 +187,7 @@ Array [
<View
style={Object {}}
>
- <Caption
+ <Title
style={
Object {
"c... | Fixing impersonation bug, change store ux, and app config app state logic. | Fixing impersonation bug, change store ux, and app config app state logic.
|
cb61b95720fb7867127bec1af09e78e70b1c40ec | --- android/app/build.gradle
@@ -134,7 +134,7 @@ android {
applicationId "com.walmart.stores.allspark.beta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 147
+ versionCode 148
versionName "1.1.0"
}
... | bumping version code | bumping version code
|
b216a7898fd7ade8e346570e12467ef633c2053c | --- packages/me-at-walmart-common/src/components/Sidekick.ts
@@ -4,12 +4,25 @@ import { AllsparkComponentContainers } from '@walmart/allspark-foundation/Compon
export type PayloadType = 'ok' | 'stale' | 'failed';
export interface SidekickWidgetProps {
- onNetworkCallback?: (payloadStatus: PayloadType) => void;
+ ... | chore: update sideick container typing for upstream branch | chore: update sideick container typing for upstream branch
|
b243c0997c4447f48fdb683ca6bc6e2a64546c89 | --- package-lock.json
@@ -52,9 +52,9 @@
"@walmart/gta-react-native-calendars": "0.0.16",
"@walmart/gtp-shared-components": "2.0.4",
"@walmart/impersonation-mini-app": "1.17.2",
- "@walmart/ims-print-services-ui": "2.2.3",
+ "@walmart/ims-print-services-ui": "2.1.2",
"@w... | chore: updating PC version | chore: updating PC version
|
c2ea2f4dd6247dd45d67ed82da0dcd15d404936d | --- package-lock.json
@@ -36,7 +36,7 @@
"@walmart/amp-mini-app": "1.0.11",
"@walmart/ask-sam-chat-components": "^0.2.7",
"@walmart/ask-sam-mini-app": "1.3.56",
- "@walmart/attendance-mini-app": "0.76.0",
+ "@walmart/attendance-mini-app": "0.77.0",
"@walmart/config-compo... | attendance-mini-app 0.77.0 | attendance-mini-app 0.77.0
|
73a07ce3946999ce26672c7ea00dffa3c1778e92 | --- __tests__/navigation/__snapshots__/MyTeamNavigation.test.tsx.snap
@@ -18,7 +18,7 @@ exports[`MyTeamNavigation should corretly render MyTeamNavigation 1`] = `
options={
{
"headerLeft": "DrawerButton",
- "headerRight": [Function],
+ "headerRight": [MockFunction],
"title": "... | fix tests | fix tests
|
28a70fbdb34fb6b81b0d872359d9876d33c30445 | --- packages/allspark-foundation-hub/src/Store/Modules/Hub/HubDashboard.tsx
@@ -168,7 +168,7 @@ export const HubDashboard = ({
const mappedWidgets =
widgets[teamState.teamLabel] || widgets[teamState.teamIds[0]];
const allowedWidgets = hasWigets
- ? mappedWidgets.widgets.map((widgetData: string) =>... | feat(ui): added null check | feat(ui): added null check
|
579353c6286394c8d8aacbb219409eb568b584f5 | --- ios/Podfile.lock
@@ -555,14 +555,16 @@ PODS:
- React-cxxreact (= 0.63.2)
- React-jsi (= 0.63.2)
- React-jsinspector (0.63.2)
- - react-native-logger (1.9.0):
+ - react-native-get-random-values (1.5.0):
- React
- - react-native-netinfo (5.9.6):
+ - react-native-logger (1.14.0):
- React
- ... | PTT mini app | PTT mini app
|
198dbae7f4accc1eb5bca72135ccb1595dec827c | --- core/src/core/FeatureToggleGuard.tsx
@@ -43,7 +43,7 @@ export const FeatureToggleGuard = (
const {children, featureId} = props;
const [translate] = useAllsparkTranslation();
const oneClick = useOneClick(featureId);
-
+
/**
* Adding this hook because `featureId` is only accessible within this compo... | Scanner 3.0 - Fixed lint issues | Scanner 3.0 - Fixed lint issues
|
a509b56f24a37b95c02647daca344e27a0d01eaa | --- 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.3",
+ "@walmart/receipt-check-miniapp": "1.10.4",
... | update for log fix | update for log fix
|
7783eabd91206747d98bdc7ba928b3caf3fd67a5 | --- package.json
@@ -102,7 +102,7 @@
"@walmart/react-native-sumo-sdk": "2.6.0",
"@walmart/redux-store": "6.1.4",
"@walmart/ui-components": "1.15.1",
- "@walmart/wmconnect-mini-app": "2.4.1",
+ "@walmart/wmconnect-mini-app": "2.5.0",
"babel-jest": "^29.2.1",
"chance": "^1.1.11",
"esli... | feat(ui): update version SMDV-5955 | feat(ui): update version SMDV-5955
|
ae6eb743920470a438b9f8b2027b74e1daeefbd1 | --- targets/US/package.json
@@ -131,7 +131,7 @@
"@walmart/react-native-encrypted-storage": "~1.1.3",
"@walmart/react-native-env": "~6.3.20",
"@walmart/react-native-logger": "1.34.8",
- "@walmart/react-native-scanner-3.0": "0.6.8",
+ "@walmart/react-native-scanner-3.0": "0.8.0",
"@walmart/react... | VS-5311 : Scanner version upgrade to 0.8.0 | VS-5311 : Scanner version upgrade to 0.8.0
|
973b7244294716ef8025da25b58f8a2496659a72 | --- .looper.multibranch.yml
@@ -328,6 +328,8 @@ flows:
# Create a build for each of the applicable deployments; dev, beta, prod
build-deployments:
- echo "BuildType === $buildType"
+ - declare(APPCENTER_API_TOKEN)
+ - declare(APPCENTER_APP_NAME)
- if: |
%{ buildType == "SNAPSHOT" }
... | code cleanup | code cleanup
|
0b5b3c3ea68e48be58193403dc282818324e68d4 | --- __tests__/harness/redux/mockState/mockUsers/salariedUser.ts
@@ -1,2 +1,94 @@
-//TODO: Impersonate salaried user and hydrate data fields
-export const salariedUserData = {};
+import {Team} from '@walmart/redux-store';
+
+export const teamState: Team[] = [
+ {
+ members: [
+ '112916172',
+ '207052094',
... | adding salaried user mock | adding salaried user mock
|
d047a4b146fec7dcc52e57d3202f67207e4d9dd7 | --- android/app/build.gradle
@@ -97,7 +97,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 921
- versionName "1.18.0"
+ versionName "1.18.1"
}
signingConfigs {
--- ios/AllSpark/Info.plist
@@ -2... | Fix for crashalytics bugs impacting calling | Fix for crashalytics bugs impacting calling
|
a943b8f08cf8df6b142cc0dd303e30916f12c1d7 | --- package.json
@@ -108,7 +108,7 @@
"@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/ims-print-services-ui": "2.19.2",
+ "@walmart/ims-print-services-ui": "2.20.0",
"@walmart/inbox-mini-app": ... | fix(print): SSLS-10924 Bump Print UI to v2.20.0 (#4306) | fix(print): SSLS-10924 Bump Print UI to v2.20.0 (#4306)
Co-authored-by: Savankumar Akbari - sakbari <sakbari@m-c02rv0v4g8wl.homeoffice.wal-mart.com> |
2c33a95394ac5c37f1e01263054a056f8a5d034d | --- package-lock.json
@@ -56,7 +56,7 @@
"@walmart/financial-wellbeing-feature-app": "1.13.7",
"@walmart/functional-components": "~4.0.3",
"@walmart/gta-react-native-calendars": "0.1.0",
- "@walmart/gtp-shared-components": "2.1.3",
+ "@walmart/gtp-shared-components": "2.1.5",
... | updated notes and gtp version | updated notes and gtp version
|
e3e76c127249255502a5617962a8daf9e5ed7197 | --- package.json
@@ -100,7 +100,7 @@
"@walmart/counts-component-miniapp": "0.2.7",
"@walmart/digital-locks-mini-app": "1.4.6",
"@walmart/emergency-mini-app": "1.32.5",
- "@walmart/exception-mini-app": "1.8.17",
+ "@walmart/exception-mini-app": "1.8.18",
"@walmart/expo-config-plugins": "^0.2.0"... | fix(pinpoint): restore clockCheckRequired flag (#4529) | fix(pinpoint): restore clockCheckRequired flag (#4529)
|
a6fae79dced7b8e7fab38359e826b7bd9dc3b0da | --- android/app/build.gradle
@@ -134,7 +134,7 @@ android {
applicationId "com.walmart.stores.allspark.beta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 66
+ versionCode 67
versionName "1.0.5"
}
sp... | Incrementing build number | Incrementing build number
|
c0c83bd92ca8a43fe38da3414e6960851e59d34d | --- CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## [6.25.1-alpha.0](https://gecgithub01.walmart.com/allspark/allspark-core/compare/v6.24.1-alpha.0...v6.25.1-alpha.0) (2024-09-19... | chore(version): updating package version | chore(version): updating package version
|
9c05859565da265373d1aaacef4026663ba07325 | --- packages/me-at-walmart-athena-queries/src/getForYouHeaderAssociateDetails.graphql
@@ -1,4 +1,4 @@
-query GetForYouHeaderAssociateDetails(
+query getForYouHeaderAssociateDetails(
$userId: String!,
$idType: idType = USERID,
$startDate: String!,
--- packages/me-at-walmart-athena-queries/src/getForYou... | fix(graphql): query name | fix(graphql): query name
|
d57be8bf5c2d4a3669f84713138170902e4af9a4 | --- package-lock.json
@@ -3184,9 +3184,9 @@
}
},
"@walmart/push-to-talk-mini-app": {
- "version": "0.5.12",
- "resolved": "https://npme.walmart.com/@walmart/push-to-talk-mini-app/-/push-to-talk-mini-app-0.5.12.tgz",
- "integrity": "sha512-kz11mbjaOHc7gidjVGQBNczLCafVr4GP83+UvcoNkRtkr+VYW... | PTT Version Bump for 2.5 fixes | PTT Version Bump for 2.5 fixes
|
08abeab0e3b41febc0abed413fe198f064249eb1 | --- 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.16.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.24.1
- @walmart/celebration-mini-app-graphql@1.16.0
|
3c6fbcd551389324e21306f35fae3a55743e95ea | --- __tests__/setup.ts
@@ -33,7 +33,6 @@ jest.mock('react-native-reanimated', () => {
jest.mock('@react-native-community/netinfo', () => mockRNCNetInfo);
-jest.mock('react-native/Libraries/Animated/NativeAnimatedHelper');
jest.mock('@walmart/me-at-walmart-common', () => ({
ImpersonationFormContainer: {
| removing deprecated libraries from setup.ts | removing deprecated libraries from setup.ts
|
3a381e7253f160337e80e48dadf0bd8b977a52b7 | --- android/app/build.gradle
@@ -134,7 +134,7 @@ android {
applicationId "com.walmart.stores.allspark.beta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 8
+ versionCode 9
versionName "1.0.1"
}
spli... | Fixed clocking rules timezone bug (#333) | Fixed clocking rules timezone bug (#333)
* Fixed clocking rules timezone bug
* Bump time clock mini app
* bump build number
Co-authored-by: Anthony Helms - awhelms <awhelms@wal-mart.com> |
19e6c5738e91e258399af2caa74537f2baf58126 | --- package-lock.json
@@ -50,7 +50,7 @@
"@walmart/avp-feature-app": "0.1.5",
"@walmart/avp-shared-library": "0.1.6",
"@walmart/calling-mini-app": "0.1.13",
- "@walmart/checkout-mini-app": "3.9.305",
+ "@walmart/checkout-mini-app": "3.9.306",
"@walmart/compass-sdk-rn": "... | Updated CO version to 306, logger and sng fix | Updated CO version to 306, logger and sng fix
|
19328e8fcaabafe6fe1418fce910a18cea4c2807 | --- __tests__/settings/dataSaver/sagasTest.ts
@@ -54,6 +54,9 @@ describe('syncDataSaverSetting', () => {
expect(iterator.next('true').value).toEqual(
put(SettingsActionCreators.DATA_SAVER_CHANGE(true)),
);
+ expect(iterator.next('true').value).toEqual(
+ put(SettingsActionCreators.SHOW_CONNECTI... | Dispatch banner data on startup. | Dispatch banner data on startup.
|
875275d4f87784c7c1b690fce242f05d166f997c | --- packages/allspark-foundation/src/Environment/types.ts
@@ -3,7 +3,13 @@ import { PartialBy, RecursivePartial } from '@walmart/allspark-utils';
/**
* Possible environment types.
*/
-export type EnvironmentType = 'dev' | 'prod' | 'teflon' | 'local' | 'beta';
+export type EnvironmentType =
+ | 'dev'
+ | 'prod'
+... | fix: custom environment types were not allowed in the environment client but was required by other containers | fix: custom environment types were not allowed in the environment client but was required by other containers
|
fa7e6530b05a5ea0175c8a0af1d523559277734a | --- src/screens/MessagesScreen.tsx
@@ -14,7 +14,7 @@ import {Body, colors} from '@walmart/gtp-shared-components';
import {MessagesHeader, MessageTimeSectionHeader} from '../components';
import {FirebaseMessage, LocalMessage, MessageRequest} from '../types';
import {TextingNavParamsMap} from '../navigation';
-import ... | fixing online userId filter logic | fixing online userId filter logic
|
cf87747bdf5186fdff4ba9de8c72412216fbeeb6 | --- __tests__/__mocks__/react-native-linear-gradient.js
@@ -1,4 +0,0 @@
-module.exports = {
- __esModule: true,
- default: 'LinearGradient',
-};
--- package.json
@@ -206,7 +206,6 @@
"react-native-image-picker": "4.10.0",
"react-native-image-resizer": "1.4.5",
"react-native-inappbrowser-reborn": "^3.7... | remove react-native-linear-gradient | remove react-native-linear-gradient
|
9f6048f5116a7f8ad4e407d583da47cca451ce55 | --- package-lock.json
@@ -3398,9 +3398,9 @@
"integrity": "sha512-XIe9NBjtk/zGaLjqebff1Rlg00DaorQvmmzcCZ52ADC7keuhy9AoZahOw83qR3w1B+d9aImaciBoov0FrwOtwQ=="
},
"@walmart/iteminfo-mini-app": {
- "version": "2.0.7",
- "resolved": "https://npme.walmart.com/@walmart/iteminfo-mini-app/-/iteminfo-min... | itemInfo-2-0-9 | itemInfo-2-0-9
|
ade6fcc2df9b51d94523ccb1051d899cf905cc02 | --- __tests__/hooks/useCanImpersonateTest.ts
@@ -24,7 +24,7 @@ describe('useCanImpersonate', () => {
},
};
- mockUseSelector.mockImplementation((selector: (state: any) => any) => {
+ mockUseSelector.mockImplementation((selector: (s: any) => any) => {
return selector(state);
});
@@ -45,... | chore: lint fixes | chore: lint fixes
|
c00f20efa4542dec279868bb3d935aa7b6bcb664 | --- docs/CHANGELOG.md
@@ -1,3 +1,11 @@
+# [1.7.0](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v1.6.0...v1.7.0) (2024-07-08)
+
+
+### Features
+
+* **ui:** update version SMDV-5955 ([f5ab13c](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/f5ab13c8a68c568897cce2316902419e7b69e37c))
+* **ui:** ... | chore(release): 1.7.0 [skip ci] | chore(release): 1.7.0 [skip ci]
# [1.7.0](https://gecgithub01.walmart.com/smdv/myteam-miniapp/compare/v1.6.0...v1.7.0) (2024-07-08)
### Features
* **ui:** update version SMDV-5955 ([f5ab13c](https://gecgithub01.walmart.com/smdv/myteam-miniapp/commit/f5ab13c8a68c568897cce2316902419e7b69e37c))
* **ui:** update version... |
9d198df5515aa89476b0fa643bdb93585f7a75f6 | --- __tests__/screens/SearchScreen/SearchScreenTest.tsx
@@ -34,6 +34,7 @@ describe('SearchScreen', () => {
);
searchScreen.getByTestId('flashlist');
searchScreen.getByTestId('associateListItem');
+ expect(searchScreen.toJSON()).toMatchSnapshot();
});
it('should show expected results when searc... | update test | update test
|
ec52d34abfaa15f61ca2934ade4a6f8a58144067 | --- package-lock.json
@@ -92,7 +92,7 @@
"@walmart/schedule-mini-app": "0.93.0",
"@walmart/shelfavailability-mini-app": "1.5.20",
"@walmart/store-feature-orders": "1.26.3",
- "@walmart/taskit-mini-app": "2.62.3",
+ "@walmart/taskit-mini-app": "2.64.2",
"@walmart/time-clo... | Updated taskit version | Updated taskit version
|
32e8b43da5c7405e121c20c258625ad33f9c75bd | --- src/navigation/AssociateHallwayNav/MainStackNav.tsx
@@ -127,9 +127,6 @@ export const MainStackNav = () => {
useAssociateStartup();
const width = useWindowDimensions().width;
- const height = useWindowDimensions().height;
-
- const screenWidth = width < height ? width : height;
return (
<>
@@ -21... | Use just width | Use just width
|
ecb21b26d2d7dc8103a2e48fd1ac4de0d698054d | --- package.json
@@ -90,7 +90,7 @@
"@walmart/react-native-logger": "1.35.0",
"@walmart/react-native-scanner-3.0": "0.10.4",
"@walmart/react-native-sumo-sdk": "2.8.0",
- "@walmart/roster-mini-app": "3.11.0",
+ "@walmart/roster-mini-app": "3.12.0",
"@walmart/ui-components": "1.15.1",
"@walm... | feat(ui): update hub versions | feat(ui): update hub versions
|
a0864016d5ddf6467a20f8392f42697a4632c1e3 | --- __tests__/components/AssociateRosterItemTest.tsx
@@ -6,7 +6,7 @@ import {generateMockAssociate} from '../harness/mockData/associate';
describe('AssociateRosterItem', () => {
it('should not display message button if item is for the current user', () => {
//Current user is default user in mock redux store
- ... | fix broken test case | fix broken test case
|
2054ba6ba7b84bc2111f78a9622e952ce4b2eb08 | --- core/__tests__/__mocks__/@walmart/exception-mini-app.js
@@ -1,3 +1,6 @@
module.exports = {
- ExceptionMiniApp: 'ExceptionMiniApp',
+ __esModule: true,
+ default: {
+ buildAllScreens: () => 'ExceptionMiniApp',
+ },
};
--- core/__tests__/navigation/USHallway/AssociateHallwayNav/__snapshots__/MainStackNavTe... | Exception mni-app 1.8.13 | Exception mni-app 1.8.13
|
18bf4e342e25671440a60f0d0bff139984e767ac | --- packages/celebration-mini-app/CHANGELOG.md
@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## [1.22.1](https://gecgithub01.walmart.com/smdv/celebration-mini-app/compare/@walmart/celebration-... | chore(version): updating package version | chore(version): updating package version
- @walmart/celebration-mini-app@1.22.1
|
95da79459f1b8d20be820c26dbad40af44372916 | --- package.json
@@ -99,9 +99,9 @@
"@walmart/react-native-shared-navigation": "6.1.4",
"@walmart/react-native-sumo-sdk": "2.6.0",
"@walmart/redux-store": "3.7.0",
- "@walmart/roster-mini-app": "2.17.0",
+ "@walmart/roster-mini-app": "2.21.0",
"@walmart/ui-components": "1.15.1",
- "@walmart/... | feat(ui): update roster and wmconnect mini app version | feat(ui): update roster and wmconnect mini app version
|
36978275e1105667502f6dbb9516443e7032d478 | --- package-lock.json
@@ -5537,9 +5537,9 @@
}
},
"@walmart/settings-mini-app": {
- "version": "1.8.0",
- "resolved": "https://npme.walmart.com/@walmart/settings-mini-app/-/settings-mini-app-1.8.0.tgz",
- "integrity": "sha512-oLRBAU+H58nrZuOa4nMD6XP6Vio2jn1+w589K/WoLSy1+5ppnatYoVb3e3i6kfQ... | settings connection type print | settings connection type print
|
3d11fd3c3ce1839bb2d2878833c0a9e0100efc9e | --- __tests__/screens/MessagesScreen/OneToOneChatTest.tsx
@@ -203,18 +203,35 @@ describe('1-1 chat', () => {
// // //TODO: Resolve dispatch reference in closure issue in order to continue this test. Next step is to verify message send
// // });
// // it('should remove image attachment from chat input a... | todo for unit tests | todo for unit tests
|
31862bb5dda462f45b8c0973d7e9777b39ec9ca2 | --- package-lock.json
@@ -64,7 +64,7 @@
"@walmart/manager-approvals-miniapp": "0.2.4",
"@walmart/me-field-mini-app": "14.0.2",
"@walmart/metrics-mini-app": "0.15.14",
- "@walmart/mod-flex-mini-app": "1.13.3",
+ "@walmart/mod-flex-mini-app": "1.13.6",
"@walmart/moment-wa... | bump modflex to 1.13.6 | bump modflex to 1.13.6
|
cf890d90cfa56dfaf3abe9bdeab7adbce2bc3839 | --- .looper.multibranch.yml
@@ -127,7 +127,7 @@ envs:
buildTeflon: true
teamsReleaseTypeIcon: 'https://ih1.redbubble.net/image.1355946808.4705/flat,128x128,075,t.u1.jpg'
teamsWebhookUrl: 'https://walmart.webhook.office.com/webhookb2/f0470775-130f-4a42-9531-d0511cf632aa@3cbcc3d3-094d-4006-9849-0d11d... | Update .looper.multibranch.yml | Update .looper.multibranch.yml |
1381d954e27898e98850cba4ebaec46d8b35e977 | --- package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@walmart/myteam-mini-app",
- "version": "1.1.0",
+ "version": "1.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@walmart/myteam-mini-app",
- "version": "1.1.0",
+ "version": "1.1.1",
"hasInstallScr... | Update version | Update version
|
5c0b449b7d408e42e60cc24cd4e3e598909c47e7 | --- package-lock.json
@@ -3064,9 +3064,9 @@
"integrity": "sha512-PR7oEfCeQt6Uo7HqkBJA9vybGk86CXGuUx/9G/Y4IObSn8WxA1U2PyEu0piYALUstK0E6NA7joBVCujAhS8MWA=="
},
"@walmart/functional-components": {
- "version": "1.0.23",
- "resolved": "https://npme.walmart.com/@walmart/functional-components/-/fun... | updated functional component version to fix feedback create api failure (#358) | updated functional component version to fix feedback create api failure (#358)
|
547b2438b1b716d4448e6b4656d9d15b1221e4e7 | --- .yarn/patches/react-native-geolocation-service-npm-5.3.1-4a62ced778.patch
@@ -0,0 +1,13 @@
+diff --git a/android/build.gradle b/android/build.gradle
+index cf167cf0bfff194d657ab114ee54363288f10235..47fd5ae52c86e12d5a81e1dc77c58e8c05d1c375 100644
+--- a/android/build.gradle
++++ b/android/build.gradle
+@@ -4,7 +4,7 ... | add patch | add patch
|
d78513cfe6cc9617e68f46cd4fc59b5af1f7b085 | --- README.md
@@ -1,6 +1,6 @@
# Allspark
-Allspark is a framework used to build container and mini apps in React Native. Allspark is a collection of libraries that work together to provide a seamless integration between mini app modules and their container apps.
+Allspark is the framework Me@Walmart uses to build co... | docs: update root readme | docs: update root readme
|
e4e676f28b2f38be22ca6ebb681677c0eb1d3ce5 | --- src/home/translations.ts
@@ -170,6 +170,7 @@ export const esMX = {
taskStockingOvernight: 'Equipo de Almacenamiento Nocturno',
taskVision: 'Equipo de Visión',
taskVisionCenter: 'Equipo del Centro de Visión',
+ taskFashion: 'Equipo de Ropa',
},
teamTaskTitle: 'My equipo',
tea... | feat(ui): ALLSPARK-5609 map apparel to fashion (#3989) | feat(ui): ALLSPARK-5609 map apparel to fashion (#3989)
Co-authored-by: Maksym Novakh <maksym.novakh@walmart.com>
Co-authored-by: Savankumar Akbari - sakbari <sakbari@m-c02rv0v4g8wl.homeoffice.wal-mart.com> |
8c715e8c9082eb3cc1674a0dddd0e840b1e56799 | --- package-lock.json
@@ -3219,9 +3219,9 @@
}
},
"@walmart/ui-components": {
- "version": "1.1.13",
- "resolved": "https://npme.walmart.com/@walmart/ui-components/-/ui-components-1.1.13.tgz",
- "integrity": "sha512-N6Q5Y2AbE0chcImMMcjKtTY7FprKBZ9OIQKF8R2t92bA/FrOLTRFF31Sknppn/g+QHQuWQ1J8... | confirm cta pin vqa fix | confirm cta pin vqa fix
|
ddc6b6a4511224f6a07a96b77b3cbe1d311cc7ea | --- packages/core-services-allspark/src/utils.ts
@@ -41,5 +41,11 @@ export const transformLegacyEnv = (
rmaMegaNavId: env.rmaMegaNavId,
// @ts-ignore
productId: env.productId,
+ // @ts-ignore
+ productIdAssociate: env.productIdAssociate,
+ // @ts-ignore
+ productIdCandidate: env.productIdCand... | chore: fix missing fields in legacy env transform | chore: fix missing fields in legacy env transform
|
e6d35b6ddb15aa55ffb605cbe60b46ab5697fdd6 | --- src/startup/StartupSaga.ts
@@ -132,7 +132,7 @@ export function* loginFlow(): any {
SIGN_IN_ERROR,
]);
- if (signInAction.type === SIGN_IN_ERROR) {
+ if (signInAction.type !== SIGN_IN_ERROR) {
yield fork(handleSignIn);
const pinPromptTask = yield spawn(pinPromptFlow);
| undo not equal to | undo not equal to
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.