Birkir Gudjonsson
Birkir Gudjonsson
No. Not from prime standpoint. It will have to be done for accounts-js. I could create a PR to accounts-js to add support for that. Or the community. Does that...
I fixed the issue for now. But I need to do a real overhaul on roles and permissions.
Wow, you are on fire. Looked at the PR and everything is great so far! Is S3 nowadays the standard for file bucket APIs? I know google cloud storage has...
I may have messed up your lockfile. If you have any errors, you can just remove it and yarn install again to get a clean one. Sorry, am trying to...
This is absolutely fantastic man, your are getting very close here! Only thing on my todo-list with this PR, are image transformations.
Nice work Dominic, I'll have a go with this and see how it looks
Tabs will not create nested groups of fields, but rather merge them into one stream of key value pairs. Two things to note here: 1) I haven't added any naming...
We are using TypeORM under the hood, which has all the necessary tools to run the database migrations. They run automatically on server start as we have `syncronize: true`. https://github.com/typeorm/typeorm/blob/master/docs/migrations.md
Could you show me how the query would look like? I am having a hard time figuring out what it would work like, could your usecase be solved by adding...
I think heroku may be lagging behind!