Commit Graph
470 Commits
Author SHA1 Message Date
Belén Curcio ae63e9a975 tiny refactor 2018-10-08 16:43:54 -03:00
Belén Curcio ec539c2dae Tests updated 2018-10-08 15:01:34 -03:00
Belén Curcio 51b7f5470e Refactor 2018-10-08 14:58:10 -03:00
Belén Curcio 7e7a5856c2 Revert "Revert "Using fragment and updated fixtures""
This reverts commit 333e1a6dac.
2018-10-08 08:41:40 -03:00
Belén Curcio 333e1a6dac Revert "Using fragment and updated fixtures"
This reverts commit 8dae12b5ab.
2018-10-05 10:05:28 -03:00
Belén Curcio 8dae12b5ab Using fragment and updated fixtures 2018-10-05 09:54:47 -03:00
Belén Curcio 7c7f7f2a19 Merge branch 'next-comment-counts' of github.com:coralproject/talk into next-comment-counts
* 'next-comment-counts' of github.com:coralproject/talk:
  fix: documentation
2018-10-04 20:27:25 -03:00
Belén Curcio bd7903fc53 Snapshots updated 2018-10-04 20:27:03 -03:00
Wyatt JohnsonandGitHub 945cdfc298 fix: documentation 2018-10-04 22:34:54 +00:00
Belén Curcio d3fb04225c Snapshots updated 2018-10-04 18:35:24 -03:00
Belén Curcio aa105061c9 Adding comment count 2018-10-04 18:31:16 -03:00
Chi Vinh Le 7f4d8d8b2f fix: graphql schema not compiling 2018-10-04 17:28:41 +02:00
Belén Curcio 66cc0752a4 Merge branch 'next-profile' of github.com:coralproject/talk into next-profile
* 'next-profile' of github.com:coralproject/talk: (21 commits)
  test: fix snapshots
  feat: hide profile tab when not logged in
  fix: translations, typings, cleanup and fix view conversation
  fix: apply suggestions
  fix: improve typings
  feat: cleanup of router
  feat: simplified view
  deleting old snap
  No need for local state for now
  Routing, Navigation, Styles
  using found withRouter
  Mapping /admin as /admin.html in devMode
  Adding found
  Adding Found Relay to the Admin side
  Add tests
  Adapt snapshots
  Add tests
  Implement Show Conversation Link
  First iteration of admin
  wip
  ...
2018-10-04 10:37:52 -03:00
Belén Curcio 84234f9ac6 Added translations 2018-10-04 10:33:50 -03:00
Chi Vinh Le a09b50a9e7 test: fix snapshots 2018-10-03 16:49:42 +02:00
Chi Vinh Le 5c77ed2c31 Merge branch 'next-profile' of https://github.com/coralproject/talk into next-profile 2018-10-03 15:51:52 +02:00
Chi Vinh Le fabe52a0a6 feat: hide profile tab when not logged in 2018-10-03 15:49:49 +02:00
KiwiandGitHub 13b039099f Merge branch 'next' into next-profile 2018-10-03 02:15:41 +02:00
KiwiandGitHub 7beb1a2fcd Merge branch 'next' into admin 2018-10-03 01:59:56 +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 9463fa8ec2 fix: apply suggestions 2018-10-03 00:52:55 +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
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
Belén Curcio 639b439f02 deleting old snap 2018-09-28 11:41:28 -03:00
Belén Curcio 465603526e No need for local state for now 2018-09-27 11:47:55 -03:00
Belén Curcio 2c66143d39 Routing, Navigation, Styles 2018-09-27 11:44:02 -03:00
Belén Curcio 708bfe17a3 using found withRouter 2018-09-27 11:20:34 -03:00
Belén Curcio 929fa8ca31 Adding found 2018-09-27 10:37:09 -03:00
Belén Curcio 2f361d4437 Merge branch 'admin' of github.com:coralproject/talk into admin
* 'admin' of github.com:coralproject/talk: (23 commits)
  [next] SSO Refactor (#1912)
  Upgrade rte (#1906)
  review: fixes
  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
  fix: test fixes
  fix: test patches
  fix: fixed issues with sorting
  fix: addressed cursor issue
  fix: removed dead code comment
  fix: updated comment
  feat: prime current user in user cache
  feat: added root parent edge
  ...
2018-09-26 16:33:07 -03:00
Belén Curcio 4dc46f7fee Adding Found Relay to the Admin side 2018-09-26 16:32:45 -03:00
Belén CurcioandGitHub 1e8a8d306c Merge branch 'next' into admin 2018-09-26 13:15:41 -03: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 bbf98d0b67 First iteration of admin 2018-09-25 15:09:43 -03:00
Belén CurcioandGitHub 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 CurcioandGitHub 4c898e8825 Merge branch 'next' into next-profile 2018-09-25 13:08:30 -03: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