-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs: created technical docs for authenticate setup * docs: added docs * docs: wrote machine, context, actions, .. docs * docs: added state chart diagram * docs: typo authorize -> authenticate * docs: final changes * docs: minor changes * docs: minor changes * docs: final changes * docs: included feedback * docs: added solidservice docs * docs: sessioninfo edits * feat: created initial files for authenticate * chore: trying to add authenticate as parallel state node * feat: integrated authenticate machine into app machine * feat: basic implementation of authenticate feature * chore: applied old feedback * test: fixed tests * chore: minor changes * chore: cleaned up file structure * test: fixed broken import in tests * chore: cleaned up authenticate feature * chore: renamed login and logout events * fix: made sure logout is called * chore: replaced nl-BE -> nl-NL * feat: initial styling for login page * feat: added NDE logo (inverse) * feat: added border property to form element * fix: fixed broken default borders * feat: integrated form machine into authenticate machine * fix: added enable/disable button + submit events * fix: fixed styling for login page * chore: removed unused imports * chore: fixed build errors * Docs: Create authenticate login page (#35) * docs: added docs for authenticate login page * docs: added images * docs: added docs * docs: final changes * docs: final edits * docs: renamed directory to 'authenticate' * docs: finished docs * docs: changed named slots references * docs: fixed images * docs: removed solidservice docs * docs: applied feedback * docs: removed inputfieldcomponent Co-authored-by: Wouter Janssens <wouter@digita.ai> * refactor: simplify export theme assets * fix: remove default fill from logo * fix: reduced contract of disabled button * refactor: simplified authenticate machine and other minor improvements * refactor: small improvements to form machines Co-authored-by: Wouter Janssens <wouter@digita.ai>
- Loading branch information
Showing
27 changed files
with
811 additions
and
206 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.