Commit Graph

585 Commits

Author SHA1 Message Date
Maximilian Leopold
5145b203c4 Chaged format of RankingList JSON 2019-04-08 14:44:13 +02:00
Katharina Will
1c5aacab2b Merge branch 'develop' into frontend/kathy 2019-04-08 14:14:36 +02:00
Maximilian Leopold
629145b9c6 Komma vergessen 2019-04-08 14:14:11 +02:00
Katharina Will
dce98ffb86 Merge branch 'develop' of https://bitbucket-student.it.hs-heilbronn.de/scm/labswp19/labswp_2019_sose_geocaching into develop 2019-04-08 14:14:08 +02:00
Maximilian Leopold
eb15f1fe35 Added id to rankinglist 2019-04-08 14:13:22 +02:00
Katharina Will
741f175cc2 Applied changes to layout 2019-04-08 14:04:09 +02:00
Katharina Will
ca0c21bf4d Merge branch 'develop' into frontend/kathy 2019-04-08 13:20:02 +02:00
Katharina Will
e5f8f23b18 Resolved conflicts 2019-04-08 13:18:19 +02:00
Katharina Will
74f664e2ba Implemented view of rankinglist 2019-04-08 13:09:16 +02:00
Michael
e86aa6adc2 removed stationReihenfolge database table, because its not needed 2019-04-07 14:06:41 +02:00
Maximilian Leopold
f28418a8ca Merged develop into max/backend 2019-04-06 16:16:13 +02:00
Maximilian Leopold
11d2b6165c Merged 2019-04-06 16:14:26 +02:00
Maximilian Leopold
d8780744a5 Implemented JWT 2019-04-06 16:10:01 +02:00
Maximilian Leopold
affd0a20f8 MErge Conflict 2019-04-06 12:39:45 +02:00
Maximilian Leopold
df13ac10c9 Merge branch 'backend/max' of https://bitbucket-student.it.hs-heilbronn.de/scm/labswp19/labswp_2019_sose_geocaching into backend/max 2019-04-06 12:36:21 +02:00
Maximilian Leopold
e45bdb0456 Slight changes to jwt 2019-04-06 12:36:13 +02:00
Maximilian Leopold
9006272bff Merged 2019-04-06 12:30:00 +02:00
Maximilian Leopold
99512b4250 Implemented Login with JWT 2019-04-06 12:29:09 +02:00
Michael
3d78f0bc42 merge 2019-04-06 11:06:26 +02:00
Michael
99d29ffdec added comments 2019-04-05 15:45:53 +02:00
Michael
5bf05616c8 reworked checks to work with double instead of Double 2019-04-05 15:43:10 +02:00
Michael
6cf52503bc if a mistake occurs during cache creation, all previously created stations related to that cache get deleted now 2019-04-05 15:33:31 +02:00
Michael
c0448bda84 removed startStation field from cache 2019-04-05 15:24:02 +02:00
Michael
148254e610 reworked createCache to work with @RequestBody Cache cache 2019-04-05 14:51:51 +02:00
Timo Volkmann
48b3be41aa Merge branch 'develop' into frontend/timo 2019-04-05 14:43:39 +02:00
Timo Volkmann
239dc92b58 changes in Cache & Station Editpages, added cacheCollector Store 2019-04-05 14:40:10 +02:00
Maximilian Leopold
01d860542b Changed some ResponseEntities 2019-04-05 11:04:53 +02:00
Michael
67a2defe41 made all api methods public 2019-04-05 06:13:01 +02:00
Timo Volkmann
47aeec7a7c Merge branch 'develop' into frontend/timo 2019-04-04 22:50:28 +02:00
Timo Volkmann
91b0ca27c6 auth store, new views, router changes
added vuex store to make user details globally available.
some changes in Login, Overview.
added Cache & CacheView.
added StationView & StationEdit.
2019-04-04 22:49:56 +02:00
Maximilian Leopold
ebd05f2be9 Added Repsoneentities for Api Request 2019-04-04 16:07:59 +02:00
Maximilian Leopold
9153685c33 Merged branches 2019-04-04 15:38:05 +02:00
Michael
cc8c337833 Merge branch 'develop' of https://bitbucket-student.it.hs-heilbronn.de/scm/labswp19/labswp_2019_sose_geocaching into develop 2019-04-04 15:03:23 +02:00
Michael
072a1f286d reworked methods to return a http response 2019-04-04 15:03:01 +02:00
Timo Volkmann
2a459818f2 some changes 2019-04-04 15:00:53 +02:00
Michael
cd3508090b added getUser API method 2019-04-04 12:16:26 +02:00
Timo Volkmann
0f7a4a56e6 added view for Stations 2019-04-04 10:25:11 +02:00
Timo Volkmann
fee5f4319d Implemented: startCache Call and logout Call, some improvements in controller 2019-04-02 23:28:27 +02:00
Katharina Will
d52cdf20ba Merge branch 'develop' of https://bitbucket-student.it.hs-heilbronn.de/scm/labswp19/labswp_2019_sose_geocaching into develop 2019-03-31 19:36:21 +02:00
Maximilian Leopold
61330b3f0b Implemented Backend for getting the RankingList 2019-03-31 14:46:39 +02:00
Michael
9b64672a32 refactored code 2019-03-29 03:41:33 +01:00
Michael
dcce7b31e8 added getMyCaches API method 2019-03-29 03:09:04 +01:00
Michael
8fad8e427e added deleteCache API and fixed some mistakes in other methods 2019-03-29 02:23:25 +01:00
Michael
baab96059b refactored code 2019-03-29 01:57:49 +01:00
Michael
38097dad8e added createCache API and reworked some other methods 2019-03-29 01:55:05 +01:00
Michael
73681073dd implemented api to get all stations 2019-03-28 23:20:36 +01:00
Michael
ddf3bb3a5d added a check whether a given user identified by his token is an admin or not, returns true if yes 2019-03-28 23:07:02 +01:00
Michael
2123a9177e implemented api for createStation and fixed some bugs in other methods 2019-03-28 20:47:34 +01:00
Michael
0f6ca8a9d9 merge conflcits 2019-03-28 17:13:21 +01:00
Michael
e0c2f4eda0 added @RequestParam i accidently removed earlier 2019-03-28 17:11:31 +01:00