Giulio Ganci
7c45203636
fix(UI): BaseSelect keyboard navigation
2022-05-13 18:35:02 +02:00
Giulio Ganci
71b0736d0d
fix(UI): BaseSelect style
2022-05-13 18:20:47 +02:00
Giulio Ganci
42bc9196ff
feat(UI): select tab replace with BaseSelect component
2022-05-11 23:30:31 +02:00
Giulio Ganci
f7e04d6333
feat(UI): BaseSelect supports disabled options
2022-05-11 22:57:13 +02:00
Fabio Di Stasio
45b2eb2934
fix: reactivity problem on BaseVirtualScroll component
2022-05-11 11:27:29 +02:00
Fabio Di Stasio
e02565c0d9
perf(UI): left alignment for numbers in result tables, closes #249
2022-05-10 15:19:47 +02:00
Fabio Di Stasio
e62f280528
fix: app blocked by BIT fields with no default, closes #256
2022-05-10 15:13:08 +02:00
Fabio Di Stasio
58611bf07f
fix: file upload input not working
2022-05-10 14:43:08 +02:00
Fabio Di Stasio
ae377a6c3c
refactor: ts and composition api for base components
2022-05-10 13:02:01 +02:00
Giulio Ganci
2b436d8613
feat(UI): BaseSelect disabled state
2022-05-10 10:29:38 +02:00
Giulio Ganci
1869e6a148
feat(UI): BaseSelect supports option groups
2022-05-09 17:31:58 +02:00
Fabio Di Stasio
d1bfa282c3
build: ts config for renderer
2022-05-09 11:48:30 +02:00
Giulio Ganci
302c66457d
feat(UI): ForeignKeySelect implements BaseSelect component
2022-05-09 11:29:25 +02:00
Giulio Ganci
0043d07708
feat(UI): BaseSelect option list scrolls automatically using up/down keys
2022-05-08 18:59:00 +02:00
Ngô Quốc Đạt
e0f85f469f
Added missing translations for vi-VN
2022-05-08 16:29:48 +02:00
Giulio Ganci
a037d0cc01
feat(UI): BaseSelect in table filters
2022-05-08 13:15:39 +02:00
Giulio Ganci
5582a12bbf
feat(UI): BaseSelect small variant
2022-05-08 13:14:40 +02:00
Giulio Ganci
22622df2cf
feat(UI): initial BaseSelect integration
2022-05-08 09:45:37 +02:00
Giulio Ganci
745d551cc9
feat(UI): new BaseSelect component
2022-05-08 09:44:52 +02:00
Fabio Di Stasio
2a7433da16
refactor: removed pinia ipc plugins
2022-05-08 00:12:23 +02:00
Fabio Di Stasio
c7417809f4
refactor: minor improvement in changelog parsing
2022-05-07 16:13:22 +02:00
Fabio Di Stasio
70cb92521f
refactor: Invitation to contribute in translations on settings
2022-05-04 11:24:48 +02:00
Fabio Di Stasio
eb1afed108
fix: LIKE operator in table filter not properly working, closes #242
2022-05-03 14:34:27 +02:00
Fabio Di Stasio
0fa22fbe72
feat: default open schema if only one present
2022-05-01 10:46:32 +02:00
Fabio Di Stasio
5e4abd3e81
fix: prevents query tabs targets previous schema if not in explorebar, closes #236
2022-05-01 10:23:03 +02:00
Fabio Di Stasio
f4795eb92a
chore: update CONTRIBUTING.md
2022-04-30 17:26:08 +02:00
Fabio Di Stasio
18b66b5032
fix: missing tabs uid
2022-04-30 17:15:33 +02:00
Fabio Di Stasio
cdbadbb11a
remove @vue/compat
2022-04-30 16:11:44 +02:00
Fabio Di Stasio
47e1f27bb8
fix: unable to disconnect from database
2022-04-30 12:15:00 +02:00
Fabio Di Stasio
4be0f6bbbc
Merge branch 'master' of https://github.com/Fabio286/antares into vue3-migration
2022-04-30 12:03:32 +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
e9dedfaf32
fix: query editor table fields suggestion
2022-04-28 13:22:15 +02:00
Fabio Di Stasio
9f0ec5e0ce
vue devtools integrated in chromium devtools
2022-04-28 10:34:44 +02:00
Fabio Di Stasio
9dd685b062
refactor: initial pinia implementation
2022-04-27 18:23:48 +02:00
Fabio Di Stasio
0821586bb3
standalone vue-devtools
2022-04-27 18:23:05 +02:00
Fabio Di Stasio
350d53642e
fix: unable to add parameters to new routines/functions
2022-04-26 13:01:21 +02:00
Giulio Ganci
88eb9f7ab8
fix: can not use vue teleport with props as root element
2022-04-25 22:51:24 +02:00
Giulio Ganci
b0195260c3
fix foreign key dropdown with wrong value
2022-04-25 22:27:26 +02:00
Giulio Ganci
dfe3728269
no more this.$set needed in vue3
2022-04-25 22:11:53 +02:00
Fabio Di Stasio
daef6f91b0
test: improved e2e tests
2022-04-25 18:26:11 +02:00
Fabio Di Stasio
d61acf8a00
refactor(SQLite): improved sqlite window title
2022-04-25 17:37:12 +02:00
Fabio Di Stasio
8b04a2b7dd
refactor: teleport for modals
2022-04-25 13:45:07 +02:00
Fabio Di Stasio
6780401cb7
refactor: vue3 transitions
2022-04-24 23:24:21 +02:00
Fabio Di Stasio
b8e734d827
refactor: v-model on custom components
2022-04-24 23:10:25 +02:00
Fabio Di Stasio
4f8bc26349
refactor: improved Proxy handlement on ipc
2022-04-24 12:17:29 +02:00
Giulio Ganci
3eb781021c
enabling vue compat
2022-04-23 16:15:54 +02:00
Giulio Ganci
3cca3ed2b3
fix: undefined uid variable in the setting bar
2022-04-23 09:03:28 +02:00
Fabio Di Stasio
434b9f8284
refactor: toRaw to handle Proxy objects on ipc
2022-04-22 23:33:12 +02:00
Fabio Di Stasio
c50cbc577f
fix: various warnings and exceptions
2022-04-22 17:49:13 +02:00
Fabio Di Stasio
6af0c33461
fix: locale change
2022-04-22 17:45:12 +02:00
Fabio Di Stasio
e60789f320
refactor: unproxify ipc params
2022-04-22 12:17:27 +02:00
Fabio Di Stasio
afa23f3ef1
refactor: emits in components
2022-04-22 12:16:02 +02:00
Fabio Di Stasio
7c4b605467
Merge branch 'master' of https://github.com/Fabio286/antares into vue3-migration
2022-04-21 14:42:33 +02:00
Fabio Di Stasio
443170bbb1
refactor: vue3 migration in progress
2022-04-21 14:39:24 +02:00
Cleverson
eaf38df1b7
Fixed a typo
...
Fixed a typo
2022-04-20 16:14:14 -03:00
Fabio Di Stasio
c6c14fbf2b
refactor: mysql client ts refactor
2022-04-17 13:00:53 +02:00
Fabio Di Stasio
fc1d6fba7f
refactor: mysql client ts refactor
2022-04-12 17:08:05 +02:00
Cleverson
744c623914
Update pt-BR.js
2022-04-11 09:22:24 -03:00
Fabio Di Stasio
6cc098c6f0
feat(core): option to allow untrusted SSL connections
2022-04-10 10:49:27 +02:00
Fabio Di Stasio
40828cb3ff
Merge pull request #208 from antares-sql/feat/postgre-import-export
...
feat(PostgreSQL): import/export
2022-04-07 17:56:37 +02:00
Fabio Di Stasio
796f61bf2f
feat: french translation updated, closes #222
2022-04-04 10:29:11 +02:00
Fabio Di Stasio
0f9c991f53
fix(PostgreSQL): wrong values exporting table content
2022-04-02 11:44:55 +02:00
Fabio Di Stasio
77f8cac6cf
refactor: update repo links
2022-03-31 16:04:47 +02:00
Fabio Di Stasio
408ddeda56
perf(PostgreSQL): improved dump file
2022-03-27 11:41:35 +02:00
Fabio Di Stasio
f12e6a96dd
fix(UI): connection buttons out of screen on small displays, closes #213
2022-03-24 17:34:24 +01:00
Fabio Di Stasio
a8ca8f2f76
feat(PostgreSQL): export functions and procedures
2022-03-23 13:26:46 +01:00
Cleverson
9601c59392
Update pt-BR.js
2022-03-22 14:38:24 -03:00
Cleverson
14d20a30c1
Added some missing translations for pt-BR
...
Added some translations for pt-BR
2022-03-22 14:29:33 -03:00
Fabio Di Stasio
e9079adb25
feat(UI): option to disable blur effects, closes #209
2022-03-22 16:13:44 +01:00
Fabio Di Stasio
a67071e284
feat(PostgreSQL): export tables
2022-03-21 18:32:45 +01:00
Fabio Di Stasio
8f3efabb69
feat: export database as zip sql file
2022-03-18 18:12:13 +01:00
Fabio Di Stasio
db628f7722
fix: numeric scale displayed on non decimal fields
2022-03-17 18:17:59 +01:00
Fabio Di Stasio
dd070d008d
Merge pull request #129 from toriphes/feat/db-import-export
...
feat(MySQL): db import export
2022-03-12 14:17:48 +01:00
Fabio Di Stasio
ee415da127
fix(MySQL): exception exporting empty procedures/functions
2022-03-12 10:37:40 +01:00
Topollo
7dc314eecf
Merge branch 'master' into fix-and-minimize-con-string
2022-03-09 22:14:28 +02:00
Topollo
330a80fe70
perf(PostgreSQL): ⚡ Postgres connection update, better error handling and connection string accommodation.
...
Used the pg package parser function to handle connection strings to lowering chances of errors. All other connection string will work here an example for ssl ```const args = "postgres://user:password@localhost:5432/db?&sslrootcert=./myCaCertificate.pem&sslcert=./myClientCertificate.pem&sslkey=./myPrivateClientKey.pem&ciphers=mytestcipher&ssl=true"``` for ssh these can be used ```ssh: false, sshHost: '', sshUser: '', sshPass: '', sshKey: '', sshPort: 22,```
no breaking changes
2022-03-09 21:52:13 +02:00
Topollo
b2ce533b82
Merge branch 'postgres_con_string' into fix-and-minimize-con-string
2022-03-09 19:41:31 +02:00
Topollo
12ce6b1135
Update testStringDecode.js
2022-03-09 19:40:04 +02:00
Topollo
71c5829702
hi
2022-03-09 19:31:41 +02:00
Fabio Di Stasio
1c4d5b05b3
feat(UI): toggle tables checkbox by column on export modal
2022-03-07 23:07:42 +01:00
Giulio Ganci
abf2b92e6e
feat(UI): auto-refresh schema at the end of the import process
2022-03-06 19:54:32 +01:00
Fabio Di Stasio
9db6bfd255
refactor: show contributors in settings
2022-03-06 16:02:24 +01:00
Fabio Di Stasio
8e983ad2cb
refactor(PostgreSQL): minor refactor on UI and code for pg connection string
2022-03-06 09:45:55 +01:00
Topollo
6305752ad1
feat(PostgreSQL): ✨ Postgress connection string feature for local and server connection string
...
This feature is based on this [issue](https://github.com/Fabio286/antares/issues/193 ) I tested with the following posgress connection strings postgresql://postgres:pgpassword@127.0.0.1:5432/my_local_databse?connection=local postgres://serveruser:serverpass@test.db.elephantsql.com/my_remote_databse?connection=server postgres://serveruser:serverpass@test.db.elephantsql.com:5432/my_remote_databse postgresql://postgres:pgpassword@127.0.0.1:5432/my_local_databse.
The connection string decoder is loaded before "test-connection", "check-connection", and "connect"
2022-03-06 09:45:55 +01:00
Fabio Di Stasio
cc02e2c5a8
refactor(PostgreSQL): minor refactor on UI and code for pg connection string
2022-03-06 09:40:11 +01:00
Topollo
f4a63eae2a
feat(PostgreSQL): ✨ Postgress connection string feature for local and server connection string
...
This feature is based on this [issue](https://github.com/Fabio286/antares/issues/193 ) I tested with the following posgress connection strings postgresql://postgres:pgpassword@127.0.0.1:5432/my_local_databse?connection=local postgres://serveruser:serverpass@test.db.elephantsql.com/my_remote_databse?connection=server postgres://serveruser:serverpass@test.db.elephantsql.com:5432/my_remote_databse postgresql://postgres:pgpassword@127.0.0.1:5432/my_local_databse.
The connection string decoder is loaded before "test-connection", "check-connection", and "connect"
2022-03-06 02:20:10 +02:00
Fabio Di Stasio
763be8532d
fix: wrong soft sort algorithm for numeric fields, closes #199
2022-03-05 21:58:56 +01:00
Giulio Ganci
a6f5645a22
feat(UI): better real-time import stats
2022-03-05 18:55:11 +01:00
Fabio Di Stasio
1a9fc37285
fix(MySQL): missing initial delimiter for exported procedures
2022-03-01 19:05:53 +01:00
Fabio Di Stasio
45cda7a7cc
Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129
2022-02-26 10:14:00 +01:00
Fabio Di Stasio
b7039553cc
fix: bigint support, closes #197
2022-02-26 10:02:23 +01:00
Fabio Di Stasio
573ac6d42e
perf: use fork() for the import process
2022-02-24 13:14:57 +01:00
Fabio Di Stasio
265f28b4d9
fix: zero-padded bit fields beyond length
2022-02-21 21:40:26 +01:00
Fabio Di Stasio
748d44977e
perf: use fork() for the export process
2022-02-18 18:16:13 +01:00
Fabio Di Stasio
832fb0fb03
Merge branch 'feat/db-import-export' of https://github.com/toriphes/antares into pr/toriphes/129
2022-02-16 09:16:14 +01:00
Fabio Di Stasio
328ab61757
Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129
2022-02-16 09:14:46 +01:00
Fabio Di Stasio
5bfff649e9
feat: reminder for uncommitted changes closing a tab
2022-02-15 09:23:07 +01:00
Fabio Di Stasio
76743e8f7c
feat: execution notification for ROLLBACK and COMMIT
2022-02-15 09:23:07 +01:00
Fabio Di Stasio
4ed2f9a939
feat(MySQL): manual commit mode
2022-02-15 09:23:07 +01:00