 KiwiandWyatt Johnson
|
f4037ce6fb
|
[CORL-260] Bring back sorting (#2186)
* feat: sort stream
* feat: add FieldSet component to ui
* feat: make accessible and add feature test
* test: fix snapshots
|
2019-02-13 16:11:13 +00:00 |
|
 KiwiandGitHub
|
710de07fa6
|
chore: harmonize authToken to accessToken (#2184)
|
2019-02-08 23:40:20 +01:00 |
|
 KiwiandWyatt Johnson
|
bc5db7b599
|
[next] Admin auth + design (#2056)
* feat: extract jwt information
* feat: login status dependent auto redirect
* feat: Sign Out button
* feat: add a 404 page
* feat: improve loading state and use auth token info
* feat: redirect to previous destination
* feat: implement new design
* fix: change asset to story
* feat: add translations
* feat: more compact design
* test: add unit tests
* chore: refactor NavigationLink
* test: add integration tests
* chore: refactor replaceHistoryLocation
* fix: typo
* fix: property name typo
|
2018-10-31 23:11:32 +00:00 |
|
 Wyatt JohnsonandGitHub
|
1dc400ba58
|
[next] Rename Asset to Story (#2044)
* feat: rename asset -> story in server
* feat: renamed asset -> story for client code and tests
* feat: renamed article -> story
|
2018-10-29 22:49:35 +00:00 |
|
Chi Vinh Le
|
dc3ea366bc
|
More comments
|
2018-09-24 20:24:24 +02:00 |
|
Chi Vinh Le
|
62a1fc5901
|
Implement local reply list for last threading level
|
2018-09-24 20:08:11 +02:00 |
|
Chi Vinh Le
|
4107fd367f
|
Implement LocalReplyListContainer
|
2018-09-22 01:05:25 +02:00 |
|
Chi Vinh Le
|
ecc9eadc67
|
Add activeTab to local state
|
2018-09-13 18:29:22 +02:00 |
|
 KiwiandWyatt Johnson
|
8b09b52be8
|
[next] Start a clean session when user logs in / out (#1853)
* Clear user session after login / logout
* Filename cases
* Improve type checking
* Apply suggestions
|
2018-09-12 16:04:54 +00:00 |
|
Chi Vinh Le
|
5010e342df
|
Pending comment blur
|
2018-09-07 18:18:39 +02:00 |
|
Chi Vinh Le
|
d8b5b00adc
|
Fix fragments and queries
|
2018-08-24 14:11:09 +02:00 |
|
Chi Vinh Le
|
d140e2449f
|
Support authentication
|
2018-08-09 16:14:35 +02:00 |
|
Chi Vinh Le
|
fe7b734b2c
|
Add UserBox
|
2018-08-08 01:04:25 +02:00 |
|
Belén Curcio
|
ea44227519
|
Creating assetURL in localState
S
|
2018-07-26 11:21:57 -03:00 |
|
Belén Curcio
|
906940f152
|
Working single comment view
|
2018-07-25 17:24:14 -03:00 |
|
Belén Curcio
|
e519503129
|
Progress:
|
2018-07-25 14:06:25 -03:00 |
|
 KiwiandWyatt Johnson
|
65c8da0f34
|
Merge client into next (#1709)
* Merge client
* Add linting script
* Rename serve to start:development
* Move error harmonization and handling to network layer
* Show Comment Stream
* Added initial test
|
2018-06-27 22:06:30 +00:00 |
|