Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
spot-web-app
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Spot
spot-web-app
Commits
bc9a99b5
Commit
bc9a99b5
authored
Mar 11, 2019
by
Alexandre Duret-Lutz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add some help window
parent
dd5ddbd7
Pipeline
#7238
passed with stage
in 2 minutes and 15 seconds
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3934 additions
and
3403 deletions
+3934
-3403
client/package-lock.json
client/package-lock.json
+3405
-3370
client/package.json
client/package.json
+5
-4
client/src/LtlApp.js
client/src/LtlApp.js
+524
-29
No files found.
client/package-lock.json
View file @
bc9a99b5
This diff is collapsed.
Click to expand it.
client/package.json
View file @
bc9a99b5
{
"name"
:
"spot-web-app"
,
"version"
:
"0.1.
1
"
,
"version"
:
"0.1.
2
"
,
"homepage"
:
"http://spot.lrde.epita.fr/app/"
,
"private"
:
true
,
"license"
:
"GPL-3.0"
,
"dependencies"
:
{
"@material-ui/core"
:
"^3.1.2"
,
"react"
:
"^16.5.2"
,
"react-dom"
:
"^16.5.2"
,
"@material-ui/core"
:
"^3.9.2"
,
"@material-ui/icons"
:
"^3.0.2"
,
"react"
:
"^16.8.4"
,
"react-dom"
:
"^16.8.4"
,
"react-scripts"
:
"2.0.3"
,
"react-svg-inline"
:
"^2.1.1"
,
"typeface-roboto"
:
"0.0.54"
...
...
client/src/LtlApp.js
View file @
bc9a99b5
This diff is collapsed.
Click to expand it.
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