Commit graph

35 commits

Author SHA1 Message Date
Nelson Jovel
725348bf95 chore: get admin data loader working 2024-02-05 15:00:39 -08:00
Nelson Jovel
747ab0a0b5 chore: Renames output files to include parts for the forms. Finds the number of the form in the filename and change it to a letter equivalent, e.g Part 1 becomes Part A. Only supports 26 parts. If it's already in then correct form (Part A), it makes no alterations. 2024-02-03 20:31:26 -08:00
Nelson Jovel
da99e220c1 chore: get cleaner running 2024-01-31 16:16:24 -08:00
Nelson Jovel
4874c2c88c chore: change 'School admin data' to 'School data' 2024-01-31 15:07:43 -08:00
Nelson Jovel
8a8bd4846c chore: show all disaggregations without error on analyze page 2024-01-31 15:06:16 -08:00
Nelson Jovel
3fed5cab6a chore: show analyze page gender, ell, sped, grade info without errors 2024-01-29 11:27:30 -08:00
Nelson Jovel
b47f8d2f61 chore: show analyze page without errors 2024-01-26 19:07:15 -08:00
Nelson Jovel
e4e6a5c7fb chore: show browse page without errors 2024-01-26 10:38:45 -08:00
Nelson Jovel
f71f88a4ac chore: start adding browse view 2024-01-26 07:43:52 -08:00
Nelson Jovel
a538eb72f2 chore: load survey item responses. Show overview page without server errors 2024-01-26 07:43:29 -08:00
Nelson Jovel
589c0f7e11 chore: get overview page to show without errors 2024-01-18 14:13:17 -08:00
Nelson Jovel
650a91ca62 chore: get overview page to display without errors 2024-01-17 14:47:26 -08:00
Nelson Jovel
64b4d599c7 chore: start adding overview page 2024-01-17 12:49:23 -08:00
Nelson Jovel
1b0af124f7 chore: fixed seeder. 2024-01-17 12:47:45 -08:00
Nelson Jovel
0af7d42e52 chore: seed enrollment 2024-01-12 21:04:42 -08:00
Nelson Jovel
bd8dfe45d3 chore:seed demographics 2024-01-12 15:36:23 -08:00
Nelson Jovel
27550e0b30 chore: seed framework 2024-01-11 17:55:01 -08:00
Nelson Jovel
cd7b05df73 chore: seed academic years, districts and schools 2024-01-11 14:35:24 -08:00
Nelson Jovel
43654b8b0d chore: remove scss directory from manifest 2024-01-10 12:51:34 -08:00
Nelson Jovel
1d3909a694 chore: update manifest to make sure dashboard css is included 2024-01-10 11:50:30 -08:00
Nelson Jovel
8dc0ce1fed chore: make sure css output lands in app/assets/builds/dashboard 2024-01-10 11:26:01 -08:00
Nelson Jovel
6e46b46074 chore: add yarn command to put compiled stylesheets into builds folder 2024-01-10 10:58:08 -08:00
Nelson Jovel
7ae453a61c chore: manually add assets 2024-01-09 15:36:09 -08:00
Nelson Jovel
99ef1cb2c8 chore: install cssbundling rails and set up compilation 2024-01-05 21:29:23 -08:00
Nelson Jovel
09ab4d214e chore: move assets to namespaced folder 2024-01-05 21:04:15 -08:00
Nelson Jovel
8d1d50e925 chore: add stimulus commands back into home/index 2024-01-05 14:14:28 -08:00
Nelson Jovel
e97b39ec48 chore: remove examples models and views 2024-01-05 12:48:35 -08:00
Nelson Jovel
0f525cf2e8 chore: update schools and districts to correct association between them 2024-01-05 12:46:51 -08:00
Nelson Jovel
3093d9236a chore: ensure likert score ranges from 1 to 5 2024-01-05 09:17:01 -08:00
Nelson Jovel
9f6e8a5933 chore: add images 2024-01-05 09:13:28 -08:00
Nelson Jovel
7f69cda710 swap around schools and district to not be namespaced 2024-01-04 21:25:39 -08:00
Nelson Jovel
865b7b17af Able to create schools now 2024-01-04 20:15:33 -08:00
Nelson Jovel
a4fddbeced dirty commit: can't get references to work correctly between any tables 2024-01-04 19:36:10 -08:00
Nelson Jovel
d1e6fb1e39 set up example scaffold with rspec + factorybot tests 2023-12-22 20:43:12 -08:00
Nelson Jovel
c21c4fa184 initial commit 2023-12-22 19:20:08 -08:00