Commit Graph
662 Commits
Author SHA1 Message Date
Belén Curcio 49d0296d5c updated tests 2018-07-19 15:47:00 -03:00
KiwiandGitHub 508d9618a2 Update ToggleShow.spec.tsx 2018-07-19 15:44:42 -03:00
Belén CurcioandGitHub 212932486a Merge branch 'next' into toggleshow 2018-07-19 15:40:02 -03:00
Belén Curcio b87f984fd3 ToggleShow Component 2018-07-19 15:38:41 -03:00
KiwiandGitHub 6f11ec3338 Merge pull request #1749 from coralproject/ui-improvements
[next] UI improvements
2018-07-19 15:16:30 -03:00
Belén Curcio 49552e7772 New Components 2018-07-19 15:07:02 -03:00
Belén Curcio b0d8c1348b Merge branch 'permalink' of github.com:coralproject/talk into permalink
* 'permalink' of github.com:coralproject/talk: (102 commits)
  feat: added support for --only flag
  Ready
  Support for refs
  Working
  Any
  progress
  merge conflicts
  Make timeagoFormatter optional
  More colors
  Colors
  Short circuit endless respawn
  fix: new mongo parser
  Remove jest from watcher config, as it doesnt run well inside
  Add jest set
  Apply suggestions
  Move react-timeago to dev
  Upgrade docz
  Cleanup docz scripts
  Support watcher sets
  [next] Support server side jest testing (#1747)
  ...
2018-07-19 13:13:01 -03:00
Chi Vinh Le 78d00d69fe Fix CI thanks to wyatt 2018-07-18 19:36:43 -03:00
Chi Vinh Le 236a740497 Fix icons in firefox 2018-07-18 17:15:36 -03:00
Chi Vinh Le 0ee20febd2 Export TrapFocus Props 2018-07-18 16:11:08 -03:00
Chi Vinh Le 90cb56d92f Implement TrapFocus Component 2018-07-18 16:05:34 -03:00
Wyatt Johnson a2a0cebb06 feat: initial token issuing support 2018-07-17 16:57:36 -06:00
Chi Vinh Le a4104f8bd8 Add children to types 2018-07-17 19:38:58 -03:00
Chi Vinh Le d09835020d Rename WrappedComponent to BaseComponent 2018-07-17 19:22:06 -03:00
Chi Vinh Le 9c98330ea4 Self host fonts and fix font weights 2018-07-17 19:16:14 -03:00
Chi Vinh Le 5acd48c49f Support Material Icons + bugfixes 2018-07-17 18:45:20 -03:00
Wyatt Johnson 8487f22b8e feat: added test results 2018-07-17 14:09:00 -06:00
Wyatt Johnson c7feaa344f fix: runInBand for CI 2018-07-17 13:51:59 -06:00
Wyatt Johnson 189623a367 fix: move audit up 2018-07-17 12:51:24 -06:00
Wyatt Johnson 7c139a37b4 fix: sudo with global npm update 2018-07-17 12:50:21 -06:00
Wyatt Johnson 2cf7f1e2ef fix: update npm 2018-07-17 12:49:35 -06:00
Wyatt Johnson 54e99dec12 feat: added npm audit 2018-07-17 12:42:06 -06:00
Wyatt Johnson caec45a0c6 feat: passport impl 2018-07-17 12:32:43 -06:00
Chi Vinh Le e064ad49ae Add missing tests 2018-07-17 15:31:40 -03:00
Chi Vinh Le de739554c8 Forward Ref Stub 2018-07-17 15:23:16 -03:00
Belén Curcio b9a8fdb77b feat: added support for --only flag
Merge pull request #1731 from coralproject/next-watcher-flags

Watcher --only
Use JSDocs comments (#1727)


Merge branch 'next' into prevent-compile-loop-relay
Merge pull request #1726 from coralproject/prevent-compile-loop-relay

[next] Adapt relay watch config
[next] Remove nodemon (#1725)

* Remove old nodemon configs

* Remove nodemon

[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

Adapt files.exclude (#1736)


Permalink ui

Adding Copy to clipboard functionality

WIP

clean request

wip

progress

progress

work in progress

wip

ui functionality

Translations :/

wip

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
  ...

Adding Attachment and Popover Component

merge conflicts

progress

Any

Working

Support for refs

Ready

Merge branch 'permalink' of github.com:coralproject/talk into permalink

* 'permalink' of github.com:coralproject/talk: (101 commits)
  Ready
  Support for refs
  Working
  Any
  progress
  merge conflicts
  Make timeagoFormatter optional
  More colors
  Colors
  Short circuit endless respawn
  fix: new mongo parser
  Remove jest from watcher config, as it doesnt run well inside
  Add jest set
  Apply suggestions
  Move react-timeago to dev
  Upgrade docz
  Cleanup docz scripts
  Support watcher sets
  [next] Support server side jest testing (#1747)
  Make filter only a pure function
  ...
2018-07-16 18:36:21 -03:00
Belén Curcio cecb0b7da7 Merge branch 'permalink' of github.com:coralproject/talk into permalink
* 'permalink' of github.com:coralproject/talk: (101 commits)
  Ready
  Support for refs
  Working
  Any
  progress
  merge conflicts
  Make timeagoFormatter optional
  More colors
  Colors
  Short circuit endless respawn
  fix: new mongo parser
  Remove jest from watcher config, as it doesnt run well inside
  Add jest set
  Apply suggestions
  Move react-timeago to dev
  Upgrade docz
  Cleanup docz scripts
  Support watcher sets
  [next] Support server side jest testing (#1747)
  Make filter only a pure function
  ...
2018-07-16 18:32:30 -03:00
Belén Curcio b1cb624e4f feat: added support for --only flag
Merge pull request #1731 from coralproject/next-watcher-flags

Watcher --only
Use JSDocs comments (#1727)


Merge branch 'next' into prevent-compile-loop-relay
Merge pull request #1726 from coralproject/prevent-compile-loop-relay

[next] Adapt relay watch config
[next] Remove nodemon (#1725)

* Remove old nodemon configs

* Remove nodemon

[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

Adapt files.exclude (#1736)


Permalink ui

Adding Copy to clipboard functionality

WIP

clean request

wip

progress

progress

work in progress

wip

ui functionality

Translations :/

wip

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
  ...

Adding Attachment and Popover Component

merge conflicts

progress

Any

Working

Support for refs

Ready
2018-07-16 18:31:06 -03:00
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