Commit 4afd5a8
committed
Enhance Delete Graph modal with centralized styling and connection management
- Fix schema mismatch: change PART_OF to IS_PART_OF in seed script
- Update admin credentials to admin/graphdone for consistency
- Implement comprehensive Delete Graph modal with node connection management
- Add centralized type styling using WORK_ITEM_TYPES from workItemConstants
- Enable bulk disconnect functionality with Disconnect First action
- Improve UX with proper type icons and labels in delete workflow1 parent 342f581 commit 4afd5a8
6 files changed
Lines changed: 450 additions & 42 deletions
File tree
- packages
- server/src/scripts
- web/src
- components
- contexts
- pages
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments