Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint errors (tsserver) | Ernst Widerberg | 2022-06-08 | 1 | -5/+1 |
| | |||||
* | Make functional: Login | Ernst Widerberg | 2022-06-08 | 1 | -84/+61 |
| | |||||
* | Dockerize the whole thing. | Kristofer Hallin | 2022-01-25 | 1 | -1/+1 |
| | |||||
* | Add TODO | Ernst Widerberg | 2021-11-25 | 1 | -0/+3 |
| | |||||
* | Fix race condition | Ernst Widerberg | 2021-11-25 | 1 | -1/+1 |
| | | | | | Use localStorage only in root App, pass token as prop to child components. | ||||
* | Fix error handling: Throw only Error objects | Ernst Widerberg | 2021-11-25 | 1 | -12/+11 |
| | |||||
* | Login: Submit with return key | Ernst Widerberg | 2021-10-22 | 1 | -2/+14 |
| | | | | Maybe should use a form instead | ||||
* | Enable login screen with mocked JWT server | Ernst Widerberg | 2021-10-22 | 1 | -2/+1 |
| | |||||
* | Move Login to material-ui | Ernst Widerberg | 2021-10-21 | 1 | -23/+32 |
| | |||||
* | Update Object view for backend changes, and fix setError | Ernst Widerberg | 2021-10-13 | 1 | -1/+3 |
| | |||||
* | Initial commit | Ernst Widerberg | 2021-10-06 | 1 | -0/+96 |