1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
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
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
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
Joost De Cock
7db585e501 feat: Added backend.resendActivationEmail 2019-10-06 13:12:27 +02:00
Joost De Cock
261da52c3b Integrated Penelope and Waralee patterns, plus 2.1 prep
Penelope and Waralee are two new patterns by @woutervdub
This integrates them in our monorepo, including the translations
in the i18n package and the package info in the pattern-info pattern

This commit also includes a minor tweak to our core package.
Previously, you had to instantiate a pattern to get its config,
but that is no longer the case. The default export (the constructor)
now has a config property you can access without instantiating the pattern.

All of these changes will trigger a new minor release when we merge them
into master. Specifically v2.1
2019-09-21 19:42:53 +02:00
Joost De Cock
2283660d38 Updated endpoints in utils/backend 2019-08-17 18:18:38 +02:00
Joost De Cock
cd11ea96fa 🐛 Fixed issue in utils/backend 2019-08-14 16:50:50 +02:00
Joost De Cock
12310c78ff 💥 Changes in utils due to backend changes 2019-08-13 18:53:45 +02:00
Joost De Cock
13b9e99721 :sprakles: Added loadRecipe to backend, and auth required for profile 2019-07-19 12:50:03 +02:00
Joost De Cock
506d872b57 💥 Changed utils exports to seperate dependencies 2019-07-13 08:48:58 +02:00