1ilit
|
9c40ae31f0
|
Fix field indexes
|
2025-05-09 04:40:42 +04:00 |
|
1ilit
|
fe76229c99
|
Decouple ids and indecies in utils
|
2025-05-09 04:34:01 +04:00 |
|
1ilit
|
6c0d89035d
|
Decouple ids and indecies in the editor
|
2025-05-07 15:37:51 +04:00 |
|
1ilit
|
ac15627237
|
Fix inputs
|
2025-05-04 21:56:10 +04:00 |
|
1ilit
|
75e3d4c8cc
|
Add dnd for tables and fields
|
2025-05-04 20:38:34 +04:00 |
|
Pavan
|
4de49cb3cc
|
Update not bull button title (#407)
* Fix button behavior: Reverse logic for nullable/not nullable toggle
* fix: updated translation key to 'nullable' and refactored button title
|
2025-04-14 20:13:12 +04:00 |
|
1ilit
|
a459f36f58
|
Fix increment being deleted when type is updated
|
2024-07-10 21:23:30 +03:00 |
|
1ilit
|
322bb6e988
|
Merge branch 'main' into select-db
# Conflicts:
# src/i18n/locales/en.js
# src/utils/exportSQL/generic.js
|
2024-07-07 17:57:33 +03:00 |
|
1ilit
|
9b606114df
|
Rename TablesContext to DiagramContext
|
2024-07-04 23:18:20 +03:00 |
|
1ilit
|
d48ccfff4b
|
Add enums to select types
|
2024-07-03 21:54:46 +03:00 |
|
Huy Bui
|
960d8feec3
|
feat: search nested fields in tables
|
2024-06-17 00:43:43 +07:00 |
|
1ilit
|
7953b7fdc0
|
Add hasDefault and canIncrement to types
|
2024-06-14 23:32:58 +03:00 |
|
1ilit
|
9c31e2be52
|
Move all type data to datatypes.js
|
2024-06-10 02:17:43 +03:00 |
|
1ilit
|
77bdb77a9e
|
Enable editing index names
|
2024-06-07 14:18:05 +03:00 |
|
1ilit
|
be6ecb066c
|
Load types for selected db
|
2024-06-06 20:24:05 +03:00 |
|
1ilit
|
2b4b01c358
|
Configure i18n and add simplified chinese (#99)
|
2024-05-16 06:45:47 +03:00 |
|
1ilit
|
3c7c0eafde
|
Change not null button title from nullable to not null (#66)
|
2024-04-24 18:45:30 +03:00 |
|
1ilit
|
40800f8f28
|
Clean up tabs
|
2024-04-06 04:58:42 +03:00 |
|