You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(frontend): do not render merge metadata modal inside menu
* feat(frontend): display season using a combination of accordion and virtuoso list
* feat(backend): do not store duplicated workout data
* perf(backend): do not get entire records in history
* refactor(backend): change all edits to updates for mutation names
* chore(frontend): start adapting to new gql schema
* feat(frontend): adapt to new gql schema
* refactor(frontend): do not send a lot of data as prop
* feat(frontend): virtualize exercise history
* fix(frontend): change height of component
* feat(frontend): add scroll margin
* fix(frontend): do not mount tabs to save query
* feat(database): migration to add new column to integration
* feat(backend): mutation to update an integration
* feat(frontend): respect new column for integration
Disabled integrations will error out.
* feat(frontend): open modal to edit integration
* feat(frontend): actually perform the integration update
* feat(database): migration to add new column to notification platform
* feat(backend): respect new column for notification platform
* feat(backend): allow editing notification platforms
* feat(frontend): allow toggling notification pause/play state
* fix(frontend): layout issues
0 commit comments