1. 04 9月, 2020 2 次提交
  2. 01 8月, 2020 1 次提交
  3. 11 6月, 2020 1 次提交
  4. 05 6月, 2020 1 次提交
  5. 19 5月, 2020 1 次提交
  6. 06 5月, 2020 1 次提交
  7. 22 4月, 2020 1 次提交
  8. 21 4月, 2020 1 次提交
  9. 26 3月, 2020 1 次提交
  10. 06 3月, 2020 1 次提交
  11. 28 2月, 2020 1 次提交
  12. 18 2月, 2020 1 次提交
  13. 13 2月, 2020 1 次提交
  14. 16 9月, 2019 1 次提交
  15. 27 5月, 2019 1 次提交
  16. 14 3月, 2019 1 次提交
    • R
      Add a new test to create a snippet · e6c24bdb
      Roman Verevkin 提交于
      Add "smoke" tag to the test
      
      Fix links to views in Page Object files
      
      Review fixes
      
      Remove useless view block
      
      Implement Snippets::Show page object class
      
      Fix review suggestions
      
      Fix review suggestions 2
      
      Fix test with empty snippets state
      
      Remove useless css class
      
      Fix issues
      e6c24bdb
  17. 04 2月, 2019 1 次提交
  18. 15 10月, 2018 1 次提交
  19. 19 9月, 2018 1 次提交
  20. 07 7月, 2018 1 次提交
  21. 13 4月, 2018 2 次提交
  22. 12 4月, 2018 1 次提交
  23. 28 2月, 2018 1 次提交
  24. 20 2月, 2018 1 次提交
  25. 06 7月, 2017 1 次提交
  26. 31 5月, 2017 1 次提交
  27. 14 3月, 2017 1 次提交
  28. 09 2月, 2017 1 次提交
  29. 02 2月, 2017 1 次提交
    • S
      Keep snippet visibility on error · f799585c
      Sean McGivern 提交于
      When a snippet is submitted, but there's an error, we didn't keep the
      visibility level. As the default is private, this means that submitting
      a public snippet that failed would then fall back to being a private
      snippet.
      f799585c
  30. 11 1月, 2017 1 次提交
  31. 19 8月, 2016 1 次提交
  32. 05 4月, 2016 1 次提交
    • R
      Standardize the way we check for and display form errors · 7a2370f7
      Robert Speicher 提交于
      - Some views had a "Close" button. We've removed this, because we don't
        want users accidentally hiding the validation errors and not knowing
        what needs to be fixed.
      - Some views used `li`, some used `p`, some used `span`. We've
        standardized on `li`.
      - Some views only showed the first error. We've standardized on showing
        all of them.
      - Some views added an `#error_explanation` div, which we've made
        standard.
      7a2370f7
  33. 02 12月, 2015 3 次提交
  34. 20 6月, 2015 1 次提交
  35. 17 6月, 2015 1 次提交
  36. 27 5月, 2015 1 次提交