I just try with latest master which could show the dag after login as Admin. One last check: have you done the `npm install` and `npm run build`?
On Tue, Dec 18, 2018 at 12:50 PM Daniel Imberman <daniel.imber...@gmail.com> wrote: > I believe I am using the new UI since I have to login as admin to get in. I > can still see certain admin panels, but the primary DAG one doesn't show > any DAGs even when I explicitly put one in the folder. > > On Tue, Dec 18, 2018, 12:26 PM Tao Feng <fengta...@gmail.com wrote: > > > Are you using the Old UI or the new UI? Do you login as Admin user for > new > > UI? > > > > On Tue, Dec 18, 2018 at 11:56 AM Daniel Imberman < > > daniel.imber...@gmail.com> > > wrote: > > > > > Hello all, > > > > > > I've been testing the K8sExecutor and I notice that when I open the UI, > > I'm > > > unable to see any of the DAGs even though they are in the aiflow/dags > > > folder. I'm also still able to launch DAGs via the API. I have not > tested > > > this on any of the other executors yet. Is this a known issue? Also > > raises > > > the question on whether we can set up some form of UI testing since I > > don't > > > think the current unit/integration tests would catch this kind of > error. > > > > > > Thank you > > > > > >