Skip to content

Commit c7e4749

Browse files
committed
Merge branch 'saved-search-2140' of https://github.com/FAIRsharing/fairsharing.github.io into saved-search-2140
2 parents 3790cd4 + 4245a24 commit c7e4749

File tree

70 files changed

+107
-320
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+107
-320
lines changed

documentation/html/ExternalRESTClients.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ <h4 class="modal-title">Search results</h4>
414414
<span class="jsdoc-message">
415415
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a>
416416

417-
on Tue Jul 23rd 2024
417+
on Fri Jul 26th 2024
418418

419419
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
420420
</span>

documentation/html/GraphQLClient.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@ <h4 class="modal-title">Search results</h4>
912912
<span class="jsdoc-message">
913913
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a>
914914

915-
on Tue Jul 23rd 2024
915+
on Fri Jul 26th 2024
916916

917917
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
918918
</span>

documentation/html/RESTClient.html

Lines changed: 1 addition & 207 deletions
Original file line numberDiff line numberDiff line change
@@ -8295,212 +8295,6 @@ <h5>Parameters:</h5>
82958295

82968296

82978297

8298-
<h5>Returns:</h5>
8299-
8300-
8301-
8302-
8303-
<dl>
8304-
<dt>
8305-
Type
8306-
</dt>
8307-
<dd>
8308-
8309-
<span class="param-type">Promise</span>
8310-
8311-
8312-
8313-
</dd>
8314-
</dl>
8315-
8316-
8317-
8318-
8319-
8320-
</dd>
8321-
8322-
8323-
8324-
<hr>
8325-
<dt>
8326-
<h4 class="name" id="updateSaveSearch"><span class="type-signature">&lt;async> </span>updateSaveSearch(saveSearchId, saveSearchObj, jwt)</h4>
8327-
8328-
8329-
</dt>
8330-
<dd>
8331-
8332-
8333-
<div class="description">
8334-
<p>Update the saved search</p>
8335-
</div>
8336-
8337-
8338-
8339-
8340-
8341-
8342-
8343-
8344-
<h5>Parameters:</h5>
8345-
8346-
8347-
<table class="params table table-striped">
8348-
<thead>
8349-
<tr>
8350-
8351-
<th>Name</th>
8352-
8353-
8354-
<th>Type</th>
8355-
8356-
8357-
8358-
8359-
8360-
<th class="last">Description</th>
8361-
</tr>
8362-
</thead>
8363-
8364-
<tbody>
8365-
8366-
8367-
<tr>
8368-
8369-
<td class="name"><code>saveSearchId</code></td>
8370-
8371-
8372-
<td class="type">
8373-
8374-
8375-
<span class="param-type">Number</span>
8376-
8377-
8378-
8379-
8380-
</td>
8381-
8382-
8383-
8384-
8385-
8386-
<td class="description last"><p>save search id</p></td>
8387-
</tr>
8388-
8389-
8390-
8391-
<tr>
8392-
8393-
<td class="name"><code>saveSearchObj</code></td>
8394-
8395-
8396-
<td class="type">
8397-
8398-
8399-
<span class="param-type">Object</span>
8400-
8401-
8402-
8403-
8404-
</td>
8405-
8406-
8407-
8408-
8409-
8410-
<td class="description last"><p>save search object having required parameters</p></td>
8411-
</tr>
8412-
8413-
8414-
8415-
<tr>
8416-
8417-
<td class="name"><code>jwt</code></td>
8418-
8419-
8420-
<td class="type">
8421-
8422-
8423-
<span class="param-type">String</span>
8424-
8425-
8426-
8427-
8428-
</td>
8429-
8430-
8431-
8432-
8433-
8434-
<td class="description last"><p>the user token</p></td>
8435-
</tr>
8436-
8437-
8438-
</tbody>
8439-
</table>
8440-
8441-
8442-
8443-
8444-
<dl class="details">
8445-
8446-
8447-
8448-
8449-
8450-
8451-
8452-
8453-
8454-
8455-
8456-
8457-
8458-
8459-
8460-
8461-
8462-
8463-
8464-
8465-
8466-
8467-
8468-
8469-
8470-
8471-
8472-
8473-
8474-
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
8475-
<dd class="tag-source">
8476-
<ul class="dummy">
8477-
<li>
8478-
<a href="lib_Client_RESTClient.js.html">lib/Client/RESTClient.js</a>,
8479-
<a href="lib_Client_RESTClient.js.html#sunlight-1-line-1064">line 1064</a>
8480-
</li>
8481-
</ul>
8482-
</dd>
8483-
8484-
8485-
8486-
8487-
8488-
8489-
8490-
</dl>
8491-
8492-
8493-
8494-
8495-
8496-
8497-
8498-
8499-
8500-
8501-
8502-
8503-
85048298
<h5>Returns:</h5>
85058299

85068300

@@ -9101,7 +8895,7 @@ <h4 class="modal-title">Search results</h4>
91018895
<span class="jsdoc-message">
91028896
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a>
91038897

9104-
on Tue Jul 23rd 2024
8898+
on Fri Jul 26th 2024
91058899

91068900
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
91078901
</span>

documentation/html/Static.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ <h4 class="modal-title">Search results</h4>
391391
<span class="jsdoc-message">
392392
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a>
393393

394-
on Tue Jul 23rd 2024
394+
on Fri Jul 26th 2024
395395

396396
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
397397
</span>

documentation/html/classes.list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2771,7 +2771,7 @@ <h4 class="modal-title">Search results</h4>
27712771
<span class="jsdoc-message">
27722772
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a>
27732773

2774-
on Tue Jul 23rd 2024
2774+
on Fri Jul 26th 2024
27752775

27762776
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
27772777
</span>

documentation/html/components_Records_Record_Collections.vue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ <h4 class="modal-title">Search results</h4>
407407
<span class="jsdoc-message">
408408
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a>
409409

410-
on Tue Jul 23rd 2024
410+
on Fri Jul 26th 2024
411411

412412
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
413413
</span>

documentation/html/components_Records_Record_GeneralInfo_SavedSearches.vue.html

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -268,30 +268,6 @@ <h1 class="page-title">Source: components/Records/Record/GeneralInfo/SavedSearch
268268
this.confirmUnlink = false;
269269

270270
},
271-
272-
// /**
273-
// * Delete the saved search
274-
// * @param del - Boolean
275-
// */
276-
// async unlinkSavedSearch(del) {
277-
// if (del) {
278-
// this.unlinkLoader = true;
279-
// let data = await restClient.unlinkSavedSearch(
280-
// this.selectedItem["id"],
281-
// this.user().credentials.token
282-
// );
283-
// if (data["message"] === "success") {
284-
// await this.fetchRecord({
285-
// id: this.currentRecord.fairsharingRecord.id,
286-
// token: this.user().credentials.token,
287-
// });
288-
// this.getSavedSearches = this.getField("savedSearches");
289-
// }
290-
// }
291-
// this.unlinkLoader = false;
292-
// this.unlinkSavedSearchCard = false;
293-
// this.confirmUnlink = false;
294-
// },
295271
},
296272
};
297273
&lt;/script></pre>
@@ -339,7 +315,7 @@ <h4 class="modal-title">Search results</h4>
339315
<span class="jsdoc-message">
340316
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a>
341317

342-
on Tue Jul 23rd 2024
318+
on Fri Jul 26th 2024
343319

344320
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
345321
</span>

documentation/html/components_Records_Record_RelatedContent.vue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ <h4 class="modal-title">Search results</h4>
377377
<span class="jsdoc-message">
378378
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a>
379379

380-
on Tue Jul 23rd 2024
380+
on Fri Jul 26th 2024
381381

382382
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
383383
</span>

documentation/html/components_Records_Search_Header_FilterChips.vue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ <h4 class="modal-title">Search results</h4>
253253
<span class="jsdoc-message">
254254
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a>
255255

256-
on Tue Jul 23rd 2024
256+
on Fri Jul 26th 2024
257257

258258
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
259259
</span>

documentation/html/components_Records_Search_Header_Pagination.vue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ <h4 class="modal-title">Search results</h4>
259259
<span class="jsdoc-message">
260260
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a>
261261

262-
on Tue Jul 23rd 2024
262+
on Fri Jul 26th 2024
263263

264264
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
265265
</span>

0 commit comments

Comments
 (0)