Commit Graph
292 Commits
Author SHA1 Message Date
Chi Vinh Le 5bf4c66b40 fix: correct typings 2018-10-04 19:48:56 +02:00
Chi Vinh Le 2a4dfdd3de fix: linting 2018-10-04 19:32:17 +02:00
Chi Vinh Le bd1d677b63 Merge branch 'next' into next-respect 2018-10-04 19:15:00 +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 fabe52a0a6 feat: hide profile tab when not logged in 2018-10-03 15:49:49 +02:00
Belén Curcio ef91eaab20 Optimistic Responses updated 2018-10-03 10:25:25 -03: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 b53aa354ad Adding optimisticresponse for deleteCommentReaction 2018-10-02 13:22:22 -03:00
Belén Curcio 7948ed72ee Changes 2018-10-02 13:14:50 -03: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
Chi Vinh Le ccb6f347ae test: use baseComment and baseAsset in fixtures 2018-09-27 17:48:10 +02:00
Chi Vinh Le 3ffdb09afe fix: lint 2018-09-27 15:18:21 +02:00
Chi Vinh Le 2e9d0a21fe test: simplify tests 2018-09-27 15:02:53 +02:00
Chi Vinh Le d49a30c50a fix: pass settings to deeper ReplyListContainer 2018-09-27 14:56:28 +02:00
Wyatt Johnson 9966d5a644 fix: remove debug 2018-09-26 17:49:01 -06:00
Wyatt Johnson bc447dbde0 fix: test updates 2018-09-26 17:48:24 -06:00
Wyatt Johnson 5acd19790a feat: replaced respect with reaction and added some options! 2018-09-26 16:06:35 -06:00
Belén Curcio 16cbbe8d2c Adding spected 2018-09-26 17:23:54 -03:00
Belén Curcio 210146e998 More snapshots 2018-09-26 17:13:28 -03:00
Belén Curcio 66c3a48668 It was the optimistic response 2018-09-26 17:07:38 -03:00
Belén Curcio fd01fec70b Adding actionCounts to the fixtures 2018-09-26 17:03:01 -03:00
Belén Curcio 06ed324393 Merge branch 'next-respect' of github.com:coralproject/talk into next-respect
* 'next-respect' of github.com:coralproject/talk:
  fix: linting
  feat: initial comment count support (#1903)
2018-09-26 16:37:51 -03:00
Belén Curcio 473e41cdc4 Updated snapshots 2018-09-26 16:37:30 -03:00
Wyatt Johnson 3343605957 fix: linting 2018-09-26 13:31:15 -06:00
Belén Curcio f5c8b455f1 Adding respect count 2018-09-26 15:18:12 -03:00
Wyatt Johnson 411f5bc302 Merge branch 'next' into next-respect 2018-09-26 10:15:37 -06:00
Belén Curcio 6e374aba8f Respect Button fully working 2018-09-25 20:05:26 -03:00
Belén Curcio 6475f0c0f6 Testing my actionPresence 2018-09-25 19:27:30 -03:00
Belén Curcio d03583df5e Adding Delete Reaction 2018-09-25 19:05:27 -03:00
Belén Curcio 7b85197174 Respect a comment 2018-09-25 18:58:09 -03:00
Belén Curcio f7f24a37dd Performing respect 2018-09-25 18:35:41 -03:00
Belén Curcio c2023672d3 Adding creating CreateCommentReactionMutation 2018-09-25 18:16:31 -03:00
Belén Curcio 05f7dbd115 Merge branch 'next-respect' of github.com:coralproject/talk into next-respect
* 'next-respect' of github.com:coralproject/talk:
  Upgrade rte (#1906)
  fix: patch for sort bug
  feat: added dontAgree create/delete mutations
  Simplify getLevelClassName
  Refactor indent level className
  fix: cleanup of comments service
  Remove unused line
  feat: added flag creation and deletion mutations
  fix: addressed test updates
  feat: support deleting comment reactions
  Give last level a display name
  More comments
  feat: added reaction adding mutation
  fix: renamed, middleware fixes
  More comments
  Add some comments
  More tests
  Implement local reply list for last threading level
  fix: restricted action counts on Asset's
  Implement LocalReplyListContainer
2018-09-25 18:04:30 -03:00
Belén Curcio b664b9abc9 Adding Respect Button UI 2018-09-25 18:03:56 -03:00
Chi Vinh Le e3a9f0f89b Add tests 2018-09-25 21:49: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 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