summaryrefslogtreecommitdiffstats
path: root/webapp/src/main.js
Commit message (Expand)AuthorAgeFilesLines
* [webapp] show which permission is missingUdo Walter2020-09-021-1/+3
* [webapp] add no permission snackbar to 403 responsesUdo Walter2020-05-301-0/+3
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-2/+14
* [webapp/dashboard] add categoriesUdo Walter2019-04-141-3/+0Star
* [webapp/groups] yet another small redesignUdo Walter2019-04-131-17/+2Star
* [webapp] fix disabled animation causing bugUdo Walter2019-03-281-2/+21
* Forgot to remove the console log. -.-Jannik Schönartz2019-03-041-1/+0Star
* Revert wtfJannik Schönartz2019-03-041-1/+2
* [authentication] Restructure api to match our new error code standardJannik Schönartz2019-03-041-1/+1
* [webapp/datatable] improve search performanceUdo Walter2019-02-281-1/+1
* [webapp/groups] performance improvementsUdo Walter2019-02-281-0/+1
* eslint fixUdo Walter2019-02-241-1/+0Star
* [webapp/configurator] switch from old table to the new data tableUdo Walter2019-02-241-2/+6
* [account] Add editable user info, change statuscodes, delete accountJannik Schönartz2019-02-241-0/+10
* [webapp/datatable] fix filter by selected not working; add filtering indicatorUdo Walter2019-02-231-5/+9
* [webapp/datatable] code cleanupUdo Walter2019-02-231-9/+12
* [webapp] implement time slicing loop and use it to search in the datatableUdo Walter2019-02-221-0/+18
* [authentication] Implement initial root account setupJannik Schönartz2019-02-221-1/+1
* [webapp] small bugfixesUdo Walter2019-01-151-1/+1
* [webapp] add second iteration of the virtual table with more featuresUdo Walter2019-01-151-4/+0Star
* [webapp] add first version of a virtualized table for better performanceUdo Walter2019-01-131-0/+4
* [groups,clients,configurator] api rework to the new formatUdo Walter2018-12-041-1/+2
* eslint fixesUdo Walter2018-11-261-5/+5
* [webapp+server] Add first implementation of a websocket to alert webclients o...Udo Walter2018-11-261-1/+24
* [webapp] Add notification systemUdo Walter2018-11-241-0/+7
* [webapp] replace script textareas with a code editorUdo Walter2018-11-221-0/+13
* [webapp] login now redirect to the requested routeUdo Walter2018-08-041-1/+2
* [webapp/groups] add routes; groups and clients can now be accessed directly u...Udo Walter2018-08-041-0/+3
* [webapp] everythiing configurable (dashboardmodule, stores and global i18n me...Udo Walter2018-08-031-3/+9
* [groups] add i18nUdo Walter2018-08-031-25/+12Star
* [groups] add dialog to delete, remove and add groups/clientsUdo Walter2018-08-021-2/+8
* [webapp] put settings state into settings objectUdo Walter2018-07-201-2/+2
* [external-backends] Added API and Frontend module external-backends.Jannik Schönartz2018-07-171-1/+14
* [webapp] Initial commit to add the node webapp stuff.Jannik Schönartz2018-07-021-0/+42