Skip to content

Aha guide milestone2#1669

Merged
taylordolan merged 63 commits intomasterfrom
aha-guide-milestone2
Aug 18, 2016
Merged

Aha guide milestone2#1669
taylordolan merged 63 commits intomasterfrom
aha-guide-milestone2

Conversation

@runnabro
Copy link
Copy Markdown
Member

@runnabro runnabro commented Aug 17, 2016

@taylordolan
Copy link
Copy Markdown
Member

Terminal tab is still visible with all feature flags off
image

'ace-runnable-dark': !$root.featureFlags.imAfraidOfTheDark,\
'ace-runnable-light': $root.featureFlags.imAfraidOfTheDark\
}"
ng-if = "SMC.page === 'run' && !SMC.showDebugCmd && $root.featureFlags.webToolbar"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This feature flag doesn't exist (line 60)

@taylordolan
Copy link
Copy Markdown
Member

"Got It" button is cut off at 440px
image

@taylordolan
Copy link
Copy Markdown
Member

iPhone size
image

@taylordolan
Copy link
Copy Markdown
Member

iPhone size
image

- fix environment view aha guide
- fix modal backdrop aha guide
- fix next button not being full width
- fix aha guide button overlapping add config button
- fix repo select flow
- fix aha sidebar
- fix popover being cut off
@taylordolan
Copy link
Copy Markdown
Member

Now the web toolbar is always visible
image

ng-class = "{'active': SMC.page === 'terminal'}"
ng-click = "SMC.page = 'terminal'"
ng-disabled = "!SMC.instance.containers.models.length"
ng-if = "$root.featureFlags.configTerminal"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This feature flag doesn't exist (line 35)

@taylordolan taylordolan merged commit 2f84c18 into master Aug 18, 2016
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.

3 participants