Grigory Boyko
|
1db3bdb944
|
feat: Update podspec to 1.27, small models changes
|
2022-08-02 16:21:00 +07:00 |
Grigory Boyko
|
d5479f745c
|
feat: Add promocodes and bonuses logic
|
2022-08-02 12:18:09 +07:00 |
Grigory Boyko
|
eb66a4e8ca
|
fix: Comments from pull request
|
2022-08-02 11:38:35 +07:00 |
Grigory Boyko
|
343c40888d
|
fix: add actual changes
|
2022-08-01 21:11:39 +07:00 |
Grigory Boyko
|
179a368fe5
|
fix: Delete useless protocols, add cartRequestExecutor
|
2022-08-01 21:09:49 +07:00 |
Grigory Boyko
|
48ac99c7d8
|
feat: Add receipt, cart service
|
2022-08-01 19:29:35 +07:00 |
Grigory Boyko
|
c92b9bf563
|
feat: Add CartEditable block
|
2022-08-01 15:17:21 +07:00 |
Grigory Boyko
|
ea1392f279
|
fix: package.swift file
|
2022-08-01 08:59:54 +07:00 |
Grigory Boyko
|
cddae04f2e
|
feat: Add initial files for Cart module
|
2022-07-29 21:08:11 +07:00 |
Alexey Gurin
|
826471c825
|
Merge pull request #318 from TouchInstinct/feature/pass_url_to_request_error
Pass url to request error
|
2022-07-28 18:34:54 +04:00 |
Alexey Gurin
|
6810fac839
|
feat: Up dependencies version to 1.25.0
|
2022-07-28 17:36:07 +04:00 |
Alexey Gurin
|
a6b63c237b
|
feat: Add changelog for 1.25.0
|
2022-07-28 17:33:18 +04:00 |
Nikita Semenov
|
6eefc607e5
|
Merge pull request #316 from TouchInstinct/fix/spm_dependencies
fix: dependencies of core libraries
|
2022-07-28 13:49:42 +03:00 |
Alexey Gurin
|
db19e24bc4
|
feat: Update RequestError cases and url passing to them
|
2022-07-28 14:28:05 +04:00 |
Alexey Gurin
|
af73b2964f
|
feat: Add url passing to response validation methods
|
2022-07-28 14:25:32 +04:00 |
Nikita Semenov
|
b2c6f7b852
|
fix: dependencies of core libraries
|
2022-07-28 12:43:54 +03:00 |
Nikita Semenov
|
0803060787
|
Merge pull request #315 from TouchInstinct/feature/alerts_api
alerts api
|
2022-07-28 11:55:33 +03:00 |
Nikita Semenov
|
17a70d613b
|
docs: code review notes
|
2022-07-27 17:37:34 +03:00 |
Nikita Semenov
|
a917723dcb
|
docs: code review notes
|
2022-07-27 16:08:13 +03:00 |
Nikita Semenov
|
174d472f1b
|
revert: deleted alert modifier
|
2022-07-27 14:40:38 +03:00 |
Nikita Semenov
|
9a427adab7
|
fix: code review notes + added custom modifier for alerts
|
2022-07-27 13:58:44 +03:00 |
Nikita Semenov
|
cfbf53faf8
|
fix: code review notes
|
2022-07-26 15:33:50 +03:00 |
Nikita Semenov
|
bf46b602a3
|
fix: code review notes
|
2022-07-26 15:20:33 +03:00 |
Nikita Semenov
|
a88a85fe75
|
fix: move alerts into TIUIKitCore
|
2022-07-26 15:09:42 +03:00 |
Nikita Semenov
|
34c7407ecb
|
docs: SUI alerts
|
2022-07-26 13:59:25 +03:00 |
Nikita Semenov
|
ffa66048b0
|
fix: removed TISwiftUIElements lib and moved components to TISwiftUICore
|
2022-07-26 13:53:25 +03:00 |
Nikita Semenov
|
8138291153
|
feat: SUI alerts added to different library
|
2022-07-26 13:40:56 +03:00 |
Nikita Semenov
|
7b79d6b250
|
Merge branch 'master' into feature/alerts_api
# Conflicts:
# CHANGELOG.md
# LeadKit.podspec
# TIAppleMapUtils/TIAppleMapUtils.podspec
# TIAuth/TIAuth.podspec
# TIFoundationUtils/TIFoundationUtils.podspec
# TIGoogleMapUtils/TIGoogleMapUtils.podspec
# TIKeychainUtils/TIKeychainUtils.podspec
# TIMapUtils/TIMapUtils.podspec
# TIMoyaNetworking/TIMoyaNetworking.podspec
# TINetworking/TINetworking.podspec
# TINetworkingCache/TINetworkingCache.podspec
# TIPagination/TIPagination.podspec
# TISwiftUICore/TISwiftUICore.podspec
# TISwiftUtils/TISwiftUtils.podspec
# TITableKitUtils/TITableKitUtils.podspec
# TITransitions/TITransitions.podspec
# TIUIElements/TIUIElements.podspec
# TIUIKitCore/TIUIKitCore.podspec
# TIYandexMapUtils/TIYandexMapUtils.podspec
|
2022-07-26 13:02:35 +03:00 |
Nikita Semenov
|
693843bb70
|
fix: code review notes
|
2022-07-25 19:01:55 +03:00 |
Nikita Semenov
|
24d1384e0f
|
doc: implement documentation for alerts api
|
2022-07-25 16:36:32 +03:00 |
Nikita Semenov
|
b96478c248
|
fix: dialogue type alert actions' styles
|
2022-07-25 15:53:38 +03:00 |
Nikita Semenov
|
37b7224264
|
feat: added default localization provider for actions + documentation added
|
2022-07-25 15:34:04 +03:00 |
Nikita Semenov
|
c223a026f2
|
fix: custom alerts configuration for sui + version control changes
|
2022-07-25 14:08:01 +03:00 |
Ivan Smolin
|
a89c620d91
|
Merge pull request #314 from TouchInstinct/feature/TIUIKitCore_updates
feat: WrappedViewHolder, ReconfigurableView, UITextView BaseTextAttributes, ReusableUIViewPresenter
|
2022-07-25 11:48:19 +03:00 |
Nikita Semenov
|
000e88f98a
|
fix: small access control fixes
|
2022-07-24 15:34:09 +03:00 |
Nikita Semenov
|
52751dc801
|
feat: added initial alerts factory implementation
|
2022-07-24 15:25:28 +03:00 |
Ivan Smolin
|
88da2ab508
|
feat: UITextView now support configuration with BaseTextAttributes
ReconfigurableView & ChangeableViewModel for non-destructing state update
WrappedViewHolder protocol with table/collection view cell implementations
|
2022-07-18 20:19:02 +03:00 |
Ivan Smolin
|
7e319dcb03
|
Merge pull request #313 from TouchInstinct/fix/DefaultTokenInterceptor_adapt_check
feat: Asynchronous request preprocessing
|
2022-07-18 13:35:58 +03:00 |
Ivan Smolin
|
9828284c20
|
feat: Asynchronous request preprocessing
|
2022-06-28 11:13:31 +03:00 |
Ivan Smolin
|
5e43ca7fe2
|
Merge pull request #312 from TouchInstinct/feature/token_interceptor
feat: ApiInteractor, TokenInterceptor, FingerprintsTrustEvaluator and more
|
2022-06-27 10:58:08 +03:00 |
Ivan Smolin
|
8fc1ebab77
|
feat: ApiInteractor, TokenInterceptor, FingerprintsTrustEvaluator and more
|
2022-06-17 10:43:35 +03:00 |
Ivan Smolin
|
e3fbfbd981
|
Merge pull request #311 from TouchInstinct/feature/request_preprocessor
feat: add request preprocessor for OpenAPI security requirements
|
2022-06-10 16:09:51 +03:00 |
Ivan Smolin
|
784743082d
|
feat: add request preprocessor for OpenAPI security requirements
|
2022-06-10 14:53:51 +03:00 |
Ivan Smolin
|
c5db547b82
|
Merge pull request #310 from TouchInstinct/feature/TIAuth_TISwiftUICore
feat: TIAuth module + SwiftUIPresenter & UIViewControllerPresenter
|
2022-06-08 17:02:19 +03:00 |
Ivan Smolin
|
9230450bb7
|
fix: code review notes
|
2022-06-08 13:58:15 +03:00 |
Ivan Smolin
|
3d3d94412a
|
feat: Add presenter protocols to `TISwiftUICore` and `TIUIKitCore` modules
Add `CodeConfirmPresenter` protocol and `DefaultCodeConfirmPresenter` implementation in `TIAuth` module
|
2022-06-02 15:33:29 +03:00 |
Ivan Smolin
|
4608de4779
|
Merge pull request #309 from TouchInstinct/feature/map_managers
Feature/map managers
|
2022-06-01 14:10:26 +03:00 |
Ivan Smolin
|
b39b937eaf
|
fix: code review notes
|
2022-05-26 11:15:55 +03:00 |
Ivan Smolin
|
c4a4714d37
|
feat: ability to change markers on map
|
2022-05-24 13:42:39 +03:00 |
Ivan Smolin
|
2050382308
|
feat: add MapManagers for routine maps configuration
|
2022-05-24 13:42:38 +03:00 |