ajdj100
1f7afddbbb
Added unit and rank systems to the form
2024-01-13 13:22:12 -05:00
ajdj100
cb0d09436c
I dont know what this change does but it affects pingable text box
2024-01-13 13:21:49 -05:00
ajdj100
d8b9948cb5
Fixed issues with tailwind not extending default styles
2023-11-15 16:40:05 -05:00
ajdj100
ea72aecf5c
Added transfer form
2023-11-15 16:31:52 -05:00
ajdj100
ab303dfc51
moved the forms page to the views folder
2023-10-12 09:39:57 -04:00
ajdj100
db59043211
filled out the clickable cards
2023-10-12 09:39:35 -04:00
ajdj100
ff5f76a917
implemented API call to populate some fields of profile header
2023-10-12 02:44:53 -04:00
ajdj100
228f4c2a9c
First pass implementation for clickable cards!
2023-10-12 01:00:04 -04:00
ajdj100
96d81a8132
added new screen sizes
2023-10-12 00:58:31 -04:00
ajdj100
0b5fcb71da
removed unused code
2023-10-10 12:44:41 -04:00
ajdj100
2961ac1622
added message when query returns no users
2023-10-10 12:18:22 -04:00
ajdj100
8cf76c67b1
implemented routing from users table to profile page
2023-10-10 10:23:28 -04:00
ajdj100
d1aa688d47
fixed some weird spacing on the profile header due to leftover unused HTML
2023-10-10 09:16:03 -04:00
ajdj100
1a5b888892
Finished work on the profile page header reactivity
2023-10-10 03:08:03 -04:00
ajdj100
ccae711e24
cleaned up unused CSS
2023-10-10 02:10:58 -04:00
ajdj100
3653100877
tweaked header border
2023-10-10 02:10:43 -04:00
ajdj100
b4854a8300
cleaned up unused CSS, fixed sizing on rank and tab images
2023-10-10 02:09:21 -04:00
ajdj100
a6b6ed2cc0
finished styling for XL configuration
2023-10-10 02:01:11 -04:00
ajdj100
620a44f159
removed some old styling and moved the nav items out of the file
2023-10-10 01:13:46 -04:00
ajdj100
2151a1f9ae
reorganized the header elements to allow for easier styling. Added new reactivity
2023-10-10 01:09:19 -04:00
ajdj100
128997c09a
Fixed issue with style elements being applied out of scope
2023-10-10 01:01:17 -04:00
ajdj100
a2de408747
tried to fix an issue with the active button being changed without updating the router
2023-10-10 01:00:44 -04:00
ajdj100
4d47506f45
I dont even know
2023-10-10 01:00:03 -04:00
ajdj100
a337e0e522
created clickable card (idk lol I dont even remember why I did this)
2023-10-10 00:59:53 -04:00
ajdj100
b1cf3c50f8
implemented navigation to the forms page
2023-09-18 09:53:08 -04:00
ajdj100
b998896947
Further improved stylind of profile subnav buttons
...
fixed an issue with the router not routing to the personnel file page.
2023-09-18 09:45:38 -04:00
ajdj100
1320628fdd
Added whitespace and centered the page contents
2023-08-15 12:49:25 -04:00
ajdj100
97daeff761
Fixed an issue with the margins of the filters on the users page.
2023-08-14 22:40:32 -04:00
c8e8988970
Merge pull request 'Finished with Apollo testing lol, this branch should have been closed long ago.' ( #2 ) from apollo-testing into master
...
Reviewed-on: https://iceberg-gaming.com:5443/Ajdj100/17th-Site-Front-End-V2/pulls/2
2023-07-21 13:41:12 -05:00
ajdj100
124a16a1a1
Made some changes to the alert and regular card, still nothing big there.
...
Finally fixed the damn subnav components for the profile page so that's back in progress.
2023-07-21 14:39:01 -04:00
ajdj100
bf21b8ac16
Added searching and filtering.
...
Filter by role is still waiting for implementation
2023-06-11 09:43:27 -04:00
ajdj100
51df204869
Added an apollo query (THANK U INDIGO). Didnt need to add all of the other stupid stuff like an apollo library or anything.
2023-06-11 01:14:48 -04:00
e973ae1397
Merge pull request 'tailwind-testing' ( #1 ) from tailwind-testing into master
...
Reviewed-on: https://iceberg-gaming.com:5443/Ajdj100/17th-Site-Front-End-V2/pulls/1
2023-05-31 21:02:44 -05:00
ajdj100
23af21afe8
Prepped for graphql stuff (it just wanted me to commit my changes first lol)
2023-05-31 19:24:23 -04:00
ajdj100
f63135e2f2
Cleaned up some unused CSS
2023-05-27 11:53:12 -04:00
ajdj100
c57ca1f80b
For some reason the last changes didnt... go?
2023-05-27 11:47:24 -04:00
ajdj100
676548d504
Removed old dropdown experiments.
...
Began to build a dedicated dropdown component.
Replaced basic selects with new custom dropdowns in members page
Updated filter system to be more compatible with the dropdown menus
Cleaned up old code
2023-05-27 11:39:07 -04:00
ajdj100
6ed2c17aef
Fixed a stupid bug where clearing filters would cause menu items to be overwritten on the backend.
2023-05-24 07:39:19 -04:00
ajdj100
0f13944eb4
Finally I fixed the god damn navbar, tailwind to the rescue
2023-05-24 07:24:31 -04:00
ajdj100
03a82ca88a
added tailwind to the project, we shall see how it goes.
2023-05-20 00:09:58 -04:00
ajdj100
a0907bba4d
Fixed the custom dropdown menu, now I just need to style it.
2023-05-19 23:22:09 -04:00
ajdj100
d38e41d90f
Tweaked styling and whatnot for dropdown menus. Still overall nonfunctional, quite possibly will need a large overhaul before it's in working shape.
2023-05-19 00:07:12 -04:00
ajdj100
0cdd98fa99
Mostly finished the button for the custom dropdown component. Just need to update the text displayed to reflect the current selection.
2023-05-18 23:13:51 -04:00
ajdj100
babb36f048
Got the dropdown icon working (finally)
2023-05-18 23:00:58 -04:00
ajdj100
54738d2ec9
Did some work on encapsulating style sheets.
...
Coninued working on custom dropdowns. Still work to go but getting there.
2023-05-18 22:09:55 -04:00
ajdj100
6386e02acd
began work on profile page
2023-05-18 00:29:27 -04:00
Alistair Campbell
72184f07f2
initial commit (long overdue)
2023-05-17 20:44:36 -04:00