Louis Charette

Results 133 comments of Louis Charette

So I've started doing some research on this. My hopes that we could actually use Composer to manage the sprinkle seams less promising than initially expected, but things might change...

I should note, `installed.json` is [sorted alphabetically](https://github.com/composer/composer/issues/4410#issuecomment-330692911), so it can't be count on for sprinkle inheritance.

> Some projects utilising UF have also reimplemented their own custom frontends, which introduces manual build steps. Might be worth exploring Vue.js integration and/or documenting it on _learn_.

Is this still an issue, now that we don't have a root sprinkle anymore ?

Question is, should the backend or the frontend be in charge of setting the timezone for the other one? It could be set as a per user in their profile,...

This should probably be figured out along the localized date PIA, especially if we’re looking at date input and new external library.

1 is probably a nasty BC, but looks like a better option.

Oh. so it's not something that requires changes in the controllers?

That might introduce complexity since the email can be used for login too. A relation for any stuff that need verification could work though. Or if you want to keep...