Claudio Maggioni (maggicl)
ec93ff22cc
Tests
2020-05-27 10:34:48 +02:00
Claudio Maggioni (maggicl)
6b3886ccb1
Added basic tests to SmartPlugController
2020-05-19 18:38:31 +02:00
87df96760d
Added lombok and converted DTOs
2020-05-12 15:44:32 +02:00
Luca Ponzanelli
028983072d
Resolve "Setup SonarQube pipeline for development branch"
...
- Remove de.aaschmid.cpd, and sonarqube v2.7 gradle plugins
- Add sonarqube and jacopo gradle plugins
- Remove code_quality job and add sonarqube job in code_quality stage
- Limit sonarqube analysis to dev branch only
2020-05-07 13:39:08 +02:00
Claudio Maggioni (maggicl)
c8ebd8f917
WIP on error fixing for sonarqube code smells and vulnerabilities check
2020-05-07 10:33:20 +02:00
Claudio Maggioni (maggicl)
61ff797ea1
Fixes to Scene implementation
2020-04-18 12:38:52 +02:00
Jacob Salvi
21bf76027f
idk
2020-03-17 14:13:34 +01:00
Jacob Salvi
92b799e61c
Merge branch 'dev' of lab.si.usi.ch:sa4-2020/the-sanmarinoes/backend into ci-cd
2020-03-17 14:06:49 +01:00
24fa574c63
Added email confirmation test
2020-03-15 15:06:46 +01:00
707291e637
Unauthenticated socket works
2020-03-14 20:32:54 +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
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
ca63f0d7df
Merge branch 'dev' into '21-test-endpoints'
...
# Conflicts:
# build.gradle
2020-03-09 23:14:46 +01:00
57e9a53cf1
Password reset manually tested and fixed
2020-03-06 11:10:58 +01:00
e8a55ae131
Started work on tests
2020-03-05 12:42:53 +01:00
omenem
2c95915333
Added execpetion when a device is not found
2020-03-04 16:55:53 +01:00
fcf7189e44
Updated email verification workflow to current code practices
2020-03-02 17:11:29 +01:00
omenem
2271f4a5b9
Email Verifcation Works
2020-02-27 21:39:38 +01:00
ad3e5271ac
Working auth with JWT
2020-02-25 17:51:45 +01:00
Jacob Salvi
423e17ecb8
small changes
2020-02-25 15:03:41 +01:00
Claudio Maggioni (maggicl)
32f1412564
Improvements to data model
...
Set up connection parameters for local postgres db. Updated schema in
order not to cause clashes with reserved SQL tokens.
2020-02-22 23:19:34 +01:00
0cc59e608c
Updated models to implement JPA and agreed ER diagram
2020-02-22 11:31:10 +01:00
6fc17052c6
Added a sketch of the data model
...
Added a rough hint of the class structure needed to store the
application state
2020-02-20 21:58:23 +01:00
62087e2b49
Imported Spring Boot starter project
2020-02-20 15:22:37 +01:00