Commit Graph

49 Commits (add-memory-backend)

Author SHA1 Message Date
Leon Sorokin 1dc6014b10
Dashboard: Revert descending z-index changes (#83466) 1 year ago
Leon Sorokin e2dcd5184a
Dashboard: Overflow and z-index adjustments (#75597) 2 years ago
Ashley Harrison dab83c6855
Theme: Use `Inter` font by default (#59544) 3 years ago
Torkel Ödegaard 9f5e691994
Theme: Inter font (behind feature toggle) (#56441) 3 years ago
Torkel Ödegaard 0958d9ba55
Theme: Change body line-height to fix alignment issue (#56442) 3 years ago
Jack Westbrook dcc02a8ebe
Storybook: Fix asset paths for hosted storybooks (#56319) 3 years ago
Jack Westbrook 6e2237c02f
Chore: Replace Sass-lint with Stylelint (#40617) 4 years ago
Torkel Ödegaard 5d855dbf33
Theme: Fixes to time picker calendar & variable dropdowns & more (#33407) 4 years ago
Torkel Ödegaard 7e2bf4f6c3
Theming: Make new theme exposed by ThemeContext and make new theme include v1 for compatability (to pass to useTheme) (#33207) 4 years ago
Torkel Ödegaard 66485b3e70
Theme: V8 Theme updates (#33050) 4 years ago
Torkel Ödegaard bcd0958849
Theme: Updated font to Inter, updates typography, a start of moving legacy & global styles from sass to emotion (#32988) 4 years ago
Torkel Ödegaard 45dfa20467
Buttons: Center text in buttons (#23789) 5 years ago
Tobias Skarhed 9bbc007cb9
Input: Width prop (#23615) 5 years ago
Torkel Ödegaard 4d9d3270af
CSS: Various css bug fixes (Safari fix for graph panels and more) (#23704) 5 years ago
Torkel Ödegaard 8b7decf57b
Styles & Theme: Inline form styles polish & tweaks (#23521) 5 years ago
Torkel Ödegaard 2106f0afc6
Theme: Updates gf-form & form-field to better match new form styles (#23345) 5 years ago
Alexander Zobnin 7afdfd2ef4
Okta OAuth provider (team sync support) (#22972) 5 years ago
Torkel Ödegaard e8efd17ea9
Buttons: Improves vertical alignment in buttons (#23030) 5 years ago
twendt ff6a082e23
Auth: Azure AD OAuth (#20030) 6 years ago
Torkel Ödegaard 4f1fffb948
FontSize: Change base font size to 14px (#21104) 6 years ago
srid12 2a1e130000 AlertBox: Merged Alertbox into Alert (#19212) 6 years ago
Hugo Häggmark 38e948a1ad Dashboard: Fixes back button styles in kiosk mode (#19165) 6 years ago
Torkel Ödegaard bd4a7ddf3a
TimePicker: Style and responsive fixes, restored dashboard settings (#17822) 6 years ago
Torkel Ödegaard 48ae93048b
Panels: No title will no longer make panel header take up space (#16884) 6 years ago
Torkel Ödegaard e38762665b
UX: Improve Grafana usage for smaller screens (#16783) 6 years ago
Johannes Schill 406ef962fc Explore & Dashboard: New Refresh picker (#16505) 6 years ago
Patrick O'Carroll 128fb8fa7e Theme: Reworking button styling (#16362) 6 years ago
Torkel Ödegaard 35e68b868e
Fix: align panel padding between sass & js theme (#16404) 6 years ago
Patrick O'Carroll 52851a38b8 Refactor: Theme input padding variables (#16048) 6 years ago
ijin08 45e361ef13 change that didn't come with in last commit 6 years ago
ijin08 29e68ba1fc brought back dashboard-padding and panel-padding variables, made dashboard-padding more specific 6 years ago
ijin08 9e57195b1d removed dashboard variables, removed headings-font-family variable, created theme variables for links and z-index, removed unused class in _panel_editor and _dashboard 6 years ago
ijin08 e632309ab9 removed unused and very specific variables, also variables with same value as general variable 6 years ago
ijin08 dc98fb5e82 added two new variables in default theme for panel padding, replaced panelhorizontalpadding and variables.panelverticalpadding with new variables 6 years ago
ijin08 7a15528223 removed gf-form-margin variable and replaced with space- variables where it was used 6 years ago
ijin08 a418697453 s -> sm, m -> md, l -> lg 6 years ago
ijin08 204d21abbe removed headings-margin-bottom variable 6 years ago
ijin08 fae2f54530 fixed minor misstake with dashboard padding 6 years ago
ijin08 1ad0c7678a removed -margin, replaced with new general variables 6 years ago
ijin08 d55f189749 added new space variables to margins in AddPanelWidget, add_data_source, dashboard_settings and sidemenu 6 years ago
ijin08 7dc4853e91 added new variables for spacing, set margins in _cards with new variables 6 years ago
ijin08 00ce556bd0 changed all rems to pixels in defaults and template, changed back root font size 6 years ago
ijin08 c5f4239703 changed root font to 100%(default 16px), changed font-size from px to rem, updated rem sizes in template and default.ts files, removed display classes and variables since not used, removed lead class and variables since not usedremoved serif font since not used and probably never should be used 6 years ago
Dominik Prokop 4721250d19 Variables regenerated 7 years ago
Dominik Prokop 6da57d4c08 Make clear that variable scss files are generated from templates 7 years ago
Dominik Prokop 06bae9aa46 Added common theme variabless generation, created GrafanaThemeCommons interface 7 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 7 years ago
Dominik Prokop 71576a634e Do not use js theme variables in sass (poor dev experience for now) 7 years ago
Dominik Prokop 7626ce9922 WIP Enable js defined theme to be used in SASS 7 years ago
Torkel Ödegaard ac0140d596 Fixed dashboard row title not updating when variable changed, fixes #15133 7 years ago