Today I refactored the field designer form in the MySQL table schema editor. Switched to a different layout container and finally fixed the occasional dropdown misalignment issue on HDI screens and dual-monitors.
#buildinpublic #indiedev
Today I refactored the field designer form in the MySQL table schema editor. Switched to a different layout container and finally fixed the occasional dropdown misalignment issue on HDI screens and dual-monitors.
#buildinpublic #indiedev
This weekend, I combined the table data query and table designer into a single tab.More importantly, I set a new rule for the interaction logic: every feature should have only one entry point (except the right-click menu). #buildinpublic #indiedev
This weekend, I combined the table data query and table designer into a single tab.More importantly, I set a new rule for the interaction logic: every feature should have only one entry point (except the right-click menu). #buildinpublic #indiedev
I’ve been struggling with whether to put Query Table Data and Table Structure Design in the same tab or not. Split, merge, split again — at least three times. Starting to feel like I have zero product sense. 😅 #buildinpublic
I’ve been struggling with whether to put Query Table Data and Table Structure Design in the same tab or not. Split, merge, split again — at least three times. Starting to feel like I have zero product sense. 😅 #buildinpublic
making sure everything looks more consistent and setting the stage for future theme switching.
#buildinpublic #indiedev
making sure everything looks more consistent and setting the stage for future theme switching.
#buildinpublic #indiedev
Tonight I started working on the UI for adding new columns in the MySQL table designer.
#buildinpublic #indiedev
Tonight I started working on the UI for adding new columns in the MySQL table designer.
#buildinpublic #indiedev
I’m so jealous of those devs who build a web app in 1 hour and launch an app in 3 days.
Am I just out of touch? 😂😂😂
#DataCollie #indiedev #buildinpublic
I’m so jealous of those devs who build a web app in 1 hour and launch an app in 3 days.
Am I just out of touch? 😂😂😂
#DataCollie #indiedev #buildinpublic
Today, completed the data source connectivity test UI interaction and backend test functions of the new connection window.
#buildinpublic #indiedev
Today, completed the data source connectivity test UI interaction and backend test functions of the new connection window.
#buildinpublic #indiedev
今夜は、データオブジェクトナビゲーションツリーの「Connection」ノードの右クリックメニューに「Delete Connection」機能を実装しました。
#buildinpublic #indiedev
今夜は、データオブジェクトナビゲーションツリーの「Connection」ノードの右クリックメニューに「Delete Connection」機能を実装しました。
#buildinpublic #indiedev
Today I finished the basic structure for the Table DDL Generator. It reminded me of an old saying in computer science:"Every problem can be solved by adding another layer of abstraction.If it doesn't work, add one more."
#buildinpublic #IndieDevs
Today I finished the basic structure for the Table DDL Generator. It reminded me of an old saying in computer science:"Every problem can be solved by adding another layer of abstraction.If it doesn't work, add one more."
#buildinpublic #IndieDevs
Cleaned up the right-click menu on data objects tonight. When I first started last year, I crammed in way too many options. Now it’s all about trimming things down—feels like a new phase of development. Release day’s getting closer!
#buildinpublic
Cleaned up the right-click menu on data objects tonight. When I first started last year, I crammed in way too many options. Now it’s all about trimming things down—feels like a new phase of development. Release day’s getting closer!
#buildinpublic
Wasn’t really feeling it tonight, so I just did some low-effort stuff — tidied up the right-click menu for the table nodes in the data tree.#buildinpublic
Wasn’t really feeling it tonight, so I just did some low-effort stuff — tidied up the right-click menu for the table nodes in the data tree.#buildinpublic
Tonight, I implemented the Indexes, Foreign Keys, and Triggers subnodes under the Table node in the data object navigation tree, and fetched their metadata.
#buildinpublic #indiedev
Tonight, I implemented the Indexes, Foreign Keys, and Triggers subnodes under the Table node in the data object navigation tree, and fetched their metadata.
#buildinpublic #indiedev
Tonight, I finally bridged the front-end and back-end for the new MySQL connection module. It’s been a long journey, but I’ve successfully completed a major milestone. Onward and upward! 🚴♂️
#buildinpublic #indiedev
Tonight, I finally bridged the front-end and back-end for the new MySQL connection module. It’s been a long journey, but I’ve successfully completed a major milestone. Onward and upward! 🚴♂️
#buildinpublic #indiedev
Wrapped up the top-right notification module tonight—just need to add auto-close next.Calling it a day, see you tomorrow! #buildinpublic #indiedev
Wrapped up the top-right notification module tonight—just need to add auto-close next.Calling it a day, see you tomorrow! #buildinpublic #indiedev
Tonight I finished the feature to load the list of supported storage engines from a MySQL instance, enabling dropdown selection in the table designer page.
#buildinpublic #indiedev
Tonight I finished the feature to load the list of supported storage engines from a MySQL instance, enabling dropdown selection in the table designer page.
#buildinpublic #indiedev
1.Completed the UI interactions for the field design in the table structure designer.
2.Dropdown lists for character sets and collation rules now support server-side queries.
3.The table structure designer now supports opening across different databases. #buildinpublic #JavaFX
1.Completed the UI interactions for the field design in the table structure designer.
2.Dropdown lists for character sets and collation rules now support server-side queries.
3.The table structure designer now supports opening across different databases. #buildinpublic #JavaFX
Tonight, I implemented the right-click menu on the Database/Schema nodes of the navigation tree.
#buildinpublic
Tonight, I implemented the right-click menu on the Database/Schema nodes of the navigation tree.
#buildinpublic
Database/Schema module basically completed, next up I can start messing with the functionality for creating and maintaining datasource connection objects. #buildinpublic
Database/Schema module basically completed, next up I can start messing with the functionality for creating and maintaining datasource connection objects. #buildinpublic