Maxime Beauchemin
|
088ecdd0bf
|
refactor: Enable G logging rules and comprehensive ruff improvements (#35081)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-15 12:42:49 -07:00 |
|
Ville Brofeldt
|
17725ebc83
|
chore: use logger on all migrations (#34521)
|
2025-08-02 12:19:50 -07:00 |
|
Maxime Beauchemin
|
cb27d5fe8d
|
chore: proper current_app.config proxy usage (#34345)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-31 19:27:42 -07:00 |
|
Luiz Otavio
|
08655a7559
|
fix: Migrate charts with empty query_context (#33710)
|
2025-06-09 08:32:12 -03:00 |
|
Luiz Otavio
|
57183da315
|
fix: Adjust viz migrations to also migrate the queries object (#33285)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2025-05-26 15:00:07 -03:00 |
|
Michael S. Molina
|
6db3a4d9d2
|
fix: Temporal filter conversion in viz migrations (#33224)
|
2025-05-02 08:27:49 -03:00 |
|
Michael S. Molina
|
bc0ffe0d10
|
fix: Viz migration error handling (#33037)
|
2025-04-15 08:25:09 -03:00 |
|
Maxime Beauchemin
|
e51b95ffa8
|
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2024-12-18 17:41:34 -08:00 |
|
Michael S. Molina
|
d4054e3d85
|
feat: Adds chart IDs option to migrate-viz (#29361)
|
2024-06-26 09:20:29 -03:00 |
|
Eyal Ezer
|
07b2449bd7
|
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
|
2024-05-28 14:17:41 -07:00 |
|
Maxime Beauchemin
|
2d63722150
|
chore: set up ruff as a new linter/formatter (#28158)
|
2024-04-24 17:19:53 -07:00 |
|
Michael S. Molina
|
8a2f7d378a
|
refactor: Removes the deprecated GENERIC_CHART_AXES feature flag (#26372)
|
2024-01-31 09:45:57 -05:00 |
|
John Bodley
|
dd58b31cc4
|
chore(sqlalchemy): Remove erroneous SQLAlchemy ORM session.merge operations (#24776)
|
2023-11-20 17:25:41 -08:00 |
|
Michael S. Molina
|
97d89d7340
|
feat: Adds Area chart migration logic (#25952)
|
2023-11-16 14:28:09 -03:00 |
|
Michael S. Molina
|
b722a95bab
|
feat: Adds CLI commands to execute viz migrations (#25304)
|
2023-09-19 14:34:08 -03:00 |
|
Stepan
|
df106aa708
|
fix(pvt2): migrations from legacy pivot table error when form_data have pieces of pvt2 (#24710)
|
2023-07-20 15:25:51 -03:00 |
|
Michael S. Molina
|
4e47771df1
|
fix: Viz migration adjustments - 1 (#24341)
|
2023-06-09 15:39:23 -03:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
|
John Bodley
|
d583ca9ef5
|
chore: Embrace the walrus operator (#24127)
|
2023-05-19 00:37:13 -07:00 |
|
Michael S. Molina
|
7fb8b38cdf
|
feat: Allows dynamic type on viz migrations (#23975)
|
2023-05-10 12:01:43 -03:00 |
|
Michael S. Molina
|
10d640e940
|
feat: Considers GENERIC_CHART_AXES in viz migrations (#23905)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2023-05-03 18:57:07 -03:00 |
|
Jesse Yang
|
e2d3ea831a
|
fix(db): use paginated_update for area chart migration (#20761)
|
2022-07-19 07:20:46 -07:00 |
|