stable

Clone or download

Read-only

Introduction of tlp-table

+ Bring back sass watch + Introduction of tlp-button-mini Part of story #9197: Get rid of Bootstrap in site admin Change-Id: I0191bed0bb024df0df73100466ef055b068d6180

Modified Files

Name
M src/common/system_event/SystemEventManager.class.php +49 −55 Go to diff View file
M src/templates/admin/permission_delegation/permissions_list.mustache +2 −2 Go to diff View file
M src/templates/admin/permission_delegation/users_list.mustache +3 −3 Go to diff View file
M src/templates/admin/system_events/admin-system-events.mustache +2 −2 Go to diff View file
M src/www/admin/grouplist.php +5 −5 Go to diff View file
M src/www/admin/lastlogins.php +12 −13 Go to diff View file
M src/www/admin/trove/trove_cat_delete.php +6 −4 Go to diff View file
M src/www/admin/userlist.php +5 −5 Go to diff View file
M src/www/themes/common/tlp/doc/css/_sections.scss +4 −0 Go to diff View file
M src/www/themes/common/tlp/doc/index.html +117 −2 Go to diff View file
M src/www/themes/common/tlp/gulpfile.js +1 −1 Go to diff View file
M src/www/themes/common/tlp/src/scss/_components.scss +1 −0 Go to diff View file
M src/www/themes/common/tlp/src/scss/components/_buttons.scss +7 −0 Go to diff View file
A src/www/themes/common/tlp/src/scss/components/_tables.scss +74 −0 Go to diff View file