Commit graph

48 commits

Author SHA1 Message Date
Nelson Jovel
3fed5cab6a chore: show analyze page gender, ell, sped, grade info without errors 2024-01-29 11:27:30 -08:00
Nelson Jovel
13915c046e chore: remove development log 2024-01-26 19:16:28 -08:00
Nelson Jovel
9d6ad56e97 chore: delete node modules from git 2024-01-26 19:15:00 -08:00
Nelson Jovel
dbafbb7598 chore: ignore node_modules folders 2024-01-26 19:13:14 -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
30f9f05a63 chore: remove activerecord import 2024-01-11 14:27:34 -08:00
Nelson Jovel
3adebbb2a6 chore: add byebug_history to gitignore 2024-01-11 14:25:41 -08:00
Nelson Jovel
b92cdf979b chore: remove description from school 2024-01-11 14:07:18 -08:00
Nelson Jovel
37fc891ff7 chore: remove css-bundling from dummy app 2024-01-11 14:05:03 -08:00
Nelson Jovel
b469558a21 chore: Add example test 2024-01-11 09:41:42 -08:00
Nelson Jovel
a2491aa512 chore: move precompile definition to engine.rb 2024-01-11 09:41:15 -08:00
Nelson Jovel
6f73369291 chore: Change license format to SPDX 2024-01-10 14:49:05 -08:00
Nelson Jovel
43654b8b0d chore: remove scss directory from manifest 2024-01-10 12:51:34 -08:00
Nelson Jovel
ef762bea65 chore: remove assets that should be in host app 2024-01-10 12:50:55 -08:00
Nelson Jovel
07dbe5c32e chore: bump version 2024-01-10 12:10:02 -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
86dd159a99 chore: bump version 2024-01-09 13:13:07 -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
548bf20fe8 chore: bump version 2024-01-05 14:15:01 -08:00
Nelson Jovel
8d1d50e925 chore: add stimulus commands back into home/index 2024-01-05 14:14:28 -08:00
Nelson Jovel
df48ba134e chore: add byebug 2024-01-05 12:48:48 -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
e1f0b78236 Fix asset precompilation error 2023-12-22 21:07:49 -08:00
Nelson Jovel
99c53f7355 Add setup steps to the readme 2023-12-22 21:07:27 -08:00
Nelson Jovel
d1e6fb1e39 set up example scaffold with rspec + factorybot tests 2023-12-22 20:43:12 -08:00
Nelson Jovel
533c921a6d install and set up rspec 2023-12-22 19:28:27 -08:00
Nelson Jovel
c21c4fa184 initial commit 2023-12-22 19:20:08 -08:00