Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix error handling: Throw only Error objects | Ernst Widerberg | 2021-11-25 | 3 | -16/+23 | |
| | ||||||
* | Add comment | Ernst Widerberg | 2021-11-24 | 1 | -0/+1 | |
| | ||||||
* | Update for backend changes | Ernst Widerberg | 2021-11-24 | 2 | -5/+4 | |
| | ||||||
* | ObjectComponent presentation | Ernst Widerberg | 2021-11-05 | 2 | -17/+43 | |
| | ||||||
* | SearchForm: Cleanup | Ernst Widerberg | 2021-11-05 | 1 | -7/+5 | |
| | ||||||
* | Theming: Remove redundant prop | Ernst Widerberg | 2021-11-05 | 1 | -1/+2 | |
| | ||||||
* | SearchForm: Replace IconButton with plain icon | Ernst Widerberg | 2021-11-05 | 2 | -8/+12 | |
| | | | | Use "clickable" variant of MuiSvgIcon | |||||
* | Rename variables | Ernst Widerberg | 2021-11-05 | 1 | -11/+11 | |
| | ||||||
* | Edit comment | Ernst Widerberg | 2021-11-05 | 1 | -1/+1 | |
| | ||||||
* | SearchForm: Move IconButton styling to global theme | Ernst Widerberg | 2021-11-05 | 2 | -8/+9 | |
| | ||||||
* | Make search UI smaller | Ernst Widerberg | 2021-11-04 | 1 | -0/+2 | |
| | ||||||
* | Clear search button: Remove background, hide on empty | Ernst Widerberg | 2021-10-22 | 1 | -3/+11 | |
| | ||||||
* | Disable animations globally | Ernst Widerberg | 2021-10-22 | 1 | -0/+8 | |
| | ||||||
* | Login: Submit with return key | Ernst Widerberg | 2021-10-22 | 1 | -2/+14 | |
| | | | | Maybe should use a form instead | |||||
* | Disable button ripple and elevation with a global theme | Ernst Widerberg | 2021-10-22 | 1 | -2/+15 | |
| | ||||||
* | Enable login screen with mocked JWT server | Ernst Widerberg | 2021-10-22 | 2 | -4/+3 | |
| | ||||||
* | Move Login to material-ui | Ernst Widerberg | 2021-10-21 | 2 | -23/+34 | |
| | ||||||
* | Remove leftover import | Ernst Widerberg | 2021-10-21 | 1 | -1/+0 | |
| | ||||||
* | Switch semantic-ui to material-ui | Ernst Widerberg | 2021-10-21 | 7 | -80/+100 | |
| | | | | TODO: Login component | |||||
* | Fix: parseInt on X-Total-Count | Ernst Widerberg | 2021-10-21 | 1 | -1/+1 | |
| | ||||||
* | Style | Ernst Widerberg | 2021-10-20 | 2 | -3/+7 | |
| | ||||||
* | Fix: Reset page on filter | Ernst Widerberg | 2021-10-18 | 1 | -1/+2 | |
| | ||||||
* | Add search options | Ernst Widerberg | 2021-10-18 | 1 | -0/+20 | |
| | ||||||
* | Fix input handler | Ernst Widerberg | 2021-10-18 | 1 | -2/+2 | |
| | ||||||
* | Implement search | Ernst Widerberg | 2021-10-18 | 2 | -10/+31 | |
| | ||||||
* | (no commit message) | Ernst Widerberg | 2021-10-18 | 1 | -1/+0 | |
| | ||||||
* | Update ObjectView getData | Ernst Widerberg | 2021-10-15 | 1 | -6/+14 | |
| | ||||||
* | Use mock X-Total-Count header from soc_collector | Ernst Widerberg | 2021-10-15 | 1 | -7/+15 | |
| | ||||||
* | Remove debug prints | Ernst Widerberg | 2021-10-15 | 2 | -2/+0 | |
| | ||||||
* | Add pagination | Ernst Widerberg | 2021-10-15 | 2 | -3/+30 | |
| | ||||||
* | Use env var COLLECTOR_URL | Ernst Widerberg | 2021-10-15 | 2 | -2/+2 | |
| | ||||||
* | Use single object API | Ernst Widerberg | 2021-10-13 | 1 | -3/+1 | |
| | ||||||
* | Update Object view for backend changes, and fix setError | Ernst Widerberg | 2021-10-13 | 3 | -11/+16 | |
| | ||||||
* | Update List for backend changes | Ernst Widerberg | 2021-10-12 | 1 | -1/+8 | |
| | ||||||
* | Fix React warnings | Ernst Widerberg | 2021-10-12 | 1 | -8/+5 | |
| | ||||||
* | Put user_presentation field descriptions in row below value | Ernst Widerberg | 2021-10-06 | 2 | -8/+22 | |
| | ||||||
* | Initial commit | Ernst Widerberg | 2021-10-06 | 11 | -0/+660 | |