Commit e5fed7c
@W-18981744 Feature/search feature partity merge develop 8 1 (#2969)
* Update CHANGELOG.md
* bump versions
* Bump versions in mcp server
* Initial Commit
Add initGit option
Update readme for create app tool
Always use latest for create app npx package version.
* Change when git init is run
also added basic gitignore for non-extension projects
* Update CHANGELOG.md
* Fix tests
* Rename pwa-kit-mcp project
* Update server.js
* Include bin entry in package.json
* Fix dependencies etc
* Add example with output dir
* Punctuation fix in readme
* Update program.json
PR feedback on description.
Signed-off-by: Ben Chypak <bchypak@mobify.com>
* Rename package to pwa-kit-mcp
* Update server json in readme
* Update readme and bump version
* Ensure the latest version is used in readme example
* Version align the mcp server with the platform version
* Use --initGit flag and test for .git/ creation
* Add flag both commands for template and presets
* Ensure gitignore is created
* Ensure default command includes --initGit
* Update base command
* qa prompt
* update
* Bump versions
* Clean up changelogs
* Update usid expiry to match refresh_token expiry
* Linting fix
* Update changelog
* Better prompting for cursor and create app program
* Update packages/commerce-sdk-react/src/auth/index.ts
Co-authored-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
Signed-off-by: Jainam Sheth <99490559+shethj@users.noreply.github.com>
* Add unit tests for usid expiry
* Remove overlapping test cases
* bump version
* bump develop to next dev version
* Update changelogs
* Change version number
* Update readme
* Move tools to tools folder
* Clean up files/folders, create new tool folder.
* Lint
* A11y tests - Handle dynamic aria labels generated by chakra UI (#2864)
* Handle dynamic aria labels generated by chakra UI
* improve sanitization
---------
Co-authored-by: Alex Vuong <alex.vuong@salesforce.com>
* initial implementation of create page mcp tool
* fix
* support open url
* fix the import
* update README and changelog
* Modified create page mcp tool
* Added Image Componentsupport to Create page MCP tool
* Fixed failing tests
* Added new and fixed failing tests and corrected linting issues
* Added new test and minor update to system prompt
* Updated image component functionality
* Updated system prompt
* Fixed routes issue
* Added tests and comments
* Fixed merge conflicts and moved cursor to retail-react-app
* skip changelog
* Removed unused const
* Addressed comments
* Update reading expiry time for usid
* Removed the cursor rule
* Update codeowners file to include ownership for specific features (#2921)
* Update codeowners
* @W-18895609: 🚀 Shopper Agent Experience v3.0 (#2658)
* feat: shopper agent experience v3.0
* fix: enabling streaming (#2911)
* Committing for Rules and cleanup
* skip changelog
* Fixed tests
* Lint fix
* Addressed comments
* Removed the flex hardcode in log message
* Fixing Page Tool
* Fixing Linter
* Updating the Page tool
* Fix eslint discoverability in the monorepo (@W-19068681@) (#2927)
* Attempt at fixing eslint discoverability in the monorepo
* Support other packages
* Another approach: centralize the eslint dependencies
* Add a script to sync eslint stuffs to the root
* Update package lock files
* Move timing of script to preinstall
* Update package lock files
* No need for this documentation
* Empty commit
* Simplify the script's logic
* Reverting changes for Page tool
* Added comment back
* Reverting the test change
* @W-19179026: disable streaming responses (#2964)
* @W-18981744 increase packages size CI build failing
---------
Signed-off-by: Ben Chypak <bchypak@mobify.com>
Signed-off-by: Jainam Sheth <99490559+shethj@users.noreply.github.com>
Co-authored-by: vcua-mobify <vcua@salesforce.com>
Co-authored-by: Ben Chypak <bchypak@salesforce.com>
Co-authored-by: Ben Chypak <bchypak@mobify.com>
Co-authored-by: Shailesh Zirpe <szirpe+sf@salesforce.com>
Co-authored-by: Jainam Sheth <j.sheth@salesforce.com>
Co-authored-by: Jainam Sheth <99490559+shethj@users.noreply.github.com>
Co-authored-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
Co-authored-by: Alex Vuong <alex.vuong@salesforce.com>
Co-authored-by: Shailesh Zirpe <42553862+szirpesf@users.noreply.github.com>
Co-authored-by: wei-liu <wei.liu@salesforce.com>
Co-authored-by: atekur <atekur@salesforce.com>
Co-authored-by: Aditya Tekur <126732792+aditek-sf@users.noreply.github.com>
Co-authored-by: Ujwala <59447810+unandyala@users.noreply.github.com>
Co-authored-by: Avinash Kasipathy <akasipathy@salesforce.com>
Co-authored-by: snilakandan <snilakandan@salesforce.com>
Co-authored-by: Vincent Marta <vmarta@salesforce.com>
Co-authored-by: snilakandan13 <119348013+snilakandan13@users.noreply.github.com>1 parent 60380f8 commit e5fed7c
File tree
121 files changed
+6709
-1050
lines changed- .cursor/qa/rules/packages/template-retail-react-app/testing
- .github
- e2e
- scripts
- tests/a11y
- desktop/__snapshots__
- guest
- registered
- mobile/__snapshots__
- guest
- registered
- packages
- commerce-sdk-react
- src/auth
- internal-lib-build
- pwa-kit-create-app
- assets
- bootstrap/js
- config
- overrides/app
- templates/@salesforce/retail-react-app
- app
- config
- scripts
- pwa-kit-dev
- pwa-kit-mcp
- docs
- images
- src
- data
- server
- tools
- utils
- pwa-kit-react-sdk
- pwa-kit-runtime
- src/utils/middleware
- pwa-storefront-mcp/src/utils
- template-express-minimal
- template-mrt-reference-app
- template-retail-react-app
- .cursor/rules
- app
- components
- _app
- search
- shopper-agent
- hooks
- config
- mocks
- template-typescript-minimal
- test-commerce-sdk-react
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
121 files changed
+6709
-1050
lines changedLines changed: 59 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
7 | 63 | | |
8 | | - | |
9 | 64 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
| |||
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
| 131 | + | |
| 132 | + | |
129 | 133 | | |
130 | 134 | | |
131 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
58 | 65 | | |
59 | 66 | | |
60 | 67 | | |
| |||
77 | 84 | | |
78 | 85 | | |
79 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
80 | 91 | | |
81 | 92 | | |
82 | 93 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
e2e/tests/a11y/desktop/__snapshots__/guest/checkout-a11y-violations-step-4-order-confirmation.json
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments