Sonja Happ
|
b378e8b7c1
|
renaming simulation to scenario
|
2019-07-18 14:35:20 +02:00 |
|
Sonja Happ
|
c33438b395
|
renaming visualization to dashboard
|
2019-07-18 13:11:05 +02:00 |
|
Sonja Happ
|
5f84c88c87
|
Merge branch 'master' into amqp
# Conflicts:
# go.mod
# go.sum
|
2019-07-04 16:03:42 +02:00 |
|
Sonja Happ
|
7edb27de2e
|
Merge branch 'user-validators'
# Conflicts:
# go.mod
# go.sum
# routes/user/userEndpoints.go
# routes/user/userMethods.go
|
2019-07-04 15:39:41 +02:00 |
|
Sonja Happ
|
b92584b1f7
|
First version of AMQP client integrated in backend, requires testing with RabbitMQ server
|
2019-07-04 15:09:33 +02:00 |
|
Sonja Happ
|
fc91ebc64c
|
working on file endpoints; testing to be completed, other tests to be checked
|
2019-07-03 16:53:04 +02:00 |
|
Sonja Happ
|
4793077a90
|
Add signal package and move signal endpoints from simulationmodel package to this one
|
2019-06-17 15:30:26 +02:00 |
|
Sonja Happ
|
513ec3b2ee
|
- role and permission check for visualization and widget endpoints
- implementation of visualization and widget endpoints
- some refactoring in permission checks
|
2019-06-17 11:45:24 +02:00 |
|
smavros
|
8e2bfe3f47
|
Changes in getUsers for GET /users endpoint:
- User role can only update a user
|
2019-06-10 13:59:29 +02:00 |
|
Sonja Happ
|
6081fab080
|
add permission checks to simulation model endpoints
|
2019-06-05 16:05:27 +02:00 |
|
Sonja Happ
|
d3cdf0008b
|
- rename Modes to Permissions
- rename actions.go to roles.go
- put all role related functions in file roles.go
|
2019-06-05 09:38:17 +02:00 |
|