docbrown/app/controllers/api/v0
Michael Kohl a1eb6358db
Easier feature flag handling for Cypress (#16379)
* Add RailsEnvConstraint for routes

* Add feature flags API

* Add Cypress commands

* Add show action, update commands, add e2e test

* Update cypress/integration/seededFlows/toggleFeatureFlags.spec.js

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Move helper from command to test file

* Update documentation

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-02-03 10:42:13 -05:00
..
analytics_controller.rb app/controllers/api i18n (#16002) 2022-01-11 10:05:54 +07:00
api_controller.rb Refactoring questions asked of user (#15762) 2021-12-21 12:45:12 -05:00
articles_controller.rb app/controllers/api i18n (#16002) 2022-01-11 10:05:54 +07:00
comments_controller.rb Profile generalization cleanup phase 2 (#14555) 2021-08-27 09:17:26 +07:00
feature_flags_controller.rb Easier feature flag handling for Cypress (#16379) 2022-02-03 10:42:13 -05:00
followers_controller.rb 15 minute fix: Add default argument to JsonApiSortParam (#13369) 2021-04-14 10:32:07 +07:00
follows_controller.rb app/controllers/api i18n (#16002) 2022-01-11 10:05:54 +07:00
health_checks_controller.rb app/controllers/api i18n (#16002) 2022-01-11 10:05:54 +07:00
instances_controller.rb Add article and comment count to instance API (#15794) 2021-12-16 13:05:49 -05:00
listings_controller.rb app/controllers/api i18n (#16002) 2022-01-11 10:05:54 +07:00
organizations_controller.rb Profile generalization: cleanup (#12947) 2021-08-20 16:36:02 +02:00
podcast_episodes_controller.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
profile_images_controller.rb [deploy] Introduce /api/profile_images/:username endpoint (#10547) 2020-10-14 14:24:25 -05:00
readinglist_controller.rb Remove Doorkeeper from API (#15750) 2021-12-16 09:57:26 -06:00
tags_controller.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
users_controller.rb Remove Doorkeeper from API (#15750) 2021-12-16 09:57:26 -06:00
videos_controller.rb Return video_source_url in API V0 Videos index (#11040) 2020-11-09 06:27:28 +01:00