Open
Conversation
Contributor
tomatell
commented
Oct 20, 2015
Added a banner data url encoded to QR-Code.
…rver contents - added "membery://index" link so that the mobile app can identify the link is directed to the top menu. - added a left-arrow icon font to _font.scss.
Added feature to detect Crosswalk user-agent on the Membery client side module to detect the app to display the back button only on the Membery Mobile App.
- replaced glyphicon with fa icons - removed all icon- defined variables from _font.scss - hanged all icon- variables to fa fa- so that the font icons do not have be redefined in _font.scss.
…creen is small - changed the size of login button to default. - modified the Japanese translation for login button to fit in the UI.
…n is hidden Added cursor: pointer and hand to flex form style sheet.
…uguration says that is should be sent to profile Added missing config url.
fa-save icon is added for "Export" button and fa-eye icon is added for "View" button.
- created a custom css for cookieconsent2 plugin. - the custom css theme resides under src/client/styles which will be copied to "build/client/lib/cookieconsent2/build/" on grunt build. - "build/client/lib/cookieconsent2/build/" is mapped to "/lib" on portal.js so that the cookieconsent2 plugin is accesseble from the portal server.
- added "isIos" boolean variables other than "isMobile" so that iOS mobile safari can be identified. - arrow back button on iOS uses "javascript:history.go(-1);"
Added the following meta tag to index.html: <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0,user-scalable=no">
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.