Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating main branch #93

Closed
wants to merge 179 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
179 commits
Select commit Hold shift + click to select a range
acc3ec2
style: lint files
LeoMunizOdoo Jun 24, 2023
79a9095
fix: add variantAttributeVAlues to variant
LeoMunizOdoo Jun 24, 2023
9ac791d
refactor: update login method on useUser composable
LeoMunizOdoo Jun 28, 2023
84c9107
fix: useUserShipping customQuery
LeoMunizOdoo Jul 6, 2023
5ebb0af
fix: fix useUserShipping
LeoMunizOdoo Jul 6, 2023
77f19bf
feat: add api for cart redis
LeoMunizOdoo Jul 13, 2023
ed731c3
feat: starting add to cart redis
LeoMunizOdoo Jul 13, 2023
b936433
feat: update add to redis cart
LeoMunizOdoo Jul 14, 2023
5e76142
feat: finish all redis cart methods
LeoMunizOdoo Jul 15, 2023
588e88c
feat: updating pages with redis cart
LeoMunizOdoo Jul 16, 2023
6954dca
feat: finish redis cart / odoo sync
LeoMunizOdoo Jul 17, 2023
446dd50
feat: update submodule theme
LeoMunizOdoo Jul 17, 2023
3394dc5
chore: update submodule theme
LeoMunizOdoo Jul 17, 2023
806a563
chore: new release version
LeoMunizOdoo Jul 18, 2023
6ed3d6c
fix: fix templateproduct query cache
LeoMunizOdoo Jul 19, 2023
82bb85e
fix: fix getCategories cache
LeoMunizOdoo Jul 19, 2023
77c151d
feat: add attributes to wishlist load
LeoMunizOdoo Jul 20, 2023
61a98e2
chore: new rc version .9
LeoMunizOdoo Jul 20, 2023
b2059f6
chore: add new packages
LeoMunizOdoo Jul 20, 2023
4f4cf4b
chore: update configurations
LeoMunizOdoo Jul 21, 2023
9d49834
chore: update configurations
LeoMunizOdoo Jul 21, 2023
0713de9
feat: add apis, custom queries and tests
LeoMunizOdoo Jul 22, 2023
f08f097
chore: update dependencies
LeoMunizOdoo Jul 22, 2023
0d097ea
test: add tests on product template list api
LeoMunizOdoo Jul 23, 2023
101fbf1
feat: add get category api, custom query and tests
LeoMunizOdoo Jul 23, 2023
e98f865
feat: add category list api
LeoMunizOdoo Jul 23, 2023
0c1a071
ci: update workflows
LeoMunizOdoo Jul 27, 2023
20b2caf
feat: add category apis to sdk methods
LeoMunizOdoo Jul 29, 2023
edaec19
feat: add product variant api
LeoMunizOdoo Jul 30, 2023
bb68fba
v0.0.0
LeoMunizOdoo Jul 30, 2023
aec69f6
chore: update config names from boilerplate to odoo
LeoMunizOdoo Jul 30, 2023
d9f2bd5
docs: update js docs on methods
LeoMunizOdoo Jul 30, 2023
a802bab
v0.1.2
LeoMunizOdoo Jul 30, 2023
233e855
feat: add coutries api
LeoMunizOdoo Aug 3, 2023
8573161
feat: add to cart api
LeoMunizOdoo Aug 8, 2023
a669880
feat: add forward session cookie between browser and node
LeoMunizOdoo Aug 9, 2023
85afec6
docs: update api add to cart docs
LeoMunizOdoo Aug 9, 2023
c3d431c
feat: add load cart api
LeoMunizOdoo Aug 9, 2023
6511c5d
fix: fixing getCountries api and test
inNetto Aug 10, 2023
52ad524
feat(add get country list api): add get country list api
inNetto Aug 10, 2023
eb73831
Merge pull request #68 from inNetto/sdk-migration
odranoelBR Aug 10, 2023
0d43f8d
Merge branch 'vuestorefront-community:sdk-migration' into sdk-migration
inNetto Aug 10, 2023
6730637
feat: remove from cart api
LeoMunizOdoo Aug 10, 2023
6ccb8c2
fix: fix cartremove error
LeoMunizOdoo Aug 10, 2023
0f5ff69
feat: add update cart item
LeoMunizOdoo Aug 10, 2023
60a6a14
fix: [FIX] big refact getCountry and getCountryList with tests
inNetto Aug 11, 2023
d297bc0
feat: [FEAT] getMailingLists api and tests
inNetto Aug 11, 2023
879ab2f
feat: merge
inNetto Aug 12, 2023
1cf6de4
feat: merge
inNetto Aug 12, 2023
fa43ffc
Merge pull request #70 from inNetto/sdk-migration
odranoelBR Aug 13, 2023
dff4e0e
feat: getOrders api + test
inNetto Aug 14, 2023
8f1e080
feat: [FEAT] get mailingContacts api + tests
inNetto Aug 14, 2023
434a57a
Merge pull request #71 from inNetto/sdk-migration
odranoelBR Aug 15, 2023
ea1736b
# Please enter the commit message for your changes. Lines starting
inNetto Aug 16, 2023
607cb8f
feat: [feat] getAddress api + endpoint test
inNetto Aug 17, 2023
1d05364
fix: [fix] exporting getAddress
inNetto Aug 17, 2023
b175c6a
feat: [feat] addressAdd api
inNetto Aug 17, 2023
5017563
feat: delete address api
inNetto Aug 17, 2023
cce2713
Merge pull request #72 from inNetto/sdk-migration
odranoelBR Aug 17, 2023
994aa95
fix: order fragment updating
inNetto Aug 23, 2023
549469e
Merge branch 'vuestorefront-community:sdk-migration' into sdk-migration
inNetto Aug 23, 2023
e13a0b0
Merge pull request #73 from inNetto/sdk-migration
odranoelBR Aug 23, 2023
b152102
fix: retrieving alternativeProducts in productVariant and productTemp…
inNetto Aug 25, 2023
6afe7fe
Merge branch 'vuestorefront-community:sdk-migration' into sdk-migration
inNetto Aug 25, 2023
eb4e51c
feat: cartApplyCoupon api tested
inNetto Aug 25, 2023
3fbfe88
fix: coupons inside order fragment
inNetto Aug 25, 2023
51bcb83
Merge pull request #74 from inNetto/sdk-migration
odranoelBR Aug 26, 2023
87d8b8f
v0.1.5
LeoMunizOdoo Aug 17, 2023
e43b4fa
v0.1.5
LeoMunizOdoo Aug 17, 2023
6899879
chore: new release version 0.1.6
LeoMunizOdoo Aug 26, 2023
c6266ac
fix: fixing order fragments to retrieve coupons object
inNetto Sep 1, 2023
8b03c3b
Merge pull request #75 from inNetto/sdk-migration
odranoelBR Sep 4, 2023
d177580
feat: product slug inside orderFragment
inNetto Sep 5, 2023
e0ad5cb
Merge pull request #79 from inNetto/sdk-migration
odranoelBR Sep 5, 2023
945eae1
chore: update version
LeoMunizOdoo Sep 5, 2023
47bab8c
feat: signUpUser API
inNetto Sep 23, 2023
51088f8
feat: loadUser API
inNetto Sep 23, 2023
5b52194
feat: loginUser API
inNetto Sep 23, 2023
6b7a9a9
feat: logoutUser API
inNetto Sep 23, 2023
b12dfcf
feat: changePassword API
inNetto Sep 23, 2023
65804c6
feat: sendResetPasswordUser API
inNetto Sep 23, 2023
cb25fc6
feat: updatePasswordUser API
inNetto Sep 23, 2023
decd26a
feat: updateUser API
inNetto Sep 23, 2023
a88c954
feat: endpoints api file
inNetto Sep 23, 2023
f0155fb
Merge pull request #80 from inNetto/sdk-migration
odranoelBR Oct 2, 2023
300bb2b
feat: poc of new query api
LeoMunizOdoo Oct 3, 2023
195618c
feat: update apis to generic query endpoint
LeoMunizOdoo Oct 3, 2023
b45553a
chore: missing optional
LeoMunizOdoo Oct 3, 2023
2e9aa5b
chore: version 0.2.1
LeoMunizOdoo Oct 3, 2023
d917a6b
feat: add mutation generic feature
LeoMunizOdoo Oct 9, 2023
5fd37ec
v0.2.2
LeoMunizOdoo Oct 9, 2023
64bfafe
v0.2.2
LeoMunizOdoo Oct 9, 2023
c322943
v0.2.3
LeoMunizOdoo Oct 9, 2023
0c47173
v0.2.3
LeoMunizOdoo Oct 9, 2023
5c40aa4
v0.2.4
LeoMunizOdoo Oct 16, 2023
b1c6c99
v0.2.5
LeoMunizOdoo Oct 16, 2023
f0f3b72
chore(sdk client and sdk): update how to work with graphql
LeoMunizOdoo Oct 20, 2023
5501d65
chore(old files): removed old api files
LeoMunizOdoo Oct 20, 2023
8c1a7fe
ci(githb actions): update node version in ci
LeoMunizOdoo Oct 20, 2023
6337ee0
chore(update nuxt version / dependencies): project configuration
LeoMunizOdoo Oct 20, 2023
2e4fb77
test(apis): add some test on query and mutation
LeoMunizOdoo Oct 20, 2023
9570900
v0.3.2
LeoMunizOdoo Oct 20, 2023
e1f5e36
v0.3.2
LeoMunizOdoo Oct 20, 2023
d172344
v0.3.3
LeoMunizOdoo Oct 20, 2023
fe93135
v0.3.4
LeoMunizOdoo Oct 20, 2023
fdd32d6
v0.3.5
LeoMunizOdoo Oct 21, 2023
0a0a26b
fix(api): fix header not sent to odoo
LeoMunizOdoo Oct 21, 2023
3bf283a
v0.3.6
LeoMunizOdoo Oct 21, 2023
404f101
v0.3.7
LeoMunizOdoo Oct 21, 2023
0f85a85
v0.3.7
LeoMunizOdoo Oct 21, 2023
9cf0e86
v0.3.8
LeoMunizOdoo Oct 21, 2023
10d86db
v0.3.8
LeoMunizOdoo Oct 21, 2023
7eba38e
feat(apollo): update header to more flexible
LeoMunizOdoo Oct 22, 2023
da4ae19
v0.3.9
LeoMunizOdoo Oct 22, 2023
31b0994
v0.4.0
LeoMunizOdoo Oct 22, 2023
ca2395e
v0.4.0
LeoMunizOdoo Oct 22, 2023
c7537dd
v0.4.1
LeoMunizOdoo Oct 22, 2023
dac025c
v0.4.1
LeoMunizOdoo Oct 22, 2023
554e989
v0.4.2
LeoMunizOdoo Oct 22, 2023
f1947f3
v0.4.2
LeoMunizOdoo Oct 22, 2023
8fdb04c
v0.4.3
LeoMunizOdoo Oct 22, 2023
8b8d577
v0.4.4
LeoMunizOdoo Oct 22, 2023
633dcaf
v0.4.5
LeoMunizOdoo Oct 22, 2023
e25252a
v0.4.6
LeoMunizOdoo Oct 22, 2023
81f276c
v0.4.7
LeoMunizOdoo Oct 22, 2023
6512c03
v0.4.8
LeoMunizOdoo Oct 23, 2023
86aa858
chore(ci): add .node-version file to ci
LeoMunizOdoo Oct 23, 2023
de0d496
chore(ci): add changeset lib and config for ci
LeoMunizOdoo Oct 23, 2023
6992661
chore(.lockfile): update lockfile
LeoMunizOdoo Oct 23, 2023
6197d18
chore(ci): update changeset
LeoMunizOdoo Oct 23, 2023
369d839
chore(package): add nuxt layer package
LeoMunizOdoo Oct 23, 2023
5e58238
chore(ci): update package json scripts for ci
LeoMunizOdoo Oct 23, 2023
53abcf6
chore(ci): update package.json namespace to vsf
LeoMunizOdoo Oct 23, 2023
1183ef9
docs(update docs to new theme): update docs to new vsf theme and add …
LeoMunizOdoo Oct 23, 2023
a001b47
docs(sdk): update sdk docs
LeoMunizOdoo Oct 24, 2023
672061a
fix: update graphql errors
LeoMunizOdoo Dec 13, 2023
a5fb8ad
v0.4.9
LeoMunizOdoo Dec 13, 2023
3959c1d
v0.4.9
LeoMunizOdoo Dec 13, 2023
8063ae9
fix: fix query automatic cache from useFetch
LeoMunizOdoo Dec 29, 2023
96d2237
feat: add query type without middleware cache
LeoMunizOdoo Feb 27, 2024
6d09459
feat: update fetch options
LeoMunizOdoo May 16, 2024
9abf4b6
fix: update README
dduarte-odoogap Jul 4, 2024
93e59aa
doc: update documentation picture
dduarte-odoogap Jul 4, 2024
380e7ed
v0.7.1
LeoMunizOdoo May 16, 2024
0efe90f
v0.7.1
LeoMunizOdoo May 16, 2024
e602703
v0.7.2
LeoMunizOdoo Jun 1, 2024
f9bdca2
v0.7.2
LeoMunizOdoo Jun 1, 2024
fddd4f7
chore: release v1.0.0
LeoMunizOdoo Jul 4, 2024
6c639cf
chore(release 2.0.0): release 2.0.0
LeoMunizOdoo Jul 4, 2024
c0a92cc
fix: removing default watch on apis fetch
LeoMunizOdoo Jul 8, 2024
8ea3898
v2.0.2
LeoMunizOdoo Jul 8, 2024
3b0e1bf
v2.0.2
LeoMunizOdoo Jul 8, 2024
7ee4dfd
update doc
Aug 9, 2024
7591fc5
update doc
Aug 9, 2024
e3a0cad
update doc overview
Aug 9, 2024
0dbd153
Merge pull request #87 from inNetto/dev
odranoelBR Aug 9, 2024
a036bcd
v2.0.3
LeoMunizOdoo Jul 22, 2024
40d061c
v2.0.3
LeoMunizOdoo Jul 22, 2024
d53cf8c
v2.0.4
LeoMunizOdoo Jul 22, 2024
00f662a
v2.0.4
LeoMunizOdoo Jul 22, 2024
4941c5f
feat: export sdk type methods
LeoMunizOdoo Aug 9, 2024
05d1e3b
chore: update package.json
LeoMunizOdoo Aug 9, 2024
777fbf4
fix: 🐛 removed .nuxt
LeoMunizOdoo Aug 12, 2024
10c5e2e
removing unused files
Aug 13, 2024
99b225e
updating overview
Aug 13, 2024
a2af4af
updating testing local and new project
Aug 13, 2024
37bab87
example of api usage
Aug 13, 2024
b63ef74
demo printscreeen
Aug 13, 2024
c2b8efe
ci docs
Aug 13, 2024
78c496b
Merge pull request #88 from inNetto/dev
odranoelBR Aug 14, 2024
d534732
Removing old .vuePress path
Aug 20, 2024
dec1d41
removing vuestorefontcloud files
Aug 21, 2024
825e01e
Merge pull request #89 from inNetto/dev
odranoelBR Aug 21, 2024
9a654b4
updating .vuestorefrontcloud docker docs path
Aug 22, 2024
a2d6fa0
Merge pull request #90 from inNetto/dev
odranoelBR Aug 22, 2024
011bb97
docs: update for site
mattmaribojoc Sep 4, 2024
fd60023
Merge pull request #91 from mattmaribojoc/dev
odranoelBR Sep 9, 2024
91cf8b0
removing docs-deployment.yaml
Sep 10, 2024
33022da
Merge remote-tracking branch 'origin/main' into dev
Sep 10, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions .vuestorefrontcloud/docker/docs/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
FROM node:16-alpine AS build

WORKDIR /var/www

RUN apk add --no-cache \
yarn

COPY . .

# Run dependencies needed to build API Refenrece
RUN yarn install

# Build docs
RUN cd docs \
&& yarn install \
&& sed -i "s/base: '\/',/base: '\/odoo\/',/g" ./.vuepress/config.js \
&& cat ./.vuepress/config.js \
&& yarn api-extract \
&& yarn build

FROM nginx

COPY --from=build /var/www/docs/.vuepress/dist /usr/share/nginx/html/odoo
3 changes: 3 additions & 0 deletions .vuestorefrontcloud/docker/docs/build-docker.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
TAG=`git rev-parse HEAD`
docker build --progress plain -t registry.storefrontcloud.io/docs-storefrontcloud-io/v2-odoo:${TAG:0:8} -f Dockerfile ../../../
# docker push registry.storefrontcloud.io/docs-storefrontcloud-io/v2-magento2:${TAG:0:8}