Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / derekleerock/Succinct issues and pull requests
#88 - Bump activesupport from 6.1.4.6 to 7.0.4.3
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#87 - Bump activesupport from 6.1.4.6 to 6.1.7.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#86 - Bump activesupport from 6.1.4.6 to 6.1.7.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#85 - Bump cocoapods-downloader from 1.5.1 to 1.6.3
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#84 - Fix code coverage stats
Issue -
State: open - Opened by derekleerock almost 3 years ago
#83 - Improve documentation layout
Issue -
State: open - Opened by derekleerock almost 3 years ago
#82 - Improve readability of documentation
Issue -
State: closed - Opened by derekleerock almost 3 years ago
- 1 comment
#81 - Add ability to find a UIBarButtonItem view controller
Issue -
State: open - Opened by derekleerock about 3 years ago
#80 - Add ability to check if a view controller has a UIBarButtonItem or not
Issue -
State: closed - Opened by derekleerock about 3 years ago
- 1 comment
#79 - Confirm pr 78
Pull Request -
State: closed - Opened by derekleerock about 3 years ago
#78 - Add support for Swift Package Manager to Succinct
Pull Request -
State: closed - Opened by rgravina about 3 years ago
- 1 comment
#77 - Remove Carthage as a dependency management tool and add Quick and Nimble as Swift Package Manager dependencies
Pull Request -
State: closed - Opened by rgravina about 3 years ago
#76 - Bump addressable from 2.7.0 to 2.8.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#75 - Support finding labels in table view section footers
Issue -
State: open - Opened by derekleerock over 3 years ago
#74 - Enhance UIPickerView functions to search all UIPickerView objects, not just the first one that it finds
Issue -
State: closed - Opened by derekleerock over 3 years ago
- 1 comment
Labels: enhancement
#73 - Support finding labels in table view section headers
Issue -
State: closed - Opened by rgravina almost 4 years ago
- 4 comments
Labels: enhancement
#72 - Support old UITableViewDelegate tap handlers in tapCell
Issue -
State: closed - Opened by rgravina almost 4 years ago
- 4 comments
Labels: enhancement
#71 - Change tapCell to not tap cell when isUserInteractionEnabled is false
Issue -
State: open - Opened by rgravina almost 4 years ago
- 2 comments
Labels: enhancement
#70 - Add the ability to turn logging on for individual function calls
Issue -
State: open - Opened by derekleerock almost 4 years ago
#69 - Bump redcarpet from 3.5.0 to 3.5.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#68 - Add checks for whether a view has constraints added to it or not
Issue -
State: open - Opened by derekleerock almost 4 years ago
#67 - Add checks to views to ensure they are added as a subview to a parent view
Issue -
State: open - Opened by derekleerock almost 4 years ago
#66 - Add detailed documentation examples for main categories of API calls
Issue -
State: open - Opened by derekleerock almost 4 years ago
- 1 comment
#65 - Add common documentation examples in main README
Issue -
State: open - Opened by derekleerock almost 4 years ago
#64 - Correct names of methods for finding text views containing text with attributes
Pull Request -
State: closed - Opened by wrightak about 4 years ago
- 4 comments
#63 - Add examples for testing using XCTest and using Quick/Nimble to README
Issue -
State: open - Opened by derekleerock over 4 years ago
- 1 comment
#62 - Add examples for testing both with and without storyboards to README
Issue -
State: open - Opened by derekleerock over 4 years ago
- 1 comment
#61 - Investigate failing build on Travis due to deployment of documentation
Issue -
State: closed - Opened by derekleerock over 4 years ago
- 2 comments
Labels: High Priority
#60 - Add support for Cocoapods
Issue -
State: closed - Opened by derekleerock over 4 years ago
- 1 comment
Labels: enhancement, High Priority
#59 - Support finding UISwitches within UITableView
Issue -
State: open - Opened by derekleerock over 4 years ago
#58 - Only check for views visible to the user
Issue -
State: open - Opened by immenor over 4 years ago
- 12 comments
Labels: enhancement
#57 - Check SegmentControl segment titles
Issue -
State: open - Opened by XuqiuyeLi over 4 years ago
- 3 comments
#56 - Searching for labels should exclude searching UISegmentedControls
Issue -
State: closed - Opened by derekleerock over 4 years ago
- 2 comments
#55 - Add support for Swift Package Manager (SPM)
Issue -
State: closed - Opened by derekleerock almost 5 years ago
- 1 comment
Labels: enhancement, good first issue
#54 - Support searching accessory views
Issue -
State: open - Opened by derekleerock almost 5 years ago
#53 - Finding UIButton using attributed strings
Issue -
State: open - Opened by derekleerock almost 5 years ago
Labels: enhancement, good first issue
#52 - Support finding UISwitches within UICollectionView
Issue -
State: open - Opened by derekleerock almost 5 years ago
- 3 comments
Labels: enhancement, good first issue
#51 - Output labels found when searching if no match is located
Issue -
State: open - Opened by derekleerock over 5 years ago
#50 - Add support for custom UITableView cells & subviews within a cell
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement
#49 - Add support for child view controllers
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement
#48 - Add support for searching collection view cells
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement
#47 - Add support for tapping a cell in a collection view
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement
#46 - Add support for finding the selected cell in a collection view
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement
#45 - Add RegEx support for hasLabel(withText:), hasLabel(containingText:) etc functions
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement
#44 - Add support for custom UITableViewCells
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement
#43 - Add support for UITableViewControllers
Issue -
State: closed - Opened by derekleerock over 5 years ago
- 1 comment
Labels: enhancement
#42 - Tapping multiple bar button items
Pull Request -
State: closed - Opened by immenor over 5 years ago
- 4 comments
#41 - Add support for multiple items to tapBarButtonItem
Issue -
State: closed - Opened by immenor over 5 years ago
#40 - Add ability to search the view controller's view hierarchy for views of a specific UIView type
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement
#39 - Add support for searching footer views in UITableViews
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement, good first issue
#38 - Add support for UIView to check if a view is visible
Issue -
State: closed - Opened by derekleerock over 5 years ago
Labels: good first issue
#37 - Add support for UISwitch to check if it is off
Issue -
State: closed - Opened by derekleerock over 5 years ago
Labels: good first issue
#36 - Add support for UIControl to check if a control is disabled
Issue -
State: closed - Opened by derekleerock over 5 years ago
Labels: good first issue
#35 - Add support for finding views that contain a gradient
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement
#34 - Consider what kind of support could be useful for parent / child view controller relationships
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement
#33 - Add ability to select an annotation on an MKMapView
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement
#32 - Add support for hasSwitch(colocatedWithUILabelWithExactText:)
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement, good first issue
#31 - Add support for findPicker(colocatedWithUILabelWithExactText:)
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement, good first issue
#30 - Add support for findDatePicker()
Issue -
State: closed - Opened by derekleerock over 5 years ago
- 1 comment
Labels: good first issue
#29 - Add support for using accessibility identifiers:
Issue -
State: open - Opened by derekleerock over 5 years ago
Labels: enhancement
#28 - Attributed strings fixes
Pull Request -
State: closed - Opened by immenor over 5 years ago
- 4 comments
#27 - Add support for UITabBarController to check the displayed tab
Issue -
State: closed - Opened by derekleerock over 5 years ago
Labels: enhancement, good first issue
#26 - Adjust NSMutableAttributedStringBuilder to return NSAttributedString
Issue -
State: closed - Opened by derekleerock over 5 years ago
Labels: readability
#25 - Extract common attributed string attributes for spec
Issue -
State: closed - Opened by derekleerock over 5 years ago
Labels: readability
#24 - Improve test readability of attributed string tests
Issue -
State: closed - Opened by derekleerock over 5 years ago
Labels: readability
#23 - Searching for attributed text crashes when the text does not exist
Issue -
State: closed - Opened by derekleerock over 5 years ago
Labels: bug
#22 - Finding exact text matching attributes in NSAttributedString
Pull Request -
State: closed - Opened by immenor over 5 years ago
- 2 comments
#21 - Add support for making UITextField first responder so the appropriate input method can be verified.
Issue -
State: open - Opened by derekleerock almost 6 years ago
Labels: enhancement
#20 - Add support for selecting a tab in a UITabViewController
Issue -
State: closed - Opened by derekleerock almost 6 years ago
Labels: enhancement
#19 - Add support for finding UIBarButtonItems within a UIToolbar
Issue -
State: closed - Opened by derekleerock almost 6 years ago
Labels: enhancement
#18 - Move instantiateUIWindowForUnitTesting() into Succinct as a UIViewController extension
Issue -
State: open - Opened by derekleerock almost 6 years ago
Labels: enhancement
#17 - Add support for quickTypeToolbarViewController
Issue -
State: open - Opened by derekleerock almost 6 years ago
Labels: enhancement
#16 - Add support for keyboardDisplayViewController
Issue -
State: open - Opened by derekleerock almost 6 years ago
Labels: enhancement
#15 - Research ways to assist with automating documentation
Issue -
State: closed - Opened by derekleerock almost 6 years ago
- 2 comments
#14 - Add support for UISearchController
Issue -
State: open - Opened by derekleerock almost 6 years ago
Labels: enhancement
#13 - Add the ability to find UISearchBar
Issue -
State: open - Opened by derekleerock almost 6 years ago
Labels: enhancement
#12 - Add the ability to search through navigationItem.titleView
Issue -
State: open - Opened by derekleerock almost 6 years ago
Labels: enhancement
#11 - Add support to call findMapView() from UIViewController
Issue -
State: closed - Opened by derekleerock almost 6 years ago
Labels: good first issue
#10 - Backfill tests for existing functionality
Issue -
State: open - Opened by derekleerock almost 6 years ago
Labels: good first issue
#9 - Add support for tapRightBarButtonItem()
Issue -
State: closed - Opened by derekleerock almost 6 years ago
Labels: good first issue
#8 - Re-add support for "tapLeftBarButtonItem()" back into the framework
Issue -
State: closed - Opened by derekleerock almost 6 years ago
Labels: good first issue
#7 - Make find subviews skip UIDatePickers
Pull Request -
State: closed - Opened by csgavino almost 6 years ago
- 2 comments
#6 - Finds views inside of the view controller's navigation item title view
Pull Request -
State: closed - Opened by immenor almost 6 years ago
- 2 comments
#5 - Finds textviews by exact and partially matching text
Pull Request -
State: closed - Opened by immenor almost 6 years ago
- 2 comments
#4 - Find buttons in tableviews
Pull Request -
State: closed - Opened by immenor almost 6 years ago
- 1 comment
#3 - Update simulator in Makefile to work with Xcode 10.1 default simulator install.
Pull Request -
State: closed - Opened by rgravina almost 6 years ago
- 5 comments
#2 - Finds UILabels in the navigation bar
Pull Request -
State: closed - Opened by immenor almost 6 years ago
- 4 comments
#1 - Find a textfield by placeholder or text value
Pull Request -
State: closed - Opened by immenor about 6 years ago
- 2 comments