72567fef84
/ja progress
2022-12-29 17:21:34 +01:00
7a03f14e7c
add error handling to ui states
2022-12-29 03:10:32 +01:00
b89174d0cb
fix deploy error (i blame auth0 docs)
2022-12-29 02:53:52 +01:00
76661eece9
minor /ja adjustment
2022-12-28 17:27:23 +01:00
b613c968ba
fix login btn not being moved to the right
2022-12-28 17:25:11 +01:00
b16c0bb62b
obliterate the scrollbar
2022-12-28 17:24:50 +01:00
bb5059a5db
basic OwnProfile page
2022-12-28 17:06:37 +01:00
d1feca9544
add reflection of user's login state to navbar
2022-12-28 17:05:55 +01:00
6b4a025e0e
add User, LogIn, LogOut icons
2022-12-28 17:04:20 +01:00
dde0bbed7d
auth0 works, i guess
2022-12-28 15:29:04 +01:00
8cdc0b4a7e
Merge pull request #15 from gractwo/lyle
...
lyle branch merge
2022-12-27 20:57:12 +01:00
2cce453d30
ciekawostki preparations
2022-12-27 20:55:18 +01:00
f39e63cf6b
geneza gractwa & api persons of note preparation
2022-12-27 20:13:56 +01:00
dddda64ab3
Merge pull request #14 from gractwo/tuco
...
further work on profiles, patches
2022-12-27 19:11:40 +01:00
7639214b63
patch hydration error
2022-12-27 15:32:21 +01:00
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
Stanisław Dzioba
d00cdf63cc
Merge pull request #13 from gractwo/jakubmanczak-patch-1
...
Update deploy.yaml
2022-12-27 00:15:22 +01:00
22422e1621
Update deploy.yaml
2022-12-27 00:14:13 +01:00
3c6acdb08b
fetch admincard data from api instead of json
2022-12-26 23:34:21 +01:00
Stanisław Dzioba
112125b7da
Merge pull request #11 from gractwo/gustavo
...
fetch gallery images from api instead of json
2022-12-26 23:22:16 +01:00
0bfd81dd45
fetch gallery images from api instead of json
2022-12-26 23:00:07 +01:00
972b1f5ece
delete console.log from prod
2022-12-26 14:04:23 +01:00
abd5c83a90
Merge pull request #10 from gractwo/heisenberg
...
switch index splashes from json to api fetch
2022-12-26 13:13:56 +01:00
62b2581000
switch index splashes from json to api fetch
2022-12-26 13:06:29 +01:00
Stanisław Dzioba
8452f4733e
Merge pull request #9 from gractwo/adminimg-url-swap-1
...
swap all adminimg urls to imgur
2022-12-25 15:43:58 +01:00
4faf47a6ab
swap all adminimg urls to imgur
...
facebook decides to be a silly goose and rotate URLs?
too bad.
2022-12-25 12:24:34 +01:00
8629097fcf
Merge pull request #8 from gractwo/mollin-adminimg-swap-1
...
replace mollin's adminlist img since facebook wants to be a silly goose
2022-12-24 23:17:53 +01:00
2de2bc2ffc
replace mollin's adminlist img since facebook wants to be a silly goose
2022-12-24 23:16:35 +01:00
fb71279ca6
Merge pull request #7 from gractwo/half-a-million-in-cash
...
add jamesen/elephant img, alter indexgallery stylings
2022-12-22 19:42:06 +01:00
75791331bc
add jamesen/elephant img, alter indexgallery stylings
2022-12-22 19:37:34 +01:00
dd1335cfe0
Merge pull request #6 from gractwo/kid-named-finger
...
Update gallery.json
2022-12-22 18:50:57 +01:00
AdamCala
82e44c0f3a
Update gallery.json
...
waltuh
2022-12-22 18:49:24 +01:00
4f4d1df1f6
Merge pull request #5 from gractwo/kid-names-finger
...
Update gallery.json
2022-12-22 18:38:39 +01:00
AdamCala
7285c19c3a
Update gallery.json
...
przekazanie skarpety
2022-12-22 18:37:21 +01:00
31af1f6f85
Merge pull request #3 from gractwo/bluemeth
...
/o-gractwo & /profile/[id]
2022-12-22 17:13:42 +01:00
8e803af7e9
Merge pull request #4 from gractwo/pinkman
...
custom 404 design
2022-12-22 17:13:19 +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
0cff9691e0
standardise bigdesc fields, add experimental properties
2022-12-22 13:31: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
8458f804b1
Merge pull request #2 from gractwo/millennium
...
stage gractwobot api fetch and display
2022-12-21 14:12:22 +01:00