monkeytype/backend
Jack d26d7d0555
Converted badges to inventory (#3209)
* added inventory type

* new badges

* fixed badges not showing on all time leaderboards

* sending the selected badge id to daily lb

* returning inventory in profiles

* updated types to support inventory and single badge id

* fixed all badges not showing on profile page

* removed await

* smol refactor
2022-06-23 15:47:15 +02:00
..
__tests__ Add User Profiles (#3174) 2022-06-21 12:01:55 +02:00
private Fix lines stylinh (#3082) 2022-06-07 23:56:20 +02:00
redis-scripts Add daily leaderboards (#3023) bruception 2022-05-26 16:30:11 +02:00
src Converted badges to inventory (#3209) 2022-06-23 15:47:15 +02:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
docker-compose.yml Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
example.env Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
jest-mongodb-config.js Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
jest.config.ts Add User Profiles (#3174) 2022-06-21 12:01:55 +02:00
package-lock.json Add daily leaderboards (#3023) bruception 2022-05-26 16:30:11 +02:00
package.json Add daily leaderboards (#3023) bruception 2022-05-26 16:30:11 +02:00
setup-tests.ts Add daily leaderboards (#3023) bruception 2022-05-26 16:30:11 +02:00
tsconfig.json Move backend source files into src folder (#2943) 2022-05-05 19:27:00 +02:00