Commit Graph

40 Commits

Author SHA1 Message Date
Fabio Di Stasio d3f71e65ce feat(MySQL): option to enable single connection mode 2024-02-18 14:37:45 +01:00
Fabio Di Stasio 1a0c5da2f1 feat(UI): resizable textarea in new/edito note, closes #747 2024-02-04 14:38:15 +01:00
Fabio Di Stasio 8928510fb5 refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
Fabio Di Stasio d30a978cd6 refactor: replace ssh2-promise with @fabio286/ssh2-promise 2023-10-28 18:25:01 +02:00
Fabio Di Stasio e4eb27d503 feat(MySQL): RLIKE and NOT RLIKE regular expression filters, closes #688 2023-10-18 18:08:01 +02:00
Fabio Di Stasio 9f9c63bfcc feat: "now" and "random" options added in datetime related data in insert rows tool, closes #402 2023-10-10 18:36:35 +02:00
Fabio Di Stasio 9c66fd51cb feat: add NOT LIKE to table filters, closes #672 2023-09-25 18:16:07 +02:00
Fabio Di Stasio b838916937 Merge branch 'develop' of https://github.com/antares-sql/antares into pr/digitalgopnik/633 2023-09-04 14:59:21 +02:00
Fabio Di Stasio 54df0e4aa8 style: implement eslint simple-import-sort 2023-08-18 15:57:31 +02:00
Christian Ratz b4731d67a5 feat: customize keep-alive-interval for ssh-tunnel 2023-08-04 11:06:35 +02:00
Fabio Di Stasio f454b4bb1c feat: DDL query in table settings for MySQL and PostgreSQL, closes #581 2023-05-25 18:51:56 +02:00
Fabio Di Stasio 68f8d48064 chore: minor ts changes 2023-02-04 12:10:09 +01:00
Fabio Di Stasio e8447e5655 fix: select of table type stuck when editing an unknown type 2023-02-04 11:34:53 +01:00
Fabio Di Stasio ae312efbbc feat(Firebird SQL): procedure add/edit/delete support 2022-11-17 15:27:39 +01:00
Fabio Di Stasio 1b5cc315dd feat(Firebird SQL): table add/edit/delete support 2022-11-15 16:46:12 +01:00
Fabio Di Stasio 27566c1dfa feat(Firebird SQL): manual commit mode 2022-11-10 15:52:31 +01:00
Fabio Di Stasio e6f6a022d1 feat: support to text blob fields 2022-11-05 10:22:12 +01:00
Fabio Di Stasio 7ab84bde57 initial firebird commit 2022-11-02 14:18:50 +01:00
Fabio Di Stasio 6a6f43a718 feat: initial console implementation 2022-07-18 11:58:22 +02:00
Fabio Di Stasio f12a04b052 feat: ipc event channel to send logs to renderer 2022-07-18 11:58:22 +02:00
Fabio Di Stasio cf9c7c600a fix: error on export schema 2022-07-06 10:26:24 +02:00
Fabio Di Stasio 902c29ffa5 feat(MySQL): option to disable foreign key checks when empty a table 2022-06-29 10:48:21 +02:00
Fabio Di Stasio e42c424a13 fix: focus goes outside modals with tab key navigation 2022-06-26 15:07:37 +02:00
Fabio Di Stasio 8f01740475 fix(UI): wrong tables scrollable height after switching tabs 2022-06-22 18:47:32 +02:00
Fabio Di Stasio a103617ce8 refactor: ts and composition api on missing components 2022-06-21 17:54:47 +02:00
Fabio Di Stasio 89e8d9fcdb refactor: ts and composition api on WorkspaceTabNew* components 2022-06-14 20:02:17 +02:00
Fabio Di Stasio bd46d17424 refactor: ts and composition api on WorkspaceExplorebar* components 2022-06-09 20:08:32 +02:00
Fabio Di Stasio be70b5be7f refactor: ts on ipc api 2022-06-05 17:57:44 +02:00
Fabio Di Stasio 2007305ff0 refactor: ts on pinia store 2022-05-28 18:43:56 +02:00
Fabio Di Stasio 84826ff4c0 refactor: ts and composition api on more elements 2022-05-17 19:11:31 +02:00
Fabio Di Stasio d494b17df7 fix: 2022-05-10 13:22:26 +02:00
Fabio Di Stasio cc5910b88f refactor: common to ts 2022-05-10 12:57:25 +02:00
Fabio Di Stasio 5cb8ec65ad refactor: ts improvements 2022-05-07 09:46:07 +02:00
Fabio Di Stasio 79f32ca442 refactor: db import ts refactor 2022-04-17 13:00:53 +02:00
Fabio Di Stasio ce0f278caf refactor: db exporter ts refactor 2022-04-17 13:00:53 +02:00
Fabio Di Stasio 6adc93e1cd refactor: ipc handlers ts refactor 2022-04-17 13:00:53 +02:00
Fabio Di Stasio 5e2ad8c377 refactor: sqlite client ts refactor 2022-04-17 13:00:53 +02:00
Fabio Di Stasio d85662cb7d refactor: posgtre client ts refactor 2022-04-17 13:00:53 +02:00
Fabio Di Stasio e3907914f2 build: fixed module resolution and workers webpack config 2022-04-17 13:00:53 +02:00
Fabio Di Stasio c6c14fbf2b refactor: mysql client ts refactor 2022-04-17 13:00:53 +02:00