Shahed Nasser
|
b87b83c7d3
|
docs: added "Products Overview" user guide (#2082)
* docs: added products overview
* docs: small changes to orders overview
|
2022-08-23 16:37:02 +03:00 |
|
Shahed Nasser
|
7b6148c1dd
|
docs: added orders overview user guide (#2076)
|
2022-08-22 18:40:33 +03:00 |
|
Shahed Nasser
|
08d2942ddf
|
docs: added introduction to user guide (#2075)
* docs: added introduction to user guide
* remove link in header
* added UI icons
* small changes
|
2022-08-22 17:51:25 +03:00 |
|
Shahed Nasser
|
a743752d4f
|
docs: added search track event (#2051)
* added search track event
* handle all search inputs events
|
2022-08-16 11:54:42 +03:00 |
|
Shahed Nasser
|
4a416e7fa5
|
docs: added entity reference (#2047)
* added entity reference
* chore: added github action
* added link to reference
|
2022-08-15 15:54:48 +03:00 |
|
Shahed Nasser
|
b5b3b5431e
|
docs: added report issue link (#2028)
|
2022-08-10 14:54:33 +03:00 |
|
Shahed Nasser
|
1bc517da64
|
docs: improved cart documentation (#2027)
|
2022-08-10 14:54:15 +03:00 |
|
Shahed Nasser
|
1c6fcb2ede
|
docs: added video track event (#2010)
|
2022-08-08 11:27:48 +03:00 |
|
Shahed Nasser
|
73383cc466
|
chore(docs): Refactor API Reference (#1883)
|
2022-08-05 14:06:12 +02:00 |
|
Shahed Nasser
|
b126ab4dec
|
docs: update doocusaurus to 2.0.1 (#1997)
|
2022-08-04 19:09:36 +03:00 |
|
Shahed Nasser
|
7aaf424b99
|
docs: show last updated time (#1972)
|
2022-08-02 17:47:51 +03:00 |
|
Shahed Nasser
|
bb136530c1
|
docs: fix search in reference (#1971)
|
2022-08-02 17:30:33 +03:00 |
|
Shahed Nasser
|
36e2e7a4df
|
chore: fix for deployment (#1970)
* fix for deployment
* fixed gitignore files to match that of the root
* add to gitignore in root
|
2022-08-02 17:16:18 +03:00 |
|
Shahed Nasser
|
5065b7bc5e
|
docs: improved s3 documentation (#1965)
|
2022-08-02 11:34:05 +03:00 |
|
Omar Moustafa
|
f26d0fcd53
|
docs: removed docs link from the footer (#1955)
Closes #1906
|
2022-08-01 14:47:33 +03:00 |
|
Shahed Nasser
|
668a269eb7
|
docs: improved contentful documentation (#1891)
|
2022-07-22 13:03:25 +03:00 |
|
Shahed Nasser
|
f623a85c5d
|
docs: improved qovery documentation (#1875)
* improved qovery guide
* added cli reference link
|
2022-07-19 18:14:55 +03:00 |
|
Shahed Nasser
|
1029eca944
|
docs: added a dropdown for references (#1868)
|
2022-07-18 17:34:12 +03:00 |
|
Shahed Nasser
|
e134f6d237
|
chore: fixed commit branch on generate reference action (#1857)
* fixed commit branch
* fixes after yarn upgrade
|
2022-07-15 18:08:07 +03:00 |
|
dependabot[bot]
|
780e087d10
|
chore(deps): bump moment from 2.29.1 to 2.29.4 in /www/reference (#1821)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/moment/moment/blob/develop/CHANGELOG.md">moment's changelog</a>.</em></p>
<blockquote>
<h3>2.29.4</h3>
<ul>
<li>Release Jul 6, 2022
<ul>
<li><a href="https://github-redirect.dependabot.com/moment/moment/pull/6015">#6015</a> [bugfix] Fix ReDoS in preprocessRFC2822 regex</li>
</ul>
</li>
</ul>
<h3>2.29.3 <a href="https://gist.github.com/ichernev/edebd440f49adcaec72e5e77b791d8be">Full changelog</a></h3>
<ul>
<li>Release Apr 17, 2022
<ul>
<li><a href="https://github-redirect.dependabot.com/moment/moment/pull/5995">#5995</a> [bugfix] Remove const usage</li>
<li><a href="https://github-redirect.dependabot.com/moment/moment/pull/5990">#5990</a> misc: fix advisory link</li>
</ul>
</li>
</ul>
<h3>2.29.2 <a href="https://gist.github.com/ichernev/1904b564f6679d9aac1ae08ce13bc45c">See full changelog</a></h3>
<ul>
<li>Release Apr 3 2022</li>
</ul>
<p>Address <a href="https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4">https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/moment/moment/commit/000ac1800e620f770f4eb31b5ae908f6167b0ab2"><code>000ac18</code></a> Build 2.24.4</li>
<li><a href="https://github.com/moment/moment/commit/f2006b647939466f4f403721b8c7816d844c038c"><code>f2006b6</code></a> Bump version to 2.24.4</li>
<li><a href="https://github.com/moment/moment/commit/536ad0c348f2f99009755698f491080757a48221"><code>536ad0c</code></a> Update changelog for 2.29.4</li>
<li><a href="https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3"><code>9a3b589</code></a> [bugfix] Fix redos in preprocessRFC2822 regex (<a href="https://github-redirect.dependabot.com/moment/moment/issues/6015">#6015</a>)</li>
<li><a href="https://github.com/moment/moment/commit/6374fd860aeff75e6c9d9d11540c6b22bc7ef175"><code>6374fd8</code></a> Merge branch 'master' into develop</li>
<li><a href="https://github.com/moment/moment/commit/b4e615307ee350b58ac9899e3587ce43972b0753"><code>b4e6153</code></a> Revert "[bugfix] Fix redos in preprocessRFC2822 regex (<a href="https://github-redirect.dependabot.com/moment/moment/issues/6015">#6015</a>)"</li>
<li><a href="https://github.com/moment/moment/commit/7aebb1617fc9bced87ab6bc4c317644019b23ce7"><code>7aebb16</code></a> [bugfix] Fix redos in preprocessRFC2822 regex (<a href="https://github-redirect.dependabot.com/moment/moment/issues/6015">#6015</a>)</li>
<li><a href="https://github.com/moment/moment/commit/57c90622e402c929504cc6d6f3de4ebe2a9ffc73"><code>57c9062</code></a> Build 2.29.3</li>
<li><a href="https://github.com/moment/moment/commit/aaf50b6bca4075f40a3372c291ae8072fb4e9dcf"><code>aaf50b6</code></a> Fixup release complaints</li>
<li><a href="https://github.com/moment/moment/commit/26f4aef9ca0b4c998107bf7e2cf1c33c30368d44"><code>26f4aef</code></a> Bump version to 2.29.3</li>
<li>Additional commits viewable in <a href="https://github.com/moment/moment/compare/2.29.1...2.29.4">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/medusajs/medusa/network/alerts).
</details>
|
2022-07-10 09:33:56 +00:00 |
|
Shahed Nasser
|
3b28f46705
|
docs: added reference for JS Client (#1629)
* added reference for JS Client
* added reference for JS Client
* added reference for JS Client
|
2022-07-08 18:21:46 +03:00 |
|
dependabot[bot]
|
ae5c88b891
|
chore(deps): bump parse-url from 6.0.0 to 6.0.2 in /www/reference (#1802)
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
|
2022-07-06 14:03:38 +02:00 |
|
dependabot[bot]
|
d113e3f7bf
|
chore(deps): bump parse-url from 6.0.0 to 6.0.2 in /www (#1805)
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
|
2022-07-06 14:03:15 +02:00 |
|
Shahed Nasser
|
109afa45c1
|
docs: improve Deploy Admin to Netlify documentation (#1757)
* changes to deployment pages structure
* fix sidebar links
* added button to quickstart
* comment out button
* comment out button
* added note
* small fixes
* small fixes
|
2022-06-30 18:27:01 +03:00 |
|
Shahed Nasser
|
6566bc1cf6
|
docs: improved create-medusa-app doc (#1737)
|
2022-06-27 16:22:46 +03:00 |
|
Shahed Nasser
|
e76b5df0e7
|
docs: added cli reference (#1727)
|
2022-06-27 15:08:41 +03:00 |
|
Shahed Nasser
|
cbf9217973
|
docs: moved Slack in the sidebar to Notifications (#1715)
|
2022-06-24 10:37:55 +02:00 |
|
Shahed Nasser
|
4be7d40771
|
added configurations documentation (#1696)
|
2022-06-17 17:03:12 +03:00 |
|
Shahed Nasser
|
a4e0c074f0
|
docs: improved plugin documentation (#1686)
* added plugin documentation
* replace incorrect plugin links
* small fixes
|
2022-06-17 14:13:05 +03:00 |
|
Shahed Nasser
|
86601e8130
|
docs: added usage documentation (#1639)
* added integration
* add segment for API reference
* updated frontend checkout flow
* added paypal documentation
* Improve storefront quickstart documents
* added documentation for entities
* docs: disable running tests for docs
* added docs contribution guidelines
* Use npm2yarn where missing
* added additional steps section
* added notification overview
* Added guidelines for sidebar labels
* added how to create notification provider
* added usage documentation
* chore(deps): bump sqlite3 from 5.0.2 to 5.0.3 (#1453)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)
* fix: Issue with cache in CI pipeline
* Use npm2yarn where missing
* added integration
* add segment for API reference
* fix double segment
* updated frontend checkout flow
* added documentation for entities
* added docs contribution guidelines
* Added guidelines for sidebar labels
* added additional steps section
* added notification overview
* added how to create notification provider
* added usage documentation
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
|
2022-06-17 13:53:19 +03:00 |
|
Shahed Nasser
|
da1c655897
|
docs: add upgrade guides index page (#1670)
* added integration
* add segment for API reference
* updated frontend checkout flow
* added documentation for entities
* docs: disable running tests for docs
* added docs contribution guidelines
* Use npm2yarn where missing
* added additional steps section
* added notification overview
* Added guidelines for sidebar labels
* added how to create notification provider
* add upgrade guides index page
* fix: Issue with cache in CI pipeline
* Use npm2yarn where missing
* added integration
* add segment for API reference
* fix double segment
* updated frontend checkout flow
* added documentation for entities
* added docs contribution guidelines
* Added guidelines for sidebar labels
* added additional steps section
* added notification overview
* added how to create notification provider
* chore: Add issue template for bug reports (#1676)
* chore: Add issue template for feature requests (#1679)
* docs: fixes in shipping, payment, and other documentations
* added integration
* add segment for API reference
* updated frontend checkout flow
* added paypal documentation
* Improve storefront quickstart documents
* added documentation for entities
* docs: disable running tests for docs
* added docs contribution guidelines
* Use npm2yarn where missing
* added additional steps section
* added notification overview
* Added guidelines for sidebar labels
* added how to create notification provider
* fixes
* fixes for payment provider
* fixes
* chore(deps): bump sqlite3 from 5.0.2 to 5.0.3 (#1453)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)
* fix: Issue with cache in CI pipeline
* Use npm2yarn where missing
* added integration
* add segment for API reference
* fix double segment
* updated frontend checkout flow
* added documentation for entities
* added docs contribution guidelines
* Added guidelines for sidebar labels
* added additional steps section
* added notification overview
* added how to create notification provider
* chore: Add issue template for bug reports (#1676)
* chore: Add issue template for feature requests (#1679)
* fixes
* fixes for payment provider
* fixes
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
* chore: Added issue template for docs (#1665)
* added integration
* add segment for API reference
* updated frontend checkout flow
* added documentation for entities
* docs: disable running tests for docs
* added docs contribution guidelines
* Use npm2yarn where missing
* added additional steps section
* added notification overview
* Added guidelines for sidebar labels
* added how to create notification provider
* added issue template for docs
* added emoji
* chore(deps): bump sqlite3 from 5.0.2 to 5.0.3 (#1453)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)
* fix: Issue with cache in CI pipeline
* Use npm2yarn where missing
* added integration
* add segment for API reference
* fix double segment
* updated frontend checkout flow
* added documentation for entities
* added docs contribution guidelines
* Added guidelines for sidebar labels
* added additional steps section
* added notification overview
* added how to create notification provider
* chore: Add issue template for bug reports (#1676)
* chore: Add issue template for feature requests (#1679)
* docs: fixes in shipping, payment, and other documentations
* added integration
* add segment for API reference
* updated frontend checkout flow
* added paypal documentation
* Improve storefront quickstart documents
* added documentation for entities
* docs: disable running tests for docs
* added docs contribution guidelines
* Use npm2yarn where missing
* added additional steps section
* added notification overview
* Added guidelines for sidebar labels
* added how to create notification provider
* fixes
* fixes for payment provider
* fixes
* chore(deps): bump sqlite3 from 5.0.2 to 5.0.3 (#1453)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)
* fix: Issue with cache in CI pipeline
* Use npm2yarn where missing
* added integration
* add segment for API reference
* fix double segment
* updated frontend checkout flow
* added documentation for entities
* added docs contribution guidelines
* Added guidelines for sidebar labels
* added additional steps section
* added notification overview
* added how to create notification provider
* chore: Add issue template for bug reports (#1676)
* chore: Add issue template for feature requests (#1679)
* fixes
* fixes for payment provider
* fixes
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
* added issue template for docs
* added emoji
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
* docs: add details regarding the file path of migrations (#1666)
* added integration
* add segment for API reference
* updated frontend checkout flow
* added documentation for entities
* docs: disable running tests for docs
* added docs contribution guidelines
* Use npm2yarn where missing
* added additional steps section
* added notification overview
* Added guidelines for sidebar labels
* added how to create notification provider
* docs: add details regarding the file path of migrations
* chore(deps): bump sqlite3 from 5.0.2 to 5.0.3 (#1453)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)
* fix: Issue with cache in CI pipeline
* Use npm2yarn where missing
* added integration
* add segment for API reference
* fix double segment
* updated frontend checkout flow
* added documentation for entities
* added docs contribution guidelines
* Added guidelines for sidebar labels
* added additional steps section
* added notification overview
* added how to create notification provider
* chore: Add issue template for bug reports (#1676)
* chore: Add issue template for feature requests (#1679)
* docs: fixes in shipping, payment, and other documentations
* added integration
* add segment for API reference
* updated frontend checkout flow
* added paypal documentation
* Improve storefront quickstart documents
* added documentation for entities
* docs: disable running tests for docs
* added docs contribution guidelines
* Use npm2yarn where missing
* added additional steps section
* added notification overview
* Added guidelines for sidebar labels
* added how to create notification provider
* fixes
* fixes for payment provider
* fixes
* chore(deps): bump sqlite3 from 5.0.2 to 5.0.3 (#1453)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)
* fix: Issue with cache in CI pipeline
* Use npm2yarn where missing
* added integration
* add segment for API reference
* fix double segment
* updated frontend checkout flow
* added documentation for entities
* added docs contribution guidelines
* Added guidelines for sidebar labels
* added additional steps section
* added notification overview
* added how to create notification provider
* chore: Add issue template for bug reports (#1676)
* chore: Add issue template for feature requests (#1679)
* fixes
* fixes for payment provider
* fixes
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
* chore: Added issue template for docs (#1665)
* added integration
* add segment for API reference
* updated frontend checkout flow
* added documentation for entities
* docs: disable running tests for docs
* added docs contribution guidelines
* Use npm2yarn where missing
* added additional steps section
* added notification overview
* Added guidelines for sidebar labels
* added how to create notification provider
* added issue template for docs
* added emoji
* chore(deps): bump sqlite3 from 5.0.2 to 5.0.3 (#1453)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)
* fix: Issue with cache in CI pipeline
* Use npm2yarn where missing
* added integration
* add segment for API reference
* fix double segment
* updated frontend checkout flow
* added documentation for entities
* added docs contribution guidelines
* Added guidelines for sidebar labels
* added additional steps section
* added notification overview
* added how to create notification provider
* chore: Add issue template for bug reports (#1676)
* chore: Add issue template for feature requests (#1679)
* docs: fixes in shipping, payment, and other documentations
* added integration
* add segment for API reference
* updated frontend checkout flow
* added paypal documentation
* Improve storefront quickstart documents
* added documentation for entities
* docs: disable running tests for docs
* added docs contribution guidelines
* Use npm2yarn where missing
* added additional steps section
* added notification overview
* Added guidelines for sidebar labels
* added how to create notification provider
* fixes
* fixes for payment provider
* fixes
* chore(deps): bump sqlite3 from 5.0.2 to 5.0.3 (#1453)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)
* fix: Issue with cache in CI pipeline
* Use npm2yarn where missing
* added integration
* add segment for API reference
* fix double segment
* updated frontend checkout flow
* added documentation for entities
* added docs contribution guidelines
* Added guidelines for sidebar labels
* added additional steps section
* added notification overview
* added how to create notification provider
* chore: Add issue template for bug reports (#1676)
* chore: Add issue template for feature requests (#1679)
* fixes
* fixes for payment provider
* fixes
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
* added issue template for docs
* added emoji
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
* docs: add details regarding the file path of migrations
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
* add upgrade guides index page
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-17 13:52:57 +03:00 |
|
Shahed Nasser
|
0bfdaab34e
|
docs: fixes in shipping, payment, and other documentations
* added integration
* add segment for API reference
* updated frontend checkout flow
* added paypal documentation
* Improve storefront quickstart documents
* added documentation for entities
* docs: disable running tests for docs
* added docs contribution guidelines
* Use npm2yarn where missing
* added additional steps section
* added notification overview
* Added guidelines for sidebar labels
* added how to create notification provider
* fixes
* fixes for payment provider
* fixes
* chore(deps): bump sqlite3 from 5.0.2 to 5.0.3 (#1453)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)
* fix: Issue with cache in CI pipeline
* Use npm2yarn where missing
* added integration
* add segment for API reference
* fix double segment
* updated frontend checkout flow
* added documentation for entities
* added docs contribution guidelines
* Added guidelines for sidebar labels
* added additional steps section
* added notification overview
* added how to create notification provider
* chore: Add issue template for bug reports (#1676)
* chore: Add issue template for feature requests (#1679)
* fixes
* fixes for payment provider
* fixes
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
|
2022-06-17 11:31:05 +03:00 |
|
Shahed Nasser
|
1af7a9d1eb
|
added how to create notification provider
|
2022-06-16 19:05:51 +03:00 |
|
Shahed Nasser
|
444ef1ea3f
|
added notification overview
|
2022-06-16 19:05:51 +03:00 |
|
Shahed Nasser
|
1110bc5966
|
docs: added contribution guidelines
docs: added contribution guidelines
|
2022-06-16 18:26:29 +03:00 |
|
Shahed Nasser
|
dcbc1e9f5a
|
added docs contribution guidelines
|
2022-06-16 18:05:44 +03:00 |
|
Shahed Nasser
|
4ae0aca827
|
added documentation for entities
|
2022-06-16 17:36:41 +03:00 |
|
Shahed Nasser
|
b3abf02a21
|
updated frontend checkout flow
|
2022-06-16 17:06:53 +03:00 |
|
Shahed Nasser
|
c6b857251a
|
fix double segment
|
2022-06-16 16:00:07 +03:00 |
|
Shahed Nasser
|
f7161d7693
|
Merge branch 'docs/segment-integration' of https://github.com/medusajs/medusa into docs/segment-integration
|
2022-06-16 15:58:28 +03:00 |
|
Shahed Nasser
|
1af5a83e19
|
add segment for API reference
|
2022-06-16 15:57:15 +03:00 |
|
Shahed Nasser
|
8a3e4ba355
|
added integration
|
2022-06-16 15:55:50 +03:00 |
|
Shahed Nasser
|
7bfc224ca4
|
docs: Improve storefront quickstart documents
docs: Improve storefront quickstart documents
|
2022-06-14 10:40:50 +03:00 |
|
Shahed Nasser
|
98e61b8b20
|
Merge branch 'master' into docs/segment-integration
|
2022-06-10 17:20:07 +03:00 |
|
Shahed Nasser
|
2eb2126fe3
|
docs: Update upgrade guide for 1.3.0
docs: Update upgrade guide for 1.3.0
|
2022-06-01 19:46:30 +03:00 |
|
Shahed Nasser
|
045bd8d6af
|
docs: Add events reference
docs: Add events reference
|
2022-06-01 19:45:44 +03:00 |
|
Shahed Nasser
|
c87ddd73ff
|
docs: Add Services reference (#1548)
|
2022-06-01 18:33:08 +02:00 |
|
Shahed Nasser
|
239de7dfdd
|
rename to 1.3.0
|
2022-06-01 19:20:25 +03:00 |
|
Shahed Nasser
|
b75867b119
|
merge 1.3.0 with 1.3.1
|
2022-06-01 19:16:26 +03:00 |
|
Shahed Nasser
|
4a23c65023
|
docs: Remove Create Your Medusa Server document (#1578)
|
2022-05-30 09:17:50 +02:00 |
|