Commit Graph

31 Commits

Author SHA1 Message Date
10b2d549f8 fix bullshit hydration mismatch 2022-12-27 15:21:21 +01:00
93d00d4634 move /profile/ dir to /profil/ 2022-12-27 15:09:32 +01:00
362c829c13 make userprofiles rely on fetched data rather than local json 2022-12-27 14:22:15 +01:00
78cd106752 Merge pull request #12 from gractwo/fring
fetch admincard data from api instead of json
2022-12-27 00:16:51 +01:00
3c6acdb08b fetch admincard data from api instead of json 2022-12-26 23:34:21 +01:00
972b1f5ece delete console.log from prod 2022-12-26 14:04:23 +01:00
62b2581000 switch index splashes from json to api fetch 2022-12-26 13:06:29 +01:00
31af1f6f85 Merge pull request #3 from gractwo/bluemeth
/o-gractwo & /profile/[id]
2022-12-22 17:13:42 +01:00
e20a41014a custom 404 design 2022-12-22 17:02:00 +01:00
21e3b32e4b devbadge on profiles & description adjustments 2022-12-22 15:07:45 +01:00
fe326c70d8 add code icon, add icons to link/redirect list in /o-gractwie 2022-12-22 14:38:55 +01:00
ae2c5fbba4 convert Icon component from enum input to string type 2022-12-22 13:43:10 +01:00
8a2687674b add /o-gractwie content list, links & redirects list 2022-12-22 13:36:07 +01:00
2236c4e779 basic dynamic route for profile pages implementation
this includes:
* modifying the administracja.json schema to fit a longer description for pages, and possibly more soon
* the dynamic routing of profiles and handling of data therein
* a redirect from base /profile path to a better destination
* a journey of self discovery leading me to assess .filter() and .map(el, INDEX!!) as being based as fuck
* wet spot where my tears landed
2022-12-21 23:19:14 +01:00
75e59fce20 simplify admin json by mutating name string for link, add hover state to admin card links 2022-12-21 21:50:55 +01:00
c6ae6cdfa9 adjust /o-gractwie styling, add 1st profpage, add keys to generated items 2022-12-21 21:29:56 +01:00
94b720e9c5 start /o-gractwie content fill + icons 2022-12-21 18:13:32 +01:00
63772898bd stage gractwobot api fetch and display 2022-12-21 10:12:27 +01:00
30d4338dcc swap stylized brand icons for official ones 2022-12-14 16:44:01 +01:00
641ff29d44 primitive gallery on indexpage 2022-12-12 12:09:02 +01:00
931ed19f7f link chips 2022-12-11 20:03:56 +01:00
2e5bd424b0 shift footer to the bottom of the page 2022-12-11 16:28:14 +01:00
cd602201cb split config.json intro seperate files 2022-12-11 15:44:34 +01:00
d77eaa7b4a add depth styling, index page stats, footer margin 2022-12-11 15:36:51 +01:00
5c272126b0 remove default nextjs page & styling 2022-12-11 14:19:46 +01:00
9faf1b0051 click on splash quote to refresh quote 2022-12-11 14:08:24 +01:00
922424f669 convert to named exports 2022-12-11 13:11:01 +01:00
aaf7403e21 overall tweaks for mobile + margins 2022-12-11 01:44:20 +01:00
01f484cc6c rudimentary day count (no card) 2022-12-11 00:49:37 +01:00
acda284da1 day one 2022-12-10 23:58:09 +01:00
29da22d579 Initial commit from Create Next App 2022-12-10 16:11:46 +01:00