summaryrefslogtreecommitdiffstats
path: root/webapp/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* npm audit fix & yarn for documentationJannik Schönartz2020-04-231-393/+998
|
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-4/+19
| | | | still TODO: switch from old grid system (v-layout/v-flex) to the new one (v-row/v-col)
* [webapp] remove unused npm dependenciesUdo Walter2019-04-141-173/+152Star
|
* [webapp] npm updateUdo Walter2019-04-121-511/+931
|
* [webapp] migrate from vue cli 2 to vue cli 3Udo Walter2019-03-051-5952/+5510Star
|
* [webapp] small bugfixes + eslint fixes + color fixUdo Walter2019-03-031-21/+7Star
|
* [webapp/setup] StartPageSetup now uses the new UserCreateForm component & ↵Jannik Schönartz2019-02-261-7/+21
| | | | small fixes
* [webapp] npm updateUdo Walter2019-02-251-69/+71
|
* [webapp] add first version of a virtualized table for better performanceUdo Walter2019-01-131-52/+87
|
* [webapp+server] Add first implementation of a websocket to alert webclients ↵Udo Walter2018-11-261-8/+219
| | | | | | of events and to synchronize notification across multiple webapp instances of the same user
* [webapp] replace script textareas with a code editorUdo Walter2018-11-221-0/+19
| | | | npm install is necessary to load the editor module
* mergeChristian Hofmaier2018-11-191-25/+25
|\
| * [idoit] Clients are now added to the idoit backendJannik Schönartz2018-11-121-1/+1
| | | | | | | | | | | | | | | | Delete client in the backends if client is deleted in the bas. Add method for creating the client in the backends Add method for adding additional information to the client in the backend Add backend helper for calling all backends with the matching external id Add idoit mehtod for creating and updating a client
| * [registration] add configurator for registration hooksUdo Walter2018-11-121-26/+26
| |
* | mergeChristian Hofmaier2018-11-191-3/+3
|/
* [configurator] add ipxe configuratorUdo Walter2018-09-181-2/+15
|
* [groups] small bugfixesUdo Walter2018-09-181-2/+2
|
* Update npm packagesJannik Schönartz2018-09-171-115/+145
|
* code adaptionChristian Hofmaier2018-08-051-0/+11985
|
* mergeChristian Hofmaier2018-08-051-11893/+0Star
|\
| * [webapp] npm updateUdo Walter2018-08-041-30/+130
| |
* | [permissions] add permission managementChristian Hofmaier2018-08-051-0/+8
|/ | | | | Add Roles Table with Delete Roles and Create Roles possibilities Add Users Table with Grant Roles and Revoke Roles possibilities
* [webapp] updated node modulesUdo Walter2018-07-041-45/+43Star
|
* [webapp] Initial commit to add the node webapp stuff.Jannik Schönartz2018-07-021-0/+11887