Commit Graph

175 Commits

Author SHA1 Message Date
a069f4a03a switch to only query DB for the current page 2023-04-10 00:29:58 -05:00
024abe2548 add page title and quick link for survey to resources index 2023-04-09 23:28:16 -05:00
32a4485526 move device specific warning to top 2023-04-09 23:13:06 -05:00
1b59547f87 improved pages ux 2023-03-29 00:53:44 -05:00
045739740f change divider color 2023-03-29 00:49:08 -05:00
9476e987ad improve ui of important field 2023-03-29 00:42:17 -05:00
e78f985a12 add additional hardware flag in resource and table view 2023-03-29 00:31:53 -05:00
54eff320bf added required field to manufacturers 2023-03-29 00:05:42 -05:00
088f7c3540 updated prisma to latest release 2023-03-29 00:05:26 -05:00
bdf3ec22ee add python related data to gitignore 2023-03-29 00:04:57 -05:00
ef094f30d7 updated data to include required column for manufacturers 2023-03-29 00:04:46 -05:00
389e6ee3a2 added view all dropdown 2023-03-28 23:07:17 -05:00
55beb88c3f remove unneeded database user/pass env var from example 2023-03-28 22:55:40 -05:00
19c28334b5 Update README.md 2023-03-27 17:55:19 -05:00
1f9b05e045 resize image 2023-03-27 17:50:22 -05:00
aa310d9eae update README 2023-03-27 17:48:05 -05:00
3e67399d1a update mongo client to use global mongo vars 2023-03-19 22:37:52 -05:00
edc979debb add cottest pro 2023-03-19 22:31:30 -05:00
1cd5e10fe2 update skill names 2023-03-19 22:25:47 -05:00
61ed0c30b4 fix middleware placement 2023-03-18 13:49:40 -05:00
13a5fd4c18 add https redirect middleware 2023-03-18 13:47:58 -05:00
b8f36d41f9 add search dropdown 2023-03-17 23:53:09 -05:00
89b30506aa add website and pdf document icon 2023-03-17 23:26:06 -05:00
8de276bde5 add resource page view that more info redirects to 2023-03-17 23:14:35 -05:00
4c5466d673 ui tweaks 2023-03-17 21:14:52 -05:00
4e3a752ba2 add photos to resources 2023-03-17 21:14:42 -05:00
233b5b9241 add photos 2023-03-17 21:14:29 -05:00
538a373df7 fix lint errors 2023-03-17 19:18:20 -05:00
2c29d8ae3c add all search queries to result set 2023-03-17 19:17:33 -05:00
4b03b787c3 add ability for path to be passed as import data in script 2023-03-17 18:59:29 -05:00
4455d61795 maintains search query state between page links 2023-03-17 02:18:39 -05:00
84f04f5aba add filtering for enums 2023-03-17 01:56:09 -05:00
3cc131c344 add search 2023-03-17 01:41:38 -05:00
f118bbecdd add form submission; 2023-03-17 01:12:23 -05:00
c349cd702e add react state for managing form data 2023-03-17 00:40:04 -05:00
a93fb50214 add search form 2023-03-16 23:21:56 -05:00
06951eb5ff add free icon for free apps 2023-03-16 22:22:37 -05:00
53237fc22e added skill translation. Skills now pull from the actual resource object they are representing 2023-03-16 22:02:34 -05:00
1ab77619ab improved pages UI 2023-03-16 21:57:44 -05:00
f185e264f9 add results per page dropdown 2023-03-16 21:42:20 -05:00
aea93a4895 move page logic to the resource table 2023-03-16 20:09:40 -05:00
95756e5b37 add prefetch to table 2023-03-16 19:27:19 -05:00
3e9cd90f5f add ssg for resources 2023-03-16 19:22:23 -05:00
13e9c45f4d move table to resources page 2023-03-16 18:18:12 -05:00
79ee4dad61 update resource table to support new download links 2023-03-16 18:00:04 -05:00
8890d8d477 added new formatted datasheet for python script 2023-03-16 17:59:41 -05:00
0cf919ae2c moved to download links rather than platforms to simplify storing what platforms it is available for and showing links to them 2023-03-16 17:59:08 -05:00
dd415436d0 add python script for reading in the excel sheets 2023-03-16 17:58:18 -05:00
7c2c265180 minor improvements to screen size readability 2023-03-16 16:24:56 -05:00
6802f5673d fix icon issue 2023-03-16 16:19:26 -05:00