Kiwi
929dfb9989
Merge pull request #1874 from coralproject/next-profile
...
[next] - Introducing Comment Tab, My Profile Tab, Comment History
2018-10-04 17:39:42 +02:00
Chi Vinh Le
c9ba749c76
fix: localization keys
2018-10-04 17:29:26 +02: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
Kiwi
13b039099f
Merge branch 'next' into next-profile
2018-10-03 02:15:41 +02:00
Kiwi
d22ba3ec89
Merge pull request #1910 from coralproject/admin
...
[next] First Iteration of Admin
2018-10-03 02:14:54 +02:00
Kiwi
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
Kiwi
0ec04aa561
Merge pull request #1911 from coralproject/next-readmore
...
[next] Implement "Read More of this Conversation"
2018-10-03 01:29:00 +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
Wyatt Johnson
74fc0fab61
feat: cleanup of router
2018-10-02 15:13:01 -06:00
Wyatt Johnson
733ea936d6
feat: simplified view
2018-10-02 14:58:27 -06: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
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
073036e24f
Merge branch 'next' of github.com:coralproject/talk into admin
...
* 'next' of github.com:coralproject/talk:
feat: initial comment count support (#1903 )
2018-09-27 11:45:37 -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
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
Kiwi
c23708af14
Merge branch 'next' into next-readmore
2018-09-27 13:43:41 +02: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
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
4b4b68b885
Merge branch 'next' into admin
2018-09-26 16:27:22 +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
Belén Curcio
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 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