Skip to content

Conversation

@RichBCurious
Copy link
Contributor

After lots of little unexpected snags, finally have this fully working.

@syntheticzero Please take a look at model class InitialLoginConfiguration and set the default bookmarks and interest tags to whatever makes sense. For now, I set to ["sleep 8 hours"] and ["sleep"], respectively, but those are just placeholders. Put in the real deal and it will put into db on first use. I was going to make admin pages for this, but for now will need to manually update in the database.

Basic idea is that you can modify any of the tutorial text, bookmarks or interest tags for a given promo code. If bogus promo code provided, default will be used.

Let me know if you have any questions. Or if there are any tweaks required. Hopefully, though it is good to go.

…g with tests. (only checking in becuase need to check in to deal with production error.
…changed homecontroller to use service; logincontroller passes on promo code to home controller which in turn calls service; updated the view to use the custom settings for the tutorial; added and moved around integration tests to reflect and test new design
… being populated even when not in use. (Why?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants