Antonio Rivero
|
d493c9d3ca
|
fix(migrations): Handle comparator None in old time comparison migration (#32538)
(cherry picked from commit 20e5df501e)
|
2025-03-17 11:54:59 -03:00 |
|
Antonio Rivero
|
e67089b5ce
|
fix(migrations): Handle no params in time comparison migration (#32155)
(cherry picked from commit 6ed9dae2f7)
|
2025-02-12 11:38:52 -03:00 |
|
Daniel Vaz Gaspar
|
1b375b715c
|
refactor: upload data unification, less permissions and less endpoints (#31959)
|
2025-01-28 11:09:55 +00:00 |
|
Michael S. Molina
|
399b709aaf
|
refactor: Removes 5.0 approved legacy charts (#31582)
|
2025-01-09 16:45:05 -03:00 |
|
Maxime Beauchemin
|
0eca79cb6c
|
feat: use docker in frontend GHA to parallelize work (#31490)
|
2025-01-07 16:35:57 -08:00 |
|
Maxime Beauchemin
|
71dca5c076
|
feat: add and use UUIDMixin for most models (#30398)
|
2025-01-07 13:58:38 -08:00 |
|
Beto Dealmeida
|
b54de611d3
|
fix: remove old database constraint on the Dataset model (#29649)
|
2025-01-07 10:22:17 -05: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 |
|
Luiz Otavio
|
423a0fefa5
|
feat: Adds helper functions for migrations (#31303)
|
2024-12-11 10:50:56 -03:00 |
|
Joe Li
|
8020729ced
|
fix: check for column before adding in migrations (#31185)
|
2024-12-02 13:47:55 -08:00 |
|
Ville Brofeldt
|
78099b0d1f
|
fix(migration): 87d38ad83218 failing on upgrade (#30275)
|
2024-09-18 17:43:22 -07:00 |
|
Joe Li
|
c929f5ed7a
|
fix: pass if table is already removed on upgrade (#30017)
|
2024-09-03 15:58:39 -07:00 |
|
Antonio Rivero
|
d80f23ed94
|
fix(migrations): Fix the time comparison migration (#30029)
|
2024-08-27 20:55:52 +02:00 |
|
Joe Li
|
2cc07e6112
|
fix: try to prevent deadlocks when running upgrade (#29625)
|
2024-08-16 10:16:05 -07:00 |
|
Michael S. Molina
|
fb7f50868d
|
fix: Error when downgrading add_catalog_perm_to_tables migration (#29906)
|
2024-08-09 14:11:55 -04:00 |
|
Michael S. Molina
|
249f5ec31a
|
fix: Downgrade of revision 678eefb4ab44 throws error (#29799)
|
2024-08-01 08:10:08 -03:00 |
|
Maxime Beauchemin
|
4bb2e2f8af
|
chore: enable ruff lint rule TRY201 and B904 to improve raise stack traces (#29166)
|
2024-06-12 13:04:42 -07:00 |
|
Joe Li
|
bc9eab9902
|
fix: Update downgrade path for migration to remove sl_tables (#28838)
|
2024-06-03 12:39:19 -07:00 |
|
Maxime Beauchemin
|
7dd28a9003
|
chore: remove sl_ tables (#28704)
|
2024-05-29 19:04:37 -07: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 |
|
John Bodley
|
1c48fe05fd
|
fix: Update migration logic in #27119 (#28482)
|
2024-05-20 11:30:56 -07:00 |
|
JUST.in DO IT
|
5ae645828f
|
fix: db migration revision (#28556)
|
2024-05-16 18:10:29 -03:00 |
|
Beto Dealmeida
|
5da6d2bd88
|
feat: add support for catalogs (#28416)
|
2024-05-16 12:49:31 -04:00 |
|
Antonio Rivero
|
b1f85dce71
|
refactor(plugins): BigNumber Time Comparison with existing time_offset API (#27718)
Co-authored-by: lilykuang <jialikuang@gmail.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2024-05-16 18:47:50 +02:00 |
|
Puridach wutthihathaithamrong
|
aa2b060da8
|
feat: Customizable email subject name (#26327)
Co-authored-by: Puridach Wutthihathaithamrong <>
|
2024-05-16 16:04:42 +03:00 |
|
John Bodley
|
1ccbc655eb
|
fix: Update migration logic in #27119 (#28422)
|
2024-05-13 11:55:59 -07:00 |
|
Beto Dealmeida
|
f29e1e4c29
|
feat: catalog support for Databricks native (#28394)
|
2024-05-09 17:41:15 -04:00 |
|
Maxime Beauchemin
|
d1e13ab3e4
|
chore: fix master build by merging alembic migration heads (#28361)
|
2024-05-06 11:54:16 -07:00 |
|
JUST.in DO IT
|
2a7bfa4bb3
|
fix: Missing sql_editor_id index (#27392)
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>
|
2024-05-06 10:45:33 -07:00 |
|
Beto Dealmeida
|
e90246fd1f
|
feat(SIP-95): permissions for catalogs (#28317)
|
2024-05-06 11:41:58 -04:00 |
|
Daniel Vaz Gaspar
|
9a339f08a7
|
feat: new Columnar upload form and API (#28192)
|
2024-05-06 15:51:42 +01:00 |
|
Maxime Beauchemin
|
3ac387bb66
|
chore: enable ruff's isort equivalent (#28267)
|
2024-04-30 18:29:49 -07:00 |
|
Beto Dealmeida
|
6cf681df68
|
feat(SIP-95): new endpoint for table metadata (#28122)
|
2024-04-25 12:23:49 -04:00 |
|
Maxime Beauchemin
|
2d63722150
|
chore: set up ruff as a new linter/formatter (#28158)
|
2024-04-24 17:19:53 -07:00 |
|
Daniel Vaz Gaspar
|
e465876ed4
|
feat: new Excel upload form and API (#28105)
|
2024-04-19 14:19:42 +01:00 |
|
Daniel Vaz Gaspar
|
5ece57bd34
|
fix: db migrations on downgrade (#28106)
|
2024-04-17 16:37:07 +01:00 |
|
Maxime Beauchemin
|
e9c0ca545f
|
feat: Slack Avatar integration (#27849)
|
2024-04-16 08:40:27 -07:00 |
|
Daniel Vaz Gaspar
|
54387b4589
|
feat: new CSV upload form and API (#27840)
|
2024-04-15 09:38:51 +01:00 |
|
Beto Dealmeida
|
9022f5c519
|
feat(SIP-85): OAuth2 for databases (#27631)
|
2024-04-02 22:05:33 -04:00 |
|
Kamil Gabryjelski
|
ad6327db95
|
fix: Migration for single metric in Big Number with Time Comparison (#27351)
|
2024-03-01 11:43:22 +01:00 |
|
Michael S. Molina
|
3d645fd8e9
|
refactor: Updates some database columns to MediumText (#27119)
|
2024-02-15 11:22:57 -05:00 |
|
Geido
|
595c6ce3e6
|
chore: Add granular permissions for actions in Dashboard (#27029)
|
2024-02-09 16:25:32 +02:00 |
|
Maxime Beauchemin
|
1283803844
|
chore: add unique constraint to tagged_objects (#26654)
|
2024-01-19 15:12:54 -08:00 |
|
Michael S. Molina
|
a84d86fe26
|
refactor: Removes the deprecated redirect endpoint (#26377)
|
2024-01-19 11:39:04 -03:00 |
|
Michael S. Molina
|
d9a3c3e1dd
|
refactor: Removes the Filter Box code (#26328)
Co-authored-by: John Bodley <john.bodley@gmail.com>
|
2024-01-19 09:54:53 -03:00 |
|
Michael S. Molina
|
4d9144eca5
|
refactor: Migrates legacy Sunburst charts to ECharts and removes legacy code (#26350)
|
2024-01-18 11:59:08 -03:00 |
|
Michael S. Molina
|
9387c4c16f
|
refactor: Removes the filters set feature (#26369)
|
2024-01-16 12:42:35 -03:00 |
|
Daniel Vaz Gaspar
|
2f3bb5b169
|
fix: improve performance on reports log queries (#26416)
|
2024-01-15 19:04:44 +00:00 |
|
Kamil Gabryjelski
|
5400d30b20
|
feat(echarts-funnel): Implement % calculation type (#26290)
|
2023-12-22 13:14:52 +01:00 |
|
John Bodley
|
aafb54d042
|
chore: Ensure Mixins are ordered according to the MRO (#26288)
|
2023-12-16 14:11:58 +13:00 |
|