1. 17 6月, 2016 5 次提交
  2. 16 6月, 2016 7 次提交
  3. 15 6月, 2016 2 次提交
  4. 14 6月, 2016 8 次提交
  5. 13 6月, 2016 1 次提交
  6. 11 6月, 2016 1 次提交
  7. 10 6月, 2016 10 次提交
  8. 09 6月, 2016 3 次提交
    • P
      Updated text expander text color · 1f192afa
      Phil Hughes 提交于
      1f192afa
    • T
      Implement @jschatz1's comments. · 1f5ecf91
      Timothy Andrew 提交于
      - No hardcoded colors in any SCSS file except `variables.scss`
      - Don't allow choosing a date in the past
      - Use the same table as in the "Applications" tab
      - The button should say "Create Personal Access Token"
      - Float the revoke button to the right of the table cell
      - Change the revocation message to be more explicit.
      - Date shouldn't look selected on page load
      - Don't use a panel for the created token
          - Use a normal flash for "Your new personal access token has been created"
          - Show the input (with the token) below it full width.
          - Put the "Make sure you save it - you won't be able to access it again." message near the input
      - Have the created token's input highlight all on single click
      1f5ecf91
    • S
      Allow custom text on 'almost there' page · 40b6d906
      Sean McGivern 提交于
      Add a new application setting, after_sign_up_text. This is text to be
      rendered as Markdown and shown on the 'almost there' page after a user
      signs up, but before they've confirmed their account.
      
      Tweak the styles for that page so that centered lists look reasonable.
      40b6d906
  9. 08 6月, 2016 3 次提交