Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
138
Issues
138
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
purescript-gargantext
Commits
1c2c4c7c
Commit
1c2c4c7c
authored
Dec 04, 2024
by
Fabien Maniere
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
node settings > tab Upload: complete the form behaviour to auto detect the file type/format
parent
01bf6a24
Changes
12
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
149 additions
and
80 deletions
+149
-80
index.html
dist/index.html
+0
-1
bootstrap-darkster.css
dist/styles/bootstrap-darkster.css
+5
-2
bootstrap-default.css
dist/styles/bootstrap-default.css
+5
-2
bootstrap-greyson.css
dist/styles/bootstrap-greyson.css
+5
-2
bootstrap-herbie.css
dist/styles/bootstrap-herbie.css
+5
-2
bootstrap-monotony.css
dist/styles/bootstrap-monotony.css
+5
-2
sass.css
dist/styles/sass.css
+1
-1
index.html
index.html
+0
-1
Upload.purs
...Gargantext/Components/Forest/Tree/Node/Action/Upload.purs
+112
-63
_tree.sass
src/sass/_legacy/_tree.sass
+2
-2
_reset.scss
src/sass/base/_reset.scss
+2
-2
_grouped.scss
src/sass/components/_grouped.scss
+7
-0
No files found.
dist/index.html
View file @
1c2c4c7c
...
...
@@ -7,7 +7,6 @@
<!-- <link href="styles/bootstrap.min.css" rel="stylesheet"> -->
<link
id=
"bootstrap-css"
href=
"styles/bootstrap-default.css"
rel=
"stylesheet"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"styles/highlightjs-solarized-light.css"
/>
<style>
*
{
margin
:
0
;
padding
:
0
;
list-style
:
none
;}
</style>
</head>
<body>
<div
id=
"app"
></div>
...
...
dist/styles/bootstrap-darkster.css
View file @
1c2c4c7c
...
...
@@ -6355,6 +6355,10 @@ a.close.disabled {
border-radius
:
50px
;
}
details
summary
{
cursor
:
pointer
;
}
.echarts-for-react
{
height
:
300px
;
}
...
...
@@ -6391,7 +6395,7 @@ a:focus {
outline
:
0
;
}
ul
{
ul
,
li
,
span
{
list-style
:
none
;
}
...
...
@@ -10459,7 +10463,6 @@ input[type=range]:-moz-focusring {
}
.frame-search.card
{
width
:
1000px
;
height
:
600px
;
}
...
...
dist/styles/bootstrap-default.css
View file @
1c2c4c7c
...
...
@@ -6167,6 +6167,10 @@ a.close.disabled {
border-radius
:
50px
;
}
details
summary
{
cursor
:
pointer
;
}
.echarts-for-react
{
height
:
300px
;
}
...
...
@@ -6203,7 +6207,7 @@ a:focus {
outline
:
0
;
}
ul
{
ul
,
li
,
span
{
list-style
:
none
;
}
...
...
@@ -10265,7 +10269,6 @@ input[type=range]:-moz-focusring {
}
.frame-search.card
{
width
:
1000px
;
height
:
600px
;
}
...
...
dist/styles/bootstrap-greyson.css
View file @
1c2c4c7c
...
...
@@ -6006,6 +6006,10 @@ a.close.disabled {
border-radius
:
50px
;
}
details
summary
{
cursor
:
pointer
;
}
.echarts-for-react
{
height
:
300px
;
}
...
...
@@ -6042,7 +6046,7 @@ a:focus {
outline
:
0
;
}
ul
{
ul
,
li
,
span
{
list-style
:
none
;
}
...
...
@@ -10110,7 +10114,6 @@ input[type=range]:-moz-focusring {
}
.frame-search.card
{
width
:
1000px
;
height
:
600px
;
}
...
...
dist/styles/bootstrap-herbie.css
View file @
1c2c4c7c
...
...
@@ -6231,6 +6231,10 @@ a.close.disabled {
border-radius
:
50px
;
}
details
summary
{
cursor
:
pointer
;
}
.echarts-for-react
{
height
:
300px
;
}
...
...
@@ -6267,7 +6271,7 @@ a:focus {
outline
:
0
;
}
ul
{
ul
,
li
,
span
{
list-style
:
none
;
}
...
...
@@ -10335,7 +10339,6 @@ input[type=range]:-moz-focusring {
}
.frame-search.card
{
width
:
1000px
;
height
:
600px
;
}
...
...
dist/styles/bootstrap-monotony.css
View file @
1c2c4c7c
...
...
@@ -6304,6 +6304,10 @@ a.close.disabled {
border-radius
:
50px
;
}
details
summary
{
cursor
:
pointer
;
}
.echarts-for-react
{
height
:
300px
;
}
...
...
@@ -6340,7 +6344,7 @@ a:focus {
outline
:
0
;
}
ul
{
ul
,
li
,
span
{
list-style
:
none
;
}
...
...
@@ -10408,7 +10412,6 @@ input[type=range]:-moz-focusring {
}
.frame-search.card
{
width
:
1000px
;
height
:
600px
;
}
...
...
dist/styles/sass.css
View file @
1c2c4c7c
...
...
@@ -598,7 +598,7 @@ li .leaf:hover a.settings {
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.2
);
box-shadow
:
0
2px
5px
rgba
(
0
,
0
,
0
,
0.2
);
height
:
600px
;
width
:
1000px
;
/* width: 1000px; */
}
#node-popup-tooltip
.popup-container-body
{
max-height
:
70vh
;
...
...
index.html
View file @
1c2c4c7c
...
...
@@ -10,7 +10,6 @@
<link
href=
"styles/sass.css"
rel=
"stylesheet"
type=
"text/css"
/>
<!-- <script type="text/javascript" src="/js/react-bootstrap.min.js"></script> -->
<script
type=
"text/javascript"
src=
"/js/react-bootstrap.js"
></script>
<style>
*
{
margin
:
0
;
padding
:
0
;
list-style
:
none
;}
</style>
</head>
<body>
<div
id=
"app"
></div>
...
...
src/Gargantext/Components/Forest/Tree/Node/Action/Upload.purs
View file @
1c2c4c7c
This diff is collapsed.
Click to expand it.
src/sass/_legacy/_tree.sass
View file @
1c2c4c7c
...
...
@@ -497,10 +497,10 @@ $node-popup-width: 544px
/////////////////////////////////////////
.frame-search.card
$frame-width
:
1000px
//
$frame-width: 1000px
$frame-height
:
600px
width
:
$frame-width
//
width: $frame-width
height
:
$frame-height
/////////////////////////////////////////
...
...
src/sass/base/_reset.scss
View file @
1c2c4c7c
...
...
@@ -32,6 +32,6 @@ a:focus {
outline
:
0
;
}
ul
{
list-style
:none
;
ul
,
li
,
span
{
list-style
:
none
;
}
src/sass/components/_grouped.scss
View file @
1c2c4c7c
...
...
@@ -558,4 +558,11 @@
.form-control
{
border-radius
:
50px
;
}
}
details
{
summary
{
cursor
:
pointer
;
// list-style: initial !important;
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment