Commit Graph

17 Commits (130e4aa666a5a88a19af1685792daa76ff057b1a)

Author SHA1 Message Date
Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 7 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 25aa9df270 Create annotations (#8197) 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Daniel Lee 73cb035231 mysql: annotation support. Fixes #8382 8 years ago
Torkel Ödegaard 2b029912aa mysql: query editor fix 8 years ago
Torkel Ödegaard b22b3e5bb9 mysql: added default query template 8 years ago
Torkel Ödegaard ea53e7221e mysql: added query help 8 years ago
Torkel Ödegaard 97e2d75f51 mysql: added support for tables in mysql queries 8 years ago
Torkel Ödegaard c78c460f79 mysql: worked on mysql data soruce 8 years ago
Torkel Ödegaard fc878bc8ad build: fixed order 8 years ago
Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 8 years ago
Torkel Ödegaard 080d2a2054 mysql: reading arbitrary SQL data in go is really strange, data is only in strings? 8 years ago
Torkel Ödegaard 8f90c6115d mysql: progress on mysql data source 8 years ago
Torkel Ödegaard 1ecdf34938 sql: wip mysql stuff 8 years ago
Torkel Ödegaard 2adc4d12be feat(live): work on websocket data source, #3455 9 years ago
Torkel Ödegaard fbd94fc6ce feat(websockets): inital work on websockets, #4355 9 years ago
Torkel Ödegaard 8784be9a14 feat(plugins): made it possible to have relative plugin template urls 9 years ago
Torkel Ödegaard 801129530e feat(plugins): base clases are now in app/plugins/sdk 9 years ago
Torkel Ödegaard 0bea6aba63 feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes 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 c843637a6a more progress on some experimental stuff 9 years ago
Torkel Ödegaard 2f78584cdb poc(plugin editors): experimential test for plugin editors 9 years ago
Torkel Ödegaard 6fae264222 feat(plugins): upgraded influxdb to new plugin format 9 years ago
Torkel Ödegaard a87b5f757d fix(datasources): minor fix to data sources after apps branch merge 9 years ago