grafana/public/app/features/plugins/sql/components/visual-query-builder
Zoltán Bedi 26659baf8f
PostgreSQL: Migrate to React (#52831)
- Migrate Postgres query editor to react
- Add support for field aliasing in SELECT clauses to SQL based datasources

Co-authored-by: Kyle Cunningham <kyle@codeincarnate.com>
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
2022-11-02 11:30:35 +07:00
..
AwesomeQueryBuilder.tsx sql plugins - angular to react - base sql datasource (#51655) 2022-06-30 16:38:48 -04:00
GroupByRow.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
index.ts Core code editor/builder components (#52421) 2022-07-20 12:50:08 -04:00
OrderByRow.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
Preview.tsx Accessibility: enable rule jsx-a11y/label-has-associated-control (#57964) 2022-11-01 14:37:58 +00:00
SelectRow.tsx PostgreSQL: Migrate to React (#52831) 2022-11-02 11:30:35 +07:00
SQLGroupByRow.tsx sql plugins - angular to react - base sql datasource (#51655) 2022-06-30 16:38:48 -04:00
SQLOrderByRow.tsx mysql query editor - angular to react (#50343) 2022-07-15 16:49:24 -04:00
SQLSelectRow.tsx PostgreSQL: Migrate to React (#52831) 2022-11-02 11:30:35 +07:00
SQLWhereRow.tsx sql plugins - angular to react - base sql datasource (#51655) 2022-06-30 16:38:48 -04:00
VisualEditor.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
WhereRow.tsx sql plugins - angular to react - base sql datasource (#51655) 2022-06-30 16:38:48 -04:00