Commit Graph
1384 Commits
Author SHA1 Message Date
Chi Vinh Le 7b929c356e Fix button styling 2018-07-16 18:26:41 -03:00
Belén Curcio 31113e7ecf Ready 2018-07-16 18:23:44 -03:00
Belén Curcio 4982d8d83e Support for refs 2018-07-16 18:19:21 -03:00
Belén Curcio 0cc705d71b Working 2018-07-16 18:10:57 -03:00
Chi Vinh Le f71d449079 Disable hover styling for touches 2018-07-16 18:05:19 -03:00
Chi Vinh Le 35ab62af92 Correct colors 2018-07-16 18:03:35 -03:00
Chi Vinh Le 2c2213893e Add withMouseHover HOC 2018-07-16 18:02:50 -03:00
Belén Curcio 22f9631cb8 Any 2018-07-16 16:42:24 -03:00
Wyatt Johnson 6f6bedb07a feat: production updates 2018-07-16 13:26:41 -06:00
Chi Vinh Le f24c21c94e Support wrapping, disable shrink by default 2018-07-16 16:25:32 -03:00
Chi Vinh Le b34b9e5986 Use readable css names in docz dev 2018-07-16 16:25:20 -03:00
Chi Vinh Le 524994d139 Use builtin types 2018-07-16 16:25:10 -03:00
Wyatt Johnson 34f42c2991 feat: support graphql schema type compilation for watcher 2018-07-16 13:24:02 -06:00
Belén Curcio 7c88c251ea progress 2018-07-16 16:14:56 -03:00
Wyatt Johnson b07073b882 review: tests 2018-07-16 13:14:38 -06:00
Wyatt Johnson 01dab3213a Merge branch 'next' into next-passport 2018-07-16 11:49:31 -06:00
Wyatt Johnson 7e98580264 review: changes for review 2018-07-16 11:38:28 -06:00
Belén Curcio 4db619d825 merge conflicts 2018-07-16 14:25:56 -03:00
Belén Curcio db3db21140 Adding Attachment and Popover Component 2018-07-16 14:04:51 -03:00
Wyatt Johnson f5ef551fb4 review: input.password -> hashedPassword 2018-07-16 10:49:16 -06:00
Belén Curcio f97cab79c8 Merge branch 'permalink' of github.com:coralproject/talk into permalink
* 'permalink' of github.com:coralproject/talk: (42 commits)
  [next] Support server side jest testing (#1747)
  Update snapshots
  Add comments
  Remove precss
  Move react-responsive to dev deps
  Remove comment
  Mobile first approach
  Support standard css variables, dynamically set spacing-unit
  Add docs
  Fully implement Flex and MatchMedia
  Responsive Components <3
  fix: linting
  fix: adjusted pageInfo
  Remove obsoloe snapshot
  Move jsdom to dev deps
  Mark comments as always returning a value
  Add comment
  Fix unit tests
  Translate, concept for translation and id strings
  Add aria props
  ...
2018-07-16 13:42:54 -03:00
Belén CurcioandGitHub abfa39529f Merge pull request #1730 from coralproject/timestamp
[next] Timestamp - Reader can see relative time of when that comment was posted
2018-07-16 13:39:39 -03:00
Chi Vinh Le 0aa556d288 Make timeagoFormatter optional 2018-07-13 19:58:58 -03:00
KiwiandGitHub f693820244 Merge branch 'next' into timestamp 2018-07-13 19:53:34 -03:00
KiwiandGitHub 09c941a906 Merge pull request #1748 from coralproject/watch-fixes
[next] Watcher 2.0
2018-07-13 19:53:06 -03:00
Chi Vinh Le 5f756056b1 More colors 2018-07-13 19:49:39 -03:00
Chi Vinh Le 1cd4d537af Colors 2018-07-13 19:46:12 -03:00
Chi Vinh Le 70ccd646ff Short circuit endless respawn 2018-07-13 19:39:15 -03:00
Wyatt Johnson 34ddd2ea0b fix: new mongo parser 2018-07-13 16:33:00 -06:00
Wyatt Johnson 2a7fa08bd6 fix: renamed type file 2018-07-13 14:52:10 -06:00
Wyatt Johnson a2a49b8e45 feat: improved user creation 2018-07-13 14:36:54 -06:00
Chi Vinh Le b6305bec16 Remove jest from watcher config, as it doesnt run well inside 2018-07-13 16:23:36 -03:00
Chi Vinh Le b1a7cdb78f Add jest set 2018-07-13 16:21:31 -03:00
Chi Vinh Le bd4091e41b Merge branch 'watch-fixes' of ssh://github.com/coralproject/talk into watch-fixes 2018-07-13 16:08:18 -03:00
Chi Vinh Le 27334c7bd1 Apply suggestions 2018-07-13 16:07:51 -03:00
Wyatt JohnsonandGitHub 399e9fd59f Merge branch 'next' into watch-fixes 2018-07-13 18:42:56 +00:00
Chi Vinh Le 1c33490bb6 Merge branch 'timestamp' of ssh://github.com/coralproject/talk into timestamp 2018-07-13 15:34:33 -03:00
Chi Vinh Le 34b80165c7 Move react-timeago to dev 2018-07-13 15:34:11 -03:00
Chi Vinh Le 07b910d7a3 Upgrade docz 2018-07-13 15:24:25 -03:00
Chi Vinh Le 911a03ba3d Cleanup docz scripts 2018-07-13 15:03:43 -03:00
Chi Vinh Le 035d241a72 Support watcher sets 2018-07-13 14:56:36 -03:00
Belen Curcio d1d80544ba Merge branch 'next' of github.com:coralproject/talk into permalink 2018-07-13 14:46:41 -03:00
Wyatt JohnsonandGitHub 6ce5d8492f Merge branch 'next' into timestamp 2018-07-13 17:11:05 +00:00
Wyatt JohnsonandGitHub 42d30af27b Merge branch 'next' into next-passport 2018-07-13 16:57:35 +00:00
KiwiandWyatt Johnson cac0afa61e [next] Support server side jest testing (#1747)
* Support server side jest testing

* feat: more tests
2018-07-13 16:57:25 +00:00
Wyatt JohnsonandGitHub 9c6a06b2c0 Merge branch 'next' into next-passport 2018-07-13 16:51:43 +00:00
Chi Vinh Le e76740c31f Make filter only a pure function 2018-07-13 11:37:56 -03:00
Chi Vinh Le 9684b6046b Parallel cleanup, skip empty watches 2018-07-13 11:26:19 -03:00
Chi Vinh Le d8021f0f33 Support sane watcher + auto detect watchman 2018-07-13 03:13:55 -03:00
Chi Vinh Le 05552f7a84 Use different kill method for watcher 2018-07-13 02:00:23 -03:00