a7e9dbb94d
web: fix up
...
continuous-integration/drone/push Build is passing
When possible you should not use inline styling and instead use SCSS files for following convention and keeping consistency, Grid is also a deprecated React component in Material UI
You should also separate components that are client only to its own .tsx module rather than having it be mixed with components that aren't required for being client only
2024-12-19 02:30:45 -05:00
ic3w0lf
b0b16c91dc
compilable:)
continuous-integration/drone/push Build is passing
2024-12-18 22:55:12 -07:00
ic3w0lf
9bd3eb69f9
Huge mess
continuous-integration/drone/push Build is failing
2024-12-18 22:12:15 -07:00
ffadaa44be
web: review buttons are no longer hard-coded for submission id 1
continuous-integration/drone/push Build is passing
2024-12-17 18:31:59 -05:00
ed68af80b0
docker: rename stuff for no reason
2024-12-15 01:41:13 -08:00
75d8cafc7b
web: change buttons
2024-12-15 01:05:51 -08:00
d4303612ac
web: material ui form inputs on the submission page, "Target" radio buttons
continuous-integration/drone/push Build is passing
2024-12-14 03:25:04 -05:00
203ae67384
web: maybe /submit instead of /submission_new
2024-12-14 01:53:44 -05:00
e31dec6424
web: form page base concept
2024-12-14 01:49:36 -05:00
ae6e968135
web: remove Roblox.ts
2024-12-14 00:37:52 -05:00
dff37906c6
web: reorder status buttons
2024-12-13 21:22:23 -08:00
50911af656
web: fix proxy
2024-12-13 21:22:23 -08:00
1243203085
web: do not overwrite existing cookie
2024-12-13 21:22:23 -08:00
046d95c5b3
web: change hardcoded dev address
2024-12-13 21:05:33 -08:00
3c0028f308
web: working Container file
2024-12-12 14:24:07 -08:00
a2c6981d36
web: proxy the dev port 3000 to 8081 for api calls
2024-12-12 14:24:07 -08:00
d37cc9cdf2
CSS variables for coloring
2024-12-12 14:24:07 -08:00
7c2e8f00ad
web: custom action per review button
2024-12-11 18:11:36 -08:00
aea340fe97
Submission buttons working?
2024-12-11 19:07:54 -05:00
c630b44ad3
Containerfile for web
2024-12-11 17:07:15 -05:00
bc5b84d447
buttons exist for making api requests
2024-12-11 03:30:55 -05:00
1d545f4413
explicitly specify the port for bun run start
2024-12-10 23:17:58 -05:00
2e379f7077
successfully builds for production
2024-12-10 23:01:22 -05:00
f110d82402
docker compose
2024-12-10 17:03:18 -08:00
cf488101a0
add eslint + update nextjs to remove a library deprecation warning on dev start
...
* requires running `bun install` again, or `bun update`
2024-12-10 17:55:16 -05:00
fbc183f408
change the routing from DOMAIN/map/[map_name] to DOMAIN/submissions/[submission_id]
2024-12-10 17:53:57 -05:00
1a5f58a3b1
map page now builds and heavily refactored
...
+ Handle no commenters by displaying the message "There are no commenters."
+ Text fallback: "Fetching map image..."
+ Handle the validation status message (still has no css coloring for 80% of the statuses)
- Disable the roblox api for fetching the asset image and avatar headshot images, but keep the module
2024-12-10 03:54:19 -05:00
8c3e9cf9ea
remove empty readme and tweak .gitignore, next.config.ts, and package.json
2024-12-09 22:24:16 -05:00
6adf9a8977
web folder (dont use this code)
2024-12-09 21:14:54 -05:00