- Feb 25, 2020
-
-
GitLab Bot authored
-
- May 28, 2019
-
-
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
-
- Apr 23, 2019
-
-
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.
-
- Apr 04, 2019
-
-
Jan Provaznik authored
Scoped labels in EE require additional changes in CE code.
-
- Jun 01, 2018
-
-
Sam Beckham authored
-
- May 10, 2018
-
-
Annabel Dunstone Gray authored
-
- Apr 09, 2018
-
-
Clement Ho authored
-
- Jan 30, 2018
-
-
Annabel Dunstone Gray authored
-
- Jan 29, 2018
-
-
Annabel Dunstone Gray authored
-