Commit Graph

3 Commits (7f6e9790563ec49a9a91219942d43c3108af86dc)

Author SHA1 Message Date
Torkel Ödegaard 7f6e979056
Fixes typescript issues (#27565) 5 years ago
Torkel Ödegaard 82fc2803f0
Table: Fixed error going into new panel edit (#23594) 5 years ago
Ryan McKinley 8b48a1c806
Table Panel: use react as the default table panel (#23543) 5 years ago
Miguel Carvajal 49fe4ff69e
Annotations: Call panel refresh when table transform changes to annotations (#22323) 5 years ago
Peter Holmberg 43dbbe51f0
Inspect: Use AutoSizer for managing width for content in tabs. (#21511) 5 years ago
kay delaney 880fbcb09a
Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 6 years ago
Tobias Skarhed 8ffef57178 Typescript: A batch of implicit any fixes (#17590) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 8 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Torkel Ödegaard c17b5d1306 table: minor table options improvement 8 years ago
Suzana Pescador d6eefcb5ce Can't remove default avg column in table #4515 (#8335) 8 years ago
Torkel Ödegaard 8bbff2c44e table: refactoring table options, now column styles are in a seperate tab 8 years ago
Torkel Ödegaard be284adacc table: more table options refactoring 8 years ago
Torkel Ödegaard 556829eda9 table: began table options redesign 8 years ago
Dan Cech b1691f1cd1 add support for column aliases in table panel 8 years ago
Torkel Ödegaard f1276774a0 typescript: updated tslint and fixed new warnings 8 years ago
Torkel Ödegaard 0fa0066cd9 tech(lodash): began migration work 9 years ago
slqgsm e17b1548e8 Release there were some issues with the way removing columns was being implemented. 9 years ago
bergquist 7d89cf228c fix(table): remove html for htmlencoding option 9 years ago
bergquist d750908e36 feat(table): escape html by default 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 9bd3b417c4 feat(panels): upgraded table panel to latest plugin model 9 years ago
Torkel Ödegaard b5726a8d5a feat(plugins): completed upgrade of all built in panels 10 years ago
Torkel Ödegaard d83e24572a feat(plugins): more refactoring 10 years ago
Torkel Ödegaard f074c1eaff refactor(lodash): changed how lodash is referenced from typescript 10 years ago
xiaoping378 488165ec73 fixes #3555, path of table panel option error 10 years ago
Torkel Ödegaard 545c39356a tech(systemjs): starting work on systemjs bundling 10 years ago
Torkel Ödegaard 4a69de1f30 feat(plugins): made panels work as plugins 10 years ago
Torkel Ödegaard 4751e4b94e feat(elasticsearch): a lot of work to support aggregation queries without date_histogram, queries that return metric aggregations now work with the table panel (json data type), #3219 10 years ago
Torkel Ödegaard 93851a9a0f feat(tablepanel): added time series aggregations transform mode, #3219 10 years ago
Torkel Ödegaard 00a479de6f feat(tablepanel): renamed some table panel schema things 10 years ago
Torkel Ödegaard 163b45cf37 feat(tablepanel): minor fix 10 years ago
Torkel Ödegaard 87c718f549 feat(tablepanel): worked on issues and improving defaults 10 years ago
Torkel Ödegaard 5c0cf9f5d7 feat(tablepanel): worked on more display options for table panel 10 years ago
Torkel Ödegaard b8e6fcfeae feat(tablepanel): worked on cell / value threshold coloring 10 years ago
Torkel Ödegaard 1b83742e3e feat(tablepanel): began refactorin out table row html generation to write unit tests for it 10 years ago
Torkel Ödegaard 90cca93951 feat(tablepanel): lots of work on table panel 10 years ago