Commit Graph

485 Commits

Author SHA1 Message Date
Fabio Di Stasio be816e8588 perf(UI): improved setting modal rendering 2021-04-11 12:38:50 +02:00
Fabio Di Stasio 1e938adc5d feat: in-app last release changelog 2021-04-11 12:35:16 +02:00
Fabio Di Stasio 8735a0c5f9 feat(PostgreSQL): edit timezone in cell editor 2021-04-11 10:55:22 +02:00
Fabio Di Stasio 3dde1c109e feat(PostgreSQL): procedures management 2021-04-10 20:38:46 +02:00
Fabio Di Stasio d0b3e1b1b8 feat(PostgreSQL): support of arrays in table settings 2021-04-09 19:31:41 +02:00
Fabio Di Stasio c20bff7bcb fix: deletion of rows from query results 2021-04-08 21:49:38 +02:00
Fabio Di Stasio 9f5ec0276c fix: no foreign key select when cell value is NULL, closes #50 2021-04-08 18:02:16 +02:00
Fabio Di Stasio 55932fe115 fix: cell edit doesn't properly use primary or unique index to update if both present, closes #51 2021-04-08 17:47:10 +02:00
Fabio Di Stasio d374372e20 fix: wrong datetime conversion when updating a row without an unique key 2021-04-07 15:05:11 +02:00
Fabio Di Stasio bb5f44681f fix(UI): white readonly inputs with dark theme 2021-04-07 09:20:11 +02:00
Fabio Di Stasio 49a4e1cb7b fix(PostgreSQL): issue with selected schema different than public 2021-04-06 12:48:40 +02:00
Fabio Di Stasio c2f76e490a chore(release): 0.1.1 2021-04-03 12:21:34 +02:00
Fabio Di Stasio e349dd5eab feat: scratchpad to save persistent notes 2021-04-03 12:17:40 +02:00
Fabio Di Stasio 280697698e feat(UI): light theme 2021-04-03 11:21:58 +02:00
Fabio Di Stasio 0783f8b57e chore: update README.md 2021-04-02 15:27:29 +02:00
Fabio Di Stasio c981244d7a fix(UI): editor theme preview not properly loaded in some cases 2021-04-01 15:26:49 +02:00
Fabio Di Stasio dcb135dd01 fix: hide update tab for Windows Store distributions 2021-04-01 14:12:49 +02:00
Fabio Di Stasio 99f7511c4d feat(PostgreSQL): views management 2021-03-31 16:54:06 +02:00
Fabio Di Stasio fe4c8e12b3 feat(PostgreSQL): foreign keys management 2021-03-31 15:57:23 +02:00
Fabio Di Stasio 21728a663d chore: update README.md 2021-03-31 10:59:19 +02:00
Fabio Di Stasio 9ca03f4625 feat(PostgreSQL): indexes management 2021-03-30 19:07:04 +02:00
Fabio Di Stasio affb7288b0 chore: appx logos 2021-03-30 19:06:48 +02:00
Fabio Di Stasio 614e0d3275 feat(PostgreSQL): unique keys management 2021-03-29 20:18:44 +02:00
Fabio Di Stasio feef5e30ee feat(PostgreSQL): tables addition 2021-03-28 11:55:15 +02:00
Fabio Di Stasio 82c25711b6 ci: moving to GitHub actions 2021-03-26 18:03:44 +01:00
Fabio Di Stasio 2ca2988832 chore: appx build configuration 2021-03-26 16:52:49 +01:00
Fabio Di Stasio e3f259c6e8 feat(PostgreSQL): table fields edit 2021-03-25 18:33:29 +01:00
Fabio Di Stasio e7401cc96e fix: fields of ref. table not automatically loaded in foreign keys modal 2021-03-22 18:04:19 +01:00
Fabio Di Stasio 13b9840f3d chore: update README.md 2021-03-21 14:39:11 +01:00
Fabio Di Stasio d20414b692 chore(release): 0.1.0 2021-03-21 13:01:35 +01:00
Fabio Di Stasio 22a8c25717 fix: update or delete rows with more than one primary key 2021-03-21 13:00:27 +01:00
Fabio Di Stasio db47b4040a fix(PostgreSQL): issue getting foreign keys informations 2021-03-21 11:51:22 +01:00
Fabio Di Stasio e89911b185 fix: remove last char from datetime and time if is a dot 2021-03-20 16:29:56 +01:00
Fabio Di Stasio fccfe92453 fix(PostgreSQL): various issues in query results 2021-03-19 18:49:26 +01:00
Fabio Di Stasio d465e18dba feat(PostgreSQL): support to microseconds 2021-03-18 15:56:52 +01:00
Fabio Di Stasio ffb1712a59 feat(UI): support to boolean fields 2021-03-18 12:59:46 +01:00
Fabio Di Stasio 9f6a183d9b fix(PostgreSQL): single quote escape 2021-03-18 12:30:06 +01:00
Fabio Di Stasio 1f80a64fe1 feat(PostgreSQL): insert and edit blob fields 2021-03-18 11:09:50 +01:00
Fabio Di Stasio fc651149b9 feat(PostgreSQL): edit array and text search fields 2021-03-17 18:06:17 +01:00
Fabio Di Stasio 964570247f feat(PostgreSQL): database in connection parameters 2021-03-17 16:51:26 +01:00
Fabio Di Stasio 8a6c59f7ce fix: schema content not loaded if selected with right click 2021-03-17 11:57:47 +01:00
Fabio Di Stasio 4d844fe2c9 refactor: rename database to schema 2021-03-17 11:15:14 +01:00
Fabio Di Stasio d892fa6fb3 feat(PostgreSQL): partial postgre implementation 2021-03-16 18:42:03 +01:00
Fabio Di Stasio 8c9e4f6e96 chore: update issue templates 2021-03-16 15:55:11 +01:00
Fabio Di Stasio 966ca60c89
chore: update README.md 2021-03-16 15:51:21 +01:00
Fabio Di Stasio 9bbe218f90 chore: update README.md 2021-03-14 15:38:55 +01:00
Fabio Di Stasio a1c6be372b fix(MySQL): handle NEWDECIMAL data type 2021-03-14 15:04:20 +01:00
Fabio Di Stasio 7d0c929fb8 chore(release): 0.0.20 2021-03-13 19:30:57 +01:00
Fabio Di Stasio 25d72e3952 fix(UI): row mark not applied on first click 2021-03-10 15:55:34 +01:00
Fabio Di Stasio b232a3bb5f feat(UI): loader layers on query and data tabs 2021-03-09 19:14:02 +01:00