Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / valantic/spartacus-mock issues and pull requests
#65 - Update to Angular 17 and Spartacus 2211.19
Issue -
State: closed - Opened by janwidmer 11 months ago
#64 - #63 improve installation docs, add boilerplate schematics
Pull Request -
State: closed - Opened by janwidmer about 1 year ago
#63 - Improve installation docs, add boilerplate schematics
Issue -
State: closed - Opened by janwidmer about 1 year ago
#62 - Add quiet option
Issue -
State: closed - Opened by janwidmer about 1 year ago
#61 - Improve config around whitelist mode / example data
Issue -
State: closed - Opened by janwidmer about 1 year ago
#60 - Feature/#58 update to latest msw version
Pull Request -
State: closed - Opened by janwidmer about 1 year ago
#59 - New Features with MSW 2.0
Issue -
State: open - Opened by janwidmer about 1 year ago
- 1 comment
#58 - Update MSW to Version 2.x
Issue -
State: closed - Opened by janwidmer about 1 year ago
#57 - Not really a issue but more of a question.
Issue -
State: open - Opened by cesarpatrick about 1 year ago
- 2 comments
#56 - Add unit-tests for schematics
Issue -
State: open - Opened by janwidmer over 1 year ago
#55 - Add unit tests for mock-server
Issue -
State: open - Opened by janwidmer over 1 year ago
#54 - Add Mock Handler for Order Return Feature
Issue -
State: open - Opened by janwidmer over 1 year ago
#53 - Add HTTP Error Case Overring Possibility via In Browser Admin Panel (from Michael)
Issue -
State: open - Opened by janwidmer over 1 year ago
#52 - Enhance docs to show how url path / get params can be defined in routes and read in handlers
Issue -
State: open - Opened by janwidmer over 1 year ago
#51 - #50 Update Node Version and Spartacus Dependency
Pull Request -
State: closed - Opened by claudio147 over 1 year ago
Labels: enhancement
#50 - Update Node Version to 18.x and Spartacus to 6.4 and MSW to 1.3.1
Issue -
State: closed - Opened by claudio147 over 1 year ago
Labels: enhancement
#49 - #48: Updates faker.js to 8.x and replaces deprecated methods
Pull Request -
State: closed - Opened by claudio147 over 1 year ago
Labels: enhancement
#48 - Update faker.js to 8.x
Issue -
State: closed - Opened by claudio147 over 1 year ago
Labels: enhancement
#47 - #42 add documentation and jsdocs for default routes
Pull Request -
State: closed - Opened by janwidmer over 1 year ago
#46 - #38 refactor docs and add terminology section
Pull Request -
State: closed - Opened by janwidmer over 1 year ago
#45 - #41 add docs for spartacus mock options
Pull Request -
State: closed - Opened by janwidmer over 1 year ago
#44 - Enhance docs with hint, that prettierignore should contain src/mockServiceWorker.js
Issue -
State: closed - Opened by janwidmer over 1 year ago
#43 - Enhance docs to show all existing createXxx methods
Issue -
State: open - Opened by janwidmer over 1 year ago
#42 - Enhance docs with all usable default routes contained in spartacus-mock
Issue -
State: closed - Opened by janwidmer over 1 year ago
#41 - Enhance docs to describe the options of the mock server
Issue -
State: closed - Opened by janwidmer over 1 year ago
#40 - #38 second part of the doc refactoring
Pull Request -
State: closed - Opened by janwidmer over 1 year ago
#39 - Feature/#38 documentation structure
Pull Request -
State: closed - Opened by janwidmer over 1 year ago
#38 - Adjust docs structure to be prepared to use a documentation tool
Issue -
State: closed - Opened by janwidmer over 1 year ago
#37 - #31 improve translation handling
Pull Request -
State: closed - Opened by janwidmer over 1 year ago
- 1 comment
#36 - Finalize initial usage documentation
Issue -
State: closed - Opened by janwidmer over 1 year ago
#35 - Enhance docs to show a list of all ootb mocked features
Issue -
State: closed - Opened by janwidmer over 1 year ago
#34 - Create Spartacus Ticket to export the defaultOccConfigs
Issue -
State: closed - Opened by janwidmer over 1 year ago
#33 - #28 add whitelist mode to only mock certain pages
Pull Request -
State: closed - Opened by janwidmer over 1 year ago
#32 - Add typings for default routes
Issue -
State: open - Opened by janwidmer over 1 year ago
#31 - Add Handling for Translations (without needing to override the handler)
Issue -
State: closed - Opened by janwidmer over 1 year ago
#30 - Enhance docs to show how to use it with HTTPS
Issue -
State: closed - Opened by janwidmer over 1 year ago
#29 - Feature/#28 add option to use with existing project
Pull Request -
State: closed - Opened by janwidmer over 1 year ago
#28 - Add option to use it with an existing Project
Issue -
State: closed - Opened by janwidmer over 1 year ago
- 1 comment
#27 - Feature/#26 update to angular 15 / spartacus 6.1.0
Pull Request -
State: closed - Opened by janwidmer over 1 year ago
#26 - Add compatibility for Angular 15 / Spartacus 6.1
Issue -
State: closed - Opened by janwidmer over 1 year ago
#25 - Feature/extend documentation
Pull Request -
State: closed - Opened by claudio147 almost 2 years ago
#24 - #23: Allows to overwrite a default slot
Pull Request -
State: closed - Opened by claudio147 almost 2 years ago
#23 - Check if default slots can be overridden
Issue -
State: closed - Opened by claudio147 almost 2 years ago
#22 - Feature/#7 custom data input
Pull Request -
State: closed - Opened by claudio147 almost 2 years ago
#21 - Feature/#13 improve dev workflow
Pull Request -
State: closed - Opened by janwidmer almost 2 years ago
#20 - #5 fix anonymous cart being merged after login not working correctly,…
Pull Request -
State: closed - Opened by janwidmer almost 2 years ago
#19 - #8: add mock data for search and category pages
Pull Request -
State: closed - Opened by janwidmer almost 2 years ago
#18 - cleanup content, add example content page for generic content pages
Pull Request -
State: closed - Opened by janwidmer almost 2 years ago
#17 - Feature/#15: add mock data for store finder
Pull Request -
State: closed - Opened by janwidmer almost 2 years ago
#16 - Add remaing open Cart Mock Functionality
Issue -
State: closed - Opened by janwidmer almost 2 years ago
- 1 comment
#15 - Add Mock Data for Storefinder
Issue -
State: closed - Opened by janwidmer almost 2 years ago
#14 - Enhance docs for the "non SSR" rendering case of the main.ts
Issue -
State: closed - Opened by janwidmer almost 2 years ago
- 1 comment
#13 - Improve Usage Workflow
Issue -
State: closed - Opened by janwidmer almost 2 years ago
#12 - Feature/#3 #5: add mock data for cart and checkout
Pull Request -
State: closed - Opened by janwidmer almost 2 years ago
#11 - Feature/#4 account mock data
Pull Request -
State: closed - Opened by claudio147 almost 2 years ago
#10 - Feature/#4 account mock data
Pull Request -
State: closed - Opened by claudio147 almost 2 years ago
#9 - Add Mock Data for Wishlist / Save Cart / Import & Export Cart
Issue -
State: closed - Opened by janwidmer almost 2 years ago
- 1 comment
#8 - Add Mock Data for Search / Category Pages
Issue -
State: closed - Opened by janwidmer almost 2 years ago
#7 - Create a "per Handler" / "per Route" Fallback to the Default Data when using custom Data
Issue -
State: closed - Opened by janwidmer almost 2 years ago
#6 - Find a solution to improve the Dev Workflow (changes to the lib require npm link again)
Issue -
State: closed - Opened by janwidmer almost 2 years ago
- 1 comment
#5 - Add Mock Data for Checkout Pages
Issue -
State: closed - Opened by janwidmer almost 2 years ago
- 2 comments
#4 - Add Mock Data for My Account Pages
Issue -
State: closed - Opened by janwidmer almost 2 years ago
#3 - Make Add To Cart work (again)
Issue -
State: closed - Opened by janwidmer almost 2 years ago
- 3 comments
#2 - Add Mock Data for Product Detail Page
Issue -
State: closed - Opened by janwidmer almost 2 years ago
- 1 comment
#1 - Publish initial Version to NPM
Issue -
State: closed - Opened by janwidmer almost 2 years ago
- 1 comment