Kiwi
8cfced464b
chore: rename accept comment to approve comment ( #2341 )
2019-06-06 18:58:11 +00:00
Kiwi
593d94ddbb
[CORL-218] In Stream Approve and Reject ( #2340 )
...
* feat: instream moderation
* fix: tests
* test: add tests for in stream moderation
* fix: lint
* fix: snapshots
2019-06-04 19:27:15 +02:00
Wyatt Johnson
6bd3e093b3
[CORL-157] Ignore Users ( #2328 )
...
* feat: added server impl of ignore user
* feat: added development error wrapping
* feat: Add arror to popover
* fix: dependencies
* fix: server locals watch paths
* feat: AuthorPopover & Member Since
* chore: refactor stream file organization
* feat: ignore user
* fix: file case
* feat: add support for useLocal hook!
* test: test ignored users
2019-05-31 22:41:20 +00:00
Wyatt Johnson
df57b4eb17
[next] Email ( #2261 )
...
* feat: suspending, banning, now propogation
* feat: added email rendering + localization support
* fix: fix related to lib
* refactor: moved juicer to queue task
* refactor: cleanup of job processor
* refactor: improved error messaging around failed email
* feat: initial forgot passwor impl
* fix: fixed rebase errors
* feat: send back Content-Language header with requests
* feat: added ban email
* feat: implemented forgotten password API
* fix: linting
* feat: support more emails
* fix: promise patches
* feat: initial confirm email API
* feat: added rate limiting
* feat: added URL support
* feat: added email docs
* fix: updated docs
* chore: documentation review
* fix: fixed build bug
* feat: implement forgot password in auth popup
* test: add tests + fixes
* chore: rename StatelessComponent to FunctionComponent
* fix: types and test fixes
* chore: upgrade deps
* fix: THANK YOU TESTS FOR SAVING MY A**
* chore: reorder imports
* chore: remove obsolete !
* feat: implement accounts bundle
* refactor: review suggestion
* fix: rebase upgrade error
* fix: rebase bug
* feat: reset password link support
* test: add tests for account password reset page
* fix: remove redirect uri
* fix: revert local state changes
2019-05-09 22:54:56 +02:00
Kiwi
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
Kiwi
710de07fa6
chore: harmonize authToken to accessToken ( #2184 )
2019-02-08 23:40:20 +01:00
Kiwi
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 Johnson
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
Kiwi
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
Kiwi
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