Yogesh Mahajan
|
80ab596992
|
Fixed the SoanrQube code smell 'Variables should not be shadowed'.
|
2020-07-03 14:33:30 +05:30 |
|
Dave Page
|
01c7636c75
|
Update copyright notices for 2020.
|
2020-01-02 14:43:50 +00:00 |
|
Aditya Toshniwal
|
6d7ff9444a
|
Don't quote bigints when copying them from the Query Tool results grid. Fixes #4459
|
2019-10-25 11:53:39 +01:00 |
|
Khushboo Vashi
|
56e00d74ad
|
There is no option to Copy data with headers from Query Tool/View Data.
Added drop-down 'Copy with headers' near to the copy button in Query Tool/View Data.
Fixes #3009
|
2019-09-27 12:14:39 +05:30 |
|
Khushboo Vashi
|
e4417229aa
|
Update all Python and JS dependencies. Fixes #4019
|
2019-03-14 15:11:16 +00:00 |
|
Murtuza Zabuawala
|
e23d307c56
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
|
Aditya Toshniwal
|
9f13865777
|
Update jQuery to 3.3.1. Fixes #3271
Patch by Aditya, with test enhancements from Anthony and Joao at Pivotal.
|
2018-05-25 16:26:37 +01:00 |
|
Dave Page
|
89821c0d19
|
Update copyright notices for 2018.
|
2018-01-05 10:42:50 +00:00 |
|
Ashesh Vashi
|
d54c35d74f
|
Fixing the lint error messages in javascript using 'eslint --fix'
command.
|
2017-11-30 13:01:41 +05:30 |
|
Khushboo Vashi
|
0c566f132e
|
Allow configuration of CSV and clipboard formatting of query results. Fixes #2781
|
2017-11-20 13:50:47 +00: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 |
|
Matthew Kleiman
|
94aa5487fb
|
Update Slickgrid to 2.3.7. As this version includes all the features we need, it can be moved out of the vendor directory and we'll use yarn to pull it in.
|
2017-06-23 09:35:56 +01:00 |
|
Shruti B Iyer
|
3f4f8b9e77
|
Add linting support, and, well, lint.
|
2017-06-12 16:55:14 +01:00 |
|
Shruti B Iyer
|
659eb1c1e8
|
Bring React into the tree, and add linting and bundling framework for the JS etc.
|
2017-06-12 16:51:54 +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 |
|
George Gelashvili
|
8d8e7dab3c
|
Extract row staging into it's own module with tests.
|
2017-06-07 14:17:10 +01:00 |
|
Matthew Kleiman
|
d663d553c5
|
Allow column or row selection in the query tool. Fixes #2216
|
2017-04-18 13:28:45 +01:00 |
|