plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
188 stars 51 forks source link

Add alpha version of react-gmi #847

Closed jordic closed 4 years ago

jordic commented 4 years ago

Not sure if this should be on the default guillotina distribution, or perhaps it's a best approach to just distribute it as pypi package.

something like: pip install guillotinaweb_reactgmi

Anyway let's discuss it.

codecov-io commented 4 years ago

Codecov Report

Merging #847 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #847   +/-   ##
======================================
  Coverage    94.4%   94.4%           
======================================
  Files         312     312           
  Lines       28399   28399           
======================================
  Hits        26784   26784           
  Misses       1615    1615
bloodbare commented 4 years ago

I like the aproach of embedded fronts on Guillotina out of the box

bloodbare commented 4 years ago

Just as a comment: I don't a problem on having executioner and guillotina_react out of the box. Executioner is a good NG example and GReact is a good application.