Commit Graph
1020 Commits
Author SHA1 Message Date
Belén Curcio 6dea28ba74 Merge branch 'next' of github.com:coralproject/talk into next-respect
* 'next' of github.com:coralproject/talk:
  [next] SSO Refactor (#1912)
2018-09-26 15:11:27 -03:00
Wyatt JohnsonandGitHub e127648a51 Merge branch 'next' into next-readmore 2018-09-26 16:27:40 +00:00
Wyatt JohnsonandGitHub 4b4b68b885 Merge branch 'next' into admin 2018-09-26 16:27:22 +00:00
Wyatt JohnsonandGitHub 35787c15af Merge branch 'next' into next-profile 2018-09-26 16:27:10 +00:00
Wyatt JohnsonandGitHub 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
Belén CurcioandGitHub 1e8a8d306c Merge branch 'next' into admin 2018-09-26 13:15:41 -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 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
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
Belén Curcio 5695bee776 wip 2018-09-25 10:59:41 -03:00
Belén Curcio ff0f00a486 initial work 2018-09-24 19:52:08 -03:00
Wyatt JohnsonandGitHub 2ce955bc96 Merge branch 'next' into next-server-threading 2018-09-24 21:45:11 +00:00
Wyatt Johnson a318b56233 fix: patch for sort bug 2018-09-24 15:38:12 -06:00
Wyatt JohnsonandGitHub 8c192d283d Merge branch 'next' into next-respect 2018-09-24 20:47:46 +00:00
Wyatt Johnson 7cce84b7f8 feat: added dontAgree create/delete mutations 2018-09-24 14:25:48 -06: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
Wyatt Johnson 3c640f87d3 fix: cleanup of comments service 2018-09-24 14:07:44 -06:00
Chi Vinh Le 8c2d811b55 Remove unused line 2018-09-24 22:04:03 +02:00
Wyatt Johnson 3cdaa284ed feat: added flag creation and deletion mutations 2018-09-24 13:46:13 -06:00
Wyatt Johnson a19ac4e2cc fix: addressed test updates 2018-09-24 13:08:16 -06:00
Wyatt Johnson 10748347b9 feat: support deleting comment reactions 2018-09-24 12:50:30 -06: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
Wyatt Johnson dee14709c8 feat: added reaction adding mutation 2018-09-24 12:34:27 -06:00
Wyatt Johnson 8c3b0071c2 fix: renamed, middleware fixes 2018-09-24 12:32:57 -06: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