Commit graph

977 commits

Author SHA1 Message Date
rebuilt
a656441fcd Fix oneoff script for ECP so it doesn't skip non-lowell schools 2023-04-05 13:13:59 -07:00
rebuilt
0283f1d0d9 Revert "eliminate space between bottom content and red divider"
This reverts commit 59490faa71.
2023-04-04 17:18:23 -07:00
rebuilt
59490faa71 eliminate space between bottom content and red divider 2023-04-04 17:09:18 -07:00
rebuilt
2305e32f6d Make sure when checking for sufficient gender responses that we only check student survey items 2023-04-04 16:59:39 -07:00
rebuilt
e1c750b8d7 Revert "temporarily turn off caching based on the response rate timestamp"
This reverts commit 1c99f55528.
2023-04-04 13:07:14 -07:00
rebuilt
1c99f55528 temporarily turn off caching based on the response rate timestamp 2023-04-04 10:50:49 -07:00
rebuilt
d9ed53c846 also set response rate thresholds 2023-04-04 10:39:37 -07:00
rebuilt
7aac39340b and one off script to temporarily set student and teacher response rates for lee to 100 percent 2023-04-04 09:53:29 -07:00
rebuilt
35cbb640ec add one-off script to load lee data 2023-04-03 13:12:02 -07:00
rebuilt
bc6d2dcaf9 disable puts statement from calculator 2023-04-03 13:11:44 -07:00
rebuilt
b250ebe415 Memoize schools in SurveyItemValues and academic_years in AcademicYear
for performace improvement
2023-03-28 03:38:52 -07:00
rebuilt
c15cb7b483 Change survey data loader spec to use factorybot objects instead of loading seeds. Change databasecleaner to use transaction. Add back babel-preset dependency to fix failing javascript test in production. 2023-03-28 03:06:17 -07:00
rebuilt
1d30ff5977 update rails 2023-03-23 14:28:04 -07:00
rebuilt
3254d54fca Revert "switch to running tests in parallel"
This reverts commit 561571e1e0.
2023-03-23 14:26:38 -07:00
rebuilt
561571e1e0 switch to running tests in parallel 2023-03-23 14:18:47 -07:00
rebuilt
d7fa505285 remove unneeded column 2023-03-23 13:31:19 -07:00
rebuilt
4f49ed6067 Remove standard from gemfile 2023-03-23 13:00:32 -07:00
rebuilt
8ea793d019 Remove redundant DatabaseCleaner config setup 2023-03-22 17:07:34 -07:00
rebuilt
da103ea95b Remove file that should not have been committed 2023-03-21 16:16:18 -07:00
rebuilt
dcade06ce2 Fix failing tests 2023-03-21 16:16:07 -07:00
rebuilt
658995c427 Actions aren't running on push so only define main branch as the trigger to see if that reenables ci 2023-03-21 14:49:46 -07:00
rebuilt
308742f619 refactor authentication method 2023-03-21 13:37:50 -07:00
rebuilt
7d387dbe0e add authentication by district 2023-03-21 11:47:19 -07:00
rebuilt
77bf65f436 Update esbuild version
builds directory needs to exist.  Remove redundant line from gitignore
remove unused babel imports
2023-03-21 09:59:31 -07:00
rebuilt
f98657a800 Generate new yarn lockfile 2023-03-20 16:40:21 -07:00
rebuilt
db3e4f1178 Set config variable for SFTP_TO_GO server 2023-03-20 13:05:43 -07:00
rebuilt
e41a90bd9c Change title and add favicon 2023-03-20 12:54:06 -07:00
rebuilt
894cd81c7b Change page title to ECP 2023-03-20 12:52:45 -07:00
rebuilt
7fd98f302d Add favicon and apple-touch-icon 2023-03-20 12:52:25 -07:00
rebuilt
8a9d4d89fe Change HALS dashboard to ECP 2023-03-20 12:50:59 -07:00
rebuilt
bd5c2d6b27 Resize logo 2023-03-20 12:50:40 -07:00
rebuilt
c8ef3b11c9 file must exist so emptying the file to see if the app stops crashing 2023-03-18 13:49:44 -07:00
rebuilt
86e67d3965 Temporarily disable reporting because its crashing production. No data has been seeded and the logs are reporting this class as causing the crash? 2023-03-18 13:46:54 -07:00
rebuilt
b105ed78be remove babel 2023-03-18 13:31:44 -07:00
rebuilt
bad9ded12e Update rack and rack-test 2023-03-16 16:58:40 -07:00
rebuilt
3c5e743649 Turn off journey spec 2023-03-16 16:57:48 -07:00
rebuilt
a21554c215 Fix failing test 2023-03-16 16:56:56 -07:00
rebuilt
5e88c8be1b Transition from Lowell to ECP. Update text and links to reflect the new Organization. 2023-03-16 16:25:09 -07:00
rebuilt
10bf7177e4 Fix icon not showing up on category page 2023-03-16 16:23:17 -07:00
rebuilt
0a5e970ec0 Update image assets 2023-03-16 16:22:36 -07:00
rebuilt
fbfaafa996 Update school/framework files for ecp schools. Fix tests. Update fixture files with dese ids of schools in the consortium. 2023-03-15 18:04:09 -07:00
rebuilt
4c4ccc01cc Merge branch 'rpp-response-rate' to bring in changes to test files 2023-03-15 15:00:25 -07:00
rebuilt
905db7f168 Make sure ci runs when rpp-main or mciea-main are changed 2023-03-15 12:54:02 -07:00
rebuilt
25c9fb6b77 Add irb and reline to gems 2023-03-15 12:47:48 -07:00
rebuilt
3395126cd4 Update ruby version 2023-03-10 16:12:51 -08:00
rebuilt
eb043f2b2d Add placeholder for testing response rate calculation 2023-03-10 14:50:09 -08:00
rebuilt
417a3523ec Remove guard from procfile since its hard to read server console messages 2023-03-08 11:45:43 -08:00
rebuilt
99c6c5bd90 Update seeder to use ActiveRecord imports 2023-03-08 11:42:22 -08:00
rebuilt
124d35d8db Add automated test running to development procfile 2023-03-08 05:05:43 -08:00
rebuilt
6a435fa570 Add guard-rspec to automate running tests with the command: bundle exec guard 2023-03-08 04:59:08 -08:00