Commit Graph

1366 Commits

Author SHA1 Message Date
Nikita Semenov 82d52f4a40 fix: double view model assignment 2022-08-03 21:40:43 +03:00
Nikita Semenov af1c9da523 fix: creating of wrapped view 2022-08-03 21:38:57 +03:00
Nikita Semenov cead71df3d fix: update podscpecs versions 2022-08-03 21:34:07 +03:00
Nikita Semenov 18b48957a4 Merge branch 'master' into filters_api
# Conflicts:
#	CHANGELOG.md
2022-08-03 21:32:23 +03:00
Nikita Semenov edec8bc94f fix: refactoring and review changes 2022-08-03 21:27:30 +03:00
Nikita Semenov 276fbc8c10 fix: excluding selected cells 2022-08-03 20:55:22 +03:00
Nikita Semenov 62aecb0941 fix: layout + collection cell updates 2022-08-03 20:28:15 +03:00
Nikita Semenov c6d17e96ab fix: remove excessive level of an abstraction 2022-08-03 19:57:33 +03:00
boykogri 30cf6856b1
Merge pull request #319 from TouchInstinct/feature/ecommerce
Feature/ecommerce
2022-08-03 22:15:22 +07:00
Grigory Boyko b7b95f0ef4 feat: change version 2022-08-03 22:14:30 +07:00
Grigory Boyko 617ebbfde1 fix: Comments from pull request 2022-08-03 16:33:48 +07:00
Grigory Boyko 651892d182 fix: edit changelog 2022-08-02 22:16:37 +07:00
Grigory Boyko 28126dae4b feat: edit changelog and podspec summary 2022-08-02 22:14:38 +07:00
Grigory Boyko b57f205812 feat: add TINetworking dependency 2022-08-02 22:08:44 +07:00
Grigory Boyko 50d59857a7 fix: change podspec to 1.27.0 2022-08-02 21:41:45 +07:00
Grigory Boyko 8cfd3b466c fix: Remove optional for cart 2022-08-02 17:08:03 +07:00
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
Nikita Semenov 76f6635cbc fix: view holder protocol udpate 2022-08-01 19:42:28 +03:00
Nikita Semenov de3aad7147 fix: bug with excluding selected cells 2022-08-01 17:42:56 +03: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
Nikita Semenov 50f6670710 fix: default cell corner radius 2022-08-01 16:49:23 +03:00
Nikita Semenov 104116fd36 fix: change default cell appearance 2022-08-01 16:41:45 +03:00
Grigory Boyko 48ac99c7d8 feat: Add receipt, cart service 2022-08-01 19:29:35 +07:00
Nikita Semenov fa29f08d2d fix: bugs with access control 2022-08-01 12:29:42 +03:00
Nikita Semenov 9e96b83c1e fix: refactor conformance to collection holder protocol 2022-08-01 12:25:29 +03:00
Grigory Boyko c92b9bf563 feat: Add CartEditable block 2022-08-01 15:17:21 +07:00
Nikita Semenov c85ab9113b fix: access of filters collection view + change log update 2022-08-01 09:48:57 +03:00
Nikita Semenov 761e4b98bf fix: update podspec version 2022-08-01 09:42:22 +03:00
Grigory Boyko ea1392f279 fix: package.swift file 2022-08-01 08:59:54 +07:00
Nikita Semenov 01c4ef6f44 fix: code refactoring + add additional protocols 2022-07-31 21:01:09 +03:00
Nikita Semenov b52d57a5e7 feat: initial filters api 2022-07-31 13:53:28 +03: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