Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New home #152

Merged
merged 48 commits into from
Oct 31, 2017
Merged
Changes from 1 commit
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
5245abc
initial implementation of CourseListPresenter using promises
Ostrenkiy Oct 10, 2017
6558905
Added CourseListPresenter implementation
Ostrenkiy Oct 11, 2017
243b396
Added vertical presentation for course list
Ostrenkiy Oct 11, 2017
d1b0ade
Added limits support and updated pagination logics
Ostrenkiy Oct 12, 2017
1d547cd
Added good working limit
Ostrenkiy Oct 12, 2017
644c501
Added selection handling to CourseListView
Ostrenkiy Oct 12, 2017
e2dbef3
Added caching support
Ostrenkiy Oct 12, 2017
d874d8f
Added course subscription management
Ostrenkiy Oct 12, 2017
e67d283
minor refactoring
Ostrenkiy Oct 12, 2017
3f6bd7b
Added Last Step navigation support
Ostrenkiy Oct 15, 2017
68f9863
Added loading with gradient and refreshing state handling
Ostrenkiy Oct 15, 2017
076bfd8
Added horizontal course list
Ostrenkiy Oct 16, 2017
339dc39
Added states to horizontal course list
Ostrenkiy Oct 17, 2017
4ef0a1d
Added advanced course subscription management
Ostrenkiy Oct 18, 2017
cb914fe
Introduced dark color mode to course lists & some fixes for vertical …
Ostrenkiy Oct 24, 2017
4b120dc
Added Home Screen implementation
Ostrenkiy Oct 26, 2017
4d2c08a
Added complete loading with progresses for enrolled courses
Ostrenkiy Oct 26, 2017
6d897f3
Merge branch 'dev' into feature/new-home
Ostrenkiy Oct 26, 2017
f516c65
added last viewed sort to enrolled courses
Ostrenkiy Oct 26, 2017
1a8903c
some refactoring in course list block
Ostrenkiy Oct 26, 2017
66f0400
Added course schedule type check for last step
Ostrenkiy Oct 26, 2017
9f14a35
Added ContinueLearningWidgetView
Ostrenkiy Oct 27, 2017
7238cb4
Fixed new home UI
Ostrenkiy Oct 27, 2017
119a8e2
UI improvements
Ostrenkiy Oct 27, 2017
ff3da2b
Fixed label height constraints for widget
Ostrenkiy Oct 27, 2017
fbf0693
added continue learning image aspect ratio
Ostrenkiy Oct 27, 2017
977d792
Added checkToken before refresh & fixed user interaction for .display…
Ostrenkiy Oct 27, 2017
cdc4737
Fixed loading states & some constraint fixes
Ostrenkiy Oct 27, 2017
214a468
Merge branch 'dev' into feature/new-home
Ostrenkiy Oct 27, 2017
cd41176
fixed collection view item sizes on rotation
Ostrenkiy Oct 27, 2017
c906e58
Added course count & fixed button blinking
Ostrenkiy Oct 29, 2017
bc63374
multiple improvements
Ostrenkiy Oct 30, 2017
50e4fd2
Start observing subscriptions after course refresh
Ostrenkiy Oct 30, 2017
c689d9a
Added empty and error state placeholders
Ostrenkiy Oct 30, 2017
c6f4f87
Added localizations
Ostrenkiy Oct 30, 2017
b2b600a
Increased progress bar height
Ostrenkiy Oct 30, 2017
a06a751
Some placeholder fixes
Ostrenkiy Oct 30, 2017
7d28f84
fixed vertical course list presentation lifecycle
Ostrenkiy Oct 30, 2017
55857b1
Removed safe area from CourseLists storyboard
Ostrenkiy Oct 30, 2017
7a95031
Manual UITableViewAutomaticDimension for vertical controller
Ostrenkiy Oct 31, 2017
e7dbdf5
minor empty state fixes
Ostrenkiy Oct 31, 2017
02eb0dd
Add loading gradient with CAGradientLayer
kvld Oct 31, 2017
3ee14df
Fixed strange 5.5 layout problem
Ostrenkiy Oct 31, 2017
234a90d
Fixed progress localizations
Ostrenkiy Oct 31, 2017
c4c483d
greatestFiniteMagnitude instead of MAXFLOAT
Ostrenkiy Oct 31, 2017
cb3f0a0
Continue Learning widget as it is in sketch
Ostrenkiy Oct 31, 2017
d9e92c3
Fixed Continue widget opacity
Ostrenkiy Oct 31, 2017
b4230f3
thin title for continue learning
Ostrenkiy Oct 31, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
thin title for continue learning
Ostrenkiy committed Oct 31, 2017
commit b4230f324a0840b11e28b09b5bf52af9263151d8
2 changes: 1 addition & 1 deletion Stepic/ContinueLearningWidgetView.xib
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@
<constraints>
<constraint firstAttribute="height" constant="17" id="gWj-W1-YMl"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<fontDescription key="fontDescription" type="system" weight="thin" pointSize="16"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>