docbrown/spec/system
Ridhwana 66b14fc0bf
[deploy] Dynamic frontend for the sidebar navigation Items (#10754)
* feat: configure the frontend for sidebar nav links

* chore: add a comment

* changes to the admin interface

* feat: move the temporary task to be in the rake tasks and use it in the dev seeds

* feat: use the task in the rake seeds

* refactor: reuse the form across two modals

* refactor: use the form partial

* feat: change the modal to be large

* fix: naming

* Update db/seeds.rb

Co-authored-by: Michael Kohl <me@citizen428.net>

* chore: make the file readable

* chore: removed the if else as the rake task was run on all forems + i sent out a message to new communities

* oops

* refactor: add a scope

* chore: oops removed this

* feat: add navigation links specs

* spec: fix two failing ones

Co-authored-by: Michael Kohl <me@citizen428.net>
2020-10-12 16:05:47 -04:00
..
admin Do not require meta_keywords to be set (#10721) 2020-10-08 10:51:25 -04:00
articles [Email/Password Authentication] Allow Admins to enable email/password login (#10745) 2020-10-12 12:54:35 -04:00
authentication Remove code setting SiteConfig values in specs (#10811) 2020-10-12 12:06:10 -05:00
collections [deploy] Add index and show pages for series (#9201) 2020-07-29 10:01:52 -04:00
comments [deploy] Redesigned Comment Form (#10355) 2020-10-05 12:01:48 +02:00
dashboards Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
homepage [deploy] Dynamic frontend for the sidebar navigation Items (#10754) 2020-10-12 16:05:47 -04:00
notifications Rubocop: Enable and fix Style/OptionalBooleanParameter cop (#9711) 2020-08-10 19:35:55 +02:00
organization Organizations profile header redesign (#10258) 2020-09-10 12:42:36 +02:00
podcasts Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
resource_admin [deploy] Move /internal to `/admin (#9639) 2020-08-07 10:36:26 -04:00
search Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
user Spec Fix:Dont Reuse Same Username and Let Factory Set Title (#10519) 2020-10-01 17:10:27 -05:00
videos [deploy] Fixes a duplicate page title on the /videos page (#10170) 2020-09-03 16:07:11 +02:00
banned_user_interactions_spec.rb Replace ban/banned with suspend/suspended in user facing text (#5816) [deploy] 2020-02-10 10:12:53 -05:00
link_for_tags_in_posts_in_notifications_spec.rb Update main authentication view to improve visual design (#9856) [deploy] 2020-08-31 09:55:27 -07:00
user_logs_in_with_password_spec.rb [Email/Password Authentication] Allow Admins to enable email/password login (#10745) 2020-10-12 12:54:35 -04:00
user_selects_looking_for_work_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_uses_the_editor_spec.rb Flaky Spec Fix:Ensure We Fill In Article Content Successfully with More Targeted tag (#10330) 2020-09-14 14:28:51 -05:00
user_views_a_reading_list_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_visits_a_comments_page_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00