@linked365/pptb-bulk-data-studio 0.2.8 → 0.3.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 +12 -1
- package/dist/assets/{index-DiPVikIS.js → index-BziSTxxA.js} +39 -39
- package/dist/index.html +1 -1
- package/npm-shrinkwrap.json +7 -18
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -1,12 +1,23 @@
|
|
|
1
1
|
# Bulk Data Studio
|
|
2
2
|
|
|
3
|
-
Bulk Data Studio
|
|
3
|
+
Bulk Data Studio, a respectful clone of Jonas Rapp's Bulk Data Updater within XrmToolBox.
|
|
4
4
|
|
|
5
5
|
## Features
|
|
6
6
|
|
|
7
7
|
- ✅ Find records to update via view
|
|
8
8
|
- ✅ Select one or more fields to update to static values
|
|
9
9
|
- ✅ Touch Records to trigger workflows
|
|
10
|
+
- ✅ Includes Status and Ownership updates
|
|
11
|
+
- ✅ Bulk delete selected records
|
|
12
|
+
- ✅ Save/Load Job
|
|
13
|
+
|
|
14
|
+
23-Jan-25
|
|
15
|
+
|
|
16
|
+
Added bulk delete & save config functionality
|
|
17
|
+
|
|
18
|
+
19-Jan-25
|
|
19
|
+
|
|
20
|
+
Added Status and Ownership updates and fixed bugs around view selection
|
|
10
21
|
|
|
11
22
|
## License
|
|
12
23
|
|