1
0
Fork 0
Commit graph

83 commits

Author SHA1 Message Date
Enoch Riese
7a34bc0629 format everything as decimals for ease of input 2022-06-16 16:54:08 -05:00
Joost De Cock
cd7a3cb57a feat: Added waistToArmhole measurement 2022-04-03 15:21:36 +02:00
joostdecock
1fe01a918a chore(utils): Fixed linter warning 2021-09-04 17:49:24 +02:00
joostdecock
692391eb19 release: v2.17.3 2021-08-16 11:36:46 +02:00
joostdecock
aa9bf6b55a fix(utils): Added missing bustPointToUnderbust measurement 2021-08-16 08:31:04 +02:00
Joost De Cock
bb64eebd7c feat: Changes to utils for new measurement icons 2021-05-30 18:27:53 +02:00
Joost De Cock
f191151ee4 chore: Linter changes 2021-04-24 10:16:31 +02:00
Joost De Cock
d91d0da8d8 chore: Updated tiler in utils 2021-02-14 14:42:11 +01:00
Joost De Cock
48e1cb49a4 feat(utils): Pass pattern handle to tiler 2021-02-14 11:24:26 +01:00
Joost De Cock
eed8f678b2 feat: Newsletter endpoint in utils/backend 2020-12-24 20:46:04 +01:00
Joost De Cock
f07ff78999 feat: Added backend admin routes to utils 2020-12-12 14:38:25 +01:00
Joost De Cock
a548a6964d feat(paco): Initial merge of my work on the paco pattern
This also includes a lot of dependency updates
2020-08-02 19:17:06 +02:00
Joost De Cock
46921db761 chore(utils): Tweak to neckstimate ratios 2020-08-01 09:49:28 +02:00
Joost De Cock
ff83fa9aac chore(utils): Don't wrap backend data in another object 2020-07-21 12:46:56 +02:00
Joost De Cock
cc2f25ed4b feat(utils): Added new backend methods to utils 2020-07-20 20:32:13 +02:00
Joost De Cock
b360359cf6 feat(core): Added debug as event type 2020-07-17 14:44:16 +02:00
Joost De Cock
b8db39cf15 chore(utils): Updated measurement names 2020-06-30 17:05:53 +02:00
Joost De Cock
80186d1246 chore(utils) Removed circumference suffix from measurements 2020-06-30 15:20:55 +02:00
Joost De Cock
ed47b7ea95 chore(utils): Tweaks to neckstimate ratios 2020-06-24 20:42:32 +02:00
Joost De Cock
198c0752bf chore(utils): Tweaks to sizes and ratios 2020-06-14 13:04:59 +02:00
Joost De Cock
2d54dda4f9 feat(utils): Added new measurements to neckstimate 2020-06-13 19:26:28 +02:00
Joost De Cock
9e4b12c1d4 chore(utils): Ported neckstimate to crotchDepth measurement. See #425 2020-06-13 14:01:37 +02:00
Joost De Cock
81dd15f13b chore(utils): Tweaked neckstimate ratios 2020-06-01 15:26:55 +02:00
Joost De Cock
cdea8fe7f5 feat(utils): Added support for plugin-bust in neckstimate 2020-06-01 15:26:35 +02:00
Joost De Cock
45c487218d chore(utils): Removed lingering console.log statement 2020-06-01 13:02:50 +02:00
Joost De Cock
262aa8f2da chore: Made plural. See #416 2020-06-01 12:55:30 +02:00
Joost De Cock
4155f55e1f chore(utils): Using waistCircumference for consistency. See #416 2020-06-01 11:30:10 +02:00
Joost De Cock
366436e970 feat(utils): Implemted #416 for utils/neckstimate 2020-06-01 11:16:03 +02:00
Joost De Cock
a69262f2a4 chore: Switched to 13 degrees for default shoulder slope 2020-05-24 12:30:44 +02:00
Joost De Cock
370592ee17 feat(utils): New isDegMeasurement method, see #358 2020-05-24 11:20:03 +02:00
Joost De Cock
b811a7179d breaking: neckstimate always returns 17 for shoulderSlope
We're making shoulderSlope a degree measurements, which defaults to 17.
See #358 for details
2020-05-24 10:37:24 +02:00
Joost De Cock
f347a6381e feat: Added convertSize to utils package 2020-04-13 14:09:32 +02:00
Joost De Cock
b3dc52e0d5 chore: Reconfigured github workflows for test 2020-04-04 17:11:30 +02:00
Joost De Cock
926e921582 chore: Added more unittests for patterns 2020-03-15 16:34:56 +01:00
Joost De Cock
e37e752540 fix(utils): Stop neckstimate from throwing error when we can handle it more elegantly 2020-03-04 18:55:41 +01:00
AlfaLyr
f4d5a7281f
0 missing in hpsToBust and shoulderToElbow 2020-03-02 13:46:29 +01:00
Joost De Cock
eaa88fae7f chore: Fixed linter warnings in utils 2020-02-22 08:46:32 +01:00
Joost De Cock
44660ed9db chore: Changed neckstimate calculations and menswear base 2020-02-20 13:53:21 +01:00
Joost De Cock
954d32a21d feat: Switched to proportions only for neckstimate 2020-02-04 18:51:03 +01:00
Joost De Cock
cf2a0871f7 refactor: Removed deprecated measurements 2020-02-01 16:54:49 +01:00
Joost De Cock
284474d382 chore(utils): Started reworking the neckstimate values. Under construction 2020-01-27 17:29:06 +01:00
Joost De Cock
dcb9c23861 feat(utils): Added extra measurements for Breanna to neckstimate 2020-01-25 16:14:06 +01:00
Joost De Cock
be47be6a1b refactor(utils): Changed model to person in backend code 2020-01-03 12:01:20 +01:00
Joost De Cock
d9cb1511e7 Renamed recipe(s) to pattern(s) 2019-12-22 13:04:04 +01:00
woolishboy
a095a2c8cd Fixes bug due to not passing format to formatImperial (#211) 2019-11-21 15:54:24 +01:00
Joost De Cock
4d81a96233 fix(utils): Tweaked slope of the shoulderToShoulder data for neckstimate 2019-10-19 08:48:46 +02:00
Joost De Cock
5b6bd190d4 fix(utils): Fixed unknown measurement issue in neckstimate
Neckstimate uses the neckCirumference measurement to give you and
estimate of the measurement name you pass it.

It only works for measurements it knows, and whether it *knows* a
measurement or not depends on whether it finds it in the data of
measurements it uses to calculate the estimate.

That data is split between models with and without breasts, because they
have different bodies, and the estimates are different.

There was a problem with models that have a with-breast measurement
(like underbust or bustSpan) but are a *no breast* model. Perhaps they
started out as a model with breasts, and were then reconfigured.

This change makes neckstimate check that, if a measurement is not found,
it is perhaps found in the *with breasts* list, and if so will return
that estimate instead. It will also log a warning to the console.

Neckstimate will still throw an error if the measurement is nowhere to
be found (not in with or without breasts).
2019-10-18 19:42:12 +02:00
Joost De Cock
3fa2d52c8a fix: Fixed formatMm in utils display of units 2019-10-13 15:12:41 +02:00
Joost De Cock
7c163f0547 fix: formatMm will now round imperial values that aren't a clean fraction 2019-10-06 14:05:03 +02:00
Joost De Cock
7db585e501 feat: Added backend.resendActivationEmail 2019-10-06 13:12:27 +02:00