Commit 6143df5
Merge Develop in to my Theme POC Branch (#2977)
* qa prompt
* update
* Update usid expiry to match refresh_token expiry
* Linting fix
* Update changelog
* 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
* 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)
---------
Signed-off-by: Jainam Sheth <99490559+shethj@users.noreply.github.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: 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 bffc649 commit 6143df5
File tree
43 files changed
+6361
-839
lines changed- .cursor/qa/rules/packages/template-retail-react-app/testing
- .github
- packages
- commerce-sdk-react
- src/auth
- pwa-kit-create-app
- assets
- bootstrap/js
- config
- overrides/app
- templates/@salesforce/retail-react-app
- app
- config
- pwa-kit-mcp
- src
- server
- tools
- utils
- pwa-kit-runtime
- src/utils/middleware
- template-retail-react-app
- .cursor/rules
- app
- components
- _app
- search
- shopper-agent
- hooks
- config
- mocks
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+6361
-839
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 | | |
0 commit comments