Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Prototype of Novice User Portal #909

Merged
merged 5 commits into from
May 16, 2019

Conversation

jpwhite4
Copy link
Member

@jpwhite4 jpwhite4 commented May 2, 2019

Initial version of the novice user tab. I expect there will be some additional changes needed once we get the various portlets fully integrated. There will also be further updates to the documentation.

The main difference between this and the previous novice_user feature branch is that the novice user tab is now enabled/disabled by the portal_settings.ini setting and you have to add your portlet javascript file to the assets.json (or assets.d/MODULE.json for modules).

@jpwhite4 jpwhite4 added Category:User Dashboard Screen shown after user login new feature New functionality labels May 2, 2019
@jpwhite4 jpwhite4 added this to the 8.5.0 milestone May 2, 2019
* can be dynamically instantiated
*/
Ext.reg('DeveloperPortlet', XDMoD.Modules.SummaryPortlets.DeveloperPortlet);
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would examples of the additions required for etc/assets.json and etc/roles.d/summary.json be useful too?

docs/novice_user.md Outdated Show resolved Hide resolved
@mkzia
Copy link
Contributor

mkzia commented May 10, 2019

I have tested the new method and it works fine for me. My branch is https://github.com/mkzia/xdmod/tree/mkzia_novice

@ryanrath
Copy link
Contributor

I also have things working w/ this branch + my two novice user components:

I have the Center Report Card component up on my dev port. At the moment it's only enabled for Center Director / Staff.

@jpwhite4 jpwhite4 merged commit be9fff1 into ubccr:xdmod8.5 May 16, 2019
@jpwhite4 jpwhite4 deleted the novice_user_pull branch May 16, 2019 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:User Dashboard Screen shown after user login new feature New functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants