Commit Graph

6 Commits

Author SHA1 Message Date
John Mitchell
cbc20093d7 move users tokens to features folder 2018-03-16 17:15:28 -04:00
John Mitchell
f4ad9afc5e add app crud ui 2018-03-12 13:31:18 -04:00
John Mitchell
aea37654e2 updated template list to using new components 2018-01-11 11:20:12 -05:00
gconsidine
297904462d Implement manual initialzation for Angular app
Manual initialization allows for some asynchronous work to
finish ahead of Angular's startup. The initial motivation is
to be able to guarantee translation files have been fetched
before rendering content that needs translation. If a locale
isn't supported or if the request to get a json file fails,
the i18n service falls back to en.

Signed-off-by: gconsidine <gconsidi@redhat.com>
2017-09-27 15:12:03 -04:00
gconsidine
cec9507504 Use eslint on ui/lib and ui/features code 2017-09-19 14:53:23 -04:00
gconsidine
725fd15519 Update project structure 2017-06-12 09:53:11 -04:00