-
Notifications
You must be signed in to change notification settings - Fork 36
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
Display personalized homepage when logged in #5287
Conversation
…eate date; note that this requires an update to Bio-Chado-Schema.
…ect people schema accessor.
…ema of type CXGN::People::Schema, not bcs_schema of type Bio::Chado::Schema.
… uses CXGN::People::Roles.
… uses CXGN::People::Roles.
…ials and accessions.
Ryan - you need to update your local Bio::Chado::Schema repo (I just merged a new branch into it) |
…the page adapted to the user role (do not show recent activities for a user, for example).
Got it - working now. My only other suggestion is to change the "recent trials" page to reflect analyses vs trials. It is telling me that stored analyses are phenotyping trials |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A suggestion: how about moving the recent activities tables to the profile page or recent_activities page? In the homepage or wherever they are redirected to after login, show a welcome message and a link to redirect them to the 'recent activities' page and let them view the recent activities there?
Fix issue with Analyses appearing as Phenotyping Trials in the trial section |
… can be instantiated correctly. Tweak POD in CXGN::Trial.
Description
fixes #5235
Requires changes in Bio::Chado::Schema to be updated
Checklist
/t/data/fixture/patches/
./docs
has been updated./js
to/js/source/legacy
.