Commit Graph

829 Commits

Author SHA1 Message Date
Aliona 0eba1a5865
Update CHANGELOG.md 2018-06-26 13:46:19 +03:00
Aliona 7db711c209 Update podfile 2018-06-26 13:44:40 +03:00
Aliona 65dbcb6ad3 Add files to project 2018-06-26 13:40:51 +03:00
Aliona 037bb831d4
Update CHANGELOG.md 2018-06-26 13:37:16 +03:00
Aliona bd3753fa62
Update LeadKit.podspec 2018-06-25 23:33:33 +03:00
Aliona f85910e5fe
Update CHANGELOG.md 2018-06-25 21:56:40 +03:00
Aliona 249dd03e51
Update LeadKit.podspec 2018-06-25 18:13:04 +03:00
Aliona 10755d2d22 Exclude stuff 2018-06-25 17:52:52 +03:00
Aliona f076b4aac1 Add one more destination 2018-06-25 17:43:35 +03:00
Aliona 387fb83e63 Add cells 2018-06-25 17:37:47 +03:00
iON1k 492d375aea
Merge pull request #151 from TouchInstinct/feature/spinner_view_fix
SpinnerView animation freezing fix
2018-06-07 17:40:38 +03:00
Anton Popkov f20f355a42 SpinnerView animation freezing fix 2018-06-07 16:49:17 +03:00
Andrey Ovsyannikov 37b4c72374
Merge pull request #150 from TouchInstinct/fix/status_codes
Fix/status codes
2018-05-31 18:16:50 +03:00
Madhas 690c0532d1 update changelog and podspec 2018-05-31 17:51:33 +03:00
Madhas 03f61ead48 add acceptable status codes property to network configuration 2018-05-31 17:48:52 +03:00
Igor Kislyuk 2c2386b555
Merge pull request #149 from TouchInstinct/fix/localized-component
Update localized component
2018-05-30 14:20:05 +03:00
Igor Kislyuk 06f4121b69 Update localized component 2018-05-29 22:55:10 +03:00
Andrey Ovsyannikov 87abcde0ef
Merge pull request #139 from TouchInstinct/feature/codable
Feature/codable
2018-05-28 14:56:55 +03:00
Madhas 754875556d encodable extension renamed
init from json added to Decodable
2018-05-25 19:45:23 +03:00
Madhas d408d1eed6 codable extension public 2018-05-25 18:26:02 +03:00
Madhas 3ef5795bfc rename AlamofireRequest file 2018-05-25 16:26:36 +03:00
Madhas ca9b2eaca3 rename AlamofireManager extension file 2018-05-25 16:23:59 +03:00
Madhas bba41c7122 add init to SessionManager 2018-05-25 16:22:43 +03:00
Madhas 996081f65e corrections 2018-05-25 15:55:48 +03:00
Madhas 6db6258db5 changelog corrected 2018-05-25 15:22:17 +03:00
Madhas 0996d94814 Merge branch 'master' into feature/codable 2018-05-25 15:21:04 +03:00
Madhas 85e58127b7 add SesionManager class
some refactor
2018-05-25 15:19:30 +03:00
Madhas e647052af2 correct response processing 2018-05-25 14:47:16 +03:00
Madhas 475e801393 correct ObservableMappable 2018-05-25 14:36:12 +03:00
Ivan Smolin 840f15b47e
Merge pull request #148 from TouchInstinct/fix/pagination_wrapper_retry_button
fix PaginationWrapper retry button showing
2018-05-24 18:09:11 +03:00
Madhas dcc095a233 remove ObjectMapper dependancy from podspec, change version 2018-05-24 17:27:58 +03:00
Madhas 3dc7b4fe9d add Encodable extension to all targets 2018-05-24 17:27:15 +03:00
Ivan Smolin 1d21338de9 fix PaginationWrapper retry button showing 2018-05-24 17:22:19 +03:00
Madhas 69e28eaf5b update changelog 2018-05-24 17:02:38 +03:00
Madhas 20bf8bf861 remove ObjectMapper from podfile
update podspec
2018-05-24 16:56:21 +03:00
Madhas 6cc6971d60 Merge branch 'master' into feature/codable 2018-05-24 13:05:31 +03:00
Madhas 32eefa77a6 rename observable mappable method 2018-05-24 13:02:13 +03:00
Madhas 3edfe50164 code review corrections 2018-05-24 12:57:30 +03:00
Madhas f88c8efb14 correction in network service configuration 2018-05-24 12:57:11 +03:00
Madhas 0ee26e3e8c remove occurrences of ObjectMapper 2018-05-24 12:37:36 +03:00
Madhas 35270f2b32 LeadKitError case added 2018-05-24 12:27:42 +03:00
Ivan Smolin 3931c09d7f
Merge pull request #147 from TouchInstinct/fix/one_more
one more fix
2018-05-22 18:58:46 +03:00
Ivan Smolin 2a98ba3d47 one more fix 2018-05-22 18:56:38 +03:00
Ivan Smolin 4c0579bfef
Merge pull request #146 from TouchInstinct/fix/default_implementation_of_pagination_ui_delegate
fix default implementation of PaginationWrapperUIDelegate
2018-05-22 18:45:43 +03:00
Ivan Smolin 3c99b31da0 fix default implementation of PaginationWrapperUIDelegate 2018-05-22 18:40:31 +03:00
Ivan Smolin 61962b58bd
Merge pull request #142 from TouchInstinct/feature/request_network_operation_state
NetworkOperationState and RequestNetworkOperationModel for tracking network request state
2018-05-22 17:50:11 +03:00
Ivan Smolin 34c0ce78db fix extension build 2018-05-22 17:22:49 +03:00
Ivan Smolin 1e366ba95d fix tvOS build 2018-05-22 17:22:02 +03:00
Ivan Smolin 609e1a9ff4 Merge branch 'master' into feature/request_network_operation_state
# Conflicts:
#	CHANGELOG.md
#	LeadKit.podspec
#	LeadKit.xcodeproj/project.pbxproj
2018-05-22 17:17:13 +03:00
Igor Kislyuk a65a55bd35
Merge pull request #144 from TouchInstinct/feature/newflow
Feature/newflow
2018-05-22 17:08:50 +03:00