Commit Graph

  • 4afa030141 chore: remove precalculated race scores. Calculate race scores on every reload rebuilt 2023-08-07 16:02:59 -0700
  • f035c4d9ad fix: Filter out responses that don't correspond to the grades the school serves rebuilt 2023-08-04 17:10:48 -0700
  • 0bacac6962 fix: fix teacher n_size so instead of counting all the indivual teacher responses for a measure, it only counts the unique respondents Nelson Jovel 2023-08-03 12:40:42 -0700
  • 5f49746bf4 feat: Rename income labels to 'Economically Disadvantaged' and 'Not Economically Disadvantaged' rebuilt 2023-07-31 16:47:34 -0700
  • 67e469a66c feat: add popover to analyze graphs that displays the n-size of the different columns. Make sure to only calculate a score for a race if there are more than 10 respondents to a question. rebuilt 2023-07-26 09:38:45 -0700
  • e42aa05324 chore: remove outdated admin data loader file. We now use Dese::Loader to load school level data rebuilt 2023-07-21 12:16:59 -0700
  • 8f276a5f1a feat: if admin data value is above 5, round down to 5 rebuilt 2023-07-21 12:14:46 -0700
  • a4332f6a05 chore: remove outdated admin data loader file. We now use Dese::Loader to load school level data rebuilt 2023-07-21 12:16:59 -0700
  • 23ddaed2ce feat: if admin data value is above 5, round down to 5 rebuilt 2023-07-21 12:14:46 -0700
  • cec48e55d3 chore: remove outdated admin data loader file. We now use Dese::Loader to load school level data rebuilt 2023-07-21 12:16:59 -0700
  • 5c7729beeb feat: if admin data value is above 5, round down to 5 rebuilt 2023-07-21 12:14:46 -0700
  • b7494988d7 chore: removed tmp file rebuilt 2023-07-21 10:30:35 -0700
  • ca71eeb710 chore: accidentally left dese admin data commented out. Turn it back on rebuilt 2023-07-20 17:10:50 -0700
  • fe8cad27cf Merge branch 'main-out-of-state-admin-data' rebuilt 2023-07-20 17:06:36 -0700
  • cbd5687ff0 feat: Add out of state admin data rebuilt 2023-07-19 08:44:15 -0700
  • e81c9f3c44 fix: remove invalid entries from admin data. This was caused by changing 'next' to 'return' in scraper.rb which caused 2021-22 data to be merged with 2022-23 data. Removed the invalid 2022-23 data. The problematic line in the code was already fixed but the admin data was still in the codebase rebuilt 2023-07-20 14:07:09 -0700
  • 1cb2bb9dc0 fix: zeitwork eager loads all require statements. I removed twilio from Gem dependencies so I had to remove it from code as well or it breaks deployments rebuilt 2023-07-20 14:00:15 -0700
  • a27ccc9079 Revert "Add updated admin data" rebuilt 2023-07-19 21:10:31 -0700
  • d199f7120d Add updated admin data rebuilt 2023-04-20 17:44:24 -0700
  • fc14c49394 Scrape new admin data values rebuilt 2023-06-03 16:08:48 -0700
  • c602ae9db7 chore: limit search space for go button rebuilt 2023-07-19 13:16:54 -0700
  • 4450b5f331 chore: remove twilio require statement rebuilt 2023-07-19 12:58:07 -0700
  • 50213ef17e chore: get go button before trying to click it rebuilt 2023-07-19 12:53:19 -0700
  • 0c18aa2083 chore: Add cypress to codebase rebuilt 2023-07-10 13:45:25 -0700
  • 66f78dadf9 chore: Add cypress to codebase rebuilt 2023-07-10 13:45:25 -0700
  • a4c68a4055 chore: Add cypress to codebase rebuilt 2023-07-10 13:45:25 -0700
  • 959c302b05 Add test for icons rebuilt 2023-07-14 20:00:42 -0700
  • 725cd0b613 upgrade semver rebuilt 2023-07-14 14:42:52 -0700
  • a8944a2bd8 run cypress tests in ci rebuilt 2023-07-12 14:53:03 -0700
  • b4eaa9ea2c Add seeder for test data rebuilt 2023-07-12 14:27:43 -0700
  • 30f0c8f2d9 Get past basic authorization rebuilt 2023-07-11 15:10:55 -0700
  • e65ec4d961 Added cypress to the codebase but haven't yet integrated it into workflow rebuilt 2023-07-11 06:07:55 -0700
  • 8f0cacceba chore: switch from apparition to cuprite for integration tests. Disable journey spec for the moment rebuilt 2023-07-10 13:45:25 -0700
  • 010324960d chore: upgrade javascript dependencies rebuilt 2023-07-18 09:57:16 -0700
  • c7b2177c43 chore: upgrade gem dependencies rebuilt 2023-07-18 09:54:35 -0700
  • d8c9a3e744 chore: update javascript dependencies rebuilt 2023-07-18 09:52:43 -0700
  • 41b429ded8 chore: update gem versions rebuilt 2023-07-18 09:49:48 -0700
  • 05f52cfbf8
    Merge pull request #1 from edcommonwealth/dependabot/npm_and_yarn/semver-6.3.1 rebuilt 2023-07-14 14:58:22 -0700
  • e639f7cc66
    Merge branch 'main' into dependabot/npm_and_yarn/semver-6.3.1 #1 rebuilt 2023-07-14 14:57:47 -0700
  • 8b547af542 Revert "chore: manually alter lockfile to bump semver version" rebuilt 2023-07-14 14:56:19 -0700
  • f7fa1b887c
    Bump semver from 6.3.0 to 6.3.1 dependabot[bot] 2023-07-14 21:54:40 +0000
  • 9f0c1f3834 chore: manually alter lockfile to bump semver version rebuilt 2023-07-14 14:53:29 -0700
  • 87401b20cc upgrade semver rebuilt 2023-07-14 14:42:52 -0700
  • 6edc0db868 feat: Round up response rate. Survey response rates above 24.5 will now meet sufficiency rebuilt 2023-07-13 11:42:15 -0700
  • b58ff3e519 chore: jsdom is only needed as a dev dependency so it's now moved to the dev dependency section rebuilt 2023-07-13 15:09:38 -0700
  • ae9b9dc7a7 chore: upgrade listen gem to make it compatible with rails version rebuilt 2023-07-13 15:07:17 -0700
  • 45a78a4ca0 chore: upgrade actionpack to 7.0.6 to address security vulnerability rebuilt 2023-07-13 14:52:48 -0700
  • bec80b405a fix: revert rounding up the response rate so we can make sure to patch a bug first. Only show gender/race/grade/income graphs if the the school meets the minimum response rate of 25% rebuilt 2023-07-13 13:04:11 -0700
  • 234eae6d3d feat: Round up response rate. Survey response rates above 24.5 will now meet sufficiency rebuilt 2023-07-13 11:42:15 -0700
  • 836f0d1a62 Change seed to load before each test vs before all. rebuilt 2023-07-07 17:04:54 -0700
  • 22d22ab5ee fix: add xpath rules to journey spec to make sure it finds a Go button on the welcome page that is NOT disbled rebuilt 2023-07-07 16:37:20 -0700
  • 1d2b01ff58 fix: jest no longer ships jest-environment-jsdom by default. Added it rebuilt 2023-07-07 16:20:36 -0700
  • 6272664647 chore: updated versions of babel and jest to address security vulnerability rebuilt 2023-07-07 16:04:35 -0700
  • ed3c6309ea Add test for income group rebuilt 2023-07-07 15:44:31 -0700
  • 35c8199887 Reorder gender columns rebuilt 2023-07-07 15:44:09 -0700
  • 4f035f6a63 feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page rebuilt 2023-06-20 14:50:33 -0700
  • c125bd9d29 fix: added missing bootstrap files rebuilt 2023-06-30 15:19:09 -0700
  • b684526bb4 fix: added missing bootstrap files rebuilt 2023-06-30 15:19:09 -0700
  • 7e1be4860c fix: added missing bootstrap files rebuilt 2023-06-30 15:19:09 -0700
  • b577e14b35 Add cutpoint table to gauges Gabe Farrell 2023-06-30 21:25:01 +0000
  • 514bdad484 Add cutpoint table popover to gauges Gabe Farrell 2023-06-30 21:23:47 +0000
  • 6b185af945 chore: upgrade javascript dependencies to address security vulnerability rebuilt 2023-06-30 13:13:41 -0700
  • 1615edf080 chore: upgrade javascript dependencies to address security vulnerability rebuilt 2023-06-30 13:12:53 -0700
  • 549fdc9dca chore: upgrade javascript dependencies to address security vulnerability rebuilt 2023-06-30 13:11:36 -0700
  • 429e13aac5 adding Gemfile.lock vineeshathallapaneni@gmail.com 2023-06-29 17:54:09 -0400
  • f180275b67 fix: merge conflicts in package.json were causing build to fail. Fixed merge conflicts Nelson Jovel 2023-06-28 21:24:18 -0700
  • 4c2e3511f0 fix: merge conflicts in yarn.lock file broke deployments. Corrected merge conflicts Nelson Jovel 2023-06-28 21:20:46 -0700
  • 11948f23ac fix: merge conflicts in Gemfile.lock broke deployments. Corrected merge conflicts Nelson Jovel 2023-06-28 21:19:05 -0700
  • d039432d06 fix: merge conflicts in Gemfile.lock broke builds Nelson Jovel 2023-06-28 21:05:07 -0700
  • 1fc1c8348f Revert "added a rake task to output stray responses" vineeshathallapaneni@gmail.com 2023-06-28 23:55:35 -0400
  • 6463c883be updated Nokogiri as part of security vulnerability and adding updated file Gemfile.lock vineeshathallapaneni@gmail.com 2023-06-28 17:40:36 -0400
  • 330aa07afb upgraded semver to 7.5.2 and adding updated files package.json and yarn.lock patching a security vulnerability vineeshathallapaneni@gmail.com 2023-06-28 17:21:04 -0400
  • ac0374533e added a rake task to output stray responses vineeshathallapaneni@gmail.com 2023-04-28 19:25:25 -0400
  • eaef648516 upgraded semver to 7.5.2 and adding updated files package.json and yarn.lock patching a security vulnerability vineeshathallapaneni@gmail.com 2023-06-28 17:21:04 -0400
  • d42464cfad updated Nokogiri as part of security vulnerability and adding updated file Gemfile.lock vineeshathallapaneni@gmail.com 2023-06-28 17:40:36 -0400
  • 151dbb2a88 updated Nokogiri as part of security vulnerability and adding updated file Gemfile.lock vineeshathallapaneni@gmail.com 2023-06-28 17:40:36 -0400
  • 9c4ef18a3c upgraded semver to 7.5.2 and adding updated files package.json and yarn.lock patching a security vulnerability vineeshathallapaneni@gmail.com 2023-06-28 17:21:04 -0400
  • d09e61e1e3 chore: disable flaky legacy test rebuilt 2023-06-26 14:27:19 -0700
  • 4e85d756e6 fix: Flaky test might be related to not waiting for go button to appear. Add line to wait for go button rebuilt 2023-06-26 14:20:29 -0700
  • a13d46354a fix: Flaky test might be related to not waiting for go button to appear. Add line to wait for go button rebuilt 2023-06-26 14:20:29 -0700
  • a0a88d497d fix: we deleted non-lowell schools from the master list so the journey spec completely failed. This commit fixes the basic case of viewing the overview page. Navigation to other pages seems broken in the spec but not when running in development. I'm not sure if I'll continue using apparition since it's no longer in active development. I'll wait to fix the rest of the flow until I decide what test framework I'll continue using rebuilt 2023-06-26 14:04:39 -0700
  • 00610930cc Add Stoklosa to 23-24 for spring results Gabe Farrell 2023-06-26 19:07:13 +0000
  • ebe28ed719 fix: remove debug from dependencies since it's causing unresolved dependency errors in CI rebuilt 2023-06-26 11:51:49 -0700
  • c165e566cb fix: remove debug from dependencies since it's causing unresolved dependencies in CI rebuilt 2023-06-26 11:50:18 -0700
  • ce742974aa fix: remove debug from dependencies since its causing unresoved dependencies in CI rebuilt 2023-06-26 11:42:11 -0700
  • 846e4a8149 update tests for subcategory report rebuilt 2023-06-26 11:35:53 -0700
  • 878ba08a22 fix: There was an n+1 problem where we looked up the list of schools for every row. Now we query the list of schools just once per file rebuilt 2023-06-26 11:25:32 -0700
  • 3680f5bc48 update tests for subcategory report rebuilt 2023-06-26 11:35:53 -0700
  • c0fdaeb26b update tests for subcategory report rebuilt 2023-06-26 11:35:53 -0700
  • d72f8d31e0 fix: There was an n+1 problem where we looked up the list of schools for every row. Now we query the list of schools just once per file rebuilt 2023-06-26 11:25:32 -0700
  • 22cc303a95 fix: There was an n+1 problem where we looked up the list of schools for every row. Now we query the list of schools just once per file rebuilt 2023-06-26 11:25:32 -0700
  • 438ca58d5a Change subcategory hovers to say 67 instead of 66 questions Gabe Farrell 2023-06-23 21:55:28 +0000
  • 33a0d0ffb1 Add hovers to browse page response rates Gabe Farrell 2023-06-22 05:00:26 +0000
  • 09aa6fdb58 Change subcategory hovers to say 67 instead of 66 questions Gabe Farrell 2023-06-23 21:55:28 +0000
  • 60c04d768d Add date range to subcategory report export rebuilt 2023-06-23 11:46:08 -0700
  • 8d870abd37 Add seeding for Butler 23-24 Gabe Farrell 2023-06-23 19:45:16 +0000
  • 0ed3af8a1f Add date range to subcategory report export rebuilt 2023-06-23 11:46:08 -0700
  • 703928c234 Add date range to subcategory report export rebuilt 2023-06-23 11:46:08 -0700
  • 7dec0be5af Add seeding & scripts for Daley 2023-24 Gabe Farrell 2023-06-23 18:33:19 +0000
  • 784e23982e feat: update survey_item_response table to indlude recorded date and import recorded date when loading responses rebuilt 2023-06-23 11:26:53 -0700