1
0
Fork 0
Commit graph

953 commits

Author SHA1 Message Date
joostdecock
ba34d47ee0 feat(backend): New pattern routes 2023-05-26 17:23:56 +02:00
joostdecock
f26bf8e061 fix(backend): Support cset in patterns and sinup-aea links 2023-05-26 15:39:22 +02:00
dependabot[bot]
962727e992
chore(deps): bump swagger-ui-dist from 4.18.3 to 4.19.0
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.18.3 to 4.19.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.18.3...v4.19.0)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 05:09:51 +00:00
dependabot[bot]
4fbc20b4cc
chore(deps): bump @aws-sdk/client-sesv2 from 3.336.0 to 3.338.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.336.0 to 3.338.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.338.0/clients/client-sesv2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 05:02:37 +00:00
dependabot[bot]
cf07cb27f4
Bump @aws-sdk/client-sesv2 from 3.335.0 to 3.336.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.335.0 to 3.336.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.336.0/clients/client-sesv2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 05:02:55 +00:00
Joost De Cock
e827020f01
Merge pull request #4083 from freesewing/dependabot/npm_and_yarn/prisma-4.14.1
chore(deps-dev): bump prisma from 4.14.0 to 4.14.1
2023-05-20 12:27:52 +02:00
joostdecock
1c95f8ed34 chore(backend): Fix linter warnings in backend code 2023-05-19 16:37:32 +02:00
joostdecock
c49a47a0de chore: Fixing linter warnings 2023-05-19 16:31:28 +02:00
Joost De Cock
06a91d5cba
Merge pull request #3636 from freesewing/joost
Working on the FreeSewing v3 UI
2023-05-19 14:36:08 +02:00
github-actions
c51f72a733 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/prisma-4.14.1 changes in config/dependencies.yaml 2023-05-19 12:35:56 +00:00
dependabot[bot]
5c67c31c3c
chore(deps-dev): bump prisma from 4.14.0 to 4.14.1
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/4.14.1/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 12:30:31 +00:00
joostdecock
a6f32e155c chore(backend): Code QA in rmdb script 2023-05-19 11:32:30 +02:00
joostdecock
2c16f634a9 chore(backend): Disable mongo export script for now 2023-05-19 11:29:51 +02:00
joostdecock
2951f50ac8 chore(backend): Disable import script for now 2023-05-19 11:28:23 +02:00
joostdecock
6362da4317 chore(backend): Code QA in backend size table script 2023-05-19 11:23:55 +02:00
joostdecock
efadcb512c chore(backend): Code QA in backend username script 2023-05-19 11:23:46 +02:00
dependabot[bot]
7eb08c5121
chore(deps): bump @aws-sdk/client-sesv2 from 3.332.0 to 3.335.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.332.0 to 3.335.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.335.0/clients/client-sesv2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 05:14:59 +00:00
joostdecock
427ac57c9f Merge branch 'develop' into joost 2023-05-18 15:42:44 +02:00
dependabot[bot]
4b21956902
chore(deps-dev): bump esbuild from 0.17.18 to 0.17.19
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.18 to 0.17.19.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.18...v0.17.19)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 06:43:30 +00:00
joostdecock
ed1ac8a7a7 Merge branch 'develop' into joost 2023-05-16 08:49:35 +02:00
dependabot[bot]
f08f4a5617
chore(deps): bump @aws-sdk/client-sesv2 from 3.329.0 to 3.332.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.329.0 to 3.332.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.332.0/clients/client-sesv2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 05:05:29 +00:00
dependabot[bot]
b6c44d31dc
chore(deps): bump pino from 8.12.1 to 8.14.1
Bumps [pino](https://github.com/pinojs/pino) from 8.12.1 to 8.14.1.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](https://github.com/pinojs/pino/commits/v8.14.1)

---
updated-dependencies:
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 05:05:43 +00:00
github-actions
38afb2cb0c [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/prisma-4.14.0 changes in config/dependencies.yaml 2023-05-10 05:12:53 +00:00
dependabot[bot]
fb12ae1c4d
chore(deps-dev): bump prisma from 4.13.0 to 4.14.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/4.14.0/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 05:08:12 +00:00
Joost De Cock
4a96b584a0
Merge pull request #4017 from freesewing/dependabot/npm_and_yarn/swagger-ui-express-4.6.3
chore(deps): bump swagger-ui-express from 4.6.2 to 4.6.3
2023-05-09 19:31:44 +02:00
dependabot[bot]
3e96f5b0fc
chore(deps): bump @aws-sdk/client-sesv2 from 3.326.0 to 3.329.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.326.0 to 3.329.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.329.0/clients/client-sesv2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 05:01:52 +00:00
joostdecock
0dece4d70e wip(org): Started working on v3 workbench 2023-05-08 19:28:03 +02:00
joostdecock
f1ceea32f9 fix(backend): Parse JSON as POJO before returning 2023-05-08 09:43:03 +02:00
joostdecock
6dbc6fe078 wip(org): Work on curated sets 2023-05-08 09:31:37 +02:00
Enoch Riese
837b86368d 🔖 v3.0.0-alpha.10 2023-05-08 01:34:29 -05:00
dependabot[bot]
6b4af18a36
chore(deps): bump swagger-ui-express from 4.6.2 to 4.6.3
Bumps [swagger-ui-express](https://github.com/scottie1984/swagger-ui-express) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/scottie1984/swagger-ui-express/releases)
- [Commits](https://github.com/scottie1984/swagger-ui-express/compare/4.6.2...4.6.3)

---
updated-dependencies:
- dependency-name: swagger-ui-express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 05:07:53 +00:00
joostdecock
87b3a265a2 feat(backend): Script to import models 2023-05-07 18:58:11 +02:00
joostdecock
79d7484ca9 feat(backend): Added tags to curated sets 2023-05-07 18:28:04 +02:00
joostdecock
b1f62acc25 chore(backend): Added docs for CuratedSets 2023-05-07 17:37:53 +02:00
joostdecock
e4f2aab9d0 feat(backend): Added curatedSets data type 2023-05-07 12:00:43 +02:00
Joost De Cock
b1b754ffdf
Merge pull request #3984 from freesewing/dependabot/npm_and_yarn/pino-8.12.1
chore(deps): bump pino from 8.11.0 to 8.12.1
2023-05-06 19:28:37 +02:00
joostdecock
19a81a0aed feat(backend): implemented centralized RBAC checks 2023-05-06 12:52:26 +02:00
dependabot[bot]
68580325ea
chore(deps): bump @aws-sdk/client-sesv2 from 3.321.1 to 3.326.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.321.1 to 3.326.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.326.0/clients/client-sesv2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 05:09:54 +00:00
dependabot[bot]
61f49cd67c
chore(deps): bump pino from 8.11.0 to 8.12.1
Bumps [pino](https://github.com/pinojs/pino) from 8.11.0 to 8.12.1.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](https://github.com/pinojs/pino/commits)

---
updated-dependencies:
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 05:06:46 +00:00
joostdecock
6101bc31ab feat(backend): Allow downloading public sets 2023-04-30 19:01:24 +02:00
joostdecock
10ba3bcaa5 fix(backend): Decrypt set data when retrieving list 2023-04-29 08:26:55 +02:00
Joost De Cock
db4e1fd5cd
Merge pull request #3911 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.321.1
chore(deps): bump @aws-sdk/client-sesv2 from 3.319.0 to 3.321.1
2023-04-27 16:49:42 +02:00
dependabot[bot]
90128a4b77
chore(deps): bump swagger-ui-dist from 4.18.2 to 4.18.3
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.18.2 to 4.18.3.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.18.2...v4.18.3)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 05:14:38 +00:00
dependabot[bot]
7faf153416
chore(deps): bump @aws-sdk/client-sesv2 from 3.319.0 to 3.321.1
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.319.0 to 3.321.1.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.321.1/clients/client-sesv2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 05:09:27 +00:00
Joost De Cock
75fba7fa94
Merge pull request #3889 from freesewing/dependabot/npm_and_yarn/qrcode-1.5.3
chore(deps): bump qrcode from 1.5.1 to 1.5.3
2023-04-26 18:00:13 +02:00
dependabot[bot]
ce50e7a452
chore(deps): bump @aws-sdk/client-sesv2 from 3.316.0 to 3.319.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.316.0 to 3.319.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.319.0/clients/client-sesv2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 05:07:42 +00:00
dependabot[bot]
71dd120a57
chore(deps): bump qrcode from 1.5.1 to 1.5.3
Bumps [qrcode](https://github.com/soldair/node-qrcode) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/soldair/node-qrcode/releases)
- [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md)
- [Commits](https://github.com/soldair/node-qrcode/compare/v1.5.1...v1.5.3)

---
updated-dependencies:
- dependency-name: qrcode
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 11:58:16 +00:00
Joost De Cock
ab52f8d82f
Merge pull request #3856 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.316.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.315.0 to 3.316.0
2023-04-24 08:41:13 +02:00
dependabot[bot]
62616a92ce
chore(deps-dev): bump esbuild from 0.17.16 to 0.17.18
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.16 to 0.17.18.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.16...v0.17.18)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 05:23:38 +00:00
joostdecock
e3a92db154 feat(backend): Added route for retrieving list of sets 2023-04-22 15:37:39 +02:00