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

Update seeds for Demo #131

Closed
4 tasks done
joe4dev opened this issue Sep 6, 2016 · 3 comments
Closed
4 tasks done

Update seeds for Demo #131

joe4dev opened this issue Sep 6, 2016 · 3 comments
Assignees

Comments

@joe4dev
Copy link
Collaborator

joe4dev commented Sep 6, 2016

  • Set sensible password for admin user
  • Disable Batch Processing Template (or add workloads?)
  • Assign admin user to seeds
  • Seed freshly registered users with an application including deployment recommendations from the admin user
@joe4dev
Copy link
Collaborator Author

joe4dev commented Sep 6, 2016

A freshly registered user will see an empty application list. It would be beneficial to show one example such that the user can immediately start generating recommendations.
We need to find a way to populate applications (e.g., based on the seeds) 🤔

@inz
Copy link
Collaborator

inz commented Sep 6, 2016

Yes that's a good point. I guess for now we can just create an application
from the web app template on User#save.

In general, I think creating an initial application on user creation will
always make sense. That way, we will never have empty views in the app
(also, basecamp and buffer do the same thing)

On Tuesday, September 6, 2016, Joel Scheuner [email protected]
wrote:

A freshly registered user will see an empty application list. It would be
beneficial to show one example such that the user can immediately start
generating recommendations.
We need to find a way to populate applications (e.g., based on the seeds)
🤔


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#131 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAAXnaA0FBMcI7zz1YcLQjQoR7k8RkNvks5qndALgaJpZM4J2Qn_
.

@joe4dev
Copy link
Collaborator Author

joe4dev commented Sep 23, 2016

Seeding freshly registered users is addressed in 7922834

@joe4dev joe4dev closed this as completed Sep 23, 2016
@joe4dev joe4dev self-assigned this Sep 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants