Commit Graph

22 Commits

Author SHA1 Message Date
KarimTamani 9ecc2f9d56 Improved Performence , Re-Order Diagram whene import , Fix Database History Bug (stuck in undo or redo , foriegn keys constraint error) 2025-07-03 22:01:12 +01:00
KarimTamani 815845e1e9 UX improvements + Manage loading states + Numerical Cardinalities implemented 2025-06-30 17:40:45 +01:00
KarimTamani f33d6f5123 Import Tables and relationships from Postgres SQL code is implemented successfully 2025-06-21 21:44:59 +01:00
KarimTamani 26c1406f1b Column Modifiers for Sqlite and Mysql done and Sql Rendering Improvments 2025-06-19 16:04:12 +01:00
KarimTamani 84dfd0e9d5 fix charset and collation order whene rendering a text column declaration sql 2025-06-14 23:03:27 +01:00
KarimTamani 12d2ac693e Field Modifiers integrated , extra options added to the field settings based on the data type of that field 2025-06-12 21:29:54 +01:00
KarimTamani 071bd5eecc render mysql code 2025-06-08 21:27:42 +01:00
KarimTamani 2c7765350d code editor implemented 2025-06-06 21:16:39 +01:00
KarimTamani b9a996ba7a Render sql from Diagram initialized 2025-06-05 23:27:12 +01:00
KarimTamani 90b24a7fc7 open database feature is done 2025-06-02 20:09:42 +01:00
KarimTamani 5d821a9865 Create new Database 2025-06-01 23:12:06 +01:00
KarimTamani fdb168bfdd Obsidian theme developed 2025-05-30 19:50:54 +01:00
KarimTamani 1c831c9902 init the index schema 2025-05-27 16:42:43 +01:00
KarimTamani ed13965f61 search for table & relationships functionalities implemented 2025-05-26 18:19:50 +01:00
KarimTamani 4a3f266ad1 Add pulsing effect to the overlapping tables 2025-05-24 23:17:00 +01:00
KarimTamani 057353156a position new created table in the top left corner 2025-05-24 17:48:49 +01:00
KarimTamani 94ff6ddf33 Fix Undo/Redo craches whenever the user click on shortcuts very fast 2025-05-23 22:58:39 +01:00
KarimTamani 54b724921e Improved performence for database diagram 2025-05-23 15:12:28 +01:00
KarimTamani 33c8047ea1 Redeuce all unnecessary table re-rendering 2025-05-22 18:08:38 +01:00
KarimTamani 2d5a082210 split the database context into 2 data context and operatoins context to redeuce re-rendering 2025-05-21 19:53:33 +01:00
KarimTamani 7f7779d579 Fix nodes re-render whene dragging 2025-05-16 01:23:28 +01:00
KarimTamani 84d086c585 Relationship and Tables in diagram integrated with the API 2025-05-13 23:11:48 +01:00