Commit Graph

210 Commits

Author SHA1 Message Date
Guy Ben-Aharon 68fc11f0d8 examples ui changes 2024-08-29 10:19:41 +03:00
Guy Ben-Aharon 36f6eb1f81 examples ui changes 2024-08-29 10:16:27 +03:00
Guy Ben-Aharon ddddc0af08 update max table size 2024-08-29 09:12:10 +03:00
johnnyfish a53966cefc fix import query to support timescale db 2024-08-29 05:54:54 +03:00
Ben Benedek c2cb1ea0e1 Make search case insensitive 2024-08-29 00:07:46 +03:00
Guy Ben-Aharon 8608101660 Merge pull request #79 from chartdb/type-combobox-multiselect-bug
Field type combobox multiselect fix
2024-08-28 23:05:32 +03:00
Guy Ben-Aharon 970265b411 fix multi space type 2024-08-28 22:31:51 +03:00
Guy Ben-Aharon bb6c3419b6 fix multi select type combobox and scroll issues on mobile 2024-08-28 22:21:03 +03:00
johnnyfish 11a43ef174 fix for pg import script - fetch correctly Pks 2024-08-28 20:35:30 +03:00
Guy Ben-Aharon 15be8f0414 fix table drag 2024-08-28 19:56:14 +03:00
johnnyfish cc5fe8bbbf fix pg smart import query, remove quotes 2024-08-28 19:52:36 +03:00
Guy Ben-Aharon 25fd88b9a2 staffs -> staff 2024-08-28 17:35:59 +03:00
Guy Ben-Aharon c4a6b41581 Merge pull request #76 from benbenedek/main
[NIT] Rename staffs table to staff.
2024-08-28 17:26:08 +03:00
Ben Benedek 37c8c8a93e Fix picture 2024-08-28 10:19:01 -04:00
Ilya 8158011eca Add tooltips for toolbar actions 2024-08-28 16:56:19 +03:00
Guy Ben-Aharon 25ff570b7f Merge pull request #73 from chartdb/expand-shrink-table
expand and shrink table
2024-08-28 16:51:54 +03:00
Guy Ben-Aharon 24798ec7b4 expand and shrink table 2024-08-28 16:42:32 +03:00
Guy Ben-Aharon f378bbcfd7 Merge pull request #71 from Yonatanb4/main
Add tooltip for table name in the side panel
2024-08-28 16:06:17 +03:00
yonatan.ben.ami cafbbd1950 add tooltip for table name 2024-08-28 15:42:05 +03:00
johnnyfish c7f0afc246 fix - for import quert for pg when need escaping 2024-08-28 13:34:18 +03:00
Guy Ben-Aharon 722254924d Merge pull request #59 from chartdb/jf/fix_mysql_import_group_by
fix sql import for mysql issue
2024-08-27 23:57:31 +03:00
johnnyfish af39967637 fix sql import for mysql issue 2024-08-27 23:52:05 +03:00
Guy Ben-Aharon 2cd1ed5432 mobile map & toolbar 2024-08-27 17:26:59 +03:00
Guy Ben-Aharon 4999ed8f9b topnavbar fix for mobile 2024-08-27 17:17:55 +03:00
Guy Ben-Aharon 3eda8c17a0 topnavbar 2024-08-27 17:10:24 +03:00
Guy Ben-Aharon f2ee6b51e7 topnavbar 2024-08-27 16:45:57 +03:00
Guy Ben-Aharon 3986ad56ea topnavbar 2024-08-27 16:14:18 +03:00
Guy Ben-Aharon fade2b4815 Merge pull request #56 from chartdb/jf/fix_import_pg_multi_schema
fix: to support all postgres schemas and not only public
2024-08-27 15:49:01 +03:00
johnnyfish f203813f68 fix: to support all postgres schemas and not only public 2024-08-27 15:45:40 +03:00
Guy Ben-Aharon 12d3a0e54e fix console warning 2024-08-27 15:15:57 +03:00
Guy Ben-Aharon 48619541d8 key icon when primary key 2024-08-27 15:05:11 +03:00
Guy Moses a92fa69568 adding cloud-version link 2024-08-27 14:55:28 +03:00
Guy Moses 3f675a0ceb chore: move supported dbs in readme.md higher 2024-08-27 14:55:28 +03:00
Guy Ben-Aharon 5ccf30ee57 Merge pull request #54 from GuyMoses/fix-autofocus-mobile
fix: autofocus on mobile
2024-08-27 14:43:59 +03:00
Guy Moses 1c037a9495 fix lint probelms 2024-08-27 14:42:51 +03:00
Guy Ben-Aharon 05ab8ce268 Merge pull request #53 from chartdb/jf/fix_pg_import_query
fix for postgres - add escaping for import query
2024-08-27 14:41:34 +03:00
Guy Moses d5cb3e5648 fix: autofocus on mobile 2024-08-27 14:37:01 +03:00
johnnyfish 453d35bb87 fix for postgres - add escaping for imoprt query 2024-08-27 13:19:52 +03:00
Guy Ben-Aharon f6058e3e22 Merge pull request #52 from chartdb/loader-on-diagram-dom-load
add loader when canvas dom is loading
2024-08-27 12:41:45 +03:00
Guy Ben-Aharon 58b7578a5c add loader when canvas dom is loading 2024-08-27 12:33:33 +03:00
Guy Ben-Aharon 5d34af6a39 name fix 2024-08-27 10:05:42 +03:00
Guy Ben-Aharon 66db34d911 Merge pull request #48 from chartdb/left-panel-mobile
add drawer to side panel on mobile
2024-08-26 18:07:17 +03:00
Guy Ben-Aharon 009ff7f509 add drawer to side panel on mobile 2024-08-26 17:55:08 +03:00
Guy Ben-Aharon 0a189cfada Merge pull request #44 from chartdb/jf/escape_default_values
fix for import script escaping for sql server
2024-08-25 23:04:42 +03:00
johnnyfish 7e9d9ececf fix for import script escaping for sql server 2024-08-25 23:02:09 +03:00
Guy Ben-Aharon ff05da7a1b Merge pull request #43 from ozgreenfeld/main
Add tooltip to field type
2024-08-25 22:52:08 +03:00
Guy Ben-Aharon b162e25b09 Merge pull request #38 from akashreddy03/fix/validate-dom-nesting
Fixed validateDOMNesting warning
2024-08-25 22:00:24 +03:00
Oz Greenfeld 5ed620637f Add tooltip to field type 2024-08-25 21:49:26 +03:00
Akash Reddy fa8730d847 Fixed validateDOMNesting warning 2024-08-25 21:26:36 +05:30
Guy Ben-Aharon 9d6456a20f husky instructions 2024-08-25 18:46:07 +03:00