Shahed Nasser
05dbc7a877
docs: fix beta tag ( #5321 )
2023-10-09 14:05:55 +03:00
Shahed Nasser
ce93d75cc5
chore: fix generate reference command name in action ( #5320 )
...
* chore: fix generate reference command name
* fix require path in typedoc config
* add missing dependencies
2023-10-09 13:45:19 +03:00
Shahed Nasser
4ada22d656
chore: fix OAS of batch delete product prices endpoint ( #5318 )
...
* chore: fix OAS of batch delete product prices endpoint
* fix oas check
2023-10-09 13:13:00 +03:00
Shahed Nasser
1c3faee158
docs: fix documentation actions ( #5316 )
...
* docs: fix documentation utility scripts
* change branch names
2023-10-09 12:43:14 +03:00
Shahed Nasser
4ca70a0d0c
docs: fix horizontal scroll ( #5300 )
2023-10-05 22:38:54 +03:00
Shahed Nasser
0350eeb0a1
docs: create typedoc theme and plugins for references ( #5297 )
...
* update typedoc and its plugins
* refactor existing typedoc configurations
* added new typedoc plugin and themes
* added more customization options
* added more customization options
* refactored doc-utils to a workspace
* fix tsconfig
* update README files
* remove comments
* revert type changes
* remove dependencies no longer needed
* removed modules action
2023-10-05 12:09:42 +03:00
Shahed Nasser
b3f75d8f21
docs: add AI Assistant ( #5249 )
...
* added components
* added ai assistant button
* change styling
* improve AI assistant
* change to a drawer
* added command support into search
* add AiAssistant to all projects
* remove usage of Text component
* added error handling
* use recaptcha
* fix new configurations
* fix background color
* change suggested questions
2023-10-05 11:10:44 +03:00
Shahed Nasser
0b4e7ef9c3
docs: fix preserve-symlink command for yarn in plugin docs ( #5285 )
...
* docs: fix preserve-symlink command for yarn in plugin docs
* added additional tab
* fix npm label
2023-10-04 11:49:25 +03:00
Shahed Nasser
6d9c0eb70b
docs: fix usage of non-existing repository in digital products recipe ( #5280 )
...
* docs: fix usage of non-existing repository in digital products recipe
* fix content linting
2023-10-04 11:05:23 +03:00
Shahed Nasser
22130ecb63
oas: update examples and security tags ( #5256 )
...
- Change cURL examples to use `x-medusa-access-token` instead of bearer
- Add `jwt_token` to `securitySchemes` and update existing `api_token`.
2023-09-29 19:43:57 +00:00
Shahed Nasser
8cf92cea18
docs: improve contentful plugin documentation ( #5255 )
...
* docs: improve contentful plugin documentation
* fix eslint errors
* fix styling
* add collection and type migrations
2023-09-29 21:07:31 +03:00
Shahed Nasser
92f1f1a725
docs: fix webshipper plugins array section ( #5253 )
2023-09-29 17:43:03 +03:00
Shahed Nasser
7016c8940c
docs: fix design issues ( #5252 )
...
* docs: fix design issues
* fix commands in installation tabs
2023-09-29 17:17:24 +03:00
Shahed Nasser
18a05dee86
fix(create-medusa-app): fix inconsistency in checking errors in migrations ( #5189 )
2023-09-29 08:26:24 -04:00
Shahed Nasser
70484b4cd4
docs: add Next.js steps to digital product recipe ( #5231 )
...
* docs: add Next.js steps to digital product recipe
* fix eslint errors
2023-09-27 20:32:10 +03:00
Shahed Nasser
aecf719871
docs(ui,docs): added upgrade guides link to UI docs ( #5240 )
...
* added medusa ui index page
* remove console
2023-09-27 20:06:03 +03:00
Shahed Nasser
11b2f1237b
docs: fix irregular scrolling in code tabs ( #5239 )
...
* docs: fix blocking scroll util
* remove unnecessary util methods
2023-09-27 19:17:04 +03:00
Shahed Nasser
f5a698ad6f
docs: fix code block's usage of z-index ( #5238 )
2023-09-27 18:48:18 +03:00
Shahed Nasser
6942a907a5
docs: fix z-index across projects ( #5234 )
...
* docs: fix z-index across projects
* remove usage of z-index in UI docs
2023-09-27 16:38:59 +03:00
Shahed Nasser
4c8836b488
docs: fix feedback fields not being passed to tracking ( #5225 )
2023-09-27 11:00:17 +03:00
Shahed Nasser
987dd8f568
docs: expanded rating form + UI docs improvement ( #5211 )
...
* docs: expanded rating form + UI docs improvement
* added props table + changed example
2023-09-26 20:26:09 +03:00
Shahed Nasser
dee3419fe8
docs: fix details component + other styling fixes ( #5217 )
...
* docs: fix details component
* general styling fixes
2023-09-26 19:03:07 +03:00
Shahed Nasser
63aea62d7a
docs: improve tailwind configuration ( #5215 )
2023-09-26 15:08:30 +03:00
Shahed Nasser
07e65f5aba
docs: Improve Loaders documentation ( #5205 )
2023-09-25 19:03:00 +03:00
Shahed Nasser
797cd48bd3
docs(ui): dark mode fixes ( #5204 )
...
* docs(ui): dark mode fixes
* apply color on the body
* remove z-index
2023-09-25 18:36:42 +03:00
Shahed Nasser
0c9d5ea6d4
docs: update contribution guideline ( #5188 )
...
* fix ignore command
* fixed ignore script
* docs: update contribution guideline
* fix ignore script
* fix eslint errors
* remove exit option
2023-09-22 16:08:11 +03:00
Shahed Nasser
123b3787d5
docs: general fixes for docs workspace ( #5184 )
2023-09-22 12:25:48 +03:00
Shahed Nasser
27d74cb399
docs: fix error related to Key type ( #5178 )
...
* docs: fix error related to Key type
* fix styling issue
2023-09-21 21:41:18 +03:00
Shahed Nasser
fa7c94b4cc
docs: create docs workspace ( #5174 )
...
* docs: migrate ui docs to docs universe
* created yarn workspace
* added eslint and tsconfig configurations
* fix eslint configurations
* fixed eslint configurations
* shared tailwind configurations
* added shared ui package
* added more shared components
* migrating more components
* made details components shared
* move InlineCode component
* moved InputText
* moved Loading component
* Moved Modal component
* moved Select components
* Moved Tooltip component
* moved Search components
* moved ColorMode provider
* Moved Notification components and providers
* used icons package
* use UI colors in api-reference
* moved Navbar component
* used Navbar and Search in UI docs
* added Feedback to UI docs
* general enhancements
* fix color mode
* added copy colors file from ui-preset
* added features and enhancements to UI docs
* move Sidebar component and provider
* general fixes and preparations for deployment
* update docusaurus version
* adjusted versions
* fix output directory
* remove rootDirectory property
* fix yarn.lock
* moved code component
* added vale for all docs MD and MDX
* fix tests
* fix vale error
* fix deployment errors
* change ignore commands
* add output directory
* fix docs test
* general fixes
* content fixes
* fix announcement script
* added changeset
* fix vale checks
* added nofilter option
* fix vale error
2023-09-21 20:57:15 +03:00
Shahed Nasser
89735aa425
docs: fix code in digital product recipe ( #5172 )
...
* docs: fix code in digital product recipe
* eslint fixes
2023-09-21 15:20:02 +03:00
Shahed Nasser
889154c440
docs: fix card title in digital products recipe ( #5147 )
2023-09-19 18:43:23 +03:00
Shahed Nasser
d709521826
docs: updated recipes ( #5138 )
2023-09-19 13:48:27 +03:00
Shahed Nasser
a161f689b9
docs: fix SendGrid's dynamic_template_data property ( #5112 )
2023-09-18 15:06:09 +03:00
Shahed Nasser
0c467012f6
docs: fix retrieve order by display ID code block ( #5106 )
...
Fixes #5099
2023-09-18 10:50:54 +03:00
Shahed Nasser
beeb0d6154
docs: added docs for multi-language support ( #5026 )
...
* docs: added docs for multi-language support
* fix sidebar
* fix sidebar ref
* added config step
2023-09-15 17:21:00 +02:00
Shahed Nasser
09bcbdaea5
docs: fix environment variable names for Railway guide ( #5077 )
...
* docs: fix environment variable names for Railway guide
* Update deploying-on-railway.md
* Update deploying-on-railway.md
2023-09-15 14:42:11 +03:00
Shahed Nasser
7d35723023
fix(medusa-react): fix useAdminAddStoreCurrency hook ( #5074 )
2023-09-15 12:06:12 +02:00
Shahed Nasser
5b09f816cb
fix(create-medusa-app): fix command for windows OS ( #5061 )
2023-09-14 18:07:43 +03:00
Shahed Nasser
d14966abca
api-ref: fix feedback component client error ( #5055 )
2023-09-14 17:06:18 +03:00
Shahed Nasser
973c79bef6
docs: change usage of AbstractPaymentService with AbstractPaymentProcessor ( #5038 )
...
Fixes #5033
2023-09-13 11:19:25 +03:00
Shahed Nasser
adf4903003
docs: added ecommerce recipe ( #5017 )
...
* docs: added ecommerce recipe
* fix eslint errors
2023-09-11 18:51:03 +03:00
Shahed Nasser
b18b6167a7
docs: added troubleshooting for Next.js with NPX ( #5016 )
2023-09-11 18:09:26 +03:00
Shahed Nasser
fbae7f9654
docs: fix steps in create entity documentation ( #5011 )
2023-09-11 12:05:25 +03:00
Shahed Nasser
d971d5cf91
docs: added new recipes ( #4964 )
...
* docs: added new recipes
* added oms recipe
* address PR feedback
2023-09-11 11:31:57 +03:00
Shahed Nasser
5c9f8c7111
docs: add create-medusa-app option in Next.js starter ( #5008 )
2023-09-11 11:15:10 +03:00
Shahed Nasser
70701b3e8f
docs: fix S3 plugin options section ( #5007 )
2023-09-11 10:52:43 +03:00
Shahed Nasser
7a12aa04ac
docs,api-ref: fix kbd styling ( #4995 )
...
* docs: fix kbd styling
* additional fixes
2023-09-08 20:18:26 +03:00
Shahed Nasser
1a1fc6c968
docs: add documentation for remaining plugins ( #4994 )
...
* docs: add documentation for remaining plugins
* fix eslint errors
2023-09-08 19:18:48 +03:00
Shahed Nasser
1958809fa9
docs: update create-medusa-app to add details about Next.js option ( #4991 )
...
* docs: update create-medusa-app to add details about Next.js option
* fix enter
2023-09-08 15:26:39 +02:00
Shahed Nasser and Oli Juhl
c47b7aacbd
docs: updated the add fulfillment provider docs ( #4986 )
...
* docs: updated the add fulfillment provider docs
* fix eslint errors
---------
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2023-09-08 15:12:00 +02:00
Shahed Nasser
240b038006
feat(create-medusa-app): add install Next.js storefront option ( #4968 )
...
* feat(create-medusa-app): add install Next.js storefront option
* added config for yes option
* added more instructions to exit message
* handle duplicate directories and next errors
* use next.js branch
* add line break in storefront question
* pass next.js directory name as env variable
* change question message
* address PR feedback
* fix(medusa-cli): remove .git directory in `new` command
* fix deleting a directory error
2023-09-08 12:17:48 +02:00
Shahed Nasser
9781089ca3
chore(oas): Update OAS for upload endpoints ( #4953 )
...
* chore(oas): Update OAS for upload endpoints
* added changeset
* address pr feedback
2023-09-06 17:39:19 +03:00
Shahed Nasser
ddc882faac
docs: added multi-region recipe ( #4926 )
...
* docs: added a multi-region recipe
* added other category to plugins list
* fix eslint errors
* fix broken link
* add link
* fix sidebar link
2023-08-31 20:38:06 +03:00
Shahed Nasser
f9c064f98d
docs: added a note about product module in Next.js ( #4924 )
2023-08-31 16:29:33 +03:00
Shahed Nasser
0627d06f72
docs: updated digitalocean deployment guide ( #4923 )
...
* docs: updated digitalocean deployment guide
* remove build from script
* fix text
2023-08-31 15:44:54 +03:00
Shahed Nasser
bc4c9e0d32
docs: update admin CLI configurations ( #4910 )
...
* docs: update admin configurations
* fix in dev command name
2023-08-30 17:12:16 +03:00
Shahed Nasser
b05bae1471
docs: update Create Fulfillment Provider guide ( #4911 )
2023-08-30 16:03:56 +03:00
Shahed Nasser
359bd290ba
docs: added expected columns for imports ( #4908 )
...
* docs: added expected columns for imports
* linked from user guide to new sections
2023-08-30 12:00:43 +03:00
Shahed Nasser
33ffdaf42d
docs: added B2B recipe ( #4901 )
...
* added b2b recipe
* added redirect rule
* fix build errors
* fix broken links
2023-08-29 19:50:14 +03:00
Shahed Nasser
e086e3efbd
docs: fix customer_id name in create endpoints docs ( #4900 )
2023-08-29 17:42:05 +03:00
Shahed Nasser and Oli Juhl
f75d9806f9
docs: added rbac recipe ( #4895 )
...
* docs: added rbac recipe
* fix eslint errors
* fixed indentation causing build error
* fix build warning
* small fixes
---------
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2023-08-29 15:11:52 +03:00
Shahed Nasser
962c907dfa
docs: updated create file service guide ( #4887 )
2023-08-28 12:50:34 +03:00
Shahed Nasser
17c26c4f66
docs,api-ref: fixed search bugs ( #4866 )
2023-08-25 18:39:31 +03:00
Shahed Nasser
6d94c0c181
docs: added beta features documentation ( #4859 )
2023-08-25 14:59:20 +03:00
Shahed Nasser
d04b9635f9
chore(oas): fix Get Variant's Inventory OAS ( #4856 )
...
* chore(oas): fix Get Variant's Inventory OAS
* fix the curl example
2023-08-25 13:03:55 +03:00
Shahed Nasser
f07dc0384f
docs,api-ref: added search filters ( #4830 )
...
* initial implementation of search modal
* added hit and search suggestions
* added support for multiple indices
* updated sample env
* added close when click outside dropdown
* test for mobile
* added mobile design
* added shortcut
* dark mode fixes
* added search to docs
* added plugins filter
* added React import
* moved filters to configurations
* handled error on page load
* change suggestion text
* removed hits limit
* handle select all
* open link in current tab
* change highlight colors
* added support for shortcuts + auto focus
* change header and footer
* redesigned search ui
2023-08-24 18:36:06 +03:00
Shahed Nasser
c58588904c
fix(medusa-telemetry): added missing babel dependencies ( #4817 )
2023-08-23 14:26:06 +02:00
Shahed Nasser
80d603a63d
docs: improved glossary definitions ( #4820 )
...
* docs: improved glossary definitions
* Update glossary.ts
2023-08-21 13:09:59 +03:00
Shahed Nasser
740a3c6e18
docs: improved glossary feature ( #4819 )
2023-08-21 12:31:16 +03:00
Shahed Nasser
f11375a686
docs: remove yarn create-medusa-app until a fix is out ( #4818 )
2023-08-21 11:49:18 +03:00
Shahed Nasser
f5d8696123
docs: added glossary functionality ( #4805 )
2023-08-18 17:07:00 +03:00
Shahed Nasser
ac25c422a3
docs: added general deployment guide for backend ( #4802 )
...
* docs: added general deployment guide for backend
* deleted qovery
* added a note to microtica
* fix icon name
2023-08-18 13:29:17 +03:00
Shahed Nasser
fd2dcdf98c
docs: improve create-medusa-app guide structure ( #4801 )
...
* docs: improved create-medusa-app structure
* change hash link
2023-08-18 11:19:36 +03:00
Shahed Nasser
57bb391146
docs: added new recipes ( #4793 )
...
* added new recipes
* added more recipes
2023-08-17 20:37:40 +03:00
Shahed Nasser
3b5590ccec
docs: added new database options for create-medusa-app ( #4777 )
...
* docs: added new database options for create-medusa-app
* update note
* removed stable option
* add example to connect to Vercel or Supabase database
* added a note about --db-url option
* added a note about --no-migrations
* added troubleshooting guide for invalid token error with no-browser
* fix link
2023-08-17 20:21:32 +03:00
Shahed Nasser
80b1bff8cb
docs: update admin extension docs ( #4778 )
...
* docs: update admin extension docs
* eslint fixes
* fix broken links
* fix broken link
* added admin upgrade guide
* fix lint errors
2023-08-17 20:04:13 +03:00
Shahed Nasser
75881a2cfe
docs: added UI link to navigation bar ( #4796 )
2023-08-17 19:50:10 +03:00
Shahed Nasser
c684d16ec0
feat(create-medusa-app): remove --stable option and change to clone default branch ( #4794 )
2023-08-17 14:34:36 +00:00
Shahed Nasser
26c78bbc03
docs: update stale information ( #4790 )
2023-08-17 14:19:51 +03:00
Shahed Nasser
b08337deb7
api-ref: added syncing between code tabs ( #4786 )
...
* api-ref: added syncing between code tabs
* updated comment
* resolve metadata warning
* fix colors
2023-08-17 10:41:53 +03:00
Shahed Nasser
3140b9f140
docs: changed Next.js Image ( #4784 )
2023-08-16 18:17:29 +03:00
Shahed Nasser
8336e2002a
docs: modified README files ( #4782 )
2023-08-16 17:12:42 +03:00
Shahed Nasser
320fab8aed
chore(oas): add missing variant_id to AdminPostInventoryItemsReq schema ( #4780 )
...
* chore(oas): add missing variant_id to AdminPostInventoryItemsReq schema
* ran build
2023-08-16 16:42:34 +03:00
Shahed Nasser
9cc0bc6c9d
docs,api-ref: design + algolia fixes ( #4775 )
...
* fix algolia results on same page
* fix navigation bar for mobile
* fix eslint configurations
* fix github action
* fix search icon on mobile
* fix code block dark mode
2023-08-16 11:38:50 +03:00
Shahed Nasser
914d773d3a
api-ref: custom API reference ( #4770 )
...
* initialized next.js project
* finished markdown sections
* added operation schema component
* change page metadata
* eslint fixes
* fixes related to deployment
* added response schema
* resolve max stack issue
* support for different property types
* added support for property types
* added loading for components
* added more loading
* type fixes
* added oneOf type
* removed console
* fix replace with push
* refactored everything
* use static content for description
* fixes and improvements
* added code examples section
* fix path name
* optimizations
* fixed tag navigation
* add support for admin and store references
* general enhancements
* optimizations and fixes
* fixes and enhancements
* added search bar
* loading enhancements
* added loading
* added code blocks
* added margin top
* add empty response text
* fixed oneOf parameters
* added path and query parameters
* general fixes
* added base path env variable
* small fix for arrays
* enhancements
* design enhancements
* general enhancements
* fix isRequired
* added enum values
* enhancements
* general fixes
* general fixes
* changed oas generation script
* additions to the introduction section
* added copy button for code + other enhancements
* fix response code block
* fix metadata
* formatted store introduction
* move sidebar logic to Tags component
* added test env variables
* fix code block bug
* added loading animation
* added expand param + loading
* enhance operation loading
* made responsive + improvements
* added loading provider
* fixed loading
* adjustments for small devices
* added sidebar label for endpoints
* added feedback component
* fixed analytics
* general fixes
* listen to scroll for other headings
* added sample env file
* update api ref files + support new fields
* fix for external docs link
* added new sections
* fix last item in sidebar not showing
* move docs content to www/docs
* change redirect url
* revert change
* resolve build errors
* configure rewrites
* changed to environment variable url
* revert changing environment variable name
* add environment variable for API path
* fix links
* fix tailwind settings
* remove vercel file
* reconfigured api route
* move api page under api
* fix page metadata
* fix external link in navigation bar
* update api spec
* updated api specs
* fixed google lint error
* add max-height on request samples
* add padding before loading
* fix for one of name
* fix undefined types
* general fixes
* remove response schema example
* redesigned navigation bar
* redesigned sidebar
* fixed up paddings
* added feedback component + report issue
* fixed up typography, padding, and general styling
* redesigned code blocks
* optimization
* added error timeout
* fixes
* added indexing with algolia + fixes
* fix errors with algolia script
* redesign operation sections
* fix heading scroll
* design fixes
* fix padding
* fix padding + scroll issues
* fix scroll issues
* improve scroll performance
* fixes for safari
* optimization and fixes
* fixes to docs + details animation
* padding fixes for code block
* added tab animation
* fixed incorrect link
* added selection styling
* fix lint errors
* redesigned details component
* added detailed feedback form
* api reference fixes
* fix tabs
* upgrade + fixes
* updated documentation links
* optimizations to sidebar items
* fix spacing in sidebar item
* optimizations and fixes
* fix endpoint path styling
* remove margin
* final fixes
* change margin on small devices
* generated OAS
* fixes for mobile
* added feedback modal
* optimize dark mode button
* fixed color mode useeffect
* minimize dom size
* use new style system
* radius and spacing design system
* design fixes
* fix eslint errors
* added meta files
* change cron schedule
* fix docusaurus configurations
* added operating system to feedback data
* change content directory name
* fixes to contribution guidelines
* revert renaming content
* added api-reference to documentation workflow
* fixes for search
* added dark mode + fixes
* oas fixes
* handle bugs
* added code examples for clients
* changed tooltip text
* change authentication to card
* change page title based on selected section
* redesigned mobile navbar
* fix icon colors
* fix key colors
* fix medusa-js installation command
* change external regex in algolia
* change changeset
* fix padding on mobile
* fix hydration error
* update depedencies
2023-08-15 18:07:54 +03:00
Shahed Nasser
30ce35b163
feat(create-medusa-app): add database options ( #4733 )
...
## What
Adds new options for easier usage of the `create-medusa-app` command for regular medusa users.
The following options are added:
- `--skip-db`: Skips creating the database, running migrations, and seeding, and subsequently skips opening the browser. Useful if the developer wants to set the database URL at a later point in the configurations.
- `--db-url <url>`: Skips database creation and sets the database URL to the provided URL. Throws an error if can't connect to the database. Will still run migrations and open the admin after project creation. Useful if the developer already has database created, locally or remotely.
- `--no-migrations`: Skips running migrations, creating admin user, and seeding. If used, it's expected that you pass the `--db-url` option with a url of a database that has all necessary migrations. Otherwise, unexpected errors will occur. Helpful only if combined with `--db-url`
- `--no-browser`: Disables opening the browser at the end of the project creation and only shows success message.
- `--directory-path <path>`: Allows specifying the directory path to install the project in. Useful for testing.
2023-08-15 08:08:54 +00:00
Shahed Nasser
324c9d62ef
docs: fix method names in complete checkout code block ( #4746 )
...
Closes #4744
2023-08-11 09:47:24 +03:00
Shahed Nasser
2363a5324e
docs: general fixes across docs ( #4737 )
...
* docs: general fixes across docs
* added deploy button to railway
* fix eslint errors
* fixes
2023-08-10 11:44:20 +03:00
Shahed Nasser
433914ae01
docs: revamp plugin documentation pages ( #4694 )
...
* docs: revamp plugin documentation pages
* fix eslint errors
* change order of scripts
2023-08-04 17:26:39 +03:00
Shahed Nasser
738eac63aa
docs: fixes to medusa-react ( #4672 )
...
* docs: fixes to medusa-react
* fixes to admin customization pages
* fix eslint errors
* added routes and settings props
* fixes to settings page
* small fix for settings
2023-08-02 15:27:32 +03:00
Shahed Nasser
84fe2a3837
docs: add missing code in create entity doc ( #4669 )
2023-08-02 10:45:04 +03:00
Shahed Nasser
c90191eb7e
docs: revamped endpoints, services, and entities ( #4660 )
...
* revamp create endpoint docs
* docs: revamped endpoints, services, and entities
* eslint fixes
* fix metadata
* fix missing closing tag
* fixes to create migration doc
* fixes to create endpoint doc
* small fix in create service doc
2023-08-01 19:36:56 +03:00
Shahed Nasser
6c885ac2d6
docs: fixes to create entity docs ( #4657 )
2023-08-01 13:50:23 +03:00
Shahed Nasser
18ba749695
docs: fixes to create migrations guide ( #4656 )
2023-08-01 12:59:06 +03:00
Shahed Nasser
554af1abf3
docs: fix configurations link in backend install ( #4634 )
2023-08-01 11:11:22 +03:00
Shahed Nasser
2e42141822
docs: shorten npx commands ( #4652 )
2023-08-01 10:50:19 +03:00
Shahed Nasser
26a606a1bb
docs: fixes to create endpoint documentation ( #4650 )
2023-08-01 10:14:59 +03:00
Shahed Nasser
d4e7f679cc
docs: fixes to entities overview page ( #4651 )
2023-07-31 19:42:57 +03:00
Shahed Nasser
c0cf786e48
docs: improvements to storefront roadmap ( #4648 )
2023-07-31 19:18:05 +03:00
Shahed Nasser
14fe1f1f69
docs: fixes to implement cart docs ( #4645 )
2023-07-31 17:30:58 +03:00