Commit Graph

18 Commits

Author SHA1 Message Date
Ryan Nystrom
7d3298a7c9 disable the send button when text is empty (#2088) 2018-08-11 14:51:11 -04:00
Ryan Nystrom
8a8da143b5 new send button position (#2066) 2018-08-08 21:54:20 -04:00
Steven Deutsch
11d1d78aad Display paste menu on URL wrapping (#1515)
* Display paste menu on URL wrapping

* Add multi IssueTextActionOperation
2018-02-15 22:29:13 -05:00
Ryan Nystrom
5e67f048d5 give markdown actions more spacing (#1401) 2018-01-13 16:37:23 -05:00
Ryan Nystrom
21bb6d717f pad icons so they dont get clipped when exporting (#1332) 2018-01-05 13:23:39 -05:00
Bas Broek
7f04139794 Disable animations when reduce motion enabled (#1167) 2017-12-10 18:15:44 -05:00
Ryan Nystrom
6d5fc23180 Remove unused label from actions cell (#1213) 2017-12-10 18:13:56 -05:00
Bas Broek
1717b14ab3 Generate accessibility labels for cells (#1052)
* Add accessibility cell label generation

* Replace manual labels with generated ones
2017-11-23 11:30:48 -05:00
Bas Broek
14bed98d0f Add accessibility labels to markdown bar operations (#1030) 2017-11-21 15:00:46 -05:00
Hesham Salman
f213bac924 Thin SwiftLint ruleset (#704)
* Thin SwiftLint ruleset

* Disabled trailing_whitespace rule
2017-10-23 16:58:09 -04:00
James Sherlock
bde290f192 Image Upload for Bug Reports (#475)
* WIP: Basic image upload for bug reports

* Added image upload UI, Improved flow, Sped up process, Accurate information is passed through

* Improved navigation structure and transitions

* Tidy up of code, enable actual submission to Imgur

* Update to use table view

* Minor changes as per @BasThomas code review

* Remove all classes from Test target, Added @testable

Should fix Buddybuild issues

* Tweaks as per Ryan code review, Moved image upload logic to shared controller, added flag to toggle upload action
2017-10-22 13:58:03 -04:00
Ryan Nystrom
66c32807bd highlight state and larger MD action buttons, fixes #452 and #451 2017-09-27 22:07:21 -04:00
Ryan Nystrom
b95dd9d7ae dont show textview scroll indicator 2017-09-13 22:29:25 -04:00
Ryan Nystrom
fc30e6e396 min hit size on action buttons 2017-08-06 18:03:13 -04:00
Ryan Nystrom
c6832b3e96 slightly more space 2017-08-06 16:48:27 -04:00
Ryan Nystrom
b994abae05 better bar icons, more actions 2017-08-06 16:47:16 -04:00
Ryan Nystrom
5d4f9a1931 header insert refinement 2017-08-01 00:31:36 -04:00
Ryan Nystrom
5800f63293 working basic markdown commands 2017-07-31 23:55:34 -04:00