hensei-web/utils
Justin Edmund f0ba0d5eb3 Don't switch tabs when creating a party
We changed the method in the New route to use the Next.js Router, which is causing us to navigate to the Party route and causing issues. This change makes it so that users stay on the same tab when they reach their destination.
2023-01-30 23:09:37 -08:00
..
accountState.tsx Restructure avatar in User definitions 2023-01-28 03:36:38 -08:00
api.tsx Add remix endpoint 2023-01-27 23:08:53 -08:00
appState.tsx Add status to appState and new types 2023-01-28 16:46:32 -08:00
capitalizeFirstLetter.tsx Extract capitalizeFirstLetter into util 2023-01-27 20:28:44 -08:00
changeLanguage.tsx Fix cookies expiring after browser restarts 2023-01-24 21:42:14 -08:00
elementalizeAetherialMastery.tsx Update elementalizeAetherialMastery.tsx 2023-01-06 00:45:32 -08:00
elementEmoji.tsx Refactor [party] page 2023-01-28 17:20:44 -08:00
emptyStates.tsx Add support for R characters 2023-01-30 01:34:09 -08:00
enums.tsx Don't switch tabs when creating a party 2023-01-30 23:09:37 -08:00
extractFilters.tsx Move various files from /utils to /data 2023-01-05 02:13:51 -08:00
fetchLatestVersion.tsx Add endpoint and util to fetch latest version 2023-01-25 22:18:23 -08:00
generateTitle.tsx Refactor [party] page 2023-01-28 17:20:44 -08:00
getElementForParty.tsx Refactor [party] page 2023-01-28 17:20:44 -08:00
groupWeaponKeys.tsx Move various files from /utils to /data 2023-01-05 02:13:51 -08:00
jobsWithAccessories.tsx Add Manadiver to accessory job IDs 2023-01-24 19:20:41 -08:00
mapWeaponSeries.tsx Move various files from /utils to /data 2023-01-05 02:13:51 -08:00
organizeRaids.tsx Fix updating raid in party details 2022-12-23 00:33:28 -08:00
pictureData.tsx Remove trailing semicolons 2022-12-05 17:54:46 -08:00
reportError.tsx Persist and recall accessory from server 2023-01-24 02:39:04 -08:00
retrieveCookies.tsx Different approach to getting locale cookie 2023-01-03 23:19:13 -08:00
setUserToken.tsx Implement setUserToken util function 2022-12-22 21:41:38 -08:00
stateValues.tsx Add support for R characters 2023-01-30 01:34:09 -08:00
timeAgo.tsx Fix division by 0 2022-12-27 10:40:09 -08:00
useDidMountEffect.tsx Remove trailing semicolons 2022-12-05 17:54:46 -08:00
youtube.tsx I'm double dumb 2022-12-26 09:53:25 -08:00