Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EUbOPEN Web
Manage
Activity
Members
Labels
Plan
Issues
15
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ChEMBL
EUbOPEN
EUbOPEN Web
Commits
5ddb25c2
Commit
5ddb25c2
authored
3 years ago
by
David Mendez
Browse files
Options
Downloads
Patches
Plain Diff
Datasets: hash only state and not url in browse all
parent
fb77e8e6
No related branches found
Branches containing commit
No related tags found
1 merge request
!63
Implement URL Shortening
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
nuxt.config.js
+0
-4
0 additions, 4 deletions
nuxt.config.js
web-components-submodule
+1
-1
1 addition, 1 deletion
web-components-submodule
with
1 addition
and
5 deletions
nuxt.config.js
+
0
−
4
View file @
5ddb25c2
...
...
@@ -58,10 +58,6 @@ export default {
process
.
env
.
ENTITY_BROWSER_STATE_URL_TEMPLATE
||
'
/<BROWSER_NAME>/browse/<GENERATED_STATE>
'
,
canonicalDomain
:
process
.
env
.
CANONICAL_DOMAIN
||
'
0.0.0.0:3000
'
,
shortenURLsForEntityBrowser
:
process
.
env
.
SHORTEN_URLS_FOR_ENTITY_BROWSERS
==
null
?
true
:
process
.
env
.
SHORTEN_URLS_FOR_ENTITY_BROWSERS
===
'
true
'
,
GOOGLE_ANALYTICS_ID
:
process
.
env
.
GOOGLE_ANALYTICS_ID
,
},
...
...
This diff is collapsed.
Click to expand it.
web-components-submodule
@
aaf44040
Compare
62ebe244
...
aaf44040
Subproject commit
62ebe2448c72d339cf99e007dd02effedee9f823
Subproject commit
aaf440409d746e6e0d7eb5b7441a4675d80507a9
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment