aiohttp-admin icon indicating copy to clipboard operation
aiohttp-admin copied to clipboard

Migrate to react and admin-on-rest

Open jettify opened this issue 7 years ago • 2 comments

There is plans to migrate to react with admin-on-rest [1] UI framework since ng-admin uses outdated angular.

[1] https://github.com/marmelab/admin-on-rest

  • [ ] edit, view forms
  • [ ] filters
  • [ ] relations between tables
  • [ ] more robust and customizable fields
  • [ ] drop ng-admin stuff

jettify avatar Apr 10 '18 20:04 jettify

what about react-admin, guys? i'm thankful for the current work in master branch, but admin-on-rest version appears not mobile-friendly.

not-mms avatar Jul 19 '19 05:07 not-mms

We started to test react-admin.

You can use aiohttp_admin as rest api and react-admin for view without any problems.

Arfey avatar Jul 19 '19 12:07 Arfey