Commit Graph

44 Commits

Author SHA1 Message Date
fabio286 110b0b414c feat(UI): sticky schema names in explore bar 2021-02-20 18:55:08 +01:00
Fabio Di Stasio 7c4ca999ce fix: prevents F5 shortcut to run in non-selected workspaces 2021-02-18 18:01:12 +01:00
Fabio Di Stasio 6c62052b47 feat: min and max option for random floats and numbers 2021-02-16 19:13:20 +01:00
Fabio Di Stasio a176174b8d feat: fake table data generator 2021-02-13 18:45:16 +01:00
Fabio Di Stasio 0cbea9d100 feat: export data tables to json or csv file 2021-01-08 21:55:03 +01:00
Fabio Di Stasio dcf469ebed feat: views deletion 2020-12-26 14:47:15 +01:00
Fabio Di Stasio 15b08d7ea8 fix: data tab sort not maintained at refresh 2020-12-08 18:41:08 +01:00
Fabio Di Stasio 5712b80022 feat: improved data table sorts 2020-12-07 17:51:48 +01:00
Fabio Di Stasio a4122b4eaa feat: drop and truncate tables 2020-12-03 16:15:10 +01:00
Fabio Di Stasio 41505bde65 feat: index management 2020-12-01 16:48:20 +01:00
Fabio Di Stasio e95d29c7c3 feat: approximate totals in table tata tab 2020-11-25 11:47:35 +01:00
Fabio Di Stasio 249926b8e0 feat: ability to edit table fields 2020-11-13 12:39:40 +01:00
Fabio c9ba2e5962 fix: F9 key shortcut refresh all query tabs instead of just selected one 2020-10-27 17:04:39 +01:00
Fabio 2e49d86677 refactor(core): improved how application gets query fields and keys 2020-10-27 16:41:00 +01:00
Fabio 1658432fd3 feat: support to aliased tables 2020-10-20 13:30:36 +02:00
Fabio 0626f6f775 refactor(render): improved buttons style 2020-10-18 10:27:02 +02:00
Fabio 9ecd88870d feat: data table autorefresh, closes #36 2020-10-08 18:51:08 +02:00
Fabio 07d1e82325 perf: improved refresh of data tables 2020-10-07 20:42:04 +02:00
Fabio 0bf2c8dc9d feat: query and data tabs keyboard shortcuts (F5, F9) 2020-10-04 17:32:15 +02:00
Fabio c1cdd03938 refactor: simplified and improved project structure 2020-09-24 13:09:01 +02:00
Fabio 530907d097 fix: several fix on data and query tabs 2020-09-18 12:54:02 +02:00
Fabio 10b426b90b fix: glitch on table data tab 2020-09-14 12:49:09 +02:00
Fabio 1b04b216b2 fix: cell update soft reload doesn't apply changes 2020-09-14 11:08:11 +02:00
Fabio 4684b4114b fix: wrong table and schema when more than one query in a tab 2020-09-08 11:47:01 +02:00
Fabio 1d87ca959f refactor: adaptation of row deletion and modification functions due last commits 2020-09-06 10:35:32 +02:00
Fabio 48f77bae01 feat: support to multiple queries in the same tab 2020-09-06 08:41:57 +02:00
Fabio d7ed00f4a3 feat: support to multiple query tabs 2020-08-19 18:20:57 +02:00
Fabio 9599b43f78 refactor: changed event names to kebab-case 2020-08-18 18:03:59 +02:00
Fabio 0b6a188d19 feat: foreign key support in add/edit row 2020-08-17 15:10:19 +02:00
Fabio 744728a14f refactor: moved table fields informations to vuex 2020-08-14 18:07:29 +02:00
Fabio 2f1dfdc654 feat: option to insert table rows 2020-08-12 18:12:30 +02:00
Fabio 5473858323 refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
Fabio 5c05e3e9e9 refactor: moved queri fields mapping to main process 2020-08-05 22:08:20 +02:00
Fabio 4fd72ec9e7 refactor: improvements to blob editor and code cleanup 2020-08-04 17:54:19 +02:00
Fabio 092e8a0732 style: 🎨 stylelint implementation 2020-07-31 18:16:28 +02:00
Fabio 60132c94a1 Results table improvements 2020-07-24 13:26:56 +02:00
Fabio fdf5bef5ad Delete rows 2020-07-23 19:10:14 +02:00
Fabio 187b4f50f9 Datetime fields precision 2020-07-05 16:06:56 +02:00
Fabio db71777cbc FIelds edit implemented 2020-06-28 15:31:16 +02:00
Fabio f350fe8203 Partial implementation of fields edit 2020-06-27 15:14:08 +02:00
Fabio a597015f50 Improvements 2020-06-16 18:01:22 +02:00
Fabio 6f03e66ef2 Improvements to query builder 2020-06-15 18:23:51 +02:00
Fabio 3e13b9962d Performance improvements 2020-06-13 18:14:32 +02:00
Fabio 68b128c550 Added table tab 2020-06-12 18:10:45 +02:00