Commit graph

12 commits

Author SHA1 Message Date
Rafal Fronczyk
99b29f8b3a Change list block name
The name is taken from scratch-blocks
2024-10-09 12:39:02 +02:00
Rafal Fronczyk
15a9463dd2 Fix handling of primitive blocks: list and variable.
Previously these blocks have been reported as 'undefined'.
Right now they are reported as 'data_list' and 'data_variable'.
I came up with these names myslef and will consult it during
the code review.
2024-10-08 16:21:25 +02:00
Colby Gutierrez-Kraybill
2330e8589a Update tap and deprecated test methods 2022-05-27 11:09:16 -04:00
Colby Gutierrez-Kraybill
f37f2d2790 Fix for IBE-198, scratch-analysis should be able to deal with a JSON project file that does not contain extensions data 2022-05-26 16:55:45 -04:00
picklesrus
22d822d1f8 Don't set origin at all if it doesn't exist. 2021-06-30 14:47:58 -04:00
picklesrus
26ff6d7265 Keep the origin from the project meta tag around. For sb2s, make it always empty. 2021-02-10 16:14:36 -05:00
Andrew Sliwinski
7dd3399d52 List variable manipulation on cloud vars differently in block listing 2019-03-13 15:57:04 -04:00
Andrew Sliwinski
2967e71261 Add aggregate cloud variables data to analysis results 2019-03-13 15:01:11 -04:00
Andrew Sliwinski
1181cd8313 Address feedback from PR review 2018-12-18 12:26:14 -05:00
Andrew Sliwinski
f95001ffec Clean-up utility module / tests 2018-12-17 20:12:21 -05:00
Andrew Sliwinski
b164232b3f Clean up tests 2018-12-17 20:05:13 -05:00
Andrew Sliwinski
590b71a0aa Initial working version 2018-12-17 18:11:08 -05:00