Commit Graph

542 Commits

Author SHA1 Message Date
Chi Vinh Le fabe52a0a6 feat: hide profile tab when not logged in 2018-10-03 15:49:49 +02:00
Chi Vinh Le bfeab31c37 fix: translations, typings, cleanup and fix view conversation 2018-10-03 01:46:39 +02:00
Chi Vinh Le 9dc702d29e Merge branch 'next' into next-profile 2018-10-03 01:33:09 +02:00
Chi Vinh Le 45b39c9a0f fix: improve typings 2018-10-03 00:41:51 +02:00
Belén Curcio 0a17fc7e64 Presentational components, events, tabs and more 2018-10-01 17:04:16 -03:00
Belén Curcio 52cdec056b updated snapshots 2018-10-01 16:32:40 -03:00
Belén Curcio 52b35c53ab Updated Snapshots 2018-10-01 15:52:14 -03:00
Belén Curcio ede3951309 Adding Snapshots and translations 2018-10-01 15:38:06 -03:00
Belén Curcio 5aa3024921 Adding Snapshots and translations 2018-10-01 15:35:56 -03:00
Wyatt Johnson 41575303a1 feat: added Asset edge on the Comment 2018-10-01 12:20:17 -06:00
Belén Curcio 98f90e125d Merge branch 'next' into next-profile 2018-10-01 14:34:31 -03:00
Belén Curcio c462bcfe68 Setting COMMENTS as activeTab 2018-10-01 14:33:41 -03:00
Belén Curcio abb6f3aea6 Setting CommentID 2018-10-01 14:12:05 -03:00
Kiwi c23708af14 Merge branch 'next' into next-readmore 2018-09-27 13:43:41 +02:00
Wyatt Johnson 20170333ed feat: initial comment count support (#1903) 2018-09-26 19:23:54 +00:00
Wyatt Johnson e127648a51 Merge branch 'next' into next-readmore 2018-09-26 16:27:40 +00:00
Wyatt Johnson 35787c15af Merge branch 'next' into next-profile 2018-09-26 16:27:10 +00:00
Wyatt Johnson b916914faa [next] SSO Refactor (#1912)
* feat: support dual sso/jwt auth

* feat: move verifier logic to seperate strategy

* fix: adjusted tests and removed aud claim

* fix: cleanup
2018-09-26 16:26:44 +00:00
Chi Vinh Le e3a9f0f89b Add tests 2018-09-25 21:49:38 +02:00
Chi Vinh Le b9c3340026 Adapt snapshots 2018-09-25 21:46:38 +02:00
Chi Vinh Le b5b3c66d61 Add tests 2018-09-25 21:42:15 +02:00
Chi Vinh Le b6554b344c Implement Show Conversation Link 2018-09-25 21:42:15 +02:00
Belén Curcio 45802c651e Merge branch 'next' into next-profile 2018-09-25 14:15:14 -03:00
Belén Curcio 45e942a345 Adding styling 2018-09-25 14:13:54 -03:00
Belén Curcio 2f492c1f83 Merge branch 'next-profile' of github.com:coralproject/talk into next-profile
* 'next-profile' of github.com:coralproject/talk:
  Simplify getLevelClassName
  Refactor indent level className
  Remove unused line
  Give last level a display name
  More comments
  More comments
  Add some comments
  More tests
  Implement local reply list for last threading level
  Implement LocalReplyListContainer
2018-09-25 13:43:11 -03:00
Belén Curcio 3edaa6bf2d Changes 2018-09-25 13:37:22 -03:00
Belén Curcio 4c898e8825 Merge branch 'next' into next-profile 2018-09-25 13:08:30 -03:00
Wyatt Johnson bd56a39d73 review: fixes 2018-09-25 10:06:05 -06:00
Belén Curcio 303c7489e4 Changes 2018-09-25 11:29:07 -03:00
Belén Curcio 9852c4e62f Channges 2018-09-25 11:20:57 -03:00
Belén Curcio 72bdf5d40b Changes 2018-09-25 11:08:31 -03:00
Wyatt Johnson 2ce955bc96 Merge branch 'next' into next-server-threading 2018-09-24 21:45:11 +00:00
Chi Vinh Le 02909fb399 Simplify getLevelClassName 2018-09-24 22:16:10 +02:00
Chi Vinh Le 460429d991 Refactor indent level className 2018-09-24 22:11:03 +02:00
Chi Vinh Le 8c2d811b55 Remove unused line 2018-09-24 22:04:03 +02:00
Chi Vinh Le 526a3c634a Give last level a display name 2018-09-24 20:41:50 +02:00
Chi Vinh Le 7139563ceb More comments 2018-09-24 20:36:39 +02:00
Chi Vinh Le dc3ea366bc More comments 2018-09-24 20:24:24 +02:00
Chi Vinh Le acdcd16b4d Add some comments 2018-09-24 20:16:29 +02:00
Chi Vinh Le 6e743b9b75 More tests 2018-09-24 20:13:54 +02:00
Chi Vinh Le 62a1fc5901 Implement local reply list for last threading level 2018-09-24 20:08:11 +02:00
Belén Curcio 661f392281 Adding the difss 2018-09-24 10:58:40 -03:00
Belén Curcio 2502dfedd2 Show profile tab if user is signed in 2018-09-24 10:54:45 -03:00
Belén Curcio 0cea633b0b Merge branch 'next' of github.com:coralproject/talk into next-profile
* 'next' of github.com:coralproject/talk:
  [next] Embed plus (#1877)
  [next] Permit (#1899)
  Use upstream @types/recompose
  [next] Limited threading (#1894)
  More clarifying comments
  Improve cross browser support
  Don't use css capitalize
  Upgrade RTE to fix a paste issue
  [next] Resubscribe local state (#1884)
  Styling fixes
  WIP
  Update snapshots
  Namespace ids
  Move styles to button
2018-09-24 10:30:20 -03:00
Wyatt Johnson d072df8043 fix: test fixes 2018-09-23 18:16:47 -06:00
Wyatt Johnson a8f315db4b fix: test patches 2018-09-23 18:08:24 -06:00
Wyatt Johnson a8ccf29bea fix: fixed issues with sorting 2018-09-23 17:28:15 -06:00
Wyatt Johnson 8589993401 fix: addressed cursor issue 2018-09-22 00:57:40 -06:00
Wyatt Johnson 50a691c1e5 fix: removed dead code comment 2018-09-22 00:50:55 -06:00
Wyatt Johnson 32fdc51506 fix: updated comment 2018-09-22 00:49:48 -06:00