]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix modified files only (frontend) 25346/head
authorPatrick Nawracay <pnawracay@suse.com>
Fri, 30 Nov 2018 15:37:59 +0000 (16:37 +0100)
committerPatrick Nawracay <pnawracay@suse.com>
Fri, 1 Feb 2019 08:02:59 +0000 (09:02 +0100)
commitac8efbbed020b657b14e70610e2755016c7ce038
treedcea99b5564277fe77bff3fae9802556544fe549
parentd28ace9bef9d91f6c8658020ee2b90cdb59d5d78
mgr/dashboard: Fix modified files only (frontend)

Introduces a new npm command: `npm run fixmod` which, unlike `npm run
fix`, only fixes modified files in the current git repository.  This is
faster than the comprehensive `npm run fix` solution and can hence be
called more often with less disturbance.

Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
src/pybind/mgr/dashboard/frontend/package.json