|
feef5e30ee
|
feat(PostgreSQL): tables addition
|
2021-03-28 11:55:15 +02:00 |
|
|
e3f259c6e8
|
feat(PostgreSQL): table fields edit
|
2021-03-25 18:33:29 +01:00 |
|
|
e7401cc96e
|
fix: fields of ref. table not automatically loaded in foreign keys modal
|
2021-03-22 18:04:19 +01:00 |
|
|
22a8c25717
|
fix: update or delete rows with more than one primary key
|
2021-03-21 13:00:27 +01:00 |
|
|
db47b4040a
|
fix(PostgreSQL): issue getting foreign keys informations
|
2021-03-21 11:51:22 +01:00 |
|
|
e89911b185
|
fix: remove last char from datetime and time if is a dot
|
2021-03-20 16:29:56 +01:00 |
|
|
d465e18dba
|
feat(PostgreSQL): support to microseconds
|
2021-03-18 15:56:52 +01:00 |
|
|
ffb1712a59
|
feat(UI): support to boolean fields
|
2021-03-18 12:59:46 +01:00 |
|
|
1f80a64fe1
|
feat(PostgreSQL): insert and edit blob fields
|
2021-03-18 11:09:50 +01:00 |
|
|
fc651149b9
|
feat(PostgreSQL): edit array and text search fields
|
2021-03-17 18:06:17 +01:00 |
|
|
964570247f
|
feat(PostgreSQL): database in connection parameters
|
2021-03-17 16:51:26 +01:00 |
|
|
8a6c59f7ce
|
fix: schema content not loaded if selected with right click
|
2021-03-17 11:57:47 +01:00 |
|
|
4d844fe2c9
|
refactor: rename database to schema
|
2021-03-17 11:15:14 +01:00 |
|
|
d892fa6fb3
|
feat(PostgreSQL): partial postgre implementation
|
2021-03-16 18:42:03 +01:00 |
|
|
25d72e3952
|
fix(UI): row mark not applied on first click
|
2021-03-10 15:55:34 +01:00 |
|
|
b232a3bb5f
|
feat(UI): loader layers on query and data tabs
|
2021-03-09 19:14:02 +01:00 |
|
|
e9a26c1bc0
|
fix(UI): avoid unnecessary updates when cell content not change
|
2021-03-09 18:08:57 +01:00 |
|
|
76c5c0c680
|
fix(UI): table rows lose internal id after an update
|
2021-03-09 18:07:48 +01:00 |
|
|
ddfb713124
|
feat(UI): row markers in sql editors
|
2021-03-08 18:11:00 +01:00 |
|
|
5d7efa75b7
|
fix(UI): modal processes list does not regain size on window resize
|
2021-03-05 17:23:13 +01:00 |
|
|
4862d51fba
|
fix(UI): wrong height in scrolling tables in some cases
|
2021-03-05 17:10:52 +01:00 |
|
|
07f60c3917
|
feat(UI): modal that shows process query
|
2021-03-04 19:34:18 +01:00 |
|
|
049143d143
|
feat: processes list tool
|
2021-03-03 19:31:05 +01:00 |
|
|
71b4310117
|
feat: context menu shortcut to set NULL a table cell
|
2021-02-28 21:45:38 +01:00 |
|
|
45351faeae
|
feat(UI): esc key to cancel cell edit
|
2021-02-27 18:29:47 +01:00 |
|
|
b4ead6992c
|
perf(UI): improvements of date time inputs
|
2021-02-27 17:52:54 +01:00 |
|
|
b1ea32b680
|
feat: setting to enable beta updates (future use)
|
2021-02-27 17:28:01 +01:00 |
|
|
39ca1974bc
|
perf(UI): big performance improvement in tables rendering
|
2021-02-26 22:31:05 +01:00 |
|
|
777b73fa6f
|
feat(UI): query duration calc
|
2021-02-26 18:45:00 +01:00 |
|
|
219da0aba4
|
feat(UI): run procedures/functions from sidebar context menu
|
2021-02-25 17:43:23 +01:00 |
|
|
7e8167154f
|
feat(UI): run routines/functions from settings tab
|
2021-02-25 12:39:50 +01:00 |
|
|
76d92cd106
|
fix: issue managing function/routine parameters
|
2021-02-24 12:46:31 +01:00 |
|
|
c8545a250b
|
fix(UI): elements from previous selected schemas in query suggestions
|
2021-02-22 19:14:02 +01:00 |
|
|
dbab06fcb8
|
fix(UI): data tab opened when non-table element is selected
|
2021-02-22 11:10:04 +01:00 |
|
|
b54fefbf25
|
feat(UI): context menu for input and textarea tags
|
2021-02-21 21:24:25 +01:00 |
|
|
9a1bf32128
|
feat(UI): html, xml, json, svg and yaml editor modes in long text fields edit
|
2021-02-21 19:22:03 +01:00 |
|
|
110b0b414c
|
feat(UI): sticky schema names in explore bar
|
2021-02-20 18:55:08 +01:00 |
|
|
2f58007af4
|
feat(UI): search filter in explore bar
|
2021-02-20 11:55:34 +01:00 |
|
|
9b60bfff8d
|
build: dropped use of lodash
|
2021-02-19 17:41:33 +01:00 |
|
|
3b37b7432e
|
fix: disabled sort for fields without a name property
|
2021-02-18 18:12:36 +01:00 |
|
|
7c4ca999ce
|
fix: prevents F5 shortcut to run in non-selected workspaces
|
2021-02-18 18:01:12 +01:00 |
|
|
94c4952319
|
fix: support of bit fields in table filler
|
2021-02-18 15:26:17 +01:00 |
|
|
970de4962b
|
feat: support to fake data locales
|
2021-02-17 18:49:02 +01:00 |
|
|
b5a828309f
|
fix(UI): file uploader in table filler
|
2021-02-17 14:47:15 +01:00 |
|
|
5b21d17f3a
|
fix(UI): no foreign key select editing query results
|
2021-02-17 14:17:50 +01:00 |
|
|
6c62052b47
|
feat: min and max option for random floats and numbers
|
2021-02-16 19:13:20 +01:00 |
|
|
9d5ebefdce
|
fix: wrong date or time detection in field default
|
2021-02-15 09:58:43 +01:00 |
|
|
288ff4c1a1
|
fix: cut faker text based on field length
|
2021-02-14 18:25:57 +01:00 |
|
|
a176174b8d
|
feat: fake table data generator
|
2021-02-13 18:45:16 +01:00 |
|
|
0f69d1dbb7
|
fix(UI): wrong length for char fields on table header
|
2021-02-12 18:02:18 +01:00 |
|