docbrown/spec
Ridhwana fc86c30790
Profile Admin UI Setup Screen (v1) (#9610)
* Add ProfileField model

* Fix schema.rb

* Add service objects for base and link fields

* feat: show an index of profile fields and allow them to be edited

* Fix schema.rb

* Add service objects for base and link fields

* Add link fields to seeds

* Make placeholder a keyword argument

* Add work fields

* Add explanation column to profile fields

* Add coding fields

* Switch from inheritance to mixin

* Add email checkbox to base fields

* Add branding fields

* Add spec for ProfileFields::FieldDefinition

* chore: moved the migration file

* feat: add a create and destroy route

* feat: render a partial form

* fix: oops form instead of f

* Move migration back into correct location

* Rename column from explanation to description

* Rename attribute in mixin

* chore: update classed for buttons

* chore: rename from explanation to description

* chore: explanation to description

* chore: new profie field

* fix: only one submit button per form

* fix: update the form

* fix: remove files that got merged mistakenly

* chore: finally, some specs...

Co-authored-by: Michael Kohl <citizen428@dev.to>
2020-08-06 09:26:17 +02:00
..
black_box [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
decorators Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
factories Profile Admin UI Setup Screen (v1) (#9610) 2020-08-06 09:26:17 +02:00
fixtures [deploy] Seed profile fields (#9605) 2020-08-05 10:11:30 -04:00
helpers [deploy] Add explicit robots instruction meta tag and adjust cloudinary (#9601) 2020-08-02 11:25:46 -04:00
initializers Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
labor Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
lib [deploy] Bug Fix:Rename Listing Search Field in Elasticsearch to Fix Searching (#9609) 2020-08-03 10:18:17 -05:00
liquid_tags Update CODEOWNERS and team names in TODO comments (#9460) 2020-07-24 12:17:20 +07:00
mailers [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
models [deploy] Add ProfileField model (#9580) 2020-08-03 16:16:50 -04:00
policies Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
queries/internal Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
requests Profile Admin UI Setup Screen (v1) (#9610) 2020-08-06 09:26:17 +02:00
routing [deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) (#8435) 2020-07-07 07:37:04 -05:00
serializers/search [deploy] Optimization: Dont Use Redis For Flare Tag IDs, Load Them On Boot (#8987) 2020-06-30 09:48:08 -05:00
services [deploy] Seed profile fields (#9605) 2020-08-05 10:11:30 -04:00
support Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
system [deploy] Move Admin interface paths (#9576) 2020-08-03 08:49:23 -04:00
tasks Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
uploaders Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
view_objects [deploy] Add explicit robots instruction meta tag and adjust cloudinary (#9601) 2020-08-02 11:25:46 -04:00
views [deploy] Allow org admins to delete their organizations (#9357) 2020-07-28 12:00:15 -04:00
workers [deploy] Award badges asynchronously in internal (#9582) 2020-07-31 19:09:51 -04:00
rails_helper.rb Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
spec_helper.rb Update .simplecov (#8078) 2020-05-27 14:37:21 -04:00