Commit Graph
39283 Commits
Author SHA1 Message Date
Raimund Wege 24806c5fb0 Added request for stop tracking and set end of tracking time 2017-09-12 11:36:50 +02:00
Raimund Wege 0cf6f6370f Create race for each training tracking 2017-09-12 10:25:01 +02:00
Raimund Wege ecc432e607 Moved reviews to start view controller 2017-09-12 09:23:27 +02:00
Raimund Wege bfed0a3243 Removed auto correction and spell checking 2017-09-11 16:43:00 +02:00
Raimund Wege 7b112cef23 Switched to clear progress hud 2017-09-11 16:35:50 +02:00
Raimund Wege d807f54b22 Show hud during login process 2017-09-11 16:24:37 +02:00
Raimund Wege 2f08acd309 Renamed training view controller to training check-in view controller 2017-09-11 16:14:56 +02:00
Raimund Wege 47f6be6318 Set auto course on stop training button tapped 2017-09-11 16:09:31 +02:00
Raimund Wege a989ef2e68 Moved prepare for segue into session view controller 2017-09-11 15:42:16 +02:00
Raimund Wege a40f1a91bf Clean up option sheet logic 2017-09-11 15:23:24 +02:00
Raimund Wege eda65aa32f Moved more logic into session view controller 2017-09-11 14:49:18 +02:00
Raimund Wege 7777d50a46 Added settings button for training session view controller 2017-09-11 12:39:43 +02:00
Raimund Wege 9ac4869ab8 Reorder project file structure 2017-09-11 12:35:14 +02:00
Raimund Wege fd5607184d Reformat code 2017-09-11 12:17:20 +02:00
Raimund Wege b182c4ab5c Refactored dependency injection vor session view controller 2017-09-11 12:13:55 +02:00
Raimund Wege c5de5a74f8 Renamed competitor and mark view controller to regatta competitor and regatta mark view controller 2017-09-11 11:42:31 +02:00
Raimund Wege aac5ded6f5 Added competitor and mark training view controller 2017-09-11 11:30:58 +02:00
Raimund Wege 163031ce97 Implemented reuse of competitor and leaderboard setup 2017-09-11 09:43:09 +02:00
Raimund Wege 11eb1f6857 Added leaderboard start tracking and auto course request 2017-09-08 15:06:15 +02:00
Raimund Wege a82bd65fc8 Navigate into training after successful check-in 2017-09-08 14:08:12 +02:00
Raimund Wege 5df095375a Implemented an own check-in controller for regatta and training check-in 2017-09-08 12:49:06 +02:00
Raimund Wege 187f5cd2b8 Removed hud for competitor update 2017-09-08 11:15:12 +02:00
Raimund Wege 3e274c69a7 Renamed request manager to check-in request manager 2017-09-08 11:10:01 +02:00
Raimund Wege 8f4c0ee8e6 Extract loading of check-in data into an own data collector 2017-09-08 10:43:01 +02:00
Raimund Wege 1f9b1fbab5 Reorder data controller 2017-09-07 17:21:55 +02:00
Raimund Wege 48157171a3 Added missing mark and competitor segue for training check-in table view controller 2017-09-07 17:19:24 +02:00
Raimund Wege 9cb00222ff Update dependency injection 2017-09-07 17:11:38 +02:00
Raimund Wege d0250fb7ad Removed json data fix and pop to root view after logout 2017-09-07 16:39:27 +02:00
Raimund Wege a74457df8e Use check-in table view controller as base view controller for training check-in table view controller 2017-09-07 16:25:20 +02:00
Raimund Wege 659d7aa94b Move segue logic into check in table view controller 2017-09-07 14:36:55 +02:00
Raimund Wege cf89f25411 Updated translation keys 2017-09-07 11:07:51 +02:00
Raimund Wege e64b6d603e Renamed HomeViewController to RegattaCheckInTableViewController 2017-09-07 10:53:10 +02:00
Raimund Wege ba6b124a95 Renamed HomeViewCell to RegattaCheckInTableViewCell 2017-09-07 10:47:45 +02:00
Raimund Wege be0deb5579 Refactored check-in table logic into an own view controller class 2017-09-07 10:29:48 +02:00
Raimund Wege cedba536ad Create one default race and prepare set start of tracking request 2017-09-01 09:37:43 +02:00
Raimund Wege 6be7e04483 List all trainings in training table view controller 2017-08-31 11:14:45 +02:00
Raimund Wege 26c6ea7ae7 Make first check-in for a training event 2017-08-29 16:23:40 +02:00
Raimund Wege 40e68ffb45 Create event with boatclass 2017-08-25 14:13:52 +02:00
Raimund Wege 23460cff1c Hide trainings requests behind a training controller 2017-08-24 16:23:57 +02:00
Raimund Wege 8d62c945f4 Event creation works 2017-08-24 15:31:40 +02:00
Raimund Wege 503f89c133 Update authorization header after token access 2017-08-24 12:28:51 +02:00
Raimund Wege a71dd07e8b Added create event request 2017-08-24 12:11:00 +02:00
Raimund Wege 919eb6420f Added logout request 2017-08-23 14:32:54 +02:00
Raimund Wege 81f6a4e2f6 Fixed warning 2017-08-23 09:28:04 +02:00
Raimund Wege 3541a1c2db Added logout 2017-08-23 09:17:18 +02:00
Raimund Wege 26cf57d484 Added option button to training overview 2017-08-23 08:45:30 +02:00
Raimund Wege b823dc206f Connect training and sign-up view controller 2017-08-22 16:32:30 +02:00
Raimund Wege 371a7874f7 Training table background is now transparent 2017-08-22 15:10:13 +02:00
Raimund Wege 6b01234319 Merge branch 'master' of ssh://sapsailing.com/home/trac/git into ubilabs--ios--develop--signup 2017-08-22 15:03:40 +02:00
Raimund Wege e65d350444 Added boat classes and floating action button 2017-08-22 15:01:58 +02:00