Kiwi
|
2e6237b9d9
|
[next] Implement Comment History Pagination (#2008)
* refactor: profile
* feat: add pagination to comment history
* feat: add getMeSourceID helper
* feat: update profile in CreateCommentMutation
* fix: clear query response cache on mutation
* test: add integration tests for profile
* test: add unit tests
|
2018-10-19 17:54:40 +00:00 |
|
Kiwi
|
c2ffb30431
|
[next] i18n short number support (#1992)
* feat: Implement i18n short number
* test: fix failing tests
|
2018-10-12 23:16:13 +00:00 |
|
Kiwi
|
cf2be96a13
|
[next] Permalink View (#1987)
* feat: Implement converation thread
* Update unit tests
* test: adapt integration tests
* test: refactor denormalization helpers
* test: Include multiple parents in permalink View
* test: add integration test for loading previous parent comments
* feat: use dashed & solid time line
* feat: use new conversation thread design
* feat: add header from new design
* test: update snapshots
* fix: better scrolling behavior
* feat: add user box
* fix: add translations
* fix: typo
* fix: plural translation
* fix: paddings
* feat: better styling for level 0 comments
* fix: gutter size
* fix: update iframe url with new comment id
* test: add unit tests
|
2018-10-12 16:41:58 +00:00 |
|
Chi Vinh Le
|
845fbc1b1b
|
Move uuid generation to TalkContext
|
2018-09-07 00:34:17 +02:00 |
|
Chi Vinh Le
|
e132087682
|
Full PromisifiedStorage + Simplifications
|
2018-09-06 23:53:29 +02:00 |
|
Chi Vinh Le
|
441cc9d57b
|
Stream should work outside of iframe for debugging
|
2018-09-06 00:06:58 +02:00 |
|
Chi Vinh Le
|
110becb075
|
Implement reply
|
2018-09-06 00:06:58 +02:00 |
|
Chi Vinh Le
|
c96112fc8c
|
Fix tests
|
2018-09-06 00:06:58 +02:00 |
|
Chi Vinh Le
|
aa2b70fd8c
|
Save comment draft + test
|
2018-09-03 12:16:01 +02:00 |
|
Chi Vinh Le
|
4c1f2e72cb
|
Use createSinonStub
|
2018-08-31 17:24:42 +02:00 |
|
Chi Vinh Le
|
25e8cb517b
|
Add integration test
|
2018-08-31 17:15:40 +02:00 |
|
Chi Vinh Le
|
0497718764
|
WIP
|
2018-08-30 10:23:13 +02:00 |
|
Chi Vinh Le
|
a99fe3c0ff
|
Integrate actual translations into integration tests
|
2018-08-29 22:55:13 +02:00 |
|
Chi Vinh Le
|
245b8648d1
|
Get view from query + tests
|
2018-08-08 14:54:29 +02:00 |
|
Chi Vinh Le
|
3166478ec3
|
Add and refactor tests
|
2018-08-06 22:21:44 +02:00 |
|