Harshal Dhumal
|
7389744ecf
|
A number of minor cleanups to the recent changes to the query tool.
|
2017-06-28 09:49:39 -04:00 |
|
Harshal Dhumal
|
c65158312d
|
Use on-demand loading for results in the query tool. Fixes #2137
With a 27420 row query, pgAdmin III runs the query in 5.873s on my laptop. pgAdmin 4 now takes ~1s.
|
2017-06-27 09:03:04 -04:00 |
|
Khushboo Vashi
|
6b6d3369b3
|
Wait for the Tools menu to be populated when running the feature tests, instead of failing.
Fix by Khushboo, based on Harshal's previous work.
|
2017-06-23 14:07:31 +01:00 |
|
Surinder Kumar
|
fdc9eed514
|
Ensure text editors render in an appropriate place on the results grid. Fixes #2477
|
2017-06-14 12:18:27 +01:00 |
|
Joao Pedro De Almeida Pereira
|
a9ce9c9717
|
Skip a test that uses the COLLATE option on PG versions below 9.1 (e.g. Greenplum).
|
2017-06-13 10:27:09 +01:00 |
|
Sarah McAlear
|
01bfa88309
|
Improvements to the Query Results grid:
- Improve the UI
- Allow copy/paste from sets of rows, columns or arbitrary blocks of cells
Patch by Matt, Shruti, Joao and Sarah @ Pivotal
Fixes #2476
|
2017-06-08 13:31:36 +01:00 |
|
Surinder Kumar
|
beda7ebbf2
|
Add feature tests for the View Data tool.
|
2017-06-06 12:54:20 +01:00 |
|