jamespot-user-api 1.0.43 → 1.0.47

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.
Files changed (126) hide show
  1. package/documentation/assets/search.js +1 -1
  2. package/documentation/classes/JApplication.html +1 -1
  3. package/documentation/classes/JApplicationApi.html +8 -8
  4. package/documentation/classes/JArticleApi.html +1 -1
  5. package/documentation/classes/JAudienceApi.html +1 -1
  6. package/documentation/classes/JBaseApi.html +1 -1
  7. package/documentation/classes/JBaseObject.html +1 -1
  8. package/documentation/classes/JBookmark.html +1 -1
  9. package/documentation/classes/JBookmarkApi.html +1 -1
  10. package/documentation/classes/JCommunityApi.html +1 -1
  11. package/documentation/classes/JConcept.html +1 -1
  12. package/documentation/classes/JConceptApi.html +1 -1
  13. package/documentation/classes/JDiapazoneApi.html +1 -1
  14. package/documentation/classes/JFileApi.html +1 -1
  15. package/documentation/classes/JFilebankApi.html +1 -1
  16. package/documentation/classes/JGroupApi.html +1 -1
  17. package/documentation/classes/JLandApi.html +1 -1
  18. package/documentation/classes/JMessengerApi.html +1 -1
  19. package/documentation/classes/JSearchApi.html +6 -6
  20. package/documentation/classes/JUser.html +1 -1
  21. package/documentation/classes/JUserApi.html +3 -3
  22. package/documentation/classes/JWedocApi.html +1 -1
  23. package/documentation/classes/JamespotUserApi.html +1 -1
  24. package/documentation/classes/Network.html +1 -1
  25. package/documentation/enums/JApplicationStatus.html +1 -1
  26. package/documentation/index.html +1 -1
  27. package/documentation/interfaces/ApiError.html +1 -1
  28. package/documentation/interfaces/ApiWrapper.html +1 -1
  29. package/documentation/interfaces/AseiGroups.html +1 -1
  30. package/documentation/interfaces/AseiInstitution.html +1 -1
  31. package/documentation/interfaces/AseiRights.html +1 -1
  32. package/documentation/interfaces/AseiTicket.html +1 -1
  33. package/documentation/interfaces/BaseAutocomplete.html +1 -1
  34. package/documentation/interfaces/BaseMessage.html +1 -1
  35. package/documentation/interfaces/Category.html +1 -1
  36. package/documentation/interfaces/CreateGroup.html +1 -1
  37. package/documentation/interfaces/FileBankProps.html +1 -1
  38. package/documentation/interfaces/FileOption.html +1 -1
  39. package/documentation/interfaces/FolderProps.html +1 -1
  40. package/documentation/interfaces/ListFilterSpec.html +1 -1
  41. package/documentation/interfaces/OF.html +1 -1
  42. package/documentation/interfaces/PagingResults.html +1 -1
  43. package/documentation/interfaces/Result.html +1 -1
  44. package/documentation/interfaces/RootFolderProps.html +1 -1
  45. package/documentation/interfaces/SearchCategoryModel.html +1 -1
  46. package/documentation/interfaces/SearchConfig.html +1 -1
  47. package/documentation/interfaces/SearchFacetModel.html +1 -1
  48. package/documentation/interfaces/SearchFacetValueModel.html +1 -1
  49. package/documentation/interfaces/SearchQuery.html +1 -1
  50. package/documentation/interfaces/SearchQueryFilterModel.html +1 -1
  51. package/documentation/interfaces/SearchQueryOption.html +1 -1
  52. package/documentation/interfaces/SearchQueryResult.html +1 -1
  53. package/documentation/interfaces/SearchQuerySortModel.html +1 -1
  54. package/documentation/interfaces/SearchResultCatProps.html +1 -1
  55. package/documentation/interfaces/SearchResultProps.html +1 -1
  56. package/documentation/interfaces/SpotProps.html +1 -1
  57. package/documentation/interfaces/Taxonomy.html +1 -1
  58. package/documentation/interfaces/TaxonomyCreate.html +1 -1
  59. package/documentation/interfaces/TmpApplication.html +1 -1
  60. package/documentation/interfaces/TmpUser.html +1 -1
  61. package/documentation/interfaces/UserModel.html +1 -1
  62. package/documentation/modules.html +1 -1
  63. package/lib/jamespot-user-api.js.map +1 -1
  64. package/lib/src/apis/search.d.ts +2 -2
  65. package/lib/src/types/search.d.ts +3 -0
  66. package/package.json +1 -1
  67. package/src/apis/application.ts +0 -132
  68. package/src/apis/article.ts +0 -74
  69. package/src/apis/asei.ts +0 -73
  70. package/src/apis/audience.ts +0 -18
  71. package/src/apis/base.ts +0 -9
  72. package/src/apis/bookmark.ts +0 -110
  73. package/src/apis/community.ts +0 -20
  74. package/src/apis/concept.ts +0 -31
  75. package/src/apis/diapazone.ts +0 -65
  76. package/src/apis/file.ts +0 -14
  77. package/src/apis/filebank.ts +0 -50
  78. package/src/apis/group.ts +0 -48
  79. package/src/apis/index.ts +0 -17
  80. package/src/apis/jamespotUserApi.ts +0 -69
  81. package/src/apis/jland.ts +0 -51
  82. package/src/apis/messenger.ts +0 -25
  83. package/src/apis/search.ts +0 -85
  84. package/src/apis/taxonomy.ts +0 -30
  85. package/src/apis/user.ts +0 -53
  86. package/src/apis/wedoc.ts +0 -77
  87. package/src/classes/JApplication.ts +0 -55
  88. package/src/classes/JBaseObject.ts +0 -64
  89. package/src/classes/JBookmark.ts +0 -44
  90. package/src/classes/JConcept.ts +0 -3
  91. package/src/classes/JDiapazone.ts +0 -42
  92. package/src/classes/JFile.ts +0 -37
  93. package/src/classes/JUser.ts +0 -7
  94. package/src/classes/index.ts +0 -5
  95. package/src/index.ts +0 -21
  96. package/src/indexMock.ts +0 -17
  97. package/src/mock/data/autocomplete/audience/data.json +0 -191
  98. package/src/mock/data/autocomplete/community/data.json +0 -47
  99. package/src/mock/data/autocomplete/taxonomy/data.json +0 -35
  100. package/src/mock/data/autocomplete/user/data.json +0 -107
  101. package/src/mock/data/bookmarks/addBookmark/data.json +0 -54
  102. package/src/mock/data/bookmarks/addLink/data.json +0 -63
  103. package/src/mock/data/bookmarks/bookmarkList/data.json +0 -271
  104. package/src/mock/data/bookmarks/delete/data.json +0 -12
  105. package/src/mock/data/community/sendRequest/data.json +0 -12
  106. package/src/mock/data/file/create/data.json +0 -18
  107. package/src/mock/data/messenger/newMessage/data.json +0 -47
  108. package/src/mock/data/misc/tokenCSRF/data.json +0 -7
  109. package/src/mock/data/search/getConfig/data.json +0 -318
  110. package/src/mock/data/search/lastQueries/data.json +0 -7
  111. package/src/mock/data/search/proposition/data.json +0 -125
  112. package/src/mock/data/spot/create/data.json +0 -7
  113. package/src/mock/data/spot/get-available-widget/data.json +0 -56
  114. package/src/mock/data/spot/get-categories/data.json +0 -28
  115. package/src/mock/data/user/signIn/data.json +0 -197
  116. package/src/mock/windowMock.ts +0 -113
  117. package/src/types/asei.ts +0 -33
  118. package/src/types/autocomplete.ts +0 -17
  119. package/src/types/group.ts +0 -27
  120. package/src/types/index.ts +0 -7
  121. package/src/types/listWrapper.ts +0 -6
  122. package/src/types/search.ts +0 -105
  123. package/src/types/taxonomy.ts +0 -47
  124. package/src/types/user.ts +0 -14
  125. package/src/types/utils.ts +0 -66
  126. package/src/util/network.ts +0 -96
@@ -1,318 +0,0 @@
1
- {
2
- "o": "search",
3
- "f": "getConfig",
4
- "error": 0,
5
- "messages": [],
6
- "result": {
7
- "home": {
8
- "facets": [
9
- {
10
- "field": "tag_2",
11
- "title": "Compétences",
12
- "facetType": "facet",
13
- "facetOptions": [],
14
- "type": "user"
15
- },
16
- {
17
- "field": "businessNetworkingBusinessLine",
18
- "title": "Secteur d'activité",
19
- "facetType": "facet",
20
- "facetOptions": [],
21
- "type": "businessNetworking"
22
- },
23
- {
24
- "field": "businessNetworkingHostCountry",
25
- "title": "Pays d'implantation",
26
- "facetType": "facet",
27
- "facetOptions": [],
28
- "type": "businessNetworking"
29
- },
30
- {
31
- "field": "__sec__",
32
- "title": "Audience",
33
- "facetType": "facet",
34
- "facetOptions": []
35
- },
36
- {
37
- "field": "dateCreation",
38
- "title": "Date",
39
- "facetType": "facetQuery",
40
- "facetOptions": {
41
- "[NOW-1DAY TO *]": {
42
- "ressource": "SEARCH_Facet_Day",
43
- "value": "[NOW-1DAY TO *]"
44
- },
45
- "[NOW/DAY-7DAY TO NOW]": {
46
- "ressource": "SEARCH_Facet_Week",
47
- "value": "[NOW/DAY-7DAY TO NOW]"
48
- },
49
- "[NOW/DAY-1MONTH TO NOW]": {
50
- "ressource": "SEARCH_Facet_Month",
51
- "value": "[NOW/DAY-1MONTH TO NOW]"
52
- },
53
- "[NOW/DAY-1YEAR TO NOW]": {
54
- "ressource": "SEARCH_Facet_Year",
55
- "value": "[NOW/DAY-1YEAR TO NOW]"
56
- },
57
- "[* TO NOW/DAY-1YEAR]": {
58
- "ressource": "SEARCH_Facet_More_Year",
59
- "value": "[* TO NOW/DAY-1YEAR]"
60
- }
61
- }
62
- }
63
- ]
64
- },
65
- "categories": [
66
- {
67
- "id": "user",
68
- "mainType": "user",
69
- "type": "user",
70
- "title": "Utilisateur",
71
- "facets": [
72
- {
73
- "field": "tag_2",
74
- "title": "Compétences",
75
- "facetType": "facet",
76
- "facetOptions": []
77
- },
78
- {
79
- "field": "dateCreation",
80
- "title": "Date",
81
- "facetType": "facetQuery",
82
- "facetOptions": {
83
- "[NOW-1DAY TO *]": {
84
- "ressource": "SEARCH_Facet_Day",
85
- "value": "[NOW-1DAY TO *]"
86
- },
87
- "[NOW/DAY-7DAY TO NOW]": {
88
- "ressource": "SEARCH_Facet_Week",
89
- "value": "[NOW/DAY-7DAY TO NOW]"
90
- },
91
- "[NOW/DAY-1MONTH TO NOW]": {
92
- "ressource": "SEARCH_Facet_Month",
93
- "value": "[NOW/DAY-1MONTH TO NOW]"
94
- },
95
- "[NOW/DAY-1YEAR TO NOW]": {
96
- "ressource": "SEARCH_Facet_Year",
97
- "value": "[NOW/DAY-1YEAR TO NOW]"
98
- },
99
- "[* TO NOW/DAY-1YEAR]": {
100
- "ressource": "SEARCH_Facet_More_Year",
101
- "value": "[* TO NOW/DAY-1YEAR]"
102
- }
103
- }
104
- }
105
- ]
106
- },
107
- {
108
- "id": "article-businessNetworking",
109
- "mainType": "article",
110
- "type": "businessNetworking",
111
- "title": "Fiche entreprise",
112
- "facets": [
113
- {
114
- "field": "businessNetworkingBusinessLine",
115
- "title": "Secteur d'activité",
116
- "facetType": "facet",
117
- "facetOptions": []
118
- },
119
- {
120
- "field": "tag_5",
121
- "title": "Type d'entreprise",
122
- "facetType": "facet",
123
- "facetOptions": []
124
- },
125
- {
126
- "field": "businessNetworkingHostCountry",
127
- "title": "Pays d'implantation",
128
- "facetType": "facet",
129
- "facetOptions": []
130
- },
131
- {
132
- "field": "dateCreation",
133
- "title": "Date",
134
- "facetType": "facetQuery",
135
- "facetOptions": {
136
- "[NOW-1DAY TO *]": {
137
- "ressource": "SEARCH_Facet_Day",
138
- "value": "[NOW-1DAY TO *]"
139
- },
140
- "[NOW/DAY-7DAY TO NOW]": {
141
- "ressource": "SEARCH_Facet_Week",
142
- "value": "[NOW/DAY-7DAY TO NOW]"
143
- },
144
- "[NOW/DAY-1MONTH TO NOW]": {
145
- "ressource": "SEARCH_Facet_Month",
146
- "value": "[NOW/DAY-1MONTH TO NOW]"
147
- },
148
- "[NOW/DAY-1YEAR TO NOW]": {
149
- "ressource": "SEARCH_Facet_Year",
150
- "value": "[NOW/DAY-1YEAR TO NOW]"
151
- },
152
- "[* TO NOW/DAY-1YEAR]": {
153
- "ressource": "SEARCH_Facet_More_Year",
154
- "value": "[* TO NOW/DAY-1YEAR]"
155
- }
156
- }
157
- }
158
- ]
159
- },
160
- {
161
- "id": "article",
162
- "mainType": "article",
163
- "title": "Contenu",
164
- "typesExcluded": ["businessNetworking"],
165
- "facets": [
166
- {
167
- "field": "__sec__",
168
- "title": "Audience",
169
- "facetType": "facet",
170
- "facetOptions": []
171
- },
172
- {
173
- "field": "dateCreation",
174
- "title": "Date",
175
- "facetType": "facetQuery",
176
- "facetOptions": {
177
- "[NOW-1DAY TO *]": {
178
- "ressource": "SEARCH_Facet_Day",
179
- "value": "[NOW-1DAY TO *]"
180
- },
181
- "[NOW/DAY-7DAY TO NOW]": {
182
- "ressource": "SEARCH_Facet_Week",
183
- "value": "[NOW/DAY-7DAY TO NOW]"
184
- },
185
- "[NOW/DAY-1MONTH TO NOW]": {
186
- "ressource": "SEARCH_Facet_Month",
187
- "value": "[NOW/DAY-1MONTH TO NOW]"
188
- },
189
- "[NOW/DAY-1YEAR TO NOW]": {
190
- "ressource": "SEARCH_Facet_Year",
191
- "value": "[NOW/DAY-1YEAR TO NOW]"
192
- },
193
- "[* TO NOW/DAY-1YEAR]": {
194
- "ressource": "SEARCH_Facet_More_Year",
195
- "value": "[* TO NOW/DAY-1YEAR]"
196
- }
197
- }
198
- },
199
- {
200
- "field": "type",
201
- "title": "Type",
202
- "facetType": "facet",
203
- "facetOptions": {
204
- "limit": 45
205
- }
206
- },
207
- {
208
- "field": "__sec__",
209
- "title": "Audience",
210
- "facetType": "facet",
211
- "facetOptions": []
212
- },
213
- {
214
- "field": "dateCreation",
215
- "title": "Date",
216
- "facetType": "facetQuery",
217
- "facetOptions": {
218
- "[NOW-1DAY TO *]": {
219
- "ressource": "SEARCH_Facet_Day",
220
- "value": "[NOW-1DAY TO *]"
221
- },
222
- "[NOW/DAY-7DAY TO NOW]": {
223
- "ressource": "SEARCH_Facet_Week",
224
- "value": "[NOW/DAY-7DAY TO NOW]"
225
- },
226
- "[NOW/DAY-1MONTH TO NOW]": {
227
- "ressource": "SEARCH_Facet_Month",
228
- "value": "[NOW/DAY-1MONTH TO NOW]"
229
- },
230
- "[NOW/DAY-1YEAR TO NOW]": {
231
- "ressource": "SEARCH_Facet_Year",
232
- "value": "[NOW/DAY-1YEAR TO NOW]"
233
- },
234
- "[* TO NOW/DAY-1YEAR]": {
235
- "ressource": "SEARCH_Facet_More_Year",
236
- "value": "[* TO NOW/DAY-1YEAR]"
237
- }
238
- }
239
- }
240
- ]
241
- },
242
- {
243
- "id": "spot",
244
- "mainType": "spot",
245
- "title": "Groupe",
246
- "typesExcluded": [],
247
- "facets": [
248
- {
249
- "field": "__sec__",
250
- "title": "Audience",
251
- "facetType": "facet",
252
- "facetOptions": []
253
- },
254
- {
255
- "field": "dateCreation",
256
- "title": "Date",
257
- "facetType": "facetQuery",
258
- "facetOptions": {
259
- "[NOW-1DAY TO *]": {
260
- "ressource": "SEARCH_Facet_Day",
261
- "value": "[NOW-1DAY TO *]"
262
- },
263
- "[NOW/DAY-7DAY TO NOW]": {
264
- "ressource": "SEARCH_Facet_Week",
265
- "value": "[NOW/DAY-7DAY TO NOW]"
266
- },
267
- "[NOW/DAY-1MONTH TO NOW]": {
268
- "ressource": "SEARCH_Facet_Month",
269
- "value": "[NOW/DAY-1MONTH TO NOW]"
270
- },
271
- "[NOW/DAY-1YEAR TO NOW]": {
272
- "ressource": "SEARCH_Facet_Year",
273
- "value": "[NOW/DAY-1YEAR TO NOW]"
274
- },
275
- "[* TO NOW/DAY-1YEAR]": {
276
- "ressource": "SEARCH_Facet_More_Year",
277
- "value": "[* TO NOW/DAY-1YEAR]"
278
- }
279
- }
280
- },
281
- {
282
- "field": "__sec__",
283
- "title": "Audience",
284
- "facetType": "facet",
285
- "facetOptions": []
286
- },
287
- {
288
- "field": "dateCreation",
289
- "title": "Date",
290
- "facetType": "facetQuery",
291
- "facetOptions": {
292
- "[NOW-1DAY TO *]": {
293
- "ressource": "SEARCH_Facet_Day",
294
- "value": "[NOW-1DAY TO *]"
295
- },
296
- "[NOW/DAY-7DAY TO NOW]": {
297
- "ressource": "SEARCH_Facet_Week",
298
- "value": "[NOW/DAY-7DAY TO NOW]"
299
- },
300
- "[NOW/DAY-1MONTH TO NOW]": {
301
- "ressource": "SEARCH_Facet_Month",
302
- "value": "[NOW/DAY-1MONTH TO NOW]"
303
- },
304
- "[NOW/DAY-1YEAR TO NOW]": {
305
- "ressource": "SEARCH_Facet_Year",
306
- "value": "[NOW/DAY-1YEAR TO NOW]"
307
- },
308
- "[* TO NOW/DAY-1YEAR]": {
309
- "ressource": "SEARCH_Facet_More_Year",
310
- "value": "[* TO NOW/DAY-1YEAR]"
311
- }
312
- }
313
- }
314
- ]
315
- }
316
- ]
317
- }
318
- }
@@ -1,7 +0,0 @@
1
- {
2
- "o": "search",
3
- "f": "getLastQueries",
4
- "error": 0,
5
- "messages": [],
6
- "result": ["[{\"keywords\":\"test\"},{\"keywords\":\"admin\"},{\"keywords\":\"group\"},{\"keywords\":\"*:*\"}]"]
7
- }
@@ -1,125 +0,0 @@
1
- {
2
- "o": "search",
3
- "f": "proposition",
4
- "error": 0,
5
- "messages": [],
6
- "result": [
7
- {
8
- "id": "user",
9
- "title": "Utilisateur",
10
- "showAll": true,
11
- "results": [
12
- {
13
- "id": 30,
14
- "type": "user",
15
- "mainType": "user",
16
- "_cssColor": "#a4acaf",
17
- "_cssClass": "user",
18
- "uri": "user/30",
19
- "title": "njara",
20
- "firstname": "Njara",
21
- "lastname": "The One",
22
- "mail": "njara.rakotondrainibe@gmail.com",
23
- "_url": "/user/30",
24
- "_values": {
25
- "dateCreation": "2021-06-16 15:04:18",
26
- "dateModified": "2021-06-21 15:37:03"
27
- }
28
- }
29
- ]
30
- },
31
- {
32
- "id": "article-businessNetworking",
33
- "title": "Fiche entreprise",
34
- "showAll": true,
35
- "results": [
36
- {
37
- "id": 67,
38
- "type": "businessNetworking",
39
- "uri": "businessNetworking/67",
40
- "mainType": "article",
41
- "_cssColor": "#8E58A8",
42
- "_cssClass": "businessDirectory",
43
- "title": "React entreprise",
44
- "_url": "/article/67",
45
- "_values": {
46
- "dateCreation": "2021-05-05 16:16:03",
47
- "dateModified": "2021-08-11 17:39:25"
48
- }
49
- }
50
- ]
51
- },
52
- {
53
- "id": "article",
54
- "title": "Contenu",
55
- "showAll": true,
56
- "results": [
57
- {
58
- "id": 75,
59
- "type": "mpSocialFile",
60
- "uri": "mpSocialFile/75",
61
- "mainType": "article",
62
- "_cssColor": "#809c0e",
63
- "_cssClass": "document",
64
- "title": "React document",
65
- "_url": "/article/75",
66
- "_values": {
67
- "dateCreation": "2021-05-05 17:15:04",
68
- "dateModified": "2021-05-05 17:15:04"
69
- }
70
- },
71
- {
72
- "id": 68,
73
- "type": "mpArticle",
74
- "uri": "mpArticle/68",
75
- "mainType": "article",
76
- "_cssColor": "#529b60",
77
- "_cssClass": "article",
78
- "title": "Test article React",
79
- "_url": "/article/68",
80
- "_values": {
81
- "dateCreation": "2021-05-05 16:49:28",
82
- "dateModified": "2021-05-05 16:49:28"
83
- }
84
- },
85
- {
86
- "id": 67,
87
- "type": "businessNetworking",
88
- "uri": "businessNetworking/67",
89
- "mainType": "article",
90
- "_cssColor": "#8E58A8",
91
- "_cssClass": "businessDirectory",
92
- "title": "React entreprise",
93
- "_url": "/article/67",
94
- "_values": {
95
- "dateCreation": "2021-05-05 16:16:03",
96
- "dateModified": "2021-08-11 17:39:25"
97
- }
98
- }
99
- ]
100
- },
101
- {
102
- "id": "spot",
103
- "title": "Groupe",
104
- "showAll": true,
105
- "results": [
106
- {
107
- "id": 2,
108
- "type": "spot",
109
- "uri": "spot/2",
110
- "mainType": "spot",
111
- "_cssColor": "#e34d55",
112
- "_cssClass": "group",
113
- "title": "React",
114
- "_url": "/group/2",
115
- "_values": {
116
- "privacy": 0,
117
- "category": "1",
118
- "dateCreation": "2021-05-05 15:48:30",
119
- "dateModified": "2021-05-05 15:48:30"
120
- }
121
- }
122
- ]
123
- }
124
- ]
125
- }
@@ -1,7 +0,0 @@
1
- {
2
- "o": "spot",
3
- "f": "create",
4
- "error": 0,
5
- "messages": [],
6
- "result": "6"
7
- }
@@ -1,56 +0,0 @@
1
- {
2
- "o": "spot",
3
- "f": "get-available-widget",
4
- "error": 0,
5
- "messages": [],
6
- "result": {
7
- "board_box": {
8
- "idWidget": "board_box",
9
- "title": "Board",
10
- "url": "",
11
- "type": "box",
12
- "icon": "app-icon icon-fs-board",
13
- "description": "Board description"
14
- },
15
- "calendar_box": {
16
- "idWidget": "calendar_box",
17
- "title": "Calendar",
18
- "url": "",
19
- "type": "box",
20
- "icon": "app-icon icon-fs-calendar",
21
- "description": "Calendar description"
22
- },
23
- "fbank_box": {
24
- "idWidget": "fbank_box",
25
- "title": "Documents",
26
- "url": "",
27
- "type": "box",
28
- "icon": "app-icon icon-fs-filebank",
29
- "description": "File bank description"
30
- },
31
- "question_box": {
32
- "idWidget": "question_box",
33
- "title": "Questions \u0026 Answers",
34
- "url": "",
35
- "type": "box",
36
- "icon": "app-icon icon-fs-question",
37
- "description": "Question description"
38
- },
39
- "spot_tags_box": {
40
- "idWidget": "spot_tags_box",
41
- "title": "Tags",
42
- "url": "",
43
- "type": "box",
44
- "icon": "icon-tags",
45
- "description": "Give members the possibility of filtering the contents of the group via a cloud of keywords in the right column."
46
- },
47
- "todo_box": {
48
- "idWidget": "todo_box",
49
- "title": "Tasks",
50
- "url": "",
51
- "type": "box",
52
- "icon": "app-icon icon-fs-todo",
53
- "description": "Todo description"
54
- }
55
- }
56
- }
@@ -1,28 +0,0 @@
1
- {
2
- "o": "spot",
3
- "f": "get-categories",
4
- "error": 0,
5
- "messages": [],
6
- "result": [
7
- {
8
- "id": "1",
9
- "idorder": "1",
10
- "label": "Non classé"
11
- },
12
- {
13
- "id": "2",
14
- "idorder": "2",
15
- "label": "Le bon coin"
16
- },
17
- {
18
- "id": "3",
19
- "idorder": "3",
20
- "label": "Le petit coin"
21
- },
22
- {
23
- "id": "4",
24
- "idorder": "4",
25
- "label": "Le grand coin"
26
- }
27
- ]
28
- }