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

UI polish #460

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

UI polish #460

wants to merge 25 commits into from

Commits on Jul 6, 2019

  1. UI polish

    CSS and HTML UI polish: tidied up font sizes, margins and paddings.
    Used more gradients to make the app less "flat"
    jeromelacote committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    2e9d522 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Configuration menu
    Copy the full SHA
    3b1cafd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. 1 Configuration menu
    Copy the full SHA
    c362aa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. css/templates revision

    - fix headers spacing
    - improve color selection
    - button are more proportionated (smaller)
    - use correct color with gradient in homepage headers
    - more margin tweaks
    jeromelacote committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    6417775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    326e534 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. - added a color indicator in the chat screen

    - remove header bottom white line
    - reduce the h4 separator height
    - fix the recipient selector header colors
    jeromelacote committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    e4ad846 View commit details
    Browse the repository at this point in the history
  2. merge

    jeromelacote committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    7698d68 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. few css changes

    jeromelacote committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    9ab288d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    a8c6c19 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. more design reviews

    jeromelacote committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    3f4584c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c35f6e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Update address-definition.html

    add back  enable_text_select
    jeromelacote authored Dec 21, 2019
    Configuration menu
    Copy the full SHA
    0627850 View commit details
    Browse the repository at this point in the history
  2. add back m10t class

    jeromelacote authored Dec 21, 2019
    Configuration menu
    Copy the full SHA
    b120198 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bab20c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3168788 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14da7bb View commit details
    Browse the repository at this point in the history
  6. put back some spaces

    jeromelacote authored Dec 21, 2019
    Configuration menu
    Copy the full SHA
    f590113 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Configuration menu
    Copy the full SHA
    c0b269d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. # but wallet names are unreadable

    -Fixed
    
    # looks like some top padding is required here, what do you think?
    -I prefer without it, it’s more standard with native UI
    
    # looks odd that "what to send" and "amount" labels are of different size
    -Fixed
    
    # "+ Add fields" seems too close to "who signs", what do you think?
    - I believe it’s fixed  but I have’t Benn able to test in “real life” (I commented out the ng-hide for test)
    
    # and whenever you select sending data in "what to send", the Send button seems too close to the bottom of the screen
    - I will also be cut  or under the fold if the signer list get long enough/ To address this we would have to make the button a fixed position and the test of the page scrollable within something like an iframe
    
    # the new sent/received tags are so big, they do not look well on iPhone 5 screen (change the width in package.json to 320px to reproduce)
    I have 0 bytes and no history in my build so I can’t re produce it but it looks like this screen would need some adjustment.
    
    # not sure if dollar amount is correctly aligned with green checkmark, what do you think?
    -I added some offset. Fixed.
    
    # "textcoin" tags now get wrapped even on 400px screen
    - I was not able to reproduce, I have no history.
    
    # well, they were wrapped before but at least they kept the padding to the right
    
    # when i start typing into the Amount field on the Send tab, the field height suddenly changes
    - Do you talk about the send page. I don’t observe that.
    
    # what made you remove the gradient color from the home screen?
    - Not on purpose. It has been restored.
    
    # when i start typing into the Address field on the Send tab, the field height suddenly changes too
    - Do you talk about the send page. I don’t observe that.

    
     - I also made sure sore url in the witnesses preferences won’t run out of screen
    jeromelacote committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    90721ce View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. improve history page

    jeromelacote committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    4e093f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24ecf79 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    2c01b4d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    84b4d79 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    jeromelacote committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    6d43411 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    4ff24c2 View commit details
    Browse the repository at this point in the history