Commit graph

7 commits

Author SHA1 Message Date
Shinya Maeda
cb0b16ebf6 Add scheduled flag to job entity 2018-11-02 11:52:34 +00:00
Shinya Maeda
66b3bd5e26 Add spec for build_action_entity_spec 2018-10-03 15:09:48 +09:00
Lin Jen-Shin
71777a4a18 Rename BuildsController to JobsController
Rename other URL generators

admin_builds_path -> admin_jobs_path

Fix tests and more renaming

Fix more tests

Also change build_id to job_id in the controller
2017-05-17 20:17:30 +08:00
Grzegorz Bizon
0b75541559 Fix manual action entity specs 2017-04-12 15:22:32 +02:00
Toon Claes
16cca3a0ea Expose if action is playable in JSON
To avoid a manual build action being played (resulting in a 404),
expose `playable?` in the JSON so the frontend can disable/hide the
play button if it's not playable.
2017-03-20 14:39:37 +01:00
Sam Rose
3f2eaaa26b Retain original casing for build name in manual pipeline dropdown 2017-01-16 07:55:20 -05:00
Grzegorz Bizon
02c7dcf6b2 Rename some pipeline and build related entities
[ci skip]
2016-12-21 14:52:25 +01:00
Renamed from spec/serializers/pipeline_action_entity_spec.rb (Browse further)