FitTrackee/fittrackee/migrations/versions
2023-12-20 15:00:48 +01:00
..
__init__.py API - update python dependencies 2021-01-31 18:40:20 +01:00
01_9741fc7834da_create_user_table.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
02_b7cfe0c17708_create_activity_sport_tables.py API - fix new sports addition 2021-11-03 17:25:28 +01:00
03_caf0e0dc621a_create_record_table.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
04_dd73d23a7a3d_create_activities_segments_table.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
05_92adde6ac0d0_add_bounds_to_activity_table.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
06_5a42db64e872_add_static_map_url_to_activity_table.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
07_9f8c9c37da44_add_static_map_id_activity_table.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
08_e82e5e9447de_add_timezone_to_user_table.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
09_71093ac9ca44_add_weather_infos_to_activity_table.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
10_096dd0b43beb_add_notes_activity_table.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
11_27425324c9e3_add _weekm_user_table.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
12_f69f1e413bde_add_language_to_user_table.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
13_1345afe3b11d_replace_is_default_with_is_active_in_sports_table.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
14_8a0aad4c838c_add_app_config_in_database.py API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
15_3243cd25eca7_add_uuid_to_activities.py API - add uuid to activity and return it instead of id to client - #57 2020-12-30 19:58:42 +01:00
16_4e8597c50064_rename_activity_with_workout.py API - replace 'Activity' with 'Workout' - #58 2021-01-10 11:32:11 +01:00
17_cee0830497f8_add_new_sports.py API - fix migration 2021-11-03 17:25:28 +01:00
18_9842464bb885_add_stopped_speed_threshold.py API - get stopped speed threshold depending on sport 2021-11-11 16:37:52 +01:00
19_080acc8ee956_add_sports_preferences.py API - remove 'img' column from sport since it's not used anymore 2021-11-12 12:26:26 +01:00
20_07188ca7620a_add_imperial_units_preferences.py API - add preference for imperial units conversion 2021-11-13 19:46:16 +01:00
21_ed409fd9db9d_add_snowshoes_sport.py API & Client - add new sport (Snowshoes) - fix #121 2021-12-19 10:53:29 +01:00
22_e30007d681cb_add_missing_indexes.py API - add missing indexes on Workout table 2022-02-05 11:58:07 +01:00
23_5e3a3a31c432_update_user_and_appconfig_tables.py API - add email to contact admin in app config 2022-03-26 17:58:21 +01:00
24_cd0e6cf83207_add_ascent_record.py API - fix record_types enum update in migration - fix #230 2022-09-13 19:02:19 +02:00
25_84d840ce853b_add_oauth_and_blacklisted_tokens.py CLI - add command to clean blacklisted tokens 2022-09-15 13:15:07 +02:00
26_5b936821326d_add_virtual_cycling_as_sport_type.py API - rename migration 2022-10-31 08:36:41 +01:00
27_bf13b8f5589d_add_date_format_user_pref.py API - update migration (date_format as non-nullable & add default value) 2022-11-01 07:12:54 +01:00
28_a8cc0adfe1d3_add_mountaineering.py API & Client - add Mountaineering 2022-12-11 11:23:36 +01:00
29_0f375c44e659_update_elevation_precision.py API & Client - fix elevation conversion to imperial units 2022-12-14 18:16:00 +01:00
30_374a670efe23_add_privacy_policy.py API - add endpoint to download export archive 2023-03-01 21:00:58 +01:00
31_db58d195c5bf_add_start_elevation_at_zero.py implement user preference for elevation plots starting at zero; 2023-03-13 22:51:05 -06:00
32_eff1c16c43eb_add_gpx_speed_preference.py bump to version 0.7.16 2023-05-29 14:35:09 +02:00
33_d22670a89a54_paragliding.py New sport: Paragliding 2023-07-12 21:40:24 +02:00
34_24eb097614e4_add_open_water_swimming.py API & Client - add Open Water Swimming 2023-07-19 11:15:32 +02:00
35_14f48e46f320_add_dark_theme_preferences.py API & Client - add a user preference for dark mode 2023-12-16 21:18:09 +01:00
36_4d51a4ca8001_add_cycling_trekking.py API & Client - add new sport: "Cycling (Trekking)" 2023-12-20 15:00:48 +01:00