Fabio Di Stasio
|
6dceaf09be
|
fix(SQLite): table content not refresh after an update, fixes #665
|
2023-09-20 17:54:25 +02: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 |
Fabio Di Stasio
|
1dd2147b68
|
refactor(translation): complete refactor of translations structure
|
2023-08-03 18:28:50 +02:00 |
Fabio Di Stasio
|
1c73503138
|
fix: unable to insert new rows
|
2023-07-07 15:21:48 +02:00 |
Fabio Di Stasio
|
32bbc45329
|
feat: button to open view settings tab
|
2023-07-07 09:04:40 +02:00 |
Fabio Di Stasio
|
38bfea279c
|
feat: button to open table settings tab, closes #608
|
2023-07-05 18:27:30 +02:00 |
Fabio Di Stasio
|
e60726c741
|
fix: disable filter during table content loading, fixes #588
|
2023-06-01 18:00:16 +02:00 |
Fabio Di Stasio
|
8968179c11
|
feat: export table content or query results as PHP array, closes #575
|
2023-05-28 13:20:28 +02:00 |
Fabio Di Stasio
|
19859f45f4
|
feat: no table results message
|
2023-04-27 18:11:36 +02:00 |
Fabio Di Stasio
|
0cd55fbfe9
|
fix: vertical scrollbar does not reset after performing a search, fixes #567
|
2023-04-21 00:47:31 +02:00 |
Fabio Di Stasio
|
5043fafa93
|
feat: added more events in shortcuts setting
|
2022-08-17 10:00:23 +02:00 |
Fabio Di Stasio
|
a9fcfd57ec
|
refactor: improved vue-i18n implementation
|
2022-08-05 17:03:16 +02:00 |
Fabio Di Stasio
|
aaff4cf4fe
|
refactor: filter functions as composable
|
2022-08-03 11:10:16 +02:00 |
Fabio Di Stasio
|
1ead76c028
|
fix: missing defaults on insert row window
|
2022-07-25 13:09:41 +02:00 |
Fabio Di Stasio
|
f3b5de38c4
|
feat: export table content as SQL INSERT
|
2022-07-25 12:19:58 +02:00 |
Fabio Di Stasio
|
8c83b3f144
|
fix: missing table on insert new records on session restored tabs
|
2022-07-20 10:41:44 +02:00 |
Fabio Di Stasio
|
985e5d3527
|
feat: context menu option to duplicate a table row
|
2022-07-19 17:48:51 +02:00 |
Fabio Di Stasio
|
bf768c3800
|
fix: filter persists switching temporary table tabs
|
2022-07-18 18:29:12 +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
|
84826ff4c0
|
refactor: ts and composition api on more elements
|
2022-05-17 19:11:31 +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
|
4ed2f9a939
|
feat(MySQL): manual commit mode
|
2022-02-15 09:23:07 +01:00 |
Fabio Di Stasio
|
94c899eb82
|
perf(SQLite): improvements in data visualization
|
2021-11-15 18:09:34 +01:00 |
Fabio Di Stasio
|
30b487c37f
|
refactor(UI): removed text from refresh buttons
|
2021-10-20 18:14:02 +02:00 |
Fabio Di Stasio
|
aef17be36c
|
fix(PostgreSQL): issue with uppercase characters in table field names
|
2021-10-19 17:42:31 +02:00 |
Giulio Ganci
|
7dc33c78aa
|
fix: regression during resize results table on filters change
|
2021-10-18 21:23:22 +02:00 |
Giulio Ganci
|
91788054e6
|
feat(UI): hide filter bar if there are no more rows in it
|
2021-10-18 21:11:09 +02:00 |
Fabio Di Stasio
|
f9ee7d0450
|
perf(UI): resize results table on filters change
|
2021-10-18 11:58:29 +02:00 |
Giulio Ganci
|
0e15c39797
|
feat(UI): multi column table filters
|
2021-10-17 23:54:00 +02:00 |
Fabio Di Stasio
|
95b60df8fc
|
fix(MySQL): connections stuck at startup if 5 or more tabs are restored
|
2021-09-13 10:03:27 +02:00 |
Fabio Di Stasio
|
8f0ac26b69
|
refactor: better component names
|
2021-08-12 09:54:13 +02:00 |