You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: addons.json
+10-5Lines changed: 10 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,8 @@
33
33
"onedrivebusiness",
34
34
"metadata",
35
35
"datasteward",
36
-
"onlyoffice"
36
+
"onlyoffice",
37
+
"workflow"
37
38
],
38
39
"addons_default": [
39
40
"osfstorage",
@@ -68,7 +69,8 @@
68
69
"nextcloudinstitutions": "partial",
69
70
"iqbrims": "partial",
70
71
"dropboxbusiness": "partial",
71
-
"onedrivebusiness": "partial"
72
+
"onedrivebusiness": "partial",
73
+
"workflow": "partial"
72
74
},
73
75
"addons_commentable": [
74
76
"osfstorage",
@@ -95,7 +97,8 @@
95
97
"nextcloudinstitutions",
96
98
"iqbrims",
97
99
"dropboxbusiness",
98
-
"onedrivebusiness"
100
+
"onedrivebusiness",
101
+
"workflow"
99
102
],
100
103
"addons_based_on_ids": [
101
104
"osfstorage",
@@ -138,7 +141,8 @@
138
141
"binderhub": "GakuNin Federated Computing Services (Jupyter) is a web-based interactive computational environment. Files on a GakuNin RDM project can be imported to/exported from GakuNin Federated Computing Services (Jupyter)",
139
142
"onedrivebusiness": "OneDrive for Office365 is a file storage add-on. Connect your Microsoft OneDrive account to a GakuNin RDM project to interact with files hosted on Microsoft OneDrive via the GakuNin RDM.",
140
143
"metadata": "The Metadata addon provides the functionality to register metadata to files and generate reports.",
0 commit comments