@linked365/pptb-bulk-data-studio 0.3.1 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -7
- package/dist/assets/index-aLK2xdt6.js +132 -0
- package/dist/index.html +1 -1
- package/npm-shrinkwrap.json +44 -4
- package/package.json +5 -2
- package/dist/assets/index-D48tHekB.js +0 -88
package/README.md
CHANGED
|
@@ -10,18 +10,27 @@ Bulk Data Studio, a respectful clone of Jonas Rapp's [Bulk Data Updater](https:/
|
|
|
10
10
|
- ✅ Includes Status and Ownership updates
|
|
11
11
|
- ✅ Bulk delete selected records
|
|
12
12
|
- ✅ Save/Load Job
|
|
13
|
+
- ✅ Allow Edit of FetchXml
|
|
14
|
+
- ✅ Touch per field
|
|
15
|
+
- ✅ Some XrmTokens for calculated fields
|
|
13
16
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
[#20](https://github.com/LinkeD365/BulkDataStudio/issues/20) Thanks @Ghitafjorback
|
|
17
|
+
19/02/26
|
|
18
|
+
- Added [#17 Calculated field support]
|
|
17
19
|
|
|
18
|
-
|
|
20
|
+
13/02/26
|
|
21
|
+
- Added [#14 FetchXml Edit Support](https://github.com/LinkeD365/BulkDataStudio/issues/14)
|
|
19
22
|
|
|
20
|
-
|
|
23
|
+
25-Jan-26
|
|
24
|
+
- Fixed bug with logging
|
|
25
|
+
- [#20](https://github.com/LinkeD365/BulkDataStudio/issues/20) Thanks @Ghitafjorback
|
|
21
26
|
|
|
22
|
-
|
|
27
|
+
23-Jan-26
|
|
23
28
|
|
|
24
|
-
|
|
29
|
+
- Added bulk delete & save config functionality
|
|
30
|
+
|
|
31
|
+
19-Jan-26
|
|
32
|
+
|
|
33
|
+
- Added Status and Ownership updates and fixed bugs around view selection
|
|
25
34
|
|
|
26
35
|
## License
|
|
27
36
|
|