@linked365/pptb-bulk-data-studio 0.4.0 → 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 +10 -14
- package/dist/assets/index-aLK2xdt6.js +132 -0
- package/dist/index.html +1 -1
- package/npm-shrinkwrap.json +2 -2
- package/package.json +1 -1
- package/dist/assets/index-BJB1iAhv.js +0 -124
package/README.md
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
# Bulk Data Studio
|
|
2
2
|
|
|
3
|
-
Bulk Data Studio, a respectful clone of Jonas Rapp's [Bulk Data Updater](https://jonasr.app/bdu/) within XrmToolBox.
|
|
4
3
|
Bulk Data Studio, a respectful clone of Jonas Rapp's [Bulk Data Updater](https://jonasr.app/bdu/) within XrmToolBox.
|
|
5
4
|
|
|
6
5
|
## Features
|
|
@@ -12,29 +11,26 @@ Bulk Data Studio, a respectful clone of Jonas Rapp's [Bulk Data Updater](https:/
|
|
|
12
11
|
- ✅ Bulk delete selected records
|
|
13
12
|
- ✅ Save/Load Job
|
|
14
13
|
- ✅ Allow Edit of FetchXml
|
|
14
|
+
- ✅ Touch per field
|
|
15
|
+
- ✅ Some XrmTokens for calculated fields
|
|
16
|
+
|
|
17
|
+
19/02/26
|
|
18
|
+
- Added [#17 Calculated field support]
|
|
15
19
|
|
|
16
20
|
13/02/26
|
|
17
|
-
Added [#14 FetchXml Edit Support](https://github.com/LinkeD365/BulkDataStudio/issues/14)
|
|
21
|
+
- Added [#14 FetchXml Edit Support](https://github.com/LinkeD365/BulkDataStudio/issues/14)
|
|
18
22
|
|
|
19
23
|
25-Jan-26
|
|
20
|
-
Fixed bug with logging
|
|
21
|
-
|
|
22
|
-
<<<<<<< HEAD
|
|
23
|
-
[#20](https://github.com/LinkeD365/BulkDataStudio/issues/20) Thanks @Ghitafjorback
|
|
24
|
-
=======
|
|
25
|
-
[#20 - Display choice fields as string](https://github.com/LinkeD365/BulkDataStudio/issues/20) Thanks @Ghitafjorback
|
|
26
|
-
>>>>>>> e15f158 (Update README.md)
|
|
27
|
-
=======
|
|
28
|
-
[#20 - Display choice fields as string](https://github.com/LinkeD365/BulkDataStudio/issues/20) Thanks @Ghitafjorback
|
|
29
|
-
>>>>>>> e15f158d4bb1c176a0387b2a35eceae2d9d748b0
|
|
24
|
+
- Fixed bug with logging
|
|
25
|
+
- [#20](https://github.com/LinkeD365/BulkDataStudio/issues/20) Thanks @Ghitafjorback
|
|
30
26
|
|
|
31
27
|
23-Jan-26
|
|
32
28
|
|
|
33
|
-
Added bulk delete & save config functionality
|
|
29
|
+
- Added bulk delete & save config functionality
|
|
34
30
|
|
|
35
31
|
19-Jan-26
|
|
36
32
|
|
|
37
|
-
Added Status and Ownership updates and fixed bugs around view selection
|
|
33
|
+
- Added Status and Ownership updates and fixed bugs around view selection
|
|
38
34
|
|
|
39
35
|
## License
|
|
40
36
|
|