John Bodley
|
847ed3f5b0
|
refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909)
|
2024-02-14 06:20:15 +13:00 |
|
mapledan
|
c2ab9bba29
|
fix: change the validation logic for python_date_format (#25510)
Co-authored-by: John Bodley <john.bodley@gmail.com>
|
2024-01-24 10:44:36 +13:00 |
|
Maxime Beauchemin
|
1283803844
|
chore: add unique constraint to tagged_objects (#26654)
|
2024-01-19 15:12:54 -08:00 |
|
John Bodley
|
df79522160
|
refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200)
|
2024-01-18 08:27:29 +13:00 |
|
John Bodley
|
7af82ae87d
|
refactor: Ensure Celery leverages the Flask-SQLAlchemy session (#26186)
|
2024-01-17 17:06:22 +13:00 |
|
Michael S. Molina
|
9387c4c16f
|
refactor: Removes the filters set feature (#26369)
|
2024-01-16 12:42:35 -03:00 |
|
Lily Kuang
|
3391e29093
|
fix(tagging): adding tags containing a “:” to dashboards (#26324)
will add more tests in a separated PR
|
2023-12-22 10:30:08 -08:00 |
|
Hugh A. Miles II
|
ee308fbc64
|
chore(tags): Allow for lookup via ids vs. name in the API (#25996)
|
2023-11-29 10:59:59 -08:00 |
|
John Bodley
|
07bcfa9b5f
|
chore(command): Organize Commands according to SIP-92 (#25850)
|
2023-11-22 16:55:54 -03:00 |
|
John Bodley
|
843c7ab58a
|
chore: Allow only iterables for BaseDAO.delete() (#25844)
|
2023-11-22 08:52:30 -03:00 |
|
John Bodley
|
07551dc3d4
|
chore(connector): Cleanup base models and views according to SIP-92 (#24773)
|
2023-11-21 10:11:50 -08:00 |
|
John Bodley
|
10205d0b50
|
chore: Singularize tag models (#25819)
|
2023-11-09 08:22:08 -08:00 |
|
Beto Dealmeida
|
60e1526f6a
|
fix: remove update_charts_owners (#25843)
|
2023-11-03 13:06:31 -04:00 |
|
Beto Dealmeida
|
c7f8d11a7e
|
fix: dataset update uniqueness (#25756)
|
2023-10-25 16:49:32 -04:00 |
|
Zef Lin
|
4aef771072
|
chore: updated base DAO find_by_id to return generic type (#25726)
|
2023-10-23 07:46:01 -07:00 |
|
Stepan
|
75a7431379
|
fix(chore): dashboard requests to database equal the number of slices it has (#24709)
|
2023-10-20 08:32:14 +01:00 |
|
Hugh A. Miles II
|
dcfebfce9d
|
fix(tags): fix clears delete on Tags Modal (#25470)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2023-10-05 13:37:53 -04:00 |
|
Hugh A. Miles II
|
85251f8cae
|
fix: Tags Page Polish (#25403)
Co-authored-by: Lily Kuang <lily@preset.io>
|
2023-09-29 22:13:26 -04:00 |
|
Josh Soref
|
0735680674
|
chore(backend): Spelling (#25457)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-09-29 09:36:50 -07:00 |
|
Hugh A. Miles II
|
090ae64dfa
|
feat(tag): fast follow for Tags flatten api + update client with generator + some bug fixes (#25309)
|
2023-09-18 11:56:08 -07:00 |
|
Hugh A. Miles II
|
55ac01b675
|
feat: Tags ListView Page (#24964)
|
2023-09-12 14:48:07 +02:00 |
|
Hugh A. Miles II
|
69fb309ec3
|
feat: Update Tags CRUD API (#24839)
|
2023-08-25 21:16:35 +02:00 |
|
Beto Dealmeida
|
bbf0aaec5d
|
chore: rename get_iterable (#24994)
|
2023-08-18 11:59:43 -07:00 |
|
Jack Fragassi
|
4a59a265fb
|
chore: Update DAOs to use singular deletion method instead of bulk (#24894)
|
2023-08-17 17:00:33 -07:00 |
|
Ville Brofeldt
|
f94dc49fd0
|
fix(snowflake): opt-in denormalization of column names (#24982)
|
2023-08-15 16:32:54 -07:00 |
|
John Bodley
|
0879b9215c
|
chore(dao): Remove redundant convenience methods (#24967)
|
2023-08-14 12:07:04 -07:00 |
|
John Bodley
|
ed0d288ccd
|
chore(dao): Replace save/overwrite with create/update respectively (#24467)
|
2023-08-11 12:55:39 -07:00 |
|
John Bodley
|
55014bf58b
|
chore: Add explicit ON DELETE CASCADE for embedded_dashboards (#24939)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-08-10 11:41:14 -03:00 |
|
John Bodley
|
94c595093b
|
chore: Add explicit ON DELETE CASCADE for dashboard_slices (#24938)
|
2023-08-10 10:56:11 -03:00 |
|
John Bodley
|
f6c3f0cbbb
|
fix: Dashboard aware RBAC "Save as" menu item (#24806)
|
2023-08-09 13:37:52 -07:00 |
|
John Bodley
|
5522facdc6
|
chore: Refactor dashboard security access (#24804)
|
2023-08-09 09:25:58 -07:00 |
|
Hugh A. Miles II
|
3b46511439
|
feat(Tags): Allow users to favorite Tags on CRUD Listview page (#24701)
|
2023-07-27 13:17:26 -04:00 |
|
EugeneTorap
|
fc89718d48
|
chore: Update pylint to 2.17.4 (#24700)
Co-authored-by: John Bodley <john.bodley@gmail.com>
|
2023-07-24 17:13:49 -07:00 |
|
John Bodley
|
ae00489779
|
chore(dao): Add explicit ON DELETE CASCADE for ownership (#24628)
|
2023-07-11 11:39:03 -07:00 |
|
John Bodley
|
7409289762
|
chore(dao): Condense delete/bulk-delete operations (#24466)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-07-06 09:21:08 -07:00 |
|
John Bodley
|
75543af550
|
chore(dao): Add explicit ON DELETE CASCADE when deleting datasets (#24488)
|
2023-06-28 16:03:25 -07:00 |
|
John Bodley
|
92e2ee9d07
|
chore(dao): Add generic type for better type checking (#24465)
|
2023-06-21 09:30:07 -07:00 |
|
Hugh A. Miles II
|
93e1db4bd9
|
fix: save columns reference from sqllab save datasets flow (#24248)
|
2023-06-20 13:54:19 -04:00 |
|
John Bodley
|
3e76736874
|
chore(dao): Organize DAOs according to SIP-92 (#24331)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2023-06-18 18:32:32 -07:00 |
|