Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/parse-community/ParseUI-iOS

A collection of a handy user interface components to be used with the Parse iOS SDK.
https://github.com/parse-community/ParseUI-iOS

Merge pull request #137 from ParsePlatform/nlutsenko.trimemail

Trim email of whitespace when signing up.

9bf83595773a62bb2ea9a8aa788867063a676b81 authored over 9 years ago
Fixed not set fields when emailAsUsername is set before fields are set.

d48428be79c74cd87d4cb8fa0e22327b505047bc authored over 9 years ago
Trim email of whitespace when signing up.

7e4cede17d4d9c1d1d7fc68639428c53624dfeaf authored over 9 years ago
Merge pull request #131 from ganchau/master

Corrected a typo in README.md in the PFQueryCollectionViewController section

3a714d1bc631fa797c44f62c474ac120a270780e authored over 9 years ago
Corrected a typo in README.md in the PFQueryCollectionViewController section

a148c216c06950d5c879a9847aff63702e3b6e19 authored over 9 years ago
Merge pull request #128 from ParsePlatform/nlutsenko.alertview

Rename PFAlertView.h to PFUIAlertView.h to avoid collisions with Parse.

3eaee3d081582c3a0c071bae580298c18e379428 authored over 9 years ago
Rename PFAlertView.h to PFUIAlertView.h to avoid collisions with Parse.

3ced4e3749ed9e046c57b111dd02e48c52b3bbd9 authored over 9 years ago
ParseUI 1.1.5

9e67c23c6357acd83c2f31e5cfd309f0394162bf authored over 9 years ago
Merge pull request #127 from ParsePlatform/nlutsenko.podspec

Cleanup podspec, update Parse dependency.

4e069f09f3e3bd1905da6e0ac52eb38f6abaef99 authored over 9 years ago
Cleanup podspec, update Parse dependency.

160e8c8a74aad6e7b18d0aafd21a921f9fe9e7cc authored over 9 years ago
Merge pull request #126 from ParsePlatform/nlutsenko.twitterutils

Update Podfile and ParseUIDemo for ParseTwitterUtils separation.

1a716888c3e2d4495c86d73d3cdf6a01c0fd5789 authored over 9 years ago
Update Podfile and ParseUIDemo for ParseTwitterUtils separation.

5f034765f2bfd7c0dcb533e766a1c0c24fe01a66 authored over 9 years ago
Merge pull request #122 from ParsePlatform/nlutsenko.travis

Enable travis push builds only on master.

c1924cac2f810997a8b6d9924dfb0d563e3e59a2 authored over 9 years ago
Merge pull request #121 from ParsePlatform/nlutsenko.weaktwitter

Weakly reference PFTwitterUtils from Parse.

010d9690421bf1943dcdab2a6969096c06aa2f85 authored over 9 years ago
Enable push builds only on master.

9699ce4e426289f27094e2e3cb60741bc7acd3ab authored over 9 years ago
Weakly reference PFTwitterUtils from Parse.

55a613ab80c4d55825d857a840c9380d19738854 authored over 9 years ago
Merge pull request #116 from vtelezhnikov/master

Threading issue fixed in PFImageView

5962194e5f84d5bc3febc7ea65e98904af35fe44 authored over 9 years ago
Threading issue fixed in PFImageView

ddb4910925207912df320a058a1d1176c8e7e98d authored over 9 years ago
Merge pull request #112 from dropmessages/master

Fix a crash caused by returning a nil supplementary element

b0575af062d2e056982be23046ea0af2102152f7 authored over 9 years ago
Remove the possibility of returning nil from the collectionView:viewForSupplementaryElementOfKind:atIndexPath: method in order to make it compliant with Apple's documentation which states: "This method must always return a valid view object." If this method returns nil for any reason, it causes a crash. See #66.

ec282af6a3371a66ec96188c58cbbe1cb552ec8c authored over 9 years ago
Merge pull request #111 from ParsePlatform/nlutsenko.travis.63

Update travis configuration to use Xcode 6.3

a1061c1f3241ef6a269047d543a6f0262ccd6812 authored over 9 years ago
Update travis to use Xcode 6.4

309c363746208bc9030dd41fa7ea00cea866a79a authored over 9 years ago
ParseUI 1.1.4

262769013325d922f2604d4084813961b35f74fc authored over 9 years ago
Merge pull request #98 from richardjrossiii/master

Added support for deletion from PFQueryTableViewController and PFQueryCollectionViewController.

9f6e4e53870b1b5a193fd6b3b729aa76221c9459 authored over 9 years ago
Added support for deletion from PFQueryTableViewController and PFQueryCollectionViewController

4105a4499e0c38b03714bbb45f79c98c29e2320b authored over 9 years ago
Merge pull request #91 from ParsePlatform/nlutsenko.errors

Use proper error message for all error alerts.

85a8d8378a62427292c7b8c5388063ced2e776f4 authored over 9 years ago
Regenerate Localizable.strings.

f102ba6198f87c8fa1ddd6df442237b1503ad4c3 authored over 9 years ago
Only proper error message for error alerts.

94026139b5f898139f07fbc11c67e320befb849c authored over 9 years ago
Fix warning in PFUIDemoViewController.

9b8f2304ee994869bb2ceae8063d3ca3bab336bf authored over 9 years ago
Merge pull request #88 from ParsePlatform/stanleyw.improve_login_error_handling

Improve LogInViewController login error handling

36f6bbf02d49e9110b76bf477b877898dfd2034f authored over 9 years ago
Merge pull request #89 from ParsePlatform/nlutsenko.podfile

Updated Podfile and Cocoapods integration to support 0.37.

39f955c64c77a171a73d51ee42ee0fb8069333a7 authored over 9 years ago
Remove ParseUIDemo-Swift from travis.yml since Travis-CI doesn't support Xcode 6.3.

4024f7c190700b60bc4a427f75c931d03e1c50b5 authored over 9 years ago
Updated Podfile and Cocoapods integration to support 0.37.

1cb4f129cc05e6617c1ae775df3341bbb1d95b79 authored over 9 years ago
Merge pull request #90 from ParsePlatform/nlutsenko.swift12

Update sample project code for Swift 1.2

79e11514ed5001b43b68367049de2d84fe04c6a5 authored over 9 years ago
Update code for Swift 1.2

0563d13df733de50633345298906654256510fde authored over 9 years ago
Improve LogInViewController login error handling

81e55973af26e1d3303bba1f0b6abb72661e7bab authored over 9 years ago
ParseUI 1.1.3

81ce563c6fe694cc24d061770e1f7f7102491401 authored almost 10 years ago
Merge pull request #75 from ParsePlatform/nlutsenko.xcode_63

Fix nullability annotations in PFImageView for Xcode 6.3.

58b5daf07350c4b9c616e11b7e67d6c9e1c43c02 authored almost 10 years ago
Fix nullability annotations in PFImageView for Xcode 6.3.

36621d6b2457630999a639a542d7138d8f0b63e2 authored almost 10 years ago
Merge pull request #74 from ParsePlatform/nlutsenko.parseui_1.1.2

ParseUI 1.1.2

9f792ca20683e2dcffb6fac5d266f578e211ca49 authored almost 10 years ago
Update podspec for ParseUI 1.1.2.

468747ae1dad663c97bc9daedc9442b6663c72b2 authored almost 10 years ago
Merge pull request #72 from ParsePlatform/nlutsenko.localized

Extract all localizable strings and use them from a table.

087a901e74c0ed2a107af7ce3802daef3038440b authored almost 10 years ago
Use xcpretty instead of xctool.

7e70d5a46923d2702b6b3e295609ac1ff11a841f authored almost 10 years ago
Update podspec to reference localized resources.

6aa4a3556d56797ab911fdd1330990996d5c4772 authored almost 10 years ago
Add PFLocalization.h to use all localizable strings from our custom table.

bba093fcf05d494c899782005791781c6480d79c authored almost 10 years ago
Extract localizable strings and save them in Resources.

0de51fe0cd35cac8b32f80af4e640a2faaede8cf authored almost 10 years ago
Merge pull request #70 from ParsePlatform/nlutsenko.travis.swift

Add ParseUIDemo-Swift to Travis CI.

eaae907f48e698ed6e3c1e61caa1e38725c8db58 authored almost 10 years ago
Merge pull request #69 from ParsePlatform/nlutsenko.fbutils_v4

Add support for ParseFacebookUtilsV4 and FBSDKv4.

40d347afe09db2eb118abc994b4a2f848b2ef4fc authored almost 10 years ago
Update ObjC demo project to work with FBSDKv4.

ca7d9dc6fbb7d81dc9cf1e5117f330bcc905e42e authored almost 10 years ago
Update all schemes/projects for Xcode 6.2.

f92c55d25b773195a1a57d5eb90125d9cdea9450 authored almost 10 years ago
Unlist ParseFacebookUtils from ParseUI.podspec.

aa135ee33c9e3da8de5b908c01d588075d2d4553 authored almost 10 years ago
Add support for both PFFacebookUtilsV3 and PFFacebookUtilsV4 in PFLogInViewController.

bdbfe01c6b60b478bf14619120bf1a322976f28a authored almost 10 years ago
Update Swift demo project to work with FBSDKv4.

f66f3a0c05e7364487efc097c3e1d4c4d58a8d0b authored almost 10 years ago
Add ParseUIDemo-Swift to Travis CI.

06b0533ebfbf227a6edadafc1a5dad72b65c7625 authored almost 10 years ago
Update Podfile for demo project to depend on ParseFacebookUtilsV4 pod.

fe0b85d10b5df295c2f869ebe755658905871659 authored almost 10 years ago
Merge pull request #65 from ParsePlatform/nlutsenko.loadingview_fixes

Fixed potential duplicate visible loading view in PFQueryTableViewController, PFQueryCollectionV...

834d1022e6a5a6f1c640120162cdf0f5582f2740 authored almost 10 years ago
Fixed potential duplicate loading view in PFQueryTableViewController.

ceba8af8497ac6a3afd2238fbca2010e01dba841 authored almost 10 years ago
Fixed potential duplicate loading view in PFQueryCollectionViewController.

cb0515e725c111bfd2b49cfe72bef1169c4ca50c authored almost 10 years ago
Merge pull request #60 from ParsePlatform/nlutsenko.demo_swift

Full implementation of ParseUIDemo in Swift.

ae4109199e6b45a71a186494eda93d46267c7e44 authored almost 10 years ago
Add all ProductTableViewController examples to ParseUIDemo-Swift.

ddb10ca8b4e29d165823e6a8e62047950e39a69e authored almost 10 years ago
Add all QueryCollectionViewController examples to ParseUIDemo-Swift.

1119c5d3a10f7c182c0b581bc751a01303206ce2 authored almost 10 years ago
Add all QueryTableViewController examples to ParseUIDemo-Swift.

b4bc9df6835012360ced47991bd3f8a2958d7ac0 authored almost 10 years ago
Add all LogInViewController examples to ParseUIDemo-Swift.

16bcab7f3b459d3e15c6593323f74106734b9488 authored almost 10 years ago
Add all SignUpViewController examples to ParseUIDemo-Swift.

d1423a48af88e4b4c4475b9d04972af0bfcf1f30 authored almost 10 years ago
Add ParseUIDemo-Swift target, basic AppDelegate and UIDemoViewController.

b037c29bdcc80249a40d75837eafd4bf61d3a584 authored almost 10 years ago
Merge pull request #61 from ParsePlatform/nlutsenko.parseui_1.1.1

ParseUI 1.1.1

22b91a42cc24d20a45be552d0f00d301df7945ce authored almost 10 years ago
ParseUI 1.1.1

cc77cd418d7975a2f0a193ced1a03f7c2b91c309 authored almost 10 years ago
Merge pull request #56 from ParsePlatform/nlutsenko.nullability_annotation

Add backward-compatible nullability annotations to all public classes.

441143eda76ec64d704c6bb5db80f0461c7dfa63 authored almost 10 years ago
Add nullability annotations to PFProductTableViewController.

8725b94cf06c5c151b91bcd6026b5e49749b8db1 authored almost 10 years ago
Add nullability annotations to PFLogInViewController, PFLogInView.

a9b28b52c20700e350cf3de3a9261c0bd4f50424 authored almost 10 years ago
Add nullability annotations to PFQueryTableViewController.

efe64e1f4fc6212e11abdab9116aedd2b4537c7d authored almost 10 years ago
Add nullability annotations to all cells.

f3c12a74a6f0b4909a6a649c8e1d53af56c2abd9 authored almost 10 years ago
Add nullability annotations to PFImageView, PFTextField.

31dd778c9bd286185ab4546b53c5ea3a81d79cfb authored almost 10 years ago
Add nullability annotations to PFQueryCollectionViewController.

4d270a7362061f05832fc731625802e28c73a120 authored almost 10 years ago
Add macros for backward compatible nullability support.

51d18b347d9ea409f222f29bd4770806a98fb176 authored almost 10 years ago
Add nullability annotations to PFSignUpViewController, PFSignUpView.

9f02988f55d06a153b14750eb92271a0157d0aa2 authored almost 10 years ago
Fixed Travis-CI build with latest CocoaPods.

fb0e813e7355806ebaa3614c02abde136ffa3cdd authored almost 10 years ago
Merge pull request #59 from ParsePlatform/nlutsenko.demo_fix

Few small fixes for ParseUIDemo in ObjC.

7a6a51e6192ed15a1524b2bdbc2f52e4bfe7e0f9 authored almost 10 years ago
Fixed no title in SubtitleImageTable example.

087c2901aec659c7f1e1b1ec89b414b2c15b2355 authored almost 10 years ago
Fixed warnings inside storyboards.

01fd34ee6c88b09227597b0d0ef2051e8de92cf9 authored almost 10 years ago
Fixed no data displayed in SectionedTableView example.

6728d4a9ec2fa4809c2392593aa69fff0e31c390 authored almost 10 years ago
Merge pull request #55 from ParsePlatform/nlutsenko.xcode63_warnings

Fixed warnings surfaced in Xcode 6.3.

b43ecc9ddcd1d99f4642ed1c6e72f7618e923444 authored almost 10 years ago
Fixed warnings surfaced in Xcode 6.3.

40c85096909fc6fb65aa88b7025c45d0004b2a04 authored almost 10 years ago
Merge pull request #54 from ParsePlatform/nlutsenko.podspec_frameworks

Add support for using ParseUI with new CocoaPods dynamic frameworks.

a8ea3d5e5a5a9b9ce45e9a62ae9d2d53fc5918f4 authored almost 10 years ago
Add podspec validation with frameworks to Travis-CI.

4e9f06860eba169b50b8fec3852d5ed378bbf7c2 authored almost 10 years ago
Fixed usage of ParseUI with latest Cocoapods (as dynamic framework).

18c1aacf40a0e3e71b08c587a0553c73c22ec0aa authored almost 10 years ago
Merge pull request #48 from ParsePlatform/nlutsenko.querycollection-nextpageview

Fixed next page view in PFQueryCollectionViewController wrong position after reload.

54e403a0d2d85e842c93b626d8c3910d25da4da8 authored almost 10 years ago
Merge pull request #47 from ParsePlatform/nlutsenko.ibinspectable-querycollection

Added IBInspectable support for PFQueryCollectionViewController, updated example.

f73d6e3eed0d0ab809f57a141c2946819804c728 authored almost 10 years ago
Merge pull request #46 from ParsePlatform/nlutsenko.ibinspectable-querytable

Added IBInspectable support for PFQueryTableViewController, added Storyboard example.

d19901db9ea2b8f5e51f08386dc7f6bff63dcc74 authored almost 10 years ago
Fixed next page view in PFQueryCollectionViewController wrong position after reload.

aa1045044a7d9b93ece57187cb78953feacf0430 authored almost 10 years ago
Added IBInspectable support for PFQueryTableViewController, added Storyboard example.

a80307f26a46887787732c7753d6602920487eb4 authored almost 10 years ago
Added IBInspectable support for PFQueryCollectionViewController, updated example.

dec61610bc3b48d6412a9016e8608e70e03f1de5 authored almost 10 years ago
Merge pull request #45 from ParsePlatform/hramos-readme-import

Update README.md

812844c4f2cff350bfaded767117425f54bf1ce3 authored almost 10 years ago
Update README.md

Adds instructions on importing ParseUI.

2f389a85371f07e7c203ae11911bb3d3bc2f3892 authored almost 10 years ago
Merge pull request #40 from ParsePlatform/nlutsenko.collectionviewcell_image_layout

Make imageView inside PFCollectionViewCell adapt contentMode to size of the image.

e4168bd04a4d77327edbbdbcb18cac0c218d69cc authored almost 10 years ago
Make imageView inside PFCollectionViewCell adapt contentMode to size of the image.

fe7aeff2e9e03e892d6f08226190a4a9403ece55 authored almost 10 years ago
Merge pull request #39 from ParsePlatform/nlutsenko.querycollection_nibs

Added support and demo for using PFQueryCollectionViewController from Storyboards and XIBs.

87756bbb8c4735f6d90a5e20947e482a550aec98 authored almost 10 years ago
Add demo for using Storyboards with PFQueryCollectionViewController.

9cbc6a3bb07dd75626052ede2881de46be91cd57 authored almost 10 years ago
Add support for using PFQueryCollectionViewController with Storyboards and XIBs.

9155fb92dedb4b9f9db0778da6eb96877b022de5 authored almost 10 years ago
Merge pull request #37 from kostub/squashed

Add loadInBackground:progressBlock: method to PFImageView.

1fa9c7dc1aed66cf37d7176c9cda5419088824ea authored almost 10 years ago