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
3b313f75
Commit
3b313f75
authored
3 years ago
by
David Mendez
Browse files
Options
Downloads
Patches
Plain Diff
ES Data: use GET when url does not get too long
parent
9c530cd0
No related branches found
Branches containing commit
No related tags found
1 merge request
!66
Implement dataset state saving in a short url.
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
nuxt.config.js
+1
-0
1 addition, 0 deletions
nuxt.config.js
web-components-submodule
+1
-1
1 addition, 1 deletion
web-components-submodule
with
2 additions
and
1 deletion
nuxt.config.js
+
1
−
0
View file @
3b313f75
...
...
@@ -59,6 +59,7 @@ export default {
'
/<BROWSER_NAME>/browse/<GENERATED_STATE>
'
,
canonicalDomain
:
process
.
env
.
CANONICAL_DOMAIN
||
'
0.0.0.0:3000
'
,
GOOGLE_ANALYTICS_ID
:
process
.
env
.
GOOGLE_ANALYTICS_ID
,
esDataMaxURLLength
:
4094
,
},
// Global CSS: https://go.nuxtjs.dev/config-css
...
...
This diff is collapsed.
Click to expand it.
web-components-submodule
@
b697ac50
Compare
75148f92
...
b697ac50
Subproject commit
75148f920a12fa729607dca885efbf1456f67554
Subproject commit
b697ac509ed092937f73633f271f0153c7d1ff2f
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