Chi Vinh Le
ec1eff2b9d
Mark comments as always returning a value
2018-07-10 19:14:42 -03:00
Chi Vinh Le
8e87cba52f
Add comment
2018-07-10 19:00:22 -03:00
Chi Vinh Le
186f8e1987
Fix unit tests
2018-07-10 18:51:22 -03:00
Chi Vinh Le
358fe97069
Translate, concept for translation and id strings
2018-07-10 18:44:56 -03:00
Chi Vinh Le
5e5b0a3888
Add aria props
2018-07-10 16:29:07 -03:00
Chi Vinh Le
15cbb94756
Remove AssetList feature
2018-07-10 16:04:02 -03:00
Chi Vinh Le
f7ef7ae2b0
Use correct gutter for username
2018-07-10 15:30:39 -03:00
Chi Vinh Le
3355400248
Disable load more and show all button during load
2018-07-10 15:25:36 -03:00
Belén Curcio
37338ceab9
Merge branch 'next' of github.com:coralproject/talk into timestamp
...
* 'next' of github.com:coralproject/talk:
Adapt files.exclude (#1736 )
[next] Jest implementation for React Components (#1733 )
[next] Remove nodemon (#1725 )
Use JSDocs comments (#1727 )
feat: added support for --only flag
Do not rerun relay compiler on its own changes
2018-07-10 13:52:56 -03:00
Belén Curcio
805492931b
Implement Timestamp
...
Merge branch 'next' into timestamp
Fix test and translations
Merge branch 'timestamp' of github.com:coralproject/talk into timestamp
* 'timestamp' of github.com:coralproject/talk:
Fix test and translations
Implement Timestamp
2018-07-10 13:34:27 -03:00
okbel
6298a50bbe
Translations :/
2018-07-10 12:33:31 -03:00
Chi Vinh Le
8690646409
Better css classnames in snapshots
2018-07-10 12:29:42 -03:00
Chi Vinh Le
d89d4c25b7
Extract Username, Add indent styles
2018-07-10 12:15:39 -03:00
Chi Vinh Le
ca12ec652d
Throw when wrong args are provided
2018-07-09 21:01:45 -03:00
Chi Vinh Le
a18a9ab0c4
Narrow down arguments in stub
2018-07-09 20:55:36 -03:00
okbel
50fdabc0c0
ui functionality
2018-07-09 19:42:24 -03:00
okbel
37fb9ece66
wip
2018-07-09 18:57:41 -03:00
okbel
7ee9f23542
work in progress
2018-07-09 18:37:46 -03:00
Chi Vinh Le
11de453aac
Fix showAllReplies test
2018-07-09 17:41:39 -03:00
Chi Vinh Le
25c931cc05
Implement Replies
2018-07-09 16:45:36 -03:00
okbel
99b06445c9
progress
2018-07-09 16:41:40 -03:00
okbel
155b8c7316
progress
2018-07-09 16:39:04 -03:00
okbel
b15ea811e5
wip
2018-07-09 14:33:28 -03:00
okbel
6210ae6077
clean request
2018-07-09 11:44:52 -03:00
okbel
50de9a7f84
WIP
2018-07-09 11:37:08 -03:00
okbel
205ef6b4a4
Adding Copy to clipboard functionality
2018-07-09 11:04:16 -03:00
okbel
b77f9b8eaf
Permalink ui
2018-07-06 23:44:29 -03:00
okbel
89c697b18f
Permalink ui
2018-07-06 23:44:29 -03:00
Chi Vinh Le
84dd673c2e
Add integration tests!
2018-07-06 21:19:49 -03:00
Chi Vinh Le
d7acd23884
Merge branch 'next' into comments-connection
2018-07-06 16:23:09 -03:00
Chi Vinh Le
041e2e9cda
Update package-lock.json
2018-07-06 16:22:29 -03:00
Chi Vinh Le
b83dabc616
Add unit tests
2018-07-06 16:11:05 -03:00
Chi Vinh Le
f7a6b974a3
Support Enzyme and Relay in Jest
2018-07-06 16:10:20 -03:00
Kiwi
4fe85b8dbc
Adapt files.exclude ( #1736 )
2018-07-06 13:08:10 -06:00
Kiwi
01e14cc110
Adapt files.exclude ( #1736 )
2018-07-06 13:08:10 -06:00
Chi Vinh Le
4a9e620eaf
Adapt files.exclude
2018-07-06 15:38:20 -03:00
Chi Vinh Le
2c3e53e573
Make Jest work with Relay!
2018-07-05 19:11:32 -03:00
Chi Vinh Le
0fc57ab6a7
Merge branch 'next' into comments-connection
2018-07-05 15:10:37 -03:00
Kiwi
37cb23dd59
[next] Jest implementation for React Components ( #1733 )
...
* Make jest testing work with custom path and css modules
* Add first test
* feat: added unit tests to ci
* fix: updated package-lock.json
* Update cssTransform.js
* Update cssTransform.js
* Fix test in ci
2018-07-05 09:04:38 -06:00
Kiwi
e4c0e16e1b
[next] Jest implementation for React Components ( #1733 )
...
* Make jest testing work with custom path and css modules
* Add first test
* feat: added unit tests to ci
* fix: updated package-lock.json
* Update cssTransform.js
* Update cssTransform.js
* Fix test in ci
2018-07-05 09:04:38 -06:00
Chi Vinh Le
e1cf3a06f3
Add first tests
2018-07-04 19:04:12 -03:00
Chi Vinh Le
ea6eaee0d7
Make jest testing work with custom path and css modules
2018-07-04 19:02:03 -03:00
Chi Vinh Le
bdd4702a8f
Invert and full width
2018-07-04 17:26:37 -03:00
Chi Vinh Le
67790ac9e1
Strict typing for pagination container
2018-07-04 17:24:05 -03:00
Chi Vinh Le
94588951d3
Cleanup Relay Types
2018-07-04 17:16:51 -03:00
Chi Vinh Le
9f79ee1c6d
Better relay types
2018-07-04 15:01:47 -03:00
Chi Vinh Le
95bf54366c
Merge branch 'next' into comments-connection
2018-07-04 14:42:29 -03:00
Kiwi
c9c99623bc
[next] Remove nodemon ( #1725 )
...
* Remove old nodemon configs
* Remove nodemon
2018-07-04 11:12:43 -06:00
Kiwi
52594dc028
[next] Remove nodemon ( #1725 )
...
* Remove old nodemon configs
* Remove nodemon
2018-07-04 11:12:43 -06:00
Kiwi
85c06617e2
Merge pull request #1726 from coralproject/prevent-compile-loop-relay
...
[next] Adapt relay watch config
2018-07-04 14:07:29 -03:00