Wyatt Johnson and Kiwi
b3cfe32631
[next] Story Improvements ( #2054 )
...
* feat: improved logs
* feat: improved scraper
- added scraper debug graph call
* feat: improved story closing
* fix: fixed tests
2018-11-01 21:34:48 +01:00
Wyatt Johnson and GitHub
1dc400ba58
[next] Rename Asset to Story ( #2044 )
...
* feat: rename asset -> story in server
* feat: renamed asset -> story for client code and tests
* feat: renamed article -> story
2018-10-29 22:49:35 +00:00
Kiwi and Wyatt Johnson
38fba52839
[next] Show reply information ( #2020 )
...
* feat: Implement replyTo
* feat: use full size buttons on small screens
* feat: show full size buttons in edit form on small screens
2018-10-26 17:56:35 +00:00
Chi Vinh Le
d3f6762458
test: adapt snapshot
2018-10-19 20:33:35 +02:00
Wyatt Johnson and GitHub
917fffc292
Merge branch 'next' into next-inReplyTo
2018-10-19 17:54:57 +00:00
Kiwi and Wyatt Johnson
2e6237b9d9
[next] Implement Comment History Pagination ( #2008 )
...
* refactor: profile
* feat: add pagination to comment history
* feat: add getMeSourceID helper
* feat: update profile in CreateCommentMutation
* fix: clear query response cache on mutation
* test: add integration tests for profile
* test: add unit tests
2018-10-19 17:54:40 +00:00
Kiwi and Wyatt Johnson
bc4d746291
fix: use asset url ( #2005 )
2018-10-19 17:32:12 +00:00
Chi Vinh Le
1176080aee
feat: Implement InReplyTo
2018-10-19 17:31:21 +02:00
Chi Vinh Le
ea5d907ff5
fix: remove 80% max-width
2018-10-17 17:26:30 +02:00
Chi Vinh Le
b74e8f3390
fix: only break words when necessary
2018-10-17 17:09:53 +02:00
Chi Vinh Le
dcc4b4a892
fix: styles closer to design
2018-10-17 17:07:54 +02:00
Wyatt Johnson and GitHub
3a9bcaa8b0
Merge branch 'next' into profile-mobile
2018-10-16 18:23:28 +00:00
Wyatt Johnson and GitHub
e9c80fc02a
[next] Relay GraphQL Batching ( #1965 )
...
* feat: added graphqlBatch
* refactor: cleanup of json serial
* refactor: cleanup of json serilization
* feat: use react network layer
* fix: adjusted broken user
* fix: temporarily disable cache for profile query
* test: temporarily use precompiled modules
* fix: bug when updating comment count on an asset
* fix: compile modules to commonjs for jest
* test: add react-relay-network-layer to transform whitelist
* fix: use react-relay-network-layer/es
* types: add react-relay-network-modern typescript types
* feat: integrate custom error middleware
* review: add todo
2018-10-15 22:46:21 +00:00
Kiwi and Wyatt Johnson
cf2be96a13
[next] Permalink View ( #1987 )
...
* feat: Implement converation thread
* Update unit tests
* test: adapt integration tests
* test: refactor denormalization helpers
* test: Include multiple parents in permalink View
* test: add integration test for loading previous parent comments
* feat: use dashed & solid time line
* feat: use new conversation thread design
* feat: add header from new design
* test: update snapshots
* fix: better scrolling behavior
* feat: add user box
* fix: add translations
* fix: typo
* fix: plural translation
* fix: paddings
* feat: better styling for level 0 comments
* fix: gutter size
* fix: update iframe url with new comment id
* test: add unit tests
2018-10-12 16:41:58 +00:00
Wyatt Johnson and GitHub
8184c3932e
[next] Install ( #1957 )
...
* Wip
* Adding Wizard and initial step <3
* Wip
* Adding more steps to the Install Wizard
* Mantaining state across steps
* Adding Steps
* Step Component
* wip
* feat: improved logging
* feat: added tenant install route
* Progress
* Refactor
* Adding rest install mutation
* Wip
* Done
* Addding snapshots
* URL validators
* Adding validation for url, and final step
* Header component and main variants
* fix: resolved router
* fix: corrected spec for prop
* fix: updated test snapshot
* Translations
* Translations
* Adding extra validation
* prefixing events with On - onSaveData
* prefixing events with On - onSaveData
* Adding translations, and colors from the palette
* Centering steps
* Ready
* feat: added production redirects
* fix: fixes during production
* fix: removed dead code
* Placeholder translations
* removing submit from cancel
* Adding a description for the URL field
* typo
* Refactor and renaming
* Using white as var
* Refactor and renaming
* feat: use new palette colors
* fix: extracted styles
* Adding await to avoid race condition with setState :)
* lint
* feat: added urls
* fix: wizard leaking styles
* fix: simplify icon style
* fix: adjust global body css to remove padding to allow seamless integration
* fix: types and small refactors
* fix: correctly filter wizard children
* refactor: simplify step containers
* fix: better typecheck
* test: remove obsolete snapshots
* fix: don't export FormProps
2018-10-11 22:13:02 +00:00
Belén Curcio
343784dcb1
Profile Mobile version
2018-10-10 10:39:33 -03:00
Belén Curcio and Wyatt Johnson
0d588f2f28
[next] Login prompt for not signed in users trying to react to comments. ( #1979 )
...
* Fixing the commentCount for 0 comments
* Show signIn when logged-off user reacts to a comment
* Snapshots updated
* removing graphiql
* Reaction: Icon - Label - Count
2018-10-09 16:33:13 +00:00
Chi Vinh Le
11fb12a22a
fix: undesired margin
2018-10-08 16:24:18 +02:00
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
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
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
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
d49a30c50a
fix: pass settings to deeper ReplyListContainer
2018-09-27 14:56:28 +02: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
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
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
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 Curcio and GitHub
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 Curcio and GitHub
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