Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Today, the interaction between the frontend and backend is quite messy and inconsistent. In AIP-79 Replace Flask AppBuilder, we plan to remove much of FAB. We will need to rewrite a lot of endpoints, so we should take the opportunity to standardize on a new UI API.

...

  • The React UI only communicates to the backend through with the public or and UI-only REST APIs
  • All queries and types can be auto generated in the UI from the APIs spec