Dmitriy Zaporozhets
|
92deb451da
|
Annotate models
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-08-25 12:25:02 +03:00 |
|
jubianchi
|
7ad93ab250
|
Improve labels validation and expose error messages
|
2014-08-20 12:09:19 +02:00 |
|
Robert Schilling
|
938eed1ef8
|
Consistency: Capitalize hex values of sugested colors
|
2014-08-15 11:02:05 +02:00 |
|
Dmitriy Zaporozhets
|
27cf081e1b
|
Merge pull request #7479 from Razer6/feature/labels_api
Implement complete labels API (create/delete/update)
|
2014-08-15 10:25:48 +03:00 |
|
Dmitriy Zaporozhets
|
0602c5d027
|
Change default label color
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-08-15 10:20:12 +03:00 |
|
Robert Schilling
|
cbc90565b5
|
Do label validation for issues/merge requests API
|
2014-08-14 10:17:52 +02:00 |
|
Robert Schilling
|
b9519c8314
|
Validate label titel in project scope
|
2014-08-13 15:48:26 +02:00 |
|
Robert Schilling
|
c9eaa46c73
|
Labels need to be valid on name
|
2014-08-13 15:48:26 +02:00 |
|
Robert Schilling
|
a3c969cd92
|
Add testcase for invalid color
|
2014-08-13 15:48:26 +02:00 |
|
Robert Schilling
|
cf3ba0209d
|
Update labels via API
|
2014-08-13 12:29:03 +02:00 |
|
Robert Schilling
|
9284038dbe
|
Add, delete labels via API
|
2014-08-13 12:28:19 +02:00 |
|
Dmitriy Zaporozhets
|
2ecc79507a
|
Order labels by name
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-07-30 19:13:35 +03:00 |
|
Dmitriy Zaporozhets
|
593df8e69a
|
Improve labels
* allow developers to manage labels
* add ability to remove label
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-07-30 15:15:39 +03:00 |
|
Dmitriy Zaporozhets
|
ecabefba19
|
More strict validation for label title
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-07-30 13:26:54 +03:00 |
|
Dmitriy Zaporozhets
|
d45a6b2941
|
Migrate issue/mr labels from act_as_taggable to own labels
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-07-29 19:19:26 +03:00 |
|
Dmitriy Zaporozhets
|
03654a6abf
|
Label and LabelLink models for implementing own GitLab labels
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-07-29 17:10:15 +03:00 |
|