Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WiP] Examples/react api #1071

Merged
merged 22 commits into from
Jul 1, 2020
Merged

[WiP] Examples/react api #1071

merged 22 commits into from
Jul 1, 2020

Conversation

dpgaspar
Copy link
Owner

@dpgaspar dpgaspar commented Jul 30, 2019

Examples of react app with ModelRestApi

To launch:

cd app/static
npm install
npm run build
cd ../../
export FLASK_APP=app
flask create-admin
...
python testdata.py
flask run -p 8080

@codecov
Copy link

codecov bot commented Jul 30, 2019

Codecov Report

Merging #1071 into master will decrease coverage by 0.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1071      +/-   ##
==========================================
- Coverage   71.83%   71.57%   -0.26%     
==========================================
  Files          45       44       -1     
  Lines        6047     5964      -83     
==========================================
- Hits         4344     4269      -75     
+ Misses       1703     1695       -8     
Impacted Files Coverage Δ
flask_appbuilder/security/decorators.py 87.17% <0.00%> (-1.29%) ⬇️
flask_appbuilder/menu.py 92.63% <0.00%> (-1.12%) ⬇️
flask_appbuilder/security/manager.py 54.60% <0.00%> (-0.75%) ⬇️
flask_appbuilder/security/sqla/manager.py 66.01% <0.00%> (-0.65%) ⬇️
flask_appbuilder/models/filters.py 90.26% <0.00%> (-0.29%) ⬇️
flask_appbuilder/models/sqla/interface.py 73.74% <0.00%> (ø)
flask_appbuilder/exceptions.py
flask_appbuilder/api/__init__.py 97.34% <0.00%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4afbf69...9902e12. Read the comment docs.

@ryw
Copy link
Contributor

ryw commented Oct 6, 2019

@dpgaspar still feeling good about this approach?

@dpgaspar
Copy link
Owner Author

dpgaspar commented Oct 7, 2019

Hi @ryw,

Yes, still feeling good, unfortunately I'm a bit short of time to push this forward. Very happy to talk about this, or general FAB direction, if your willing to.

@stale
Copy link

stale bot commented Jan 5, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Feel free to reopen it if it's still relevant to you. Thank you

@stale stale bot added the stale label Jan 5, 2020
@stale stale bot removed the stale label Jan 5, 2020
@stale
Copy link

stale bot commented Apr 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Feel free to reopen it if it's still relevant to you. Thank you

@stale stale bot added the stale label Apr 4, 2020
@stale stale bot closed this Apr 11, 2020
@dpgaspar dpgaspar reopened this Jun 18, 2020
@stale stale bot removed the stale label Jun 18, 2020
@dpgaspar dpgaspar merged commit 63e3670 into master Jul 1, 2020
@dpgaspar dpgaspar deleted the examples/react-api branch July 1, 2020 11:43
@Mimameid
Copy link

Hi @ryw,

Yes, still feeling good, unfortunately I'm a bit short of time to push this forward. Very happy to talk about this, or general FAB direction, if your willing to.

Hi,

is this still interesting? What was the outcome in the end?
Since we were thinking about an approach to tackle this. Open for ideas/plans?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants