Commit Graph

675 Commits

Author SHA1 Message Date
Belén Curcio 708bfe17a3 using found withRouter 2018-09-27 11:20:34 -03:00
Belén Curcio adee5377c9 Mapping /admin as /admin.html in devMode 2018-09-27 10:50:25 -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
Wyatt Johnson 4b4b68b885 Merge branch 'next' into admin 2018-09-26 16:27:22 +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
Belén Curcio 1e8a8d306c Merge branch 'next' into admin 2018-09-26 13:15:41 -03:00
Belén Curcio bbf98d0b67 First iteration of admin 2018-09-25 15:09:43 -03:00
Kiwi 122b9e9871 Merge pull request #1901 from coralproject/next-server-threading
[next] Parent Threading
2018-09-25 18:38:23 +02:00
Wyatt Johnson 192c8e63cf Merge branch 'next' into next-server-threading 2018-09-25 16:25:56 +00:00
Kiwi 04b4b7e715 Upgrade rte (#1906) 2018-09-25 16:25:42 +00:00
Wyatt Johnson bd56a39d73 review: fixes 2018-09-25 10:06:05 -06: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 Johnson 2ce955bc96 Merge branch 'next' into next-server-threading 2018-09-24 21:45:11 +00:00
Kiwi c280ff9e21 Merge pull request #1904 from coralproject/local-reply-list
[next] Implement LocalReplyList for last level replies
2018-09-24 22:27:48 +02: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
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
Wyatt Johnson 2edd923b9e feat: prime current user in user cache 2018-09-22 00:45:58 -06:00
Wyatt Johnson ae60311e85 feat: added root parent edge 2018-09-22 00:45:48 -06:00
Wyatt Johnson 1702040537 feat: added parent/parents edges 2018-09-22 00:26:09 -06:00
Wyatt Johnson 0fbd27cdcb fix: fixes for comment counting 2018-09-21 23:52:28 -06:00
Chi Vinh Le 4107fd367f Implement LocalReplyListContainer 2018-09-22 01:05:25 +02:00
Kiwi 65156c0528 Merge pull request #1897 from coralproject/improve-cross-browser-support
[next] Improve cross browser support
2018-09-22 01:05:05 +02:00
Kiwi 30d0541c69 Merge branch 'next' into improve-cross-browser-support 2018-09-22 00:55:03 +02:00
Kiwi fa17582e93 Merge pull request #1900 from coralproject/update-types-recompose
[next] Use upstream @types/recompose
2018-09-22 00:54:51 +02:00
Kiwi 007e6f5e66 Merge branch 'next' into improve-cross-browser-support 2018-09-22 00:54:14 +02:00
Wyatt Johnson 6e8c0df9fe Merge branch 'next' into update-types-recompose 2018-09-21 22:44:05 +00:00
Kiwi 106a5d36ed [next] Embed plus (#1877)
* Implement StreamEmbed instance and rename library to coral

* Add article & articleButton.html, only show embed htmls in production

* Respect assetURL

* Add tests

* Add parseHashQuery

* Fix permalink query and integration tests

* Fix permalink URL

* Remove optionalparams from pym

* Scroll when showing permalink view

* Implement autoRender

* AutoRender immediately when render permalink

* Add test for `showPermalink` event

* Add comment
2018-09-21 22:43:28 +00:00
Wyatt Johnson 85af8d1bbf [next] Permit (#1899)
* feat: replaced custom auth extraction logic with permit

* fix: fixed tests
2018-09-21 22:06:46 +00:00
Chi Vinh Le a996c5da2b Use upstream @types/recompose 2018-09-21 19:02:27 +02:00
Wyatt Johnson 029f4641d0 Merge branch 'next' into improve-cross-browser-support 2018-09-21 15:58:33 +00:00
Kiwi 18e6638162 [next] Limited threading (#1894)
* Implement limited threading

* Adapt snapshots

* Test threading
2018-09-21 15:57:33 +00:00
Kiwi 7ae3e4886a Merge branch 'next' into improve-cross-browser-support 2018-09-20 22:54:59 +02:00
Chi Vinh Le 6df0568378 More clarifying comments 2018-09-20 22:53:34 +02:00
Chi Vinh Le 8efeb3106f Improve cross browser support 2018-09-20 22:10:06 +02:00