Commit Graph

15 Commits

Author SHA1 Message Date
Felipe Artur dd071c4b6e Bring one group board to CE 2018-03-03 12:56:17 -03:00
Robert Speicher 72a7b30c9f Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
Rémy Coutable ddccd24c13 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
blackst0ne 1fb9de2bf7 Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
Douglas Barbosa Alexandre 860fafee13 Remove backlog lists from board services 2017-02-03 17:02:43 +03:00
Douglas Barbosa Alexandre 1a2002d908 Update board specs to use board factory instead of project_with_board 2016-10-11 11:39:05 -03:00
Douglas Barbosa Alexandre 97551e8dd9 Improve project_with_board factory to create the default lists 2016-09-26 14:42:38 -03:00
Douglas Barbosa Alexandre f77c47a51c Remove lookup inside services to keep them consistent with other ones 2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre 9e5a305f18 Use zero-based positions on issues board services 2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre aff7a2ef55 Extract base service class for boards related services 2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre aa97c0fd12 Rename `list_id` param to `id` in Boards::Lists::DestroyService 2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre baec3d236b Remove label_list factory 2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre b07c5f23b8 Order board lists by list_type, and position 2016-08-17 12:58:57 -03:00
Douglas Barbosa Alexandre 5ef567e33d Does not allow Backlog/Done lists to be removed 2016-08-17 12:58:57 -03:00
Douglas Barbosa Alexandre b23683b00b Add service to remove a list from board 2016-08-17 12:58:57 -03:00