3c034f56d1
Socket authentication works
2020-03-15 10:44:10 +01:00
34dce54575
wip
2020-03-14 20:32:54 +01:00
707291e637
Unauthenticated socket works
2020-03-14 20:32:54 +01:00
589ef8c3cc
Imported code from secret source for websockets ( @tommi27 you don't know anything about it, right?)
2020-03-14 20:32:54 +01:00
1e2bb75181
Merge branch 'web-socket-feature' into 'dev'
...
Better .gitignore and uniqueness constraints
See merge request sa4-2020/the-sanmarinoes/backend!36
2020-03-14 20:27:05 +01:00
873ef54e13
Merge branch 'dev' into 'web-socket-feature'
2020-03-14 20:22:01 +01:00
73e1328d70
Branch cleaning
2020-03-14 20:07:58 +01:00
082c420d6c
Merge branch '5-add-delete-or-modify-rooms' into 'dev'
...
Resolve "Add, Delete, or Modify rooms"
Closes #5
See merge request sa4-2020/the-sanmarinoes/backend!35
2020-03-14 19:56:28 +01:00
5683bbe3e3
Added room icons in model as enum
2020-03-14 19:51:01 +01:00
23e3293e9c
Merge branch '26-redefine-device-update-calls-in-rest-api-as-single-route-and-have-specialized-routes-for' into 'dev'
...
Resolve "Redefine device update calls in REST api as single route and have specialized routes for triggers on input devices"
Closes #26
See merge request sa4-2020/the-sanmarinoes/backend!34
2020-03-14 17:06:18 +01:00
f52a38082c
General rewrite of device controllers. Now only output devices can be
...
changes with a PUT call on their controller. Other devices use the
generic controller.
2020-03-14 16:59:56 +01:00
ed2900a3bc
New abstraction for connections
2020-03-14 12:40:28 +01:00
6fef7663dd
Knob dimmer now with new rest conversation scheme
2020-03-13 18:48:19 +01:00
3a97d40858
Button dimmer now with new rest conversation scheme
2020-03-13 18:20:16 +01:00
7bb05b705f
Neutralized id value from client in device routes for creation.
...
Reconfigured Springfox for authentication in device and room routes.
2020-03-13 15:48:20 +01:00
f1fc5a83c1
Merge branch 'ci-cd' into 'dev'
...
Added an initial pipeline for the continous integration
See merge request sa4-2020/the-sanmarinoes/backend!32
2020-03-12 17:55:50 +01:00
5995bfcad2
Allowed failures (for now) for CPD check
2020-03-12 17:47:40 +01:00
c74865e3a3
Merge branch 'dev' of lab.si.usi.ch:sa4-2020/the-sanmarinoes/backend into ci-cd
2020-03-12 16:24:57 +01:00
beeb5d82a9
Merge branch '27-tests-fail-since-h2-version-is-old' into 'dev'
...
Resolve "Tests fail since h2 version is old"
Closes #27
See merge request sa4-2020/the-sanmarinoes/backend!33
2020-03-12 16:23:38 +01:00
60f81c3cc1
Fixed h2 version in tests
2020-03-12 16:23:02 +01:00
Jacob Salvi
9daa9a8a42
Added an initial pipeline for the continous integration
2020-03-11 17:35:04 +01:00
046010d1d8
Merge branch '25-cors-configuration-does-not-allow-authorization-header' into 'dev'
...
Resolve "CORS configuration does not allow Authorization header"
Closes #25
See merge request sa4-2020/the-sanmarinoes/backend!31
2020-03-10 15:04:03 +01:00
070dde4e69
Fixed CORS config
2020-03-10 15:03:23 +01:00
78abd0c7b0
Merge branch '21-test-endpoints' into 'dev'
...
Resolve "Test endpoints"
Closes #21
See merge request sa4-2020/the-sanmarinoes/backend!26
2020-03-09 23:15:50 +01:00
ca63f0d7df
Merge branch 'dev' into '21-test-endpoints'
...
# Conflicts:
# build.gradle
2020-03-09 23:14:46 +01:00
507f523991
Merge branch 'doc-for-all-fix' into 'dev'
...
Added all paths to swagger documentation
See merge request sa4-2020/the-sanmarinoes/backend!29
2020-03-09 23:13:36 +01:00
dfdf9ba361
Added all paths to swagger documentation
2020-03-09 23:12:39 +01:00
4fa55e364c
Merge branch '24-emailconfigurationservice-does-not-validate-and-or-fetch-the-correct-properties' into 'dev'
...
Resolve "EmailConfigurationService does not validate and/or fetch the correct properties"
Closes #24
See merge request sa4-2020/the-sanmarinoes/backend!28
2020-03-09 17:07:31 +01:00
0d9982fb50
Fixed email configuration
2020-03-09 17:06:59 +01:00
omenem
8838beb0e0
Removed setId methods from DTO classes
2020-03-08 18:58:45 +01:00
e3a64a6fd3
Merge branch '22-reset-password-feature' into 'dev'
...
Resolve "Reset password feature"
Closes #22
See merge request sa4-2020/the-sanmarinoes/backend!27
2020-03-06 11:16:11 +01:00
57e9a53cf1
Password reset manually tested and fixed
2020-03-06 11:10:58 +01:00
860fae779d
Added support for password reset (still needs testing)
2020-03-06 10:24:06 +01:00
a0fe5f989a
Revert "Added support for password reset (still needs testing)"
...
This reverts commit 7396e6f0d9
.
2020-03-06 10:21:36 +01:00
7396e6f0d9
Added support for password reset (still needs testing)
2020-03-05 17:07:29 +01:00
748c5ba4b4
Added more tests on login/registration
2020-03-05 15:03:23 +01:00
e8a55ae131
Started work on tests
2020-03-05 12:42:53 +01:00
6d2f7a25fb
Merge branch '20-put-post-on-room-does-not-move-room-name-in-dto' into 'dev'
...
Resolve "PUT/POST on room does not move room name in DTO"
Closes #20
See merge request sa4-2020/the-sanmarinoes/backend!24
2020-03-04 17:15:05 +01:00
Matteo Omenetti
f547851eac
Merge branch 'statusCode' into 'dev'
...
Added execpetion when a device is not found
See merge request sa4-2020/the-sanmarinoes/backend!25
2020-03-04 17:08:24 +01:00
3dfcd30f4e
Fixed POST /room (Git merge I will avenge you)
2020-03-04 17:01:09 +01:00
omenem
2c95915333
Added execpetion when a device is not found
2020-03-04 16:55:53 +01:00
749d79d51e
added skeleton for websockets
2020-03-04 16:07:23 +01:00
Matteo Omenetti
bff433e954
Merge branch '18-username-not-enable-can-login' into 'dev'
...
Resolve "Username not enable can login"
Closes #18
See merge request sa4-2020/the-sanmarinoes/backend!23
2020-03-04 15:40:36 +01:00
omenem
6b9dcf2440
You nedd to verify your mail in onder to login
2020-03-04 15:33:58 +01:00
7cd2b44a44
added gitignore for iml files
2020-03-04 15:25:53 +01:00
033b52af18
Merge branch '17-email-login-does-not-work' into 'dev'
...
Resolve "Email login does not work"
Closes #17
See merge request sa4-2020/the-sanmarinoes/backend!22
2020-03-04 15:17:04 +01:00
britea
8c1a0db920
fixed login
2020-03-04 15:11:23 +01:00
b6add2aaf6
Merge branch '16-no-validation-on-login-route-causes-nullpointer' into 'dev'
...
Resolve "No validation on login route causes NullPointer"
Closes #16
See merge request sa4-2020/the-sanmarinoes/backend!21
2020-03-04 13:35:38 +01:00
d209586933
Fixed login request validation
2020-03-04 13:28:51 +01:00
5a5cc2e013
Merge branch 'corss-fix' into 'dev'
...
Adjusted access-control-allow-headers
See merge request sa4-2020/the-sanmarinoes/backend!20
2020-03-03 12:15:59 +01:00