1
0
Fork 0
Commit graph

50781 commits

Author SHA1 Message Date
joostdecock
fa5bdedfa3 fix: Update lerna config to recent version. Fixes #3052 2022-11-12 09:09:33 +01:00
Benjamin F
f52b049c9c fix(new-design): Add missing dependencies to package.json. 2022-11-11 21:00:33 -08:00
Benjamin F
ba7cf4e978 fix(new-design): Change from-bent topSleeve and underSleeve references to back. 2022-11-11 20:58:55 -08:00
Benjamin F
5bda9633be fix(new-design): from-titan front needs to extend titan, not brian. 2022-11-11 20:13:51 -08:00
Benjamin F
8d75107711 fix(core): Calculate option distances correctly. 2022-11-11 19:18:02 -08:00
Benjamin F
a9e108ae60 fix(new-design): Use Next.js version 12. 2022-11-11 17:25:59 -08:00
Benjamin F
3afabc8c42 chore(designs.json): Normalize tags by changing "historic" to "historical". 2022-11-11 16:09:36 -08:00
Benjamin F
328ba41742 Add name to sites/email/package.json 2022-11-11 15:36:58 -08:00
joostdecock
bccf4a35ee wip(backend): more progress on account endpoints and tests 2022-11-11 18:02:28 +01:00
joostdecock
f8e1fed09a wip(backend): Fixed async issues with tests 2022-11-10 20:09:30 +01:00
joostdecock
73ee7cceb3 wip(backend): Don't require password at signup 2022-11-08 22:41:30 +01:00
joostdecock
19050ce3b7 wip(backend): Better handling of data 2022-11-08 21:04:32 +01:00
dependabot[bot]
8054c07d2e
chore(deps-dev): bump husky from 8.0.1 to 8.0.2
Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 04:29:45 +00:00
joostdecock
819656815c wip(backend): moved more logic to user model 2022-11-07 20:42:23 +01:00
joostdecock
487095eecb wip(backend): Removed old tests 2022-11-07 20:42:23 +01:00
joostdecock
080385d2bc wip(backend): More tests 2022-11-07 20:42:23 +01:00
joostdecock
ca064a2988 wip(backend): Restructured tests 2022-11-07 20:42:23 +01:00
Joost De Cock
21f33df573
Merge pull request #3013 from freesewing/dependabot/npm_and_yarn/react-instantsearch-dom-6.38.0
chore(deps): bump react-instantsearch-dom from 6.37.0 to 6.38.0
2022-11-07 13:41:36 +01:00
joostdecock
8c34c79ed2 chore(markdown): Move paragraph into the right place 2022-11-06 20:20:22 +01:00
joostdecock
bd7c3e8b6e wip(backend): concluded apikeys routes and docs 2022-11-06 20:16:01 +01:00
joostdecock
d563bb2d17 wip(backend): more work on routes and docs 2022-11-06 17:39:49 +01:00
dependabot[bot]
58adc5f276
chore(deps): bump react-instantsearch-dom from 6.37.0 to 6.38.0
Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch) from 6.37.0 to 6.38.0.
- [Release notes](https://github.com/algolia/react-instantsearch/releases)
- [Changelog](https://github.com/algolia/react-instantsearch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/react-instantsearch/compare/v6.37.0...v6.38.0)

---
updated-dependencies:
- dependency-name: react-instantsearch-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-05 21:11:27 +00:00
joostdecock
3fc08d8bdb wip(backend): Added HTML email 2022-11-05 22:02:51 +01:00
joostdecock
d63b7e5397 wip(backend): Renamed auth user for clarity 2022-11-05 19:37:47 +01:00
joostdecock
0313bb4572 wip(backend): Work on routes, auth, and email templates 2022-11-05 18:55:59 +01:00
joostdecock
a4a453df00 chore(email): Updated templates 2022-11-04 20:51:45 +01:00
joostdecock
a5fbef0154 feat(email): Added (HTML) email templates 2022-11-04 20:51:45 +01:00
joostdecock
b45a1c61b4 wip(backend): Refactoring 2022-11-04 20:51:45 +01:00
Joost De Cock
18d8d5c590
Merge pull request #3014 from freesewing/dependabot/npm_and_yarn/recursive-readdir-2.2.3
chore(deps): bump recursive-readdir from 2.2.2 to 2.2.3
2022-11-04 16:51:35 +01:00
Joost De Cock
333dbeea88
Merge pull request #3028 from freesewing/dependabot/npm_and_yarn/sanity/desk-tool-2.35.1
chore(deps): bump @sanity/desk-tool from 2.35.0 to 2.35.1
2022-11-04 16:51:26 +01:00
Joost De Cock
ad0410a727
Merge pull request #3033 from freesewing/dependabot/npm_and_yarn/daisyui-2.38.0
chore(deps): bump daisyui from 2.33.0 to 2.38.0
2022-11-04 16:51:18 +01:00
Joost De Cock
48c1fb74f4
Merge pull request #3034 from freesewing/i18n
New Crowdin updates
2022-11-04 16:50:57 +01:00
joostdecock
7aa8f7682a wip(backend): Work on images 2022-11-02 17:12:04 +01:00
joostdecock
2221dea528 chore(sanity): Fixed schema 2022-11-02 15:35:30 +01:00
joostdecock
9e9e1f389c chore(sanity): Fixed schema 2022-11-02 15:32:37 +01:00
joostdecock
1839145c97 chore(sanity): Updated schema for user avatars 2022-11-02 14:12:38 +01:00
joostdecock
dc82faee73 wip(backend): Account retrieval and doubles 2022-11-02 13:54:20 +01:00
joostdecock
553ab91d26 wip(backend): Login flow 2022-11-02 12:47:13 +01:00
joostdecock
f6a796959b wip(backend): Added lowercase username field 2022-11-02 12:33:32 +01:00
joostdecock
efe9e6c24d wip(backend): Singup workflow and tests 2022-11-01 21:36:15 +01:00
Joost De Cock
31a64a6119 New translations email.yaml (Ukrainian) 2022-11-01 18:11:23 +01:00
Joost De Cock
d8d8ca11a1 New translations email.yaml (Dutch) 2022-11-01 18:11:22 +01:00
Joost De Cock
e069382e05 New translations email.yaml (German) 2022-11-01 18:11:21 +01:00
Joost De Cock
de2c91a480 New translations email.yaml (Spanish) 2022-11-01 18:11:20 +01:00
Joost De Cock
3c703fc3c7 New translations email.yaml (French) 2022-11-01 18:11:19 +01:00
dependabot[bot]
a33347dd3f
chore(deps): bump daisyui from 2.33.0 to 2.38.0
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.33.0 to 2.38.0.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 17:10:08 +00:00
dependabot[bot]
a4faf116b4
chore(deps): bump @sanity/desk-tool from 2.35.0 to 2.35.1
Bumps [@sanity/desk-tool](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/desk-tool) from 2.35.0 to 2.35.1.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v2.35.1/packages/@sanity/desk-tool)

---
updated-dependencies:
- dependency-name: "@sanity/desk-tool"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 17:07:36 +00:00
dependabot[bot]
50932b90e9
chore(deps): bump recursive-readdir from 2.2.2 to 2.2.3
Bumps [recursive-readdir](https://github.com/jergason/recursive-readdir) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 17:07:07 +00:00
joostdecock
0eaccf7b18 wip(backend): Work on new backend and tests 2022-11-01 18:00:25 +01:00
joostdecock
22f357adbf wip(backend): Split migration script into two steps 2022-11-01 14:32:36 +01:00