reporust_companion_reactcancel

1,437 Commits over 1,645 Days - 0.04cph!

2 Years Ago
FUE Team Animation
2 Years Ago
Animation update, embedded images
2 Years Ago
Update Hub anim
2 Years Ago
Update Animation
2 Years Ago
fue hub assets in the right branch
2 Years Ago
hub lottie test
2 Years Ago
Provide clan member online status and hook it up
2 Years Ago
Null checks to prevent errors on logout
2 Years Ago
Initial Lottie setup
2 Years Ago
ClanMemberHeader component added
2 Years Ago
Replace ClanEdit and Memberinfo modal and rewrite ModalBody
2 Years Ago
Fix news type tags if tag isnt specified
2 Years Ago
PageHeader fixes and ClanMemberInfo styling
2 Years Ago
use clan colour behind clan logos
2 Years Ago
More reliable clan color gradient logic
2 Years Ago
Add more tablet fixes
2 Years Ago
iPad clan chat views
2 Years Ago
Tone down gradient adjust chatline gradient
2 Years Ago
Chat channel backgrounds
2 Years Ago
add localised strings for chat Rewrite the chat header, split out into components Localisation again
2 Years Ago
Chat Switcher redesign
2 Years Ago
Set up RPCs and models for clan chat Refactor the chat components so they can use either the team or clan chat models Mock setup for clan chat Team tab is now a chat tab Header can now be used to switch between team and clan chat (very rough atm)
2 Years Ago
Set up rpcs to set the clan motd and send messages to clan chat Implement setting the clan motd
2 Years Ago
Fix slowness on chat UI again Show the clan logo and color nicer
2 Years Ago
Style chat input on type
2 Years Ago
Spacing on clan members Improve chat visuals
2 Years Ago
More tab spacing test
2 Years Ago
navbar padding tweaks
2 Years Ago
Padding for bottom safe area in bottom tab bar
2 Years Ago
News styling News date styling
2 Years Ago
Fix ScaleY deprecation Clan styling fixes, clan member fixes and accepts isOnline styling Page Header tweaks, News Item
2 Years Ago
Implement PlayerCapsuleTablet (didn't use localization and promote did nothing) Add a dev tool to spoof the signed in steam ID as someone else when rendering things Show the signed in player name in the drawer now that we can Provide the member and role instance of the signed in player to the clan UI
2 Years Ago
Update react-class-model to fix the map not loading
2 Years Ago
Fix server time being invisible
2 Years Ago
Automatically refresh clan using data pushed from the game Update react-class-model to fix a bug where the motd timestamp wouldn't update
2 Years Ago
Hook up the ClanMemberInfo modal
2 Years Ago
Fill in the rest of the data for the clan info mock Deserialize int64 timestamps to JS Dates Render the motd timestamp on the clan tab
2 Years Ago
Update react-class-model and other stuff
2 Years Ago
Fill in player names for clan motd and the member list
2 Years Ago
Replace the API we use to retrieve avatars with a hook-based one which provides the avatar URL and their profile name Should also fix the avatars not refreshing in the app
2 Years Ago
Initial work to get clan info into the app
2 Years Ago
Switch to a custom bottom tab bar component so we can hide the tabs in a much less janky way Switch software keyboard layout mode to resize for Android, hide bottom tabs on keyboard open (Android only) Remove console.log Update eas.json to reflect schema changes since last trying it Merge branch 'master' into nexus-ui
2 Years Ago
Update eas.json to reflect schema changes since last trying it
2 Years Ago
Remove console.log
2 Years Ago
Switch to a custom bottom tab bar component so we can hide the tabs in a much less janky way Switch software keyboard layout mode to resize for Android, hide bottom tabs on keyboard open (Android only)
2 Years Ago
Spacing fixes Add OnlineStatus to promote tooltip
2 Years Ago
Add promote functionality to the Hub
2 Years Ago
Clean up the Hub view
2 Years Ago
Cleanup User component Cleanup ClanMembers, invite and member info Rewrite Chatheader, add styling for switching chat
2 Years Ago
localisation onlinestatus, use it in user component