Shahed Nasser
9a3326a56e
docs: fix production build error ( #6170 )
...
Fix build error in production due to incorrect link
2024-01-23 08:19:25 +00:00
Shahed Nasser
4792c55226
docs: migrate guides to TSDoc references ( #6100 )
2024-01-22 18:38:35 +01:00
Shahed Nasser
8c67e32d41
docs: improve admin documentation ( #6117 )
...
- Move the admin plugin's options to the Admin Configuration documentation.
- Add a section on how to change the backend URL for both development and production.
- Fix the troubleshooting section related to port forwarding.
- General fixes.
2024-01-22 15:48:33 +00:00
Shahed Nasser
5d1965f2fa
docs: add new troubleshooting section for create-medusa-app ( #6071 )
...
* docs: add new troubleshooting section for create-medusa-app
* small fixes
2024-01-15 13:33:53 +02:00
Shahed Nasser
1c6c759aa8
docs: added a troubleshooting section for --db-url option ( #5872 )
...
* docs: added a troubleshooting section for --db-url option
* fix vale error
2023-12-14 14:59:07 +02:00
Shahed Nasser
547b16ead5
docs: fix code block titles ( #5733 )
...
* docs: fix code block titles
* remove console
* fix build error
2023-11-27 16:08:10 +00:00
Shahed Nasser
edeec07466
docs: added troubleshooting for postgres docker container ( #5629 )
...
* docs: added troubleshooting for postgres docker container
* fix component name
2023-11-14 12:27:38 +02:00
Shahed Nasser
c6dff873de
docs: update docusaurus to v3 ( #5625 )
...
* update dependencies
* update onboarding mdx
* fixes for mdx issues
* fixes for mdx compatibility
* resolve mdx errors
* fixes in reference
* fix check errors
* revert change in vale action
* fix node version in action
* fix summary in markdown
2023-11-13 20:11:50 +02:00
Shahed Nasser
3781ac4631
docs: added troubleshooting guide for promise.all ( #5586 )
...
* docs: added troubleshooting guide for promise.all
* fix eslint errors
2023-11-10 10:59:52 +01:00
Shahed Nasser
0eb56519e9
docs: improved create-medusa-app structure ( #5458 )
2023-10-24 18:29:05 +03:00
Shahed Nasser
c28935b4e8
docs: update endpoints to use file-routing approach ( #5397 )
...
- Move the original guides for creating endpoints and middlewares to sub-sections in the Endpoints category.
- Replace existing guides for endpoints and middlewares with the new approach.
- Update all endpoints-related snippets across docs to use this new approach.
2023-10-19 15:56:26 +00: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