Commit Graph
100 Commits
Author SHA1 Message Date
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
Raimund Wege afe9a531d3 Added training view controller layout 2017-08-22 12:52:55 +02:00
Raimund Wege 7b7a761e0e Refactored check in controller 2017-08-22 12:14:17 +02:00
Raimund Wege 5a23bdc7df Added dependency injection for better code reuse 2017-08-21 15:43:29 +02:00
Raimund Wege 57a00fba98 Split core data manager into regatta and training managers 2017-08-21 14:47:05 +02:00
Raimund Wege f36fac1adc Added training and create training view controller 2017-08-21 14:16:46 +02:00
Raimund Wege c33c6592dd Extract method to handle weak self only once 2017-08-18 13:48:16 +02:00
Raimund Wege fe98544ffd Fixed retain cycles 2017-08-18 13:39:03 +02:00
Raimund Wege fb5c30acf4 Merge branch 'ubilabs--ios--develop' of ssh://sapsailing.com/home/trac/git into ubilabs--ios--develop--signup 2017-08-14 11:23:03 +02:00
Raimund Wege f4abf60177 Added NSPhotoLibraryUsageDescription 2017-08-11 15:59:53 +02:00
Raimund Wege ef40e363ee Added text field validation for sign up 2017-08-11 11:57:23 +02:00
Raimund Wege 2348451ea7 Merge branch 'ubilabs--ios--develop' of ssh://sapsailing.com/home/trac/git into ubilabs--ios--develop--signup 2017-08-10 17:01:01 +02:00
Raimund Wege bfc0700738 Login method renamed 2017-08-10 16:40:51 +02:00
Raimund Wege 41ecff8b9d Added login failure alert 2017-08-10 16:36:20 +02:00
Raimund Wege 2e44e936fa Merge branch 'master' of ssh://sapsailing.com/home/trac/git into ubilabs--ios--develop 2017-08-10 15:08:03 +02:00
Raimund Wege bb9afe30f6 Added central-signing 2017-08-10 15:05:21 +02:00
Raimund Wege 83ffdc11e0 Single point of control for sign up localization strings 2017-08-10 12:58:27 +02:00
Raimund Wege 864e08b529 Added localization for sign-up 2017-08-10 09:55:51 +02:00
Raimund Wege 5054e47705 Removed login from home view controller 2017-08-09 17:26:55 +02:00
Raimund Wege 5eeb40f7da Added start view controller as new entry point 2017-08-09 09:56:44 +02:00
Raimund Wege c9290d3044 Added forgot password request 2017-08-09 08:35:47 +02:00
Raimund Wege 7b272e83ac Added access token and hello request 2017-08-08 17:09:19 +02:00
Raimund Wege dc8c7cb0d7 Validate create user response 2017-08-08 14:44:45 +02:00
Raimund Wege af4245813f Added error handling for sign up 2017-08-08 11:44:52 +02:00
Raimund Wege d8cdb0b472 Added whitespace 2017-08-08 11:06:07 +02:00
Raimund Wege 245f06b537 Updated forgot password view controller protocol 2017-08-08 11:04:41 +02:00
Raimund Wege 8fdec88554 Bump deployment target 2017-08-08 10:45:30 +02:00
Raimund Wege 2b69c767cd Updated sign up controller protocol 2017-08-08 10:44:37 +02:00
Raimund Wege aa6664cb45 Fixed typo 2017-08-08 10:38:21 +02:00
Raimund Wege ed816a5fc5 Added key chain access 2017-08-08 10:37:34 +02:00
Raimund Wege 5c09261d07 Added formula features like scrolling and walk through textfields 2017-08-08 09:57:07 +02:00
Raimund Wege c6de994841 Post create user fixed 2017-08-07 12:54:20 +02:00
Raimund Wege a3732244d9 Added delegate protocols vor sign up view controllers and posted first create user request 2017-08-07 11:54:12 +02:00
Raimund Wege e6605d3062 Merge branch 'ubilabs--ios--develop' of ssh://sapsailing.com/home/trac/git into ubilabs--ios--develop--signup 2017-08-07 08:40:56 +02:00
Raimund Wege b15ea062b9 Merge branch 'ubilabs--ios--develop' of ssh://sapsailing.com/home/trac/git into central-ios-release-build 2017-08-04 15:43:34 +02:00
Raimund Wege d5b639d3ea Merge branch 'master' of ssh://sapsailing.com/home/trac/git into ubilabs--ios--develop 2017-08-04 15:34:13 +02:00
Raimund Wege 73ed959c55 Changed to new xmake build structure 2017-08-04 14:45:19 +02:00
Raimund Wege fda973e4ef Simplify view controller 2017-08-03 12:41:33 +02:00
Raimund Wege c7cd2fa1fe Added login entry point 2017-08-03 10:56:21 +02:00
Raimund Wege 846b8c7320 Added sign up view controller 2017-08-02 09:25:20 +02:00
Raimund Wege 2b83e26461 Added sign up and forgot password ui 2017-08-01 16:38:23 +02:00
Raimund Wege 611d4a0296 Added sign up storyboard 2017-08-01 15:46:55 +02:00
Raimund Wege b070ea03ad Merge branch 'ubilabs--ios--develop--buoy' of ssh://sapsailing.com/home/trac/git into central-ios-release-build 2017-06-09 18:01:06 +02:00
Raimund Wege 00079469a0 Added xcconfig property 2017-06-09 18:00:12 +02:00
Raimund Wege 1ab655c35c Reset changes in root pom.xml 2017-06-09 17:45:16 +02:00
Raimund Wege 8b8fd09da0 Set dependency from ios-parent to parent 2017-06-09 17:27:15 +02:00
Raimund Wege ae97c40d54 Merge branch 'ubilabs--ios--develop--buoy' of ssh://sapsailing.com/home/trac/git into central-ios-release-build 2017-06-09 16:57:49 +02:00
Raimund Wege f123361bc2 Use xcode-maven-plugin 1.14.2 2017-06-09 16:57:24 +02:00
Raimund Wege c036bd1a68 Merge branch 'ubilabs--ios--develop--buoy' of ssh://sapsailing.com/home/trac/git into central-ios-release-build 2017-06-09 16:43:22 +02:00
Raimund Wege c955912e99 Removed xcconfig properties from pom.xml 2017-06-09 16:42:43 +02:00
Raimund Wege aba822cd35 merged 'ubilabs--ios--develop--buoy' into 'central-ios-release-build' 2017-06-09 16:25:54 +02:00
Raimund Wege bc1171c475 Updated to xcode-maven-plugin 1.4.3 2017-06-09 16:22:35 +02:00
Raimund Wege bbc7ec607e Merge branch 'ubilabs--ios--develop--buoy' of ssh://sapsailing.com/home/trac/git into central-ios-release-build 2017-06-09 14:29:11 +02:00
Raimund Wege 9e83dcc113 Switched to mios build 2017-06-09 14:28:05 +02:00
Raimund Wege 8908f111ba Merge branch 'ubilabs--ios--develop--buoy' of ssh://sapsailing.com/home/trac/git into central-ios-release-build 2017-06-09 11:53:44 +02:00
Raimund Wege b5ef9056eb Merge branch 'master' of ssh://sapsailing.com/home/trac/git into ubilabs--ios--develop--buoy 2017-06-08 15:55:57 +02:00
Raimund Wege 89aa035f7d Added xcconfig file for xmake build process 2017-06-08 15:55:13 +02:00
Raimund Wege 19ebda92d7 Build settings update 2017-05-30 08:47:54 +02:00
Raimund Wege a0aad5bba2 Set code sign identity back to iPhone Developer 2017-05-12 16:22:01 +02:00
Raimund Wege abdbdca6ee Set specific provisioning profile and code sign identity 2017-05-12 15:56:38 +02:00
Raimund Wege 6b868c52c7 Added NSCameraUsageDescription translations 2017-05-12 10:54:30 +02:00
Raimund Wege 42f314a6ec Added missing start tracking button title in mark-view 2017-05-12 10:31:42 +02:00
Raimund Wege 814ae8aab8 Set location accuracy to best 2017-05-11 16:55:48 +02:00
Raimund Wege f9b69e079c Fixed misplaced image in add team image button 2017-05-11 16:26:06 +02:00
Raimund Wege 0240a487bf Replaced deprecated code 2017-05-11 16:12:01 +02:00
Raimund Wege 2c5cd56c13 Upgraded to Swift 3.0 2017-05-11 15:56:56 +02:00
Raimund Wege b066db86bf Added migration from model 1 to model 3 2017-05-08 15:45:28 +02:00
Raimund Wege 017707dfb1 Added migration from model 2 to model 3 2017-05-08 15:14:44 +02:00
Raimund Wege 52fb8c8e92 Remove 'none' as check-in type and set the correct type as final variable during the construction process and return nil in case of an unknown type 2017-05-08 12:51:07 +02:00
Raimund Wege 4868544895 Set optional check-in values to nil instead to an empty string 2017-05-08 11:12:31 +02:00
Raimund Wege c430020edf Pass check-in from mark view controller to tracking view controller 2017-05-08 11:04:32 +02:00
Raimund Wege dcb6a895c1 Make sure the qr-code is only scanned once and code clean-up 2017-05-08 10:45:10 +02:00
Raimund Wege 25b2a4e7cb Added missing segues to new mark controller view 2017-05-08 09:06:57 +02:00
Raimund Wege 1ad7eabc28 Moved check-out logic into abstract session view controller 2017-05-08 09:03:25 +02:00
Raimund Wege 53c765009f Moved start tracking logic in own abstract class 2017-05-08 08:42:58 +02:00
Raimund Wege 039f8edc5c Move team image upload into competitor session controller 2017-05-05 15:14:44 +02:00
Raimund Wege d8bac229d2 Introduce competitor and mark session controller 2017-05-05 14:59:51 +02:00
Raimund Wege a9493a66d3 Prepare the project for a new mark session controller 2017-05-05 14:55:09 +02:00
Raimund Wege fd067973ee Renamed home view regatta cell to home view cell 2017-05-05 14:40:30 +02:00
Raimund Wege 776e194a8e Corrected a comment 2017-05-05 14:33:57 +02:00
Raimund Wege 10838f4f64 Added mark view controller 2017-05-05 14:32:08 +02:00