Commit Graph

82 Commits (49550ccedfd1d5b051c7384cd9724f2259cb80be)

Author SHA1 Message Date
Torkel Ödegaard 936fe56080 fix: another set of fixes for refresh 7 years ago
Patrick O'Carroll 72ab24f300 Changed functions to arrow functions for only-arrow-functions rule. (#13131) 7 years ago
Torkel Ödegaard 154fbe2413
New TV Mode, dashboard toolbar update (layout change & new cycle view mode button) (#13025) 7 years ago
Patrick O'Carroll b494a29e02 changed var to let in last files (#13087) 7 years ago
Torkel Ödegaard 35c00891e7
tslint: more const fixes (#13035) 7 years ago
Torkel Ödegaard 6ba8f6c5ab wip: major change for refresh and render events flow 7 years ago
Patrick O'Carroll 0273365df3 created closeDropdown function, renamed appevent, added second appevent for open timepicker 7 years ago
Patrick O'Carroll 98e1404fed added if to onAppevent, renamed appevent, add appevent to applyCustom and setRelativeFilter 7 years ago
Patrick O'Carroll 8195c085fa bounnd the esc key to exit timepicker 7 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Torkel Ödegaard 511fa7dec1 ux: dashboard settings progress 8 years ago
Torkel Ödegaard db663c380b new timepicker is working 8 years ago
Torkel Ödegaard d7337432ac ux: progress on time picker dropdown version 8 years ago
Torkel Ödegaard e871e56522 ux: add new panel and dash nav improvements 8 years ago
Torkel Ödegaard 289ba74ede ux: new dashnav design 8 years ago
Torkel Ödegaard bf82d166bc feat: refactoring hide time picker PR #9756 8 years ago
Patrick O'Carroll 63c79f066a option to hide Time picker, fixes #2013 8 years ago
Torkel Ödegaard c3bd07f9b4 testdata: added manual entry mode to test data 8 years ago
Torkel Ödegaard 2d2800e710 fix: url did not update correctly when closing settings view by using ESC key, fixes #8869 8 years ago
Alexander Zobnin 1499c2bf74 Fix User/Org default timezone bug (#8748) 8 years ago
Torkel Ödegaard 49fe74228b fix(browser history): fixes and enhancements to browser history, it now works properly again AND it can restore previous time ranges in dashboards, closes #7259 8 years ago
Torkel Ödegaard 4a2f2fba73 feat(alerting): show panel specific alert annotations, #5694 9 years ago
Torkel Ödegaard 971e2d62f1 fix(zoom): fixed zoom in and out issues when graph is embedded, fixes #5666, fixes #4489 9 years ago
Torkel Ödegaard 5595fc2683 refactor(): refactored date handling and locale handling in #5517 9 years ago
Joona Romppanen 438a73c58a Added moment.js locales. Set locale from window.navigator at app init(). Use firstDayOfWeek on time picker 9 years ago
Torkel Ödegaard 0f16066915 fix(): zoom out tooltip fix, fixes #4729 9 years ago
Torkel Ödegaard e822fad505 fix(timepicker): fixed issues and added some polish to timepicker shift back/forward buttons 9 years ago
Torkel Ödegaard 3ab5427019 fix(timepicker): fixed issues and added some polish to timepicker shift back/forward buttons 9 years ago
bergquist 7d09579e3f feat(timepicker): adds arrows to move back and forth in current dashboard 9 years ago
utkarshcmu 6a55ec6955 Changed time shift icons 9 years ago
utkarshcmu e470786fb9 Backward and forward arrows for time shift 9 years ago
Torkel Ödegaard b30b78e442 feat(preferences): got timezone option to work on org and profile level, as well as dashboard 9 years ago
Mitsuhiro Tanda ef22a87fcf remove align option 9 years ago
Mitsuhiro Tanda 7da57e0aa5 align refresh interval 9 years ago
Torkel Ödegaard 9cebcc45c1 fix(unsaved changes): fix for unsaved changes warning when changing time range to relative rime range, #4176 9 years ago
bergquist 310b0e888d ux(dashboard_timepicker): tight-form -> gf-form 9 years ago
Torkel Ödegaard 26c5029256 ux(): new dashboard tabs view 9 years ago
Torkel Ödegaard 52241b8e0b ux(): completed gf-size class rename 9 years ago
Torkel Ödegaard a685e46fb6 ux(): minor tweaks 9 years ago
bergquist d769f6c084 ux(timepicker): fix css for the timepicker 9 years ago
Torkel Ödegaard 5a67ca255f ux(): fixes to light theme 9 years ago
Torkel Ödegaard 7c917156ee ux(sass): variable refactoring 9 years ago
Torkel Ödegaard ff4dbea19d ux(navbar): worked on responsive breakpoints for navbar 9 years ago
Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 9 years ago
Torkel Ödegaard fa63d26485 feat(timepicker): added validation to timepicker, and validation state to apply button, fixes #3870 9 years ago
Torkel Ödegaard dfcb82d233 feat(sidenav): more work on new side nav 9 years ago
Torkel Ödegaard 08caf4bbde feat(tslint): more tslint work 10 years ago
Torkel Ödegaard 59c928acc2 feat(tslint): added more tslint rules 10 years ago