docbrown/spec
Monica Mateiu dbdd24c729
add org analytics menu if user has organizations (#13995)
* add organizations menu to analytics page

* Update app/views/dashboards/analytics.erb

Co-authored-by: rhymes <github@rhymes.dev>

* replace querySelector with getElementsByClassName for better performance

* Update app/javascript/packs/analyticsDashboard.js

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

* Update app/views/dashboards/analytics.erb

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

* refactor analytics view and add specs

* skip flakey analyticsNavigation spec

Co-authored-by: rhymes <github@rhymes.dev>
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2021-06-23 14:35:23 +02:00
..
black_box Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
controllers/concerns 15 minute fix: Add default argument to JsonApiSortParam (#13369) 2021-04-14 10:32:07 +07:00
decorators Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
factories Create DiscussionLocks (#13905) 2021-06-10 11:04:33 -04:00
fixtures ✂️ Remove the approvals gem ✂️ (#12978) 2021-03-19 13:28:06 -07:00
generator Add service generator (#11265) 2020-11-10 09:09:35 +07:00
helpers Consistently use ForemInstance.private? (#14021) 2021-06-22 08:16:19 +07:00
initializers Bump rubocop-rails from 2.10.1 to 2.11.0 (#14043) 2021-06-22 11:25:28 -05:00
lib Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
liquid_tags LinkTag: correctly display organization avatar (#13928) 2021-06-23 10:25:29 +07:00
mailers Revert dynamic email config changes (#13983) 2021-06-14 13:08:24 -04:00
models [15 min fix] Refactor private landing pages model code (#13982) 2021-06-15 18:17:15 +02:00
policies Create DiscussionLocks (#13905) 2021-06-10 11:04:33 -04:00
queries Have specs run without Redis and refactor ConsumerApp and Device (#13647) 2021-05-07 08:03:16 +02:00
refinements Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
requests Change signature of Feeds::ImportArticlesWorker (#13971) 2021-06-17 14:28:23 -04:00
routing ✂✂✂ Remove shop_url from SiteConfig ✂✂✂ (#13773) 2021-05-18 09:03:05 +07:00
serializers/search Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
services Clean up forem:setup task (#13998) 2021-06-18 09:34:18 +07:00
support add org analytics menu if user has organizations (#13995) 2021-06-23 14:35:23 +02:00
system [15-Minute Fix] Fix Broken Admin Tags #create and #update Forms (#14049) 2021-06-23 14:30:17 +02:00
tasks Bump rubocop-rails from 2.9.1 to 2.10.0 (#13655) 2021-05-05 14:16:44 -07:00
uploaders Fix Ruby 2.7 kwargs' warnings & misc spec warnings (#13256) 2021-04-06 16:57:59 -04:00
view_objects [15 min fix] Fallback to the image URL if Cloudinary/Imgproxy are not configured (#13767) 2021-05-19 15:03:20 +02:00
views Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
workers [15-min-fix] Ensure mention worker delivers email (#14038) 2021-06-22 14:29:56 -04:00
rails_helper.rb Replacing granular admin email settings with one default email (#13853) 2021-05-28 12:17:08 +03:00
spec_helper.rb [15-minute fix] Don't allow markdown to use CSS classes (#13282) 2021-04-07 11:40:39 -04:00