Commit Graph

25 Commits

Author SHA1 Message Date
avraham b7f9d60715 friendlier variable names; use sliders for input 2025-02-23 13:11:34 -05:00
avraham b2169e1da7 adjust moniness step in form 2025-02-07 09:36:05 -05:00
avraham aeac0e1042 update Dockerfile to use latest corepack to fix npm keys 2025-02-07 09:31:34 -05:00
avraham 904d2da84a send strikePercentageFromUnderlyingPriceRange* as ratio not percentage 2025-02-07 09:30:50 -05:00
avraham ac9554ba21 migrated to mui Grid2 2024-10-06 15:14:30 -04:00
avraham add21288be fix: Dockerfile - no longer using postcss and tailwind 2024-09-29 20:03:58 -04:00
avraham db809d7b57 remove unused imports 2024-09-29 20:02:55 -04:00
avraham 8986dc4ea9 fully adopt @mui/material; refactor 2024-09-29 20:01:53 -04:00
avraham ea9bd307f3 refactor 2024-09-26 21:00:58 -04:00
avraham 39bb6c85f8 fix biome kvetches 2024-08-02 17:00:01 -04:00
avraham 70b690ab9d converted frontend from tailwind to material-ui using AI 2024-08-02 13:37:08 -04:00
Avraham Sakal ad66397639 reduce data points for historical exit quotes by aggregating and applying weighted transparency
clean frontend html structure
2024-06-23 21:07:36 -04:00
Avraham Sakal 28caba57ca add .nvmrc to frontend and server 2024-06-23 17:51:03 -04:00
Avraham Sakal 60e09b261a proper html title 2024-06-23 17:50:50 -04:00
Avraham Sakal 7dd43b0a34 second route for historical calendar page 2024-06-23 17:48:11 -04:00
Avraham Sakal 819ca5733f oops. now need to include postcss.config.js in Dockerfile 2024-06-17 22:01:42 -04:00
Avraham Sakal 767691902c oops. now need to include tailwind.config.js in Dockerfile 2024-06-17 21:58:39 -04:00
Avraham Sakal c53b8515da oops. now need to include index.css in Dockerfile 2024-06-17 21:54:53 -04:00
Avraham Sakal 6d8b874a82 revamp frontend with tailwind 2024-06-17 21:49:32 -04:00
Avraham Sakal 438585f9e0 calendar optimizer page works 2024-03-12 23:37:35 -04:00
Avraham Sakal ead2e5bd1b refactor calendar optimizer page 2024-03-11 22:19:22 -04:00
Avraham Sakal e6a5002ec0 sync chart scale 2024-02-18 20:39:36 -05:00
Avraham Sakal d5cc6d90b5 static handlers; use onBlur instead of onChange
which gets converted to onInput due to preact/compat
2024-02-04 21:51:00 -05:00
Avraham Sakal 63185f485f add dev envs; add lookbackPeriod 2024-02-04 18:15:38 -05:00
Avraham Sakal dc63f31647 init 2024-02-04 15:36:28 -05:00