card-drop/src/helpers
Ethan Lane 5defb682c1
All checks were successful
Deploy To Stage / build (push) Successful in 13s
Deploy To Stage / deploy (push) Successful in 16s
Update view command to use fuzzy search instead of direct card number (#340)
- Install `fuse.js` package to allow for fuzzy finding
- Update the `/view` command to use fuzzy search by name instead of the card number
- Add pagination for the command via the `View` button event

#154

Reviewed-on: #340
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2024-08-17 17:26:31 +01:00
..
CardDropHelperMetadata.ts Add a subseries field to card metadata (#305) 2024-07-18 19:46:23 +01:00
CardSearchHelper.ts Update view command to use fuzzy search instead of direct card number (#340) 2024-08-17 17:26:31 +01:00
ImageHelper.ts Fix there being a black background on the image grid (#299) 2024-07-13 15:16:10 +01:00
InventoryHelper.ts Update the series view command to be in greyscale if the user has not claimed the card (#297) 2024-07-12 17:35:12 +01:00
MigrationHelper.ts Add ESLint and fix issues (#133) 2024-01-05 19:26:44 +00:00
SeriesHelper.ts Fix the series view next button not disabling when on the last page (#300) 2024-07-13 15:17:04 +01:00
StringTools.ts Add ESLint and fix issues (#133) 2024-01-05 19:26:44 +00:00
TimeLengthInput.ts Add ESLint and fix issues (#133) 2024-01-05 19:26:44 +00:00
TimerHelper.ts Add cron job to add coins to a user every 30 minutes (#219) 2024-05-17 20:57:01 +01:00