Feature/share functionnality
Merge request reports
Activity
added 24 commits
-
f7e6cc4c...91289eaa - 23 commits from branch
master
- f8680983 - Merge branch 'master' into feature/share-functionnality
By Benoit Alessandroni on 2019-11-01T10:26:41 (imported from GitLab project)
-
f7e6cc4c...91289eaa - 23 commits from branch
@Alice-P : there is still an issue on this merge request. The shared URI is not the proper URI allowing the user to access the detail of the resource.
The URI of the resource you are currently sharing looks like the following:
When we should share the link to the public access of the resources detail in our app, defined as follows:
-
http://localhost:9000/public-dashboard/public-resource-detail/@http~@
_localhost~@8000~_resources~_6~
Do you understand the difference between the two ? One if the URI of the JSON-LD document describing the resource, the second one (the one we need) is the URL to the UI of the resource detail. The user actually do not bother about the first-one, as it is purely data.
Furthermore, I noticed big issues in the resources detail dialog in public acess mode. See following screenshots.
By Benoit Alessandroni on 2019-11-01T10:38:40 (imported from GitLab project)
-
http://localhost:9000/public-dashboard/public-resource-detail/@http~@
added 23 commits
-
f8680983...64709551 - 20 commits from branch
master
- 067906de - Add share functionnality.
- e0433b98 - shared functionality with basic message.
- 48a5bdee - Merge branch 'feature/share-functionnality' of...
Toggle commit list-
f8680983...64709551 - 20 commits from branch
added 36 commits
-
952d5b57...e2a1935d - 35 commits from branch
master
- 3c85af5f - Merge branch 'master' into feature/share-functionnality
By Benoit Alessandroni on 2019-11-23T16:41:27 (imported from GitLab project)
-
952d5b57...e2a1935d - 35 commits from branch
added 8 commits
-
3c85af5f...e45c00a2 - 7 commits from branch
master
- 61e32432 - Merge branch 'master' into feature/share-functionnality
By Benoit Alessandroni on 2019-11-23T16:42:27 (imported from GitLab project)
-
3c85af5f...e45c00a2 - 7 commits from branch
added 1 commit
- 1c887f4e - Fixing footer location
By Benoit Alessandroni on 2019-11-23T16:44:34 (imported from GitLab project)
@Alice-P I am still no ok with this feature. I do not get how that's supposed to work :-)
By Benoit Alessandroni on 2019-11-23T17:23:17 (imported from GitLab project)
added 15 commits
-
1c887f4e...8d993c52 - 14 commits from branch
master
- 9a7be0e5 - Merge branch 'master' into feature/share-functionnality
By Benoit Alessandroni on 2019-11-23T17:31:20 (imported from GitLab project)
-
1c887f4e...8d993c52 - 14 commits from branch
added 1 commit
- cdaf075f - Harmonizing the rendering of this feature
By Benoit Alessandroni on 2019-11-23T17:35:45 (imported from GitLab project)
added 1 commit
- 893818cc - quick fixes
By Benoit Alessandroni on 2019-11-23T18:34:50 (imported from GitLab project)
added 1 commit
- 6db7d5a4 - Share fonctionality works but we still have a pb on the redirection.
added 1 commit
- 11d7e2ee - Fixing the inte
By Benoit Alessandroni on 2019-12-12T19:15:38 (imported from GitLab project)
added 9 commits
-
11d7e2ee...9128e28b - 8 commits from branch
master
- 17a43542 - Merge branch 'master' into feature/share-functionnality
By Benoit Alessandroni on 2019-12-12T19:39:06 (imported from GitLab project)
-
11d7e2ee...9128e28b - 8 commits from branch
added 1 commit
- 81f90b91 - Fixing some stuff
By Benoit Alessandroni on 2019-12-12T19:47:07 (imported from GitLab project)
mentioned in commit 2206993b
By Benoit Alessandroni on 2019-12-12T19:52:44 (imported from GitLab project)