Wyatt Johnson
14658d3d5d
review: suggested improvements
2018-10-15 16:43:20 -06:00
Wyatt Johnson
3633fd7afb
feat: added static uri support
2018-10-15 14:56:43 -06:00
Kiwi
c2ffb30431
[next] i18n short number support ( #1992 )
...
* feat: Implement i18n short number
* test: fix failing tests
2018-10-12 23:16:13 +00:00
Wyatt Johnson
5362a26976
fix: fix graphiql
2018-10-12 15:04:45 -06:00
Wyatt Johnson
cda72ba249
[next] Docker + Revision Metadata ( #1991 )
...
* feat: added version metadata, release to Docker
* fix: fixed mistake with export
* fix: adjusted circle cache beheviour
* fix: removed node_modules from workspace
* fix: added version prefix to cache keys
* review: patched invalid job name
* fix: hardcode cache version prefix :(
* fix: improved cache keys
2018-10-12 19:13:55 +00:00
Belén Curcio
ba15cbf23c
[next] Pluralization for the comment count ( #1983 )
...
* Pluralization comment count
* Adding updated snapshots
* fix: snapshots
2018-10-12 17:28:59 +00:00
Kiwi
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
Kiwi
ff5a94b91f
fix: adapt translation keys to our convention ( #1988 )
2018-10-11 22:42:39 +00:00
Wyatt Johnson
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
Wyatt Johnson
44e6d4b26a
[next] GraphiQL Fixes ( #1967 )
...
* fix: fixed playground middleware
* fix: replaced express middleware with custom html based middleware
2018-10-10 16:25:26 +00:00
Belén Curcio
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
Belén Curcio
49ec2bf18e
Merge branch 'next-comment-counts' of github.com:coralproject/talk into next-comment-counts
...
* 'next-comment-counts' of github.com:coralproject/talk: (53 commits)
fix: Readd and fix App unittest
fix: undesired margin
Correct optimitic updates
fix: correct typings
fix: linting
Optimistic Responses updated
Adding optimisticresponse for deleteCommentReaction
Changes
test: use baseComment and baseAsset in fixtures
fix: lint
test: simplify tests
fix: pass settings to deeper ReplyListContainer
fix: remove debug
fix: test updates
feat: replaced respect with reaction and added some options!
Adding spected
More snapshots
It was the optimistic response
Adding actionCounts to the fixtures
Updated snapshots
...
2018-10-08 16:44:24 -03:00
Belén Curcio
ae63e9a975
tiny refactor
2018-10-08 16:43:54 -03:00
Chi Vinh Le
0feb7384b2
Merge branch 'next' into next-comment-counts
2018-10-08 21:07:08 +02:00
Chi Vinh Le
b69313a01e
fix: Readd and fix App unittest
2018-10-08 20:53:02 +02:00
Belén Curcio
ec539c2dae
Tests updated
2018-10-08 15:01:34 -03:00
Belén Curcio
51b7f5470e
Refactor
2018-10-08 14:58:10 -03:00
Chi Vinh Le
11fb12a22a
fix: undesired margin
2018-10-08 16:24:18 +02:00
Belén Curcio
7e7a5856c2
Revert "Revert "Using fragment and updated fixtures""
...
This reverts commit 333e1a6dac .
2018-10-08 08:41:40 -03:00
Belén Curcio
333e1a6dac
Revert "Using fragment and updated fixtures"
...
This reverts commit 8dae12b5ab .
2018-10-05 10:05:28 -03:00
Belén Curcio
8dae12b5ab
Using fragment and updated fixtures
2018-10-05 09:54:47 -03:00
Belén Curcio
7c7f7f2a19
Merge branch 'next-comment-counts' of github.com:coralproject/talk into next-comment-counts
...
* 'next-comment-counts' of github.com:coralproject/talk:
fix: documentation
2018-10-04 20:27:25 -03:00
Belén Curcio
bd7903fc53
Snapshots updated
2018-10-04 20:27:03 -03:00
Wyatt Johnson
945cdfc298
fix: documentation
2018-10-04 22:34:54 +00:00
Belén Curcio
d3fb04225c
Snapshots updated
2018-10-04 18:35:24 -03:00
Belén Curcio
aa105061c9
Adding comment count
2018-10-04 18:31:16 -03:00
Belén Curcio
44b589d04f
Correct optimitic updates
2018-10-04 15:52:25 -03: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
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
Belén Curcio
ef91eaab20
Optimistic Responses updated
2018-10-03 10:25:25 -03:00
Kiwi
13b039099f
Merge branch 'next' into next-profile
2018-10-03 02:15:41 +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
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
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