Commit Graph

4 Commits

Author SHA1 Message Date
Oliver Günther 61ae0d1392 Fix test suite name in errors script 2022-01-04 15:40:46 +01:00
Oliver Günther ac049663a3 Add multiple option for project custom fields (#9125)
* Allow multi-select CFs for projects

* Render multiple custom values in project row

* Output arrays from custom_value_attributes for multiselect values

* Add spec for copying multi-value cf

* Fix custom field multiselect form on new custom fields

* Fix custom field builder specs

* Add spec for creating/updating projects with multi select

* Add spec to create new multi select project cfs

* Add spec for projects index displaying of custom fields
2021-03-30 17:29:32 +02:00
Oliver Günther 5db2af74ae Remove superfluous check for pull request
[ci skip]
2021-02-19 09:36:19 +01:00
Oliver Günther ddfbc1bd68 Add a very basic github action rspec extractor 2021-02-19 07:51:57 +01:00