Commit Graph

389 Commits

Author SHA1 Message Date
Shahed Nasser
6d94c0c181 docs: added beta features documentation (#4859) 2023-08-25 14:59:20 +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
github-actions[bot]
4843cc6301 chore(docs): Removed Docs Announcement Bar (automated) (#4836)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-08-23 10:01:16 +03: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
github-actions[bot]
5c2f15cfc4 chore(docs): Generated Docs Announcement Bar (automated) (#4797)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-08-17 17:29:51 +02:00
Shahed Nasser
26c78bbc03 docs: update stale information (#4790) 2023-08-17 14:19:51 +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
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
github-actions[bot]
0887e5007f chore(docs): Removed Docs Announcement Bar (automated) (#4752)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
2023-08-13 07:39:59 +00:00
github-actions[bot]
efdea04963 chore(docs): Generated Docs Announcement Bar (automated) (#4704)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-08-07 16:20:13 +03:00
github-actions[bot]
82ceea7000 chore(docs): Removed Docs Announcement Bar (automated) (#4667)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-08-02 10:12:42 +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
483bf2e544 docs: added admin setting page documentation (#4641)
* docs: added admin setting page documentation

* add link from routes to settings page
2023-07-31 15:09:19 +03:00
github-actions[bot]
c85d479e52 chore(docs): Generated Docs Announcement Bar (automated) (#4616)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-07-27 14:58:04 +03:00
Shahed Nasser
5fcb0d5281 docs: added directory structure documentation (#4612)
* docs: added directory structure documentation

* improvements
2023-07-27 12:18:31 +03:00
github-actions[bot]
173684371b chore(docs): Removed Docs Announcement Bar (automated) (#4605)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-07-26 10:04:10 +03:00
Shahed Nasser
9748d8b7c0 docs: added a note about db user create privilege (#4584)
* docs: added a note about db user create privilege

* added troubleshooting section
2023-07-21 17:39:43 +03:00
Shahed Nasser
d22569f379 docs: added troubleshooting guide for beta version (#4582)
* docs: added troubleshooting guide for beta version

* Update docs/content/troubleshooting/upgrade-beta.md

Co-authored-by: Rares Stefan <rares.capilnar@gmail.com>

---------

Co-authored-by: Rares Stefan <rares.capilnar@gmail.com>
2023-07-21 15:36:08 +03:00
Shahed Nasser
525b34d575 docs: added new troubleshooting sections (#4571)
* docs: added troubleshooting section for EADDRINUSE

* added custom hooks troubleshooting

* fix tab issues

* fix double active items in sidebar

* Update sidebars.js
2023-07-20 19:13:59 +03:00
Shahed Nasser
3c33ca922a docs: added a user guide for prices bulk editor (#4569)
* docs: added bulk editor user guide

* fixed shortcut
2023-07-20 18:20:06 +03:00
github-actions[bot]
e8b27b0cde chore(docs): Generated Docs Announcement Bar (automated) (#4559)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-07-20 10:43:26 +03:00
Shahed Nasser
195ad13cba docs: added docs on how to extend a validator (#4489)
* docs: added docs on how to extend a validator

* fix eslint error
2023-07-18 18:58:43 +03:00
github-actions[bot]
d440c834d3 chore(docs): Removed Docs Announcement Bar (automated) (#4547)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-07-18 10:02:02 +03:00
github-actions[bot]
720ab85df2 chore(docs): Generated Docs Announcement Bar (automated) (#4507)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-07-12 09:48:17 +03:00
Shahed Nasser
fbece1d27e docs: change naming of Next.js starter (#4494) 2023-07-11 11:35:08 +03:00
Yash Maheshwari
1e88b4d5d9 docs: Update sidebars.js to remove the duplicate entry for JS client (#4402) 2023-06-28 17:05:46 +02:00
github-actions[bot]
c71161cfe5 chore(docs): Removed Docs Announcement Bar (automated) (#4399)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-06-26 08:52:07 +02:00
Shahed Nasser
76c4bf4acb docs: documentation changes for release (#4300)
* docs: added manage reservations user guide (#4290)

* docs: added manage reservations user guide

* removed feature flag details

* docs: added how-to for custom reservations (#4292)

* docs: added how-to for custom reservations

* eslint fixes

* docs: added product module documentation (#4287)

* docs: added product module documentation

* added details about optional environment variables

* small fixes

* Remove reference link

* added example usages

* added link to sample project

* address PR feedback

* docs: moved product module guide + added product module tabs (#4307)

* added product module tab

* adjust design of badge

* docs: added onboarding features (#4168)

* added marketplace page

* added subscription roadmap

* added rating for onboarding

* added learning path components

* small fixes

* fix build error

* fix eslint errors

* change roadmaps to recipes

* small change in text

* optimize learning path and notifications

* fix tracking usage

* fix eslint errors

* added enter/exit animation

* allow starting a path using a query parameter

* fix gap between notifications

* address vercel comments

* fixed links issue

* changed create-medusa-app docs steps

* move troubleshooting section

* improved tracking across docs

* fix build errors

* remove console

* added a note about `boilerplate` option

* added troubleshooting section for eagain

* added invite option in cli reference

* added track event for finished onboarding

* update boilerplate option name

* redesigned learning path component

* docs: added how to create widget docs (#4318)

* docs: added how to create widget docs

* remove development guide

* added types

* docs: added details about createCustomAdminHooks (#4288)

* docs: added details about createCustomAdminHooks

* small improvement

* added missing import

* small changes

* docs: added onboarding guide (#4320)

* docs: added how to create widget docs

* remove development guide

* docs: added onboarding guide

* added types

* added recipes link

* small adjustments

* fixed eslint errors

* styling fixes

* change to singular product module

* updated the what's new section

* shorten down medusa react card

* updated tailwind configurations

* fix build error

* fix newspaper icon

* style fixes

* change modal shadow

* fix color of line numbers

* fix code fade color

* docs: updated admin documentations

* eslint fixes

* text changes

* added a note about beta version

* remove empty object argument

* remove demo repo url

* fix selection color for code headers

* general fixes

* fix eslint error

* changed code theme

* added preparation step

* changes regarding beta version

* Update docs/content/modules/products/serverless-module.md

Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>

* Update docs/content/modules/products/serverless-module.md

Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>

---------

Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
2023-06-20 12:25:22 +02:00
github-actions[bot]
6b3353bdc8 chore(docs): Generated Docs Announcement Bar (automated) (#4344)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-06-18 13:41:16 +02:00
Shahed Nasser
a19d397a77 docs: fix text highlight color for dark mode (#4332) 2023-06-16 15:37:16 +03:00
Shahed Nasser
ffeeb84d97 docs: fix feedback component not picking up positive feedback (#4270)
* docs: fix feedback component not picking up positive feedback

* fix animation

* improve speed
2023-06-09 13:51:25 +03:00
Shahed Nasser
f7376f09fe docs: fix api reference block widths on small devices (#4265) 2023-06-08 17:31:10 +03:00
Shahed Nasser
e69af09d23 docs: changed text highlight color (#4257) 2023-06-06 18:26:24 +03:00
Shahed Nasser
b1c63c5476 docs: added troubleshooting component (#4255) 2023-06-06 15:18:23 +03:00
github-actions[bot]
b23207ef88 chore(docs): Removed Docs Announcement Bar (automated) (#4244)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-06-05 10:12:29 +03:00
Shahed Nasser
c22b4ace0c docs: remove mentions of SQLite (#4045)
* docs: removed mentions of sqlite

* removed mentions of the seed option

* remove sidebar link

* Made PostgreSQL a required tool

* fixed heading
2023-06-01 14:23:45 +03:00
Shahed Nasser
81fea66ef3 docs: added documentation for local file service (#4162)
* docs: added documentation for local file service

* fixed eslint errors

* change local file service package name
2023-05-30 19:31:57 +02:00
github-actions[bot]
cfbda33473 chore(docs): Generated Docs Announcement Bar (automated) (#4207)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-05-30 15:46:47 +03:00
Shahed Nasser
345beb7010 docs: added no console eslint rule (#4170) 2023-05-24 19:57:37 +03:00