Vulcan/packages/nova-base-components/lib/users
2016-11-11 18:25:47 +09:00
..
UsersAccount.jsx continue HoC refactoring, get rid of function syntax in withXYZ() after all 2016-11-11 18:19:18 +09:00
UsersAccountForm.jsx load categories with their own container (with loading handled in the presentational component); handle login / logout / register with fixed client.resetStore (apollo 0.5.1) 2016-11-10 10:54:43 +01:00
UsersAccountMenu.jsx remove Telescope global 2016-08-08 11:18:21 +09:00
UsersAvatar.jsx use <Link> for UsersAvatar 2016-06-30 09:56:24 +09:00
UsersEditForm.jsx use better syntax for HoCs 2016-11-11 18:25:47 +09:00
UsersMenu.jsx use a more generic prefix (__) for users settings and adapt Users.methods.setSetting 2016-11-10 14:22:47 +01:00
UsersName.jsx fix user edit; add edit user link to profile page for admins; fix user name link 2016-06-30 12:05:59 +09:00
UsersProfile.jsx use better syntax for HoCs 2016-11-11 18:25:47 +09:00
UsersProfileCheck.jsx utils.stripTelescopeNamespace used in graphql schema gen, components, helpers when requesting a collection schema 2016-11-10 22:18:51 +01:00
UsersSingle.jsx continue HoC refactoring, get rid of function syntax in withXYZ() after all 2016-11-11 18:19:18 +09:00