affresco
affresco copied to clipboard
🖼 KSF Media frontend monorepo
Maybe it's not good to just throw here: https://github.com/KSF-Media/affresco/blob/master/packages/user/src/User/User.purs#L358
The link tries to open in the same webview, but it should open externally cc @lulzimfazlija
Here's a description of the current "Kontohantering" https://login.hbl.fi/konto/sok It has 4 different sections: 1. Account search/editing 2. Creating an account 3. Epaper free access setup 4. Help 1 Account search...
In the registration form, we should not validate the password and email input fields while the user is typing (as it's a bit annoying to the user to show an...
We're adding the facebook package [in our `packages.dhall`](https://github.com/KSF-Media/affresco/blob/master/packages.dhall#L120) and now that the upstream is compatible with 0.12 we could upstream it to [`spacchetti`](https://github.com/spacchetti/spacchetti)
When merging accounts the user might be asked to input their password, but if they want to recover it there's no way to do it without going back to the...