docbrown/app/views
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
..
admin [15-Minute Fix] Fix Broken Admin Tags #create and #update Forms (#14049) 2021-06-23 14:30:17 +02:00
api/v0 API: Remove orphan Admin Config jbuilder file (#13953) 2021-06-15 18:18:52 +02:00
articles LinkTag: correctly display organization avatar (#13928) 2021-06-23 10:25:29 +07:00
badges Add loading=lazy to image tags (#10888) 2021-05-27 19:01:21 +02:00
chat_channel_memberships [15 Minute Fix]: Ensure crayons banners are accessible (#12919) 2021-03-09 09:16:26 -08:00
chat_channels add skip link to connect and manage post (#13503) 2021-04-27 10:01:24 +01:00
collections Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
comments Refactor admin settings view into partials (#13950) 2021-06-15 10:30:24 +07:00
credits Replacing granular admin email settings with one default email (#13853) 2021-05-28 12:17:08 +03:00
dashboards add org analytics menu if user has organizations (#13995) 2021-06-23 14:35:23 +02:00
deep_links Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
devise Consistently use ForemInstance.private? (#14021) 2021-06-22 08:16:19 +07:00
doorkeeper Remove some HTML errors (#13288) 2021-04-07 11:46:12 +01:00
email_subscriptions Removal of morrrre hardcoded dev.to links (#7390) 2020-04-21 11:50:18 +02:00
events Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
feedback_messages crayons-notice accessibility improvements (#13273) 2021-04-14 13:32:57 +01:00
fields Ignore unused users columns (#6954) [deploy] 2020-04-01 10:11:40 +02:00
followings Move HexComparer to Hex::Comparer service (#12202) 2021-01-12 11:34:30 -05:00
github_repos Refactoring GitHub Repos functionality - step 1 (#7764) 2020-05-12 13:48:19 +02:00
homepage Stories views reorganization (#1317) 2018-12-13 14:54:02 -05:00
kaminari/internal Upgrade erb_lint to support latest Rubocop and fix violations (#9663) 2020-08-07 15:36:48 +02:00
layouts Remove navigation links from footer on private Forems (#14006) 2021-06-17 15:01:02 +00:00
liquid_embeds Refactor deployed_at and latest_commit_id code (#12224) 2021-01-13 16:53:59 +02:00
liquids crayons-notice accessibility improvements (#13273) 2021-04-14 13:32:57 +01:00
listings Remove duplicate jquery import, remove jquery-rails and use @rails/ujs (#13891) 2021-06-01 15:28:09 +02:00
mailers Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
moderations Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
notifications Remove defer attributes from inline scripts - gist embeds (#13407) 2021-06-11 08:22:50 +01:00
onboardings Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
open_search Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
organizations stories list script as separate js file - defer attribute (#13993) 2021-06-21 10:59:30 +07:00
pages Remove badge notice from /settings/profile (#14019) 2021-06-22 14:27:39 -04:00
podcast_episodes stories list script as separate js file - defer attribute (#13993) 2021-06-21 10:59:30 +07:00
podcasts stories list script as separate js file - defer attribute (#13993) 2021-06-21 10:59:30 +07:00
profile_field_groups Add ProfileFieldGroupsController to API (#10124) 2020-09-03 10:12:53 +07:00
reading_list_items Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
response_templates Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
service_worker Revert "Revert "Removed service worker (#12974)" (#13014)" (#13015) 2021-03-17 10:57:56 -04:00
shared Consistently use ForemInstance.private? (#14021) 2021-06-22 08:16:19 +07:00
sidebars Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
sitemaps Replaced ApplicationConfig with app_url in views (#7708) 2020-05-08 13:19:29 +03:00
social_previews Remove SheCoded Specific Code (#13363) 2021-04-12 11:04:58 -07:00
stories stories list script as separate js file - defer attribute (#13993) 2021-06-21 10:59:30 +07:00
tags Add loading=lazy to image tags (#10888) 2021-05-27 19:01:21 +02:00
users Remove badge notice from /settings/profile (#14019) 2021-06-22 14:27:39 -04:00
videos Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00