Commit graph

28 commits

Author SHA1 Message Date
e8843699c7 Remove trailing semicolons 2022-12-05 17:54:46 -08:00
efa864fb80 Run prettier on src 2022-12-04 07:19:31 -08:00
4b960308d4 Continue fixing linter errors 2022-11-19 20:53:09 -08:00
4f11f88c0f Fix more linter errors 2022-11-19 20:50:39 -08:00
89766abba5 Fix null weapon grid image bug 2022-11-16 21:39:03 -08:00
ec737757c0 Try fixing element error on prod 2022-11-16 07:29:24 -08:00
21b86e4239 Fix various API and rendering bugs 2022-11-16 07:04:39 -08:00
61a762b29b Component cookie fixes 2022-11-16 05:26:18 -08:00
517c414e2c GridRep should reflect changed element 2022-03-22 00:49:32 -07:00
aabb9feaea Cleanup 2022-03-07 18:24:26 -08:00
92d9797c0d Don't show hearts on GridReps if user is logged out 2022-03-05 02:29:36 -08:00
110cc0c769 Localize filter bar and dropdowns 2022-03-04 19:51:43 -08:00
7e5b90a6c7 Use the user's stored profile picture in content
Also adds styles!
2022-03-04 05:17:23 -08:00
be60319f98 Refactor Button component 2022-03-04 00:16:53 -08:00
ad1472dfbb Fix (some) warnings and errors
I always forget to `npm run build` before pushing a PR
2022-02-28 01:09:43 -08:00
bf3007f85e Update GridRep to accommodate save button 2022-02-28 01:02:17 -08:00
8ce10c43b1 Fix build errors 2022-02-27 00:42:45 -08:00
5a337003df Update GridRep to optionally display the username 2022-02-27 00:37:44 -08:00
2a4fcfa957 Remove logs 2022-02-26 18:34:02 -08:00
687c4efd26 Fix empty slots in GridRep 2022-02-26 18:33:03 -08:00
2a148db4c3 Fix styling for GridReps and add new information 2022-02-26 17:46:32 -08:00
7e7100cecf Update index.tsx 2022-02-23 14:14:06 -08:00
9b81706902 Update index.tsx 2022-01-30 02:47:08 -08:00
f2085c8344 Fix more ESLint warnings 2022-01-29 18:22:22 -08:00
1122abcab4 Fix broken images on GridRep 2022-01-25 12:17:57 -08:00
67d93703d2 Remove next/Image declarations
We aren't using it
2022-01-24 22:26:12 -08:00
51a14a5a54 Fix alt text for items 2022-01-24 22:22:02 -08:00
728803d9c5 Migrate to Next.js 2022-01-24 21:54:50 -08:00
Renamed from src/components/GridRep/index.tsx (Browse further)