Commit Graph
196 Commits
Author SHA1 Message Date
martin-mfg 2b0fa38fec frontend: remove unused nivo dependencies 2025-12-15 15:31:37 +01:00
martin-mfg 14dec4cbd6 frontend: force-upgrade @svgr/webpack dependency 2025-12-15 13:19:18 +01:00
martin-mfg d6237390fb frontend: force-upgrade webpack-dev-server dependency 2025-12-15 12:55:40 +01:00
martin-mfg 104ecc4021 frontend: force-upgrade resolve-url-loader dependency 2025-12-15 12:45:50 +01:00
martin-mfg 4b0875e933 frontend: easy automated dependency upgrades 2025-12-15 12:18:04 +01:00
martin-mfg 62e782142d hover colors for modal buttons 2025-12-12 17:38:13 +01:00
martin-mfg 0d72dc42b2 display any errors, rounder popup buttons 2025-12-10 15:18:03 +01:00
martin-mfg 57baf15a94 fix: add import, update selected username on login, rounded star button 2025-12-10 12:14:43 +01:00
martin-mfg 27851e7b81 manual button roundness, fix and move username input, fix: provide stage to SVG 2025-12-10 11:40:14 +01:00
martin-mfg 0cd4347e3f username input, buttons roundness, conditions for mocking & caching & local computation 2025-12-10 11:13:09 +01:00
martin-mfg 96db43215d rounder buttons, step 1 layout 2025-12-09 20:39:03 +01:00
martin-mfg a0238e9d6d again fix step 1 layout 2025-12-09 20:20:14 +01:00
martin-mfg f33e9244f1 try fix step 1 layout 2025-12-09 20:13:50 +01:00
martin-mfg 4926105695 fix: add imports 2025-12-09 18:19:02 +01:00
martin-mfg 1f62084241 ask confirmation for account deletion 2025-12-09 18:13:03 +01:00
martin-mfg 536e1226f3 fix onPaste 2025-12-09 15:36:16 +01:00
martin-mfg 9675215645 better links in markdown, step 2: adapt pasted values 2025-12-09 15:14:15 +01:00
martin-mfg c0585559fe optional checkbox description, repo input fixes, gist input, adjust labels 2025-12-09 09:19:42 +01:00
martin-mfg 747d710a01 text input: style and small fixes 2025-12-08 14:22:48 +01:00
martin-mfg 125bd08bc7 stage 3: link style and functionality 2025-12-08 11:58:59 +01:00
martin-mfg 023094aeb6 add repo input, better filenames, stubs for gist input 2025-12-08 11:40:30 +01:00
martin-mfg 17e2975ba6 fix conditional hook 2025-12-08 07:42:28 +01:00
martin-mfg 0aa62adb32 never use GH username for wakatime card 2025-12-08 07:32:41 +01:00
martin-mfg b4f2568feb try fix double-computed image src 2025-12-07 22:20:41 +01:00
martin-mfg 71a75d8aea add option to input WakaTime username 2025-12-07 18:04:47 +01:00
martin-mfg 52dd8a0990 adapt code comments to new stage numbering 2025-12-01 15:25:21 +01:00
martin-mfg fa60312345 responsive star button, remove unused code 2025-11-30 22:06:32 +01:00
martin-mfg 9ba160aa9e remove burger menu, improve responsive progress bar 2025-11-30 20:23:02 +01:00
martin-mfg 8171b4b53a scroll up further, step 4 layout, fix responsive layout 2025-11-30 20:05:08 +01:00
martin-mfg ebfc7cecc0 add markdown button, sticky step 2 card, auto-scroll only if necessary, change some labels 2025-11-28 13:15:05 +01:00
martin-mfg d467d5fa06 scroll to top on stage change, fix progress layout 2025-11-28 11:23:22 +01:00
martin-mfg f1e00134ee improve style of active section, limit size on step 4 2025-11-28 10:41:01 +01:00
martin-mfg 38f8d5cb4e highlight current step, ge to next step when selecting card or theme 2025-11-28 10:19:06 +01:00
martin-mfg 188ec6e997 add white outer ring in logo 2025-11-28 09:45:40 +01:00
martin-mfg 99042547c2 fix z-index, adjust colors 2025-11-27 22:05:18 +01:00
martin-mfg b3f0e25ecd fix progress bar stickiness, adjust colors and spacing etc. 2025-11-27 21:55:43 +01:00
martin-mfg c29b138292 fix broken progress bar, adjust header layout 2025-11-27 20:37:45 +01:00
martin-mfg dd71ff5ee1 move progress bar to header, remove landing page and 404 page 2025-11-27 16:28:52 +01:00
martin-mfg 6c226ce426 make progress bar sticky, fix 'delete account' button 2025-11-27 14:57:30 +01:00
martin-mfg 02047e75e7 remove top right buttons, move stars button to top right, add delete account button, use mock data in step 1, change some descriptions 2025-11-27 14:07:18 +01:00
martin-mfg 2376e073d3 extend mock data for user card's 'all stats' 2025-11-26 14:47:06 +01:00
martin-mfg a690478ef3 refactor useSelector usage, use default userId everywhere 2025-11-23 14:26:19 +01:00
martin-mfg d1e5833b1a try fix axios adapter setup, minor cleanup 2025-11-23 12:22:07 +01:00
martin-mfg 5a125f7651 fix parameter access 2025-11-22 13:34:00 +01:00
martin-mfg e7a1257988 fix axios adapter, fix gist request matching 2025-11-22 13:14:10 +01:00
martin-mfg 9e05776532 fix .data.data access 2025-11-22 11:27:45 +01:00
martin-mfg 3ff572c7c5 fix userId access 2025-11-22 11:23:05 +01:00
martin-mfg 31ce8fc978 mock GitHub API responses instead of finished cards 2025-11-22 10:39:54 +01:00
martin-mfg b511f45e75 fix ownerAffiliations, try fix starting step after login 2025-11-21 14:48:13 +01:00
martin-mfg 88ba657065 fix .startsWith check 2025-11-20 18:20:13 +01:00