Commit Graph

14 Commits

Author SHA1 Message Date
Hesham Salman
f213bac924 Thin SwiftLint ruleset (#704)
* Thin SwiftLint ruleset

* Disabled trailing_whitespace rule
2017-10-23 16:58:09 -04:00
Ryan Nystrom
ca5ba59908 do safe area insetting on UICollectionView the "right" way, fixes #581 2017-10-16 09:41:56 -04:00
Weyert de Boer
1ffda90eae Renamed Strings.swift to Constants.swift (#517)
* Renamed `Strings.swift` to `Constants.swift`, fixes #498
Added the product urls to `Constants.swift`, partly fixes #494

* Wrapped the strings in a `Strings`-enum

* Really shouldn't manually retype things

* Update project.pbxproj
2017-10-14 11:06:25 -04:00
Ryan Nystrom
1c38ff4d5c swift 4 migration 2017-10-07 14:46:10 +01:00
Ryan Nystrom
c0cbbf420e share secondary code style font 2017-07-26 22:13:15 -06:00
Ryan Nystrom
dc3b44938e align non-comment events uniform, tighter to screen edge 2017-07-26 22:09:18 -06:00
Ryan Nystrom
b34dd0dab2 bump up size for courier on hashes 2017-07-14 21:39:21 -04:00
Ryan Nystrom
45d50a74a3 do a pass making styles consistent 2017-07-14 21:29:11 -04:00
Ryan Nystrom
9c3cca4eed combine all events into single type, fixes #129 2017-07-13 21:00:36 -04:00
Ryan Nystrom
bf70b121fb status events interactive 2017-07-09 22:35:37 -04:00
Ryan Nystrom
db1976ca5f locked in top status 2017-07-03 15:48:58 -04:00
Ryan Nystrom
13b60982cd add status event, custom button state, conversions 2017-07-03 12:25:57 -04:00
Ryan Nystrom
6cd6f20ec6 status event model has status enum instead of closed 2017-07-03 12:12:38 -04:00
Ryan Nystrom
f181a70265 rename closed to status event 2017-07-03 11:54:09 -04:00