Skip to content

Feature/disable apikey#1518

Merged
brylie merged 22 commits intodevelopfrom
feature/disable-apikey
Sep 21, 2016
Merged

Feature/disable apikey#1518
brylie merged 22 commits intodevelopfrom
feature/disable-apikey

Conversation

@55
Copy link
Copy Markdown
Contributor

@55 55 commented Sep 9, 2016

Closes #622

@55 55 added this to the Sprint 30 milestone Sep 9, 2016
@55 55 added the in progress label Sep 9, 2016
@55
Copy link
Copy Markdown
Contributor Author

55 commented Sep 9, 2016

Blocked by #1520

@55 55 added the blocked label Sep 9, 2016
@bajiat
Copy link
Copy Markdown
Contributor

bajiat commented Sep 13, 2016

Status update? Can you start by adding UI and only then store to UI?

@55
Copy link
Copy Markdown
Contributor Author

55 commented Sep 14, 2016

@bajiat, yes, the problem is that I couldn't submit Proxy form. Trying it again today.
UI is in a place.

@55
Copy link
Copy Markdown
Contributor Author

55 commented Sep 14, 2016

@bajiat
Everything is in place. Schema is aligned with API Umbrella. Since Proxy settings can't be saved to API Umbrella for now, not able to test it.
Waiting for #1510 to be done and merged.

@55 55 removed the blocked label Sep 16, 2016
@55 55 modified the milestones: Sprint 31, Sprint 30 Sep 16, 2016
'disable_api_key': {
type: Boolean,
optional: true,
label: 'Disable API Key',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We need to internationalize this label.

@brylie
Copy link
Copy Markdown
Contributor

brylie commented Sep 19, 2016

Add internationalization.

@brylie
Copy link
Copy Markdown
Contributor

brylie commented Sep 20, 2016

This is really close. Just switch identifiers to ID rather than class, when there is only one 'instance' or a particular element on a page.

</div>

<!-- Advanced settings -->
<div class="form-group col-md-12 advanced-settings">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If this is the only 'advanced-settings' element on the page, use id instead of class.


<!-- submit button -->
<button type="submit" class="btn btn-primary pull-right">Save proxy settings</button>
<button type="submit" class="btn btn-success pull-left save-proxy-button">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If this is the only 'save-proxy-button' element on the page, use id rather than class.

@brylie brylie merged commit e680725 into develop Sep 21, 2016
@brylie brylie deleted the feature/disable-apikey branch September 21, 2016 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants