Commit 57f00e2
fix(table): fix table boolean, add dynamic row number col size, search & replace imporvements (#4515)
* fix(table): fix table boolean, add dynamic row number col size, fix style for search and replace
* sidebar styling
* refactor(search-replace): extract duplicate WORKFLOW_SEARCH_HIGHLIGHT_CLASS to shared constants
* fix(tables): add missing onError toast to useAddTableColumn
* fix(tables): add consistent onError toast handlers across all table mutations
* subblock sweep
* more resources supported
* code restructuring
* better organization
* canonical modes search replace counterpart
* more cases
* tool inp edge case
* more subblock cases
* trigger canoncial index ops consolidation
* minor codec fix
* fix(tables): prevent double toast in workflow-sidebar and csv upload mutations
* resolver fix for quoted js literals
* code scan context
* triple quotes case
* escaped behaviour
---------
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai>1 parent eb871fc commit 57f00e2
53 files changed
Lines changed: 6535 additions & 547 deletions
File tree
- apps/sim
- app/workspace/[workspaceId]
- tables/[tableId]/components
- column-config-sidebar
- table-grid
- cells
- workflow-sidebar
- w/[workflowId]/components
- panel/components/editor
- components
- sub-block
- components
- eval-input
- response
- short-input
- starter
- tool-input
- hooks
- subflow-editor
- hooks
- search-replace
- hooks
- blocks/blocks
- executor/variables
- hooks
- queries
- selectors
- lib
- api/contracts
- workflows
- comparison
- search-replace
- resources
- subblocks
- tool-input
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | | - | |
140 | 138 | | |
141 | 139 | | |
142 | 140 | | |
| |||
146 | 144 | | |
147 | 145 | | |
148 | 146 | | |
| 147 | + | |
149 | 148 | | |
150 | | - | |
151 | 149 | | |
152 | 150 | | |
153 | 151 | | |
154 | 152 | | |
155 | 153 | | |
156 | | - | |
| 154 | + | |
157 | 155 | | |
158 | 156 | | |
159 | 157 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
212 | 216 | | |
213 | 217 | | |
214 | 218 | | |
| |||
Lines changed: 41 additions & 48 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
114 | 107 | | |
115 | 108 | | |
116 | 109 | | |
| |||
128 | 121 | | |
129 | 122 | | |
130 | 123 | | |
131 | | - | |
| 124 | + | |
132 | 125 | | |
133 | 126 | | |
134 | 127 | | |
| |||
452 | 445 | | |
453 | 446 | | |
454 | 447 | | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
471 | 452 | | |
472 | 453 | | |
473 | 454 | | |
| |||
3053 | 3034 | | |
3054 | 3035 | | |
3055 | 3036 | | |
3056 | | - | |
| 3037 | + | |
3057 | 3038 | | |
3058 | 3039 | | |
3059 | 3040 | | |
| |||
3178 | 3159 | | |
3179 | 3160 | | |
3180 | 3161 | | |
3181 | | - | |
3182 | | - | |
| 3162 | + | |
| 3163 | + | |
3183 | 3164 | | |
3184 | 3165 | | |
3185 | 3166 | | |
| |||
3239 | 3220 | | |
3240 | 3221 | | |
3241 | 3222 | | |
3242 | | - | |
| 3223 | + | |
3243 | 3224 | | |
3244 | 3225 | | |
3245 | 3226 | | |
| |||
3281 | 3262 | | |
3282 | 3263 | | |
3283 | 3264 | | |
3284 | | - | |
| 3265 | + | |
3285 | 3266 | | |
3286 | 3267 | | |
3287 | 3268 | | |
| |||
3313 | 3294 | | |
3314 | 3295 | | |
3315 | 3296 | | |
3316 | | - | |
| 3297 | + | |
| 3298 | + | |
| 3299 | + | |
| 3300 | + | |
| 3301 | + | |
| 3302 | + | |
3317 | 3303 | | |
3318 | | - | |
3319 | | - | |
3320 | | - | |
3321 | | - | |
| 3304 | + | |
| 3305 | + | |
3322 | 3306 | | |
3323 | 3307 | | |
3324 | 3308 | | |
3325 | 3309 | | |
3326 | 3310 | | |
3327 | 3311 | | |
3328 | 3312 | | |
3329 | | - | |
| 3313 | + | |
3330 | 3314 | | |
3331 | 3315 | | |
3332 | 3316 | | |
| |||
3409 | 3393 | | |
3410 | 3394 | | |
3411 | 3395 | | |
3412 | | - | |
| 3396 | + | |
| 3397 | + | |
3413 | 3398 | | |
3414 | 3399 | | |
3415 | 3400 | | |
| |||
3419 | 3404 | | |
3420 | 3405 | | |
3421 | 3406 | | |
3422 | | - | |
| 3407 | + | |
| 3408 | + | |
| 3409 | + | |
| 3410 | + | |
| 3411 | + | |
| 3412 | + | |
| 3413 | + | |
| 3414 | + | |
| 3415 | + | |
3423 | 3416 | | |
3424 | 3417 | | |
3425 | 3418 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
| 662 | + | |
662 | 663 | | |
663 | | - | |
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
| |||
678 | 678 | | |
679 | 679 | | |
680 | 680 | | |
681 | | - | |
| 681 | + | |
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 19 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
70 | 85 | | |
71 | 86 | | |
72 | 87 | | |
| |||
176 | 191 | | |
177 | 192 | | |
178 | 193 | | |
179 | | - | |
| 194 | + | |
180 | 195 | | |
181 | 196 | | |
182 | 197 | | |
| |||
187 | 202 | | |
188 | 203 | | |
189 | 204 | | |
190 | | - | |
| 205 | + | |
191 | 206 | | |
192 | 207 | | |
193 | 208 | | |
| |||
259 | 274 | | |
260 | 275 | | |
261 | 276 | | |
262 | | - | |
| 277 | + | |
263 | 278 | | |
264 | 279 | | |
265 | 280 | | |
| |||
272 | 287 | | |
273 | 288 | | |
274 | 289 | | |
275 | | - | |
| 290 | + | |
276 | 291 | | |
277 | 292 | | |
278 | 293 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
Lines changed: 11 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
332 | 335 | | |
333 | 336 | | |
334 | 337 | | |
335 | | - | |
336 | | - | |
| 338 | + | |
| 339 | + | |
337 | 340 | | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
345 | 347 | | |
346 | 348 | | |
347 | 349 | | |
| |||
0 commit comments