Start here https://docs.openshift.org/latest/install_config/web_console_customization.html#loading-custom-scripts-and-stylesheets You can look at some of our example extensions https://github.com/openshift/origin/tree/master/assets/extensions/examples Basically you can add whatever JS and CSS you want and you can write custom angular modules which add your own routes and pages.
Ben do you still have your git commit extension example somewhere? On Thu, May 12, 2016 at 10:33 AM, David Dimas <[email protected]> wrote: > Hi. > I am doing some integration work with Openshift Origin 1.1.6 and > customizing Web console now. > > I know that Openshift has the concept of some sorts of > organizations(group, team, etc). > But there is nothing in Web Console that allows you to invite users to a > project (or even set up a user). > And I have not seen anything that allows a project administrator to assign > a specific role to a user. > > I am going to build Team page and User management page now. > > How can I build these pages? > > Thanks in advance. > David > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev > >
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
