Ümit Tunç
|
32f5a9deff
|
feat: implement main data viewing component and reusable confirmation dialog for table management
|
2026-04-24 12:56:16 +03:00 |
|
Ümit Tunç
|
49e6ea33bb
|
feat: implement ConfirmDialog component and add table truncation functionality to MainContent
|
2026-04-24 12:56:13 +03:00 |
|
Ümit Tunç
|
b00a8448e1
|
feat: implement MySQL driver for database management and add TransferContent UI component
|
2026-04-24 12:53:21 +03:00 |
|
Ümit Tunç
|
23f8eeb560
|
feat: implement dynamic database management via MySQL driver and API controllers
|
2026-04-24 12:52:01 +03:00 |
|
Ümit Tunç
|
9fe07a1985
|
feat: implement MySqlDriver to handle database connections, schema discovery, and backup operations
|
2026-04-24 12:36:25 +03:00 |
|
Ümit Tunç
|
f38f67189e
|
feat: implement MySQL driver with shell-based import/export and add database transfer UI component
|
2026-04-24 12:29:20 +03:00 |
|
Ümit Tunç
|
60cd2fe051
|
feat: implement MySQL driver and API schema services for database management
|
2026-04-24 08:29:43 +03:00 |
|
Ümit Tunç
|
c433630e33
|
feat: implement MySqlDriver for dynamic database connection and schema discovery
|
2026-04-24 08:18:03 +03:00 |
|
Ümit Tunç
|
48e608a736
|
feat: implement MainContent component with SQL editor and interactive data grid table viewer
|
2026-04-24 08:17:42 +03:00 |
|
Ümit Tunç
|
43d864f2bd
|
feat: add MainContent component with SQL editor and interactive table data viewer
|
2026-04-24 08:15:54 +03:00 |
|
Ümit Tunç
|
d0d0f193a1
|
feat: implement database and table explorer sidebar with persistent app state management
|
2026-04-24 08:14:14 +03:00 |
|
Ümit Tunç
|
cd34cc6412
|
feat: implement database schema discovery and data browser interface
|
2026-04-24 07:53:50 +03:00 |
|
Ümit Tunç
|
14abf1223f
|
feat: implement App layout and server-side paginated DataGrid for table views
|
2026-04-24 07:49:05 +03:00 |
|
Ümit Tunç
|
f546a0e20b
|
feat: initialize frontend project structure with Material UI and DataGrid implementation
|
2026-04-24 07:45:40 +03:00 |
|
Ümit Tunç
|
914fd0affd
|
feat: implement base application layout with NavigationRail and DevExtreme data grid integration
|
2026-04-24 07:39:06 +03:00 |
|
Ümit Tunç
|
bf3d05ea97
|
feat: initialize backend database service architecture and implement frontend schema explorer components
|
2026-04-24 07:31:24 +03:00 |
|
Ümit Tunç
|
ce67df1067
|
feat: implement dynamic database connection service with MySQL driver and API schema endpoints
|
2026-04-24 07:21:59 +03:00 |
|
Ümit Tunç
|
1a75c32469
|
feat: implement base landing page and initial React frontend layout with sidebar navigation
|
2026-04-24 07:18:19 +03:00 |
|
Ümit Tunç
|
83c159766e
|
docs: create project README documentation
|
2026-04-24 07:14:50 +03:00 |
|
Ümit Tunç
|
49cf557f41
|
feat: initialize Mariavel project with Laravel backend API and React dashboard using DevExtreme DataGrid
|
2026-04-24 07:14:41 +03:00 |
|
Ümit Tunç
|
34f4d5b559
|
feat: implement custom MUI theme and integrate ThemeProvider into App shell
|
2026-04-24 07:11:48 +03:00 |
|
Ümit Tunç
|
c89b56f4cb
|
feat: implement global app state store and custom MUI theme configuration
|
2026-04-24 07:11:43 +03:00 |
|
Ümit Tunç
|
a5f079da10
|
feat: initialize project backend with Sanctum authentication and setup base CSS styles
|
2026-04-24 07:11:20 +03:00 |
|
Ümit Tunç
|
76cd188ac0
|
feat: create DatabaseService to handle driver management and schema discovery operations
|
2026-04-24 07:10:56 +03:00 |
|
Ümit Tunç
|
b604da5d13
|
feat: implement MySqlDriver to handle dynamic database connections and schema discovery
|
2026-04-24 07:10:49 +03:00 |
|
Ümit Tunç
|
323d4a9148
|
feat: initialize frontend project dependencies and implement MySQL dynamic database driver service
|
2026-04-24 07:10:45 +03:00 |
|
Ümit Tunç
|
42cd899c71
|
feat: define SchemaDiscoveryInterface for database schema inspection
|
2026-04-24 07:10:35 +03:00 |
|
Ümit Tunç
|
6706fe2313
|
feat: add DatabaseDriverInterface to define base database operations
|
2026-04-24 07:10:27 +03:00 |
|
Ümit Tunç
|
f3d55a44a1
|
Please provide the specific code changes or a summary of the modifications you have made so I can generate the commit message for you.
|
2026-04-24 07:10:21 +03:00 |
|
Ümit Tunç
|
53a2461be6
|
first commit
|
2026-04-24 07:09:57 +03:00 |
|