grafana/public/app/core
Patrick O'Carroll 128fb8fa7e Theme: Reworking button styling (#16362)
* added new variables for height in theme, added height to gui button large, replaced add gicon with regular gicon, replaced + with gicon, changed button display to flex

* set fixed height to large button, removed xlarge button and replaced with large button

* removed button-mini and replaced with button-small, set fixed height to default button and button-small

* fixed padding for default and large button, fixed height for navbar button, fixed snapshots

* fixed padding and margin on navbar buttons

* gave special height to login btn-primary

* readded btn-mini class with same styling as btn-small and a deprecated notice

* fixed add panel widget buttons
2019-04-08 09:48:15 +02:00
..
actions Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 2019-03-22 15:24:30 +01:00
components Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
controllers Merge branch 'master' of https://github.com/joshuawoodward/grafana into joshuawoodward-master 2019-03-11 13:10:45 +01:00
copy Big refactoring for dashboard init redux actions 2019-02-06 19:42:04 +01:00
directives Fixed type issues introduced by adding angular types 2019-03-12 15:27:02 +01:00
filters Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
hooks feat(Explore): make sure Loki labels are up to date (#16131) 2019-03-25 12:08:28 +01:00
live Update rxjs 2018-12-27 20:37:44 +01:00
reducers Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 2019-03-22 15:24:30 +01:00
redux Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 2019-03-22 15:24:30 +01:00
selectors Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
services Merge pull request #16241 from grafana/hugoh/no-implicit-any 2019-03-27 09:14:16 +01:00
specs Tech: Bump typescript and jest (#16354) 2019-04-03 11:41:08 +02:00
utils Feature: Case insensitive Loki search (#15948) 2019-03-28 15:58:19 +01:00
angular_wrappers.ts Use SecretFormField in MSSql and Postgres datasources 2019-03-19 13:40:18 +01:00
app_events.ts Dashboard settings starting to work 2019-02-03 10:55:58 +01:00
config.ts Refactor: Plugin exports & data source / panel types (#16364) 2019-04-04 18:30:15 +02:00
constants.ts Changed how react panels store their options (#15468) 2019-02-18 11:41:14 +01:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts removed unused directive 2019-02-11 09:46:56 +01:00
jquery_extended.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 17:02:32 +02:00
lodash_extended.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
logs_model.ts Refactor: Move LogLevel and Labels utils to @grafana/ui (#16285) 2019-03-29 09:41:37 +01:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
nav_model_srv.ts changed var to let in last files (#13087) 2018-08-30 08:58:43 +02:00
partials.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 17:02:32 +02:00
profiler.ts Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
store.ts Tech: Bump typescript and jest (#16354) 2019-04-03 11:41:08 +02:00
table_model.ts refactor(data models): Renamed TableData to SeriesData (#16185) 2019-03-25 14:46:16 +01:00
time_series2.ts move stringToJsRegex 2019-03-09 23:50:46 -08:00