Re: Deprecate legacy UI in favor of FAB RBAC

2018-12-18 Thread Bolke de Bruin
The branch has for 1.10 is different from master (v1-10-test and stable) so there is no issue from that perspective. If there are fixes for 1.10 after the merge that concern the old ui they can just be based against the right branch. B. Op di 18 dec. 2018 13:49 schreef airflowuser I don't

Re: Deprecate legacy UI in favor of FAB RBAC

2018-12-18 Thread airflowuser
I don't think this can be merged until stopping adding fixes to 1.10.2 as there are some fixes for the old UI which this PR removes. Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Tuesday, December 18, 2018 12:55 PM, Verdan Mahmood wrote: > Hi all, > > At the moment,

Deprecate legacy UI in favor of FAB RBAC

2018-12-18 Thread Verdan Mahmood
Hi all, At the moment, we do have 2 versions of UI for Apache Airflow which is really hard to maintain. In an effort to remove the legacy UI, and make the FAB (RBAC UI) the default and only UI version of Apache Airflow, I've opened a PR, with all tests passing on Travis. PR: