Carlos Mesquita
|
9c41ddee60
|
Training update, most of the styles in the old tips were standardized, before all the styles were hardcoded into the tip, the new tips may still have some hardcoded styles but the vast majority only uses standard html or custom ones that are picked up in FormatTip to attribute styles
|
2024-09-07 11:37:04 +01:00 |
|
Carlos Mesquita
|
22928ce283
|
ENCOA-94: Fixes the bug, refactored useStats to be useFilterRecordsByUser in order to not duplicate code and also refactored records.tsx and training.tsx to use a component which abstracts the user Selection for both stats and training.
|
2024-08-26 18:26:29 +01:00 |
|
Carlos Mesquita
|
a71e6632d6
|
Hooked training content to backend, did refactors to training components and record.tsx
|
2024-08-01 20:40:31 +01:00 |
|
Carlos Mesquita
|
a534126c61
|
training.tsx still a bit messy, all that is left is to retrieve data from firestore /training and /walkthrough and render it
|
2024-07-31 20:44:46 +01:00 |
|