Markus Grigull
|
02dcf185a3
|
Add simulation model import & export
|
2017-09-18 12:07:29 +02:00 |
|
Markus Grigull
|
e27824f851
|
Add simulation import & export
Simulation models are imported/exported with it's simulation
|
2017-09-18 12:05:13 +02:00 |
|
Markus Grigull
|
d354e0a376
|
Change import dialog before modal dialog
Name exported file after simulator name
|
2017-09-18 12:03:43 +02:00 |
|
Markus Grigull
|
c6892da972
|
Add simulator export
Add FileSaver.js dependency
|
2017-09-18 12:01:51 +02:00 |
|
Markus Grigull
|
762957e362
|
Add import dialog
Add empty export dialog
Add export button to table
|
2017-09-18 10:14:18 +02:00 |
|
Markus Grigull
|
3dfee48427
|
Add html widget
|
2017-09-18 10:06:19 +02:00 |
|
|
e808c04948
|
finished home page
|
2017-09-16 20:52:35 +02:00 |
|
|
e2a0ba06c6
|
remove VillasStore
|
2017-08-25 09:51:49 +02:00 |
|
|
4f098d00c7
|
first draft of welcome message
missing:
- test of stores
- images
|
2017-08-23 18:32:08 +02:00 |
|
Markus Grigull
|
c8b99a21cc
|
Accept enter and escape in dialogs
Modal dialogs can be canceled with escape and accepted with enter if the dialog is valid.
|
2017-08-20 10:57:37 +02:00 |
|
Markus Grigull
|
2bf59d77b4
|
Make design responsive for mobile
Not all components work with touch input yet. But the most part of the website is working, you can even view visualizations.
|
2017-08-18 11:08:20 +02:00 |
|
Markus Grigull
|
92308a95d0
|
Add wrong crentials message to login form
Make login button only clickable if username and password entered.
|
2017-08-17 18:27:30 +02:00 |
|
Markus Grigull
|
cc2766e373
|
Add home when on '/' route
|
2017-08-17 17:35:15 +02:00 |
|
Markus Grigull
|
5cb615ef2b
|
Fix widget context menu
Add protection to not create projects with having any valid simulation
|
2017-08-03 09:49:18 +02:00 |
|
Markus Grigull
|
f011a5962d
|
Fix widget resizing
|
2017-08-02 14:41:24 +02:00 |
|
Markus Grigull
|
dcb0f6976a
|
Update backend submodule
|
2017-08-02 13:50:24 +02:00 |
|
Markus Grigull
|
b176beba5d
|
Move react-contextmenu stylesheet to separated file
|
2017-08-01 22:36:01 +02:00 |
|
Markus Grigull
|
5d9f24e304
|
Add widget locking
Widgets can be locked and unlocked with the context menu
Import react-contextmenu stylesheet instead of coping it into widgets.css
|
2017-08-01 22:06:22 +02:00 |
|
Markus Grigull
|
00fb4c471b
|
Update all dependencies to lastest version
Remove prop-types from all components
Updating to react-router v4 needed to restructure the routes
|
2017-08-01 21:15:18 +02:00 |
|
Markus Grigull
|
0ffae6d373
|
Add color to label widget
Remove name edit control from default dialog
Remove text from plots
|
2017-08-01 14:29:29 +02:00 |
|
Markus Grigull
|
69c835cecb
|
Add word-wrap to label
|
2017-07-30 00:11:11 +02:00 |
|
Markus Grigull
|
a022a13bcb
|
Add text size control to edit label widget
Move label text to top left corner
Remove background color for widgets (testing).
|
2017-07-29 13:15:03 +02:00 |
|
Markus Grigull
|
33742326f6
|
Add image default size and start aspect ratio lock control
|
2017-07-29 10:52:03 +02:00 |
|
Markus Grigull
|
d9c76bf65f
|
Add unselectable style to widgets while editing
Add border to all widgets while editing
|
2017-07-28 19:17:19 +02:00 |
|
Markus Grigull
|
fcc809092a
|
Snap widget on grid while adding
|
2017-07-28 16:42:41 +02:00 |
|
Markus Grigull
|
8b0854c49f
|
Add grid snapping
|
2017-07-28 16:17:48 +02:00 |
|
Markus Grigull
|
32f2c719da
|
Add grid background to visualization edit
|
2017-07-27 23:32:09 +02:00 |
|
Markus Grigull
|
aaff21eb78
|
Add grid slider to visualization
|
2017-07-27 21:41:13 +02:00 |
|
Markus Grigull
|
adeb3e666b
|
Fix token in projects container
|
2017-07-27 10:52:30 +02:00 |
|
Markus Grigull
|
723e2df3d1
|
Add token to all API calls
|
2017-07-27 10:32:32 +02:00 |
|
Markus Grigull
|
aceb96ec82
|
Ensure unique node and simulator names in dialogs
Node names are checked to be unique in dialogs
Simulator names are checked to be unique in dialogs on one node
|
2017-07-13 16:56:48 +02:00 |
|
Markus Grigull
|
101caf15c0
|
Change widget table data
|
2017-07-13 16:56:47 +02:00 |
|
Markus Grigull
|
6a535a5338
|
Change widget value to new simulator data
|
2017-07-13 16:56:47 +02:00 |
|
Markus Grigull
|
259c512040
|
Change simulator data to node based
|
2017-07-13 16:56:47 +02:00 |
|
Markus Grigull
|
3b58073285
|
Change simulator selection in simulator model
Disable simulator detection for testing
|
2017-07-13 16:56:47 +02:00 |
|
Markus Grigull
|
e7bc53b374
|
Start simulator ID fetching
|
2017-07-13 16:56:47 +02:00 |
|
Markus Grigull
|
984d40134f
|
Add simulator editing and moving
|
2017-07-13 16:56:47 +02:00 |
|
Markus Grigull
|
7beeb78722
|
Add simulators to nodes
|
2017-07-13 16:56:47 +02:00 |
|
Markus Grigull
|
232e972657
|
Add node dialogs and backend
|
2017-07-13 16:56:47 +02:00 |
|
Markus Grigull
|
6b1a8ca776
|
Add node component
|
2017-07-13 16:56:47 +02:00 |
|
Ricardo Hernandez-Montoya
|
503560dbbe
|
authenticated (all) files query
|
2017-05-08 12:28:16 +02:00 |
|
Ricardo Hernandez-Montoya
|
e0c5ffbd8f
|
authenticated upload
|
2017-05-08 12:24:52 +02:00 |
|
Ricardo Hernandez-Montoya
|
2f74ae557c
|
Merge commit '972416992d82f0a4c727808a7941cf53a74d69a6'
|
2017-05-04 17:44:33 +02:00 |
|
Ricardo Hernandez-Montoya
|
210a292738
|
Merge commit 'e0b7ddca551162e21d7f667c9ae2d6516493575f'
|
2017-05-04 17:00:15 +02:00 |
|
Ricardo Hernandez-Montoya
|
39c8a2518a
|
sidebar menu items no wrap and grow
|
2017-05-03 15:58:58 +02:00 |
|
Ricardo Hernandez-Montoya
|
d218c1854d
|
hide user management section for non-admins
|
2017-05-03 12:46:53 +02:00 |
|
Ricardo Hernandez-Montoya
|
8fb0166059
|
human names and consisting roles with back-end
|
2017-05-03 11:44:08 +02:00 |
|
Ricardo Hernandez-Montoya
|
703fa92d2f
|
include user e-mail
|
2017-05-03 11:26:11 +02:00 |
|
Ricardo Hernandez-Montoya
|
8f6e1fc439
|
User edit and remove
|
2017-05-03 11:05:22 +02:00 |
|
Ricardo Hernandez-Montoya
|
a4ea7af429
|
add users with fixed password
|
2017-05-02 17:27:04 +02:00 |
|