Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. Feb 18, 2020
  3. Jan 21, 2020
  4. Dec 18, 2019
  5. Dec 17, 2019
  6. Dec 16, 2019
  7. Dec 12, 2019
  8. Sep 30, 2019
  9. Aug 05, 2019
  10. Jul 23, 2019
  11. May 28, 2019
    • Jan Provaznik's avatar
      Fix display of promote to group label · 4df0e259
      Jan Provaznik authored
      Since label presenter is used in label index view, label class
      check doesn't work as expected because the class is now LabelPresenter.
      
      Also `label.subject` doesn't work as expected now because Label's model
      `subject` method is shadowed by Gitlab's presenter's method which uses
      `subject` for referencing the original object.
      
      Instead we use a presenter's method for both checks now.
      
      `label_deletion_confirm_text` is not used anywhere so it's removed
      4df0e259
  12. Apr 23, 2019
    • Jan Provaznik's avatar
      Move scoped_label into label presenter · 8ce4b609
      Jan Provaznik authored
      When rendering a label we want to check 'scoped_label' feature
      availability on a project/group where label is being used. For
      this reason a label presenter is used in UI and information about
      context project/group is passed to this presenter.
      8ce4b609
  13. Apr 04, 2019
  14. Feb 21, 2019
  15. Nov 01, 2018
  16. Oct 31, 2018
  17. Mar 12, 2018
  18. Jan 31, 2018
  19. Dec 11, 2017
  20. Nov 07, 2017
  21. Aug 02, 2017
  22. Aug 01, 2017
  23. Jun 21, 2017
  24. Feb 23, 2017
  25. Dec 02, 2016
  26. Oct 19, 2016
  27. Jul 05, 2016
  28. Apr 26, 2016
  29. Apr 21, 2016
  30. Mar 20, 2016
  31. Mar 18, 2016
  32. Feb 04, 2016
  33. Jan 24, 2016
  34. Oct 07, 2015
  35. May 22, 2015
  36. Apr 20, 2015
  37. Jul 30, 2014
Loading