Commit Graph

29 Commits

Author SHA1 Message Date
Fabio Di Stasio 8928510fb5 refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
Fabio Di Stasio cb92ca99f6 refactor: minor refactor 2023-09-17 19:04:24 +02:00
Fabio Di Stasio e7bec0aaaf perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
Fabio Di Stasio 54df0e4aa8 style: implement eslint simple-import-sort 2023-08-18 15:57:31 +02:00
Ladislav Vondráček 52e42fa1b5 fix: add some missing titles of buttons 2023-08-14 11:50:38 +02:00
Fabio Di Stasio 1dd2147b68 refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +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 59846e6ff4 fix(MySQL): missing table information in table setting tab 2023-03-09 09:07:57 +01:00
Fabio Di Stasio 1c1403f586 fix: incomplete list of collations, fixes #478 2022-11-18 11:30:10 +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 03777a2ea3 refactor(Firebird SQL): improve fields metadata detection 2022-11-09 17:41:31 +01:00
Fabio Di Stasio 0827a04d61 feat(Firebird SQL): support to blob fields 2022-11-08 15:53:21 +01:00
Fabio Di Stasio 5043fafa93 feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
Fabio Di Stasio 0eab0a7140 Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer 2022-06-21 18:08:43 +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 ee623b0a0f fix: unable to add new table fields 2022-06-14 11:48:36 +02:00
Fabio Di Stasio 77d9cac092 fix: fields sorting in table setting tabs 2022-06-10 23:29:34 +02:00
Giulio Ganci 42bc9196ff feat(UI): select tab replace with BaseSelect component 2022-05-11 23:30:31 +02:00
Fabio Di Stasio 18b66b5032 fix: missing tabs uid 2022-04-30 17:15:33 +02:00
Fabio Di Stasio ff8bb45d6d fix: missing storeToRefs imports 2022-04-30 11:45:49 +02:00
Fabio Di Stasio 0d52282aa8 refactor: migration to pinia 2022-04-30 00:47:37 +02:00
Fabio Di Stasio 443170bbb1 refactor: vue3 migration in progress 2022-04-21 14:39:24 +02:00
Fabio Di Stasio 9f033fb994 fix: indexes and foreign keys not cleared after deletion of related field, closes #182 2022-01-28 23:57:53 +01:00
Fabio Di Stasio 3efeb45c46 feat(SQLite): tables management 2021-11-18 11:36:46 +01:00
Fabio Di Stasio 3369d3dc2d refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
Fabio Di Stasio 8b93c49778 feat: new create view tabs 2021-08-18 17:28:41 +02:00
Fabio Di Stasio c9fa941578 feat: new create table tabs 2021-08-13 16:50:59 +02:00
Fabio Di Stasio 8f0ac26b69 refactor: better component names 2021-08-12 09:54:13 +02:00