Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
UI
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coscine
frontend
apps
UI
Merge requests
!219
Fix: File Upload button was disabled for linked data and special fields were blacked out
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Fix: File Upload button was disabled for linked data and special fields were blacked out
Fix/xxxx-tokenUploadButton
into
main
Overview
2
Commits
2
Pipelines
2
Changes
5
Merged
Fix: File Upload button was disabled for linked data and special fields were blacked out
Petar Hristov
requested to merge
Fix/xxxx-tokenUploadButton
into
main
Mar 24, 2023
Overview
2
Commits
2
Pipelines
2
Changes
5
Fixed this:
Edited
Mar 24, 2023
by
Petar Hristov
0
0
Merge request reports
Compare
main
version 1
e7f1e517
Mar 24, 2023
main (base)
and
latest version
latest version
7564e995
2 commits,
Mar 24, 2023
version 1
e7f1e517
1 commit,
Mar 24, 2023
5 files
+
31
−
11
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
src/modules/resource/components/create-resource/resource-type/GitLab.vue
+
1
−
1
View file @ 7564e995
Edit in single-file editor
Open in Web IDE
Show full file
@@ -147,7 +147,7 @@
<span
v-if=
"
gitlabInformation.reference &&
!gitlabInformation.reference
?
.can_push
!gitlabInformation.reference.can_push
"
class=
"text-danger"
>
Loading