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

springboard apps to be deployable #78

Merged

Conversation

miltontony
Copy link
Contributor

No description provided.

@miltontony miltontony self-assigned this Jun 30, 2015
@miltontony
Copy link
Contributor Author

@Rizziepit review please
I've added springboard.ini and springboard.yaml and allow different project types to be created on mission control.

@@ -0,0 +1,93 @@
[app:springboardfrontend]
use = egg:springboard-{{ app_type }}
Copy link
Contributor

Choose a reason for hiding this comment

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

pyramid.default_locale_name = {{default_language}}

featured_languages =
{{default_language}}
Copy link
Contributor

Choose a reason for hiding this comment

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

By default springboard will show the current language + featured languages. So when the default language is the current language, with this value, only the default language will be displayed in the header. Perhaps we need to put default_language plus one or two other available languages here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Rizziepit I was meant to remove this. We currently don't specify featured languages anymore in Mission Control so this should be blank. The fallback should be current language + 2 other

Copy link
Contributor

Choose a reason for hiding this comment

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

Ok cool. Can you open an issue on springboard so that we implement the fallback?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Rizziepit
Copy link
Contributor

+1 when tests are passing again

miltontony added a commit that referenced this pull request Jul 2, 2015
…d-apps-to-be-deployable

springboard apps to be deployable
@miltontony miltontony merged commit 3a539f6 into develop Jul 2, 2015
@miltontony miltontony deleted the feature/issue-78-springboard-apps-to-be-deployable branch July 2, 2015 09:20
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