Commit Graph

549 Commits

Author SHA1 Message Date
Fabio Di Stasio 1d5614278c ci: moved to node 14 in build actions 2021-06-14 09:11:23 +02:00
Fabio Di Stasio 8a20befd09 fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
Fabio Di Stasio 4133fc452f fix(MySQL): pool connections not released after MySQL errors, causing endless load animation 2021-06-11 15:02:45 +02:00
Fabio Di Stasio 690a4541f9 perf: remove comments from queries before execution 2021-06-11 14:32:51 +02:00
Fabio Di Stasio 71910ca5c8 chore(release): 0.1.12 2021-06-09 09:03:18 +02:00
Fabio Di Stasio cce5adbac7 feat(PostgreSQL): trigger rename and delete 2021-06-08 09:12:43 +02:00
Fabio Di Stasio e6d67fcb0c
Update README.md 2021-06-07 23:03:08 +02:00
Fabio Di Stasio e83b80afc9 chore: update README.md 2021-06-05 12:27:20 +02:00
Fabio Di Stasio 8742fa10f0 fix: internal exceptions 2021-06-05 10:15:44 +02:00
Fabio Di Stasio ab54eb086f chore: update dependencies 2021-06-05 10:15:08 +02:00
Fabio Di Stasio 308f69f12e chore: update README.md 2021-06-04 14:01:46 +02:00
Fabio Di Stasio 2f30bafa33
Merge pull request #74 from digitalgopnik/master
feat: added translation for de-DE
2021-06-04 10:39:22 +02:00
Christian 1716077182 added translation for de-DE 2021-06-04 09:37:02 +02:00
Fabio Di Stasio 5562e73e75 fix: page offset not reset when selected table changes 2021-06-03 11:02:24 +02:00
Fabio Di Stasio 8a7cc2a14f fix(UI): unable to browse view's result pages 2021-06-03 10:57:57 +02:00
Fabio Di Stasio 9ca059d979 fix(MySQL): view's data tab doesn't work with some views, closes #71 2021-06-03 10:54:59 +02:00
Fabio Di Stasio c9ccf786cd chore(release): 0.1.11 2021-06-02 15:47:12 +02:00
fabio286 5e9c88a7fd fix(UI): prevent canc key to trigger delete modal when editing a row 2021-06-02 12:32:12 +02:00
fabio286 e0e6483d1f build: update dependencies 2021-06-02 12:13:43 +02:00
Fabio Di Stasio 66227569f4 fix: table row loses internal id after cell update 2021-06-02 11:58:34 +02:00
Fabio Di Stasio faa799c8ea fix(MySQL): missing schema altering tables in some conditions 2021-05-31 17:07:48 +02:00
Fabio Di Stasio acc1eeb094 fix: empty offset in cell update queries 2021-05-31 14:27:02 +02:00
Fabio Di Stasio 865dad80df
chore: update README.md 2021-05-30 10:54:58 +02:00
Fabio Di Stasio f502620779 chore(release): 0.1.10 2021-05-29 11:41:48 +02:00
Fabio Di Stasio f61d7eeaf4 feat: key shortcuts to change DATA tab page 2021-05-29 11:26:23 +02:00
Fabio Di Stasio e71c7568c0 feat: option to set DATA tab page size 2021-05-29 11:04:02 +02:00
Fabio Di Stasio 79f033e524 feat: prev/next buttons to browse the results pages of data tab 2021-05-27 22:13:59 +02:00
Fabio Di Stasio 310cfaa3c2 fix(MySQL): wrong schema in view data tab select, closes #71 2021-05-26 17:44:33 +02:00
Fabio Di Stasio 6f93e1f9ab chore: AUR badge on README.md 2021-05-26 13:19:48 +02:00
Fabio Di Stasio 04bdd085a5 fix: wrong detection of field default expressions in some cases 2021-05-25 16:54:13 +02:00
Fabio Di Stasio c568acae14 build: update dependencies 2021-05-25 10:09:09 +02:00
Fabio Di Stasio 7a46a119d8 chore(release): 0.1.9 2021-05-23 11:35:54 +02:00
Fabio Di Stasio f1636f1528 fix(MySQL): can't access tables having UNIQUE KEY, closes #69 2021-05-23 11:12:09 +02:00
Fabio Di Stasio f839d5cd3c chore: Twitter link in about tab 2021-05-23 10:19:56 +02:00
Fabio Di Stasio 8f4f1d393c
chore: update README.md 2021-05-22 17:33:03 +02:00
Fabio Di Stasio ab17c6d4bf
chore: update README.md 2021-05-22 17:26:32 +02:00
Fabio Di Stasio b4b2f3d0cf chore(release): 0.1.8 2021-05-22 16:25:52 +02:00
Fabio Di Stasio 7a766f04e6 perf: improved the way how field default value are handled 2021-05-22 16:24:19 +02:00
Fabio Di Stasio f6b77d1243 build: update dependencies 2021-05-22 16:12:08 +02:00
Fabio Di Stasio 840241c3cc refactor: better description in foreign key value select 2021-05-20 15:07:51 +02:00
Fabio Di Stasio 0f10c9e824 fix: internal id not removed before row update 2021-05-20 12:45:49 +02:00
Fabio Di Stasio 1e37f2a96f fix: unable to add new ENUM fields 2021-05-20 12:38:05 +02:00
Fabio Di Stasio 0d6137195d fix: unable to delete table rows 2021-05-19 16:55:38 +02:00
Fabio Di Stasio d26f168250 build: update build script 2021-05-17 19:08:36 +02:00
Fabio Di Stasio 5efcad4d3f chore(release): 0.1.7 2021-05-16 21:08:52 +02:00
Fabio Di Stasio 0a872e7023 build: separate build configurations 2021-05-16 21:03:04 +02:00
Fabio Di Stasio 0e425a9c6d build: removed linux arm64 build from build process 2021-05-16 19:50:06 +02:00
Fabio Di Stasio 434711a360 perf(MySQL): improved connections pool handling 2021-05-15 21:47:30 +02:00
fabio286 854472c7a3 fix: row loses internal id after cell update 2021-05-15 19:33:31 +02:00
Fabio Di Stasio 9a7cd90d5c build: arm mac (apple silicon) build configuration 2021-05-14 22:24:50 +02:00