ofekisr
84f7614e97
feat(filter-set): Add filterset resource (#14015)
* Add filterset resource
* fix: fix pre-commit
* add tests
* add tests and fixes based of failures
* Fix pre-commit errors
* chore init filterset resource under ff constraint
* Fix migration conflicts
* Fix pylint and migrations issues
* Fix pylint and migrations issues
* Fix pylint and migrations issues
* Fix pylint and migrations issues
* Fix pylint and migrations issues
* Fix pylint and migrations issues
* Fix pylint and migrations issues
* Fix pylint and migrations issues
* Fix pylint and migrations issues
* Fix pylint and migrations issues
* Fix pylint and migrations issues
* add tests and fixes based of failures
* Fix missing license
* fix down revision
* update down_revision
* fix: update down_revision
* chore: add description to migration
* fix: type
* refactor: is_user_admin
* fix: use get_public_role
* fix: move import to the relevant location
* chore: add openSpec api schema
* chore: cover all openspec API
* fix: pre-commit and lint
* fix: put and post schemas
* fix: undo superset_test_config.py
* fix: limit filterSetsApi to include_route_methods = {"get_list", "put", "post", "delete"}
* renaming some params
* chore: add debug in test config
* fix: rename database to different name
* fix: try to make conftest.py harmless
* fix: pre-commit
* fix: new down_revision ref
* fix: bad ref
* fix: bad ref 2
* fix: bad ref 3
* fix: add api in initiatior
* fix: open spec
* fix: convert name to str to include int usecases
* fix: pylint
* fix: pylint
* Update superset/common/request_contexed_based.py
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* chore: resolve PR comments
* chore: resolve PR comments
* chore: resolve PR comments
* fix failed tests
* fix pylint
* Update conftest.py
* chore remove BaseCommand to remove abstraction
* chore remove BaseCommand to remove abstraction
* chore remove BaseCommand to remove abstraction
* chore remove BaseCommand to remove abstraction
* chore fix migration
Co-authored-by: Ofeknielsen <ofek.israel@nieslen.com>
Co-authored-by: amitmiran137 <amit.miran@nielsen.com>
Co-authored-by: Amit Miran <47772523+amitmiran137@users.noreply.github.com>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2021-09-23 11:27:59 +03:00
..
2020-08-04 19:31:52 -07:00
2020-02-22 11:21:31 +02:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2020-12-17 09:53:13 +00:00
2020-09-01 13:36:02 -07:00
2020-07-06 13:12:27 -07:00
2019-10-18 14:44:27 -07:00
2020-06-26 08:49:12 -07:00
2019-10-18 14:44:27 -07:00
2021-01-11 14:16:42 -08:00
2019-10-18 14:44:27 -07:00
2021-09-23 11:27:59 +03:00
2020-09-29 12:33:07 +01:00
2020-12-17 00:50:31 -08:00
2019-06-25 13:34:48 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-12-03 14:57:24 -08:00
2019-10-18 14:44:27 -07:00
2020-12-09 18:19:07 +00:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2021-08-17 16:27:33 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-06-25 13:34:48 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2020-12-03 08:45:32 +00:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2021-04-15 14:07:49 -07:00
2020-08-02 14:32:17 -07:00
2021-06-08 13:57:07 -07:00
2019-10-18 14:44:27 -07:00
2021-08-03 07:45:55 +12:00
2019-10-18 14:44:27 -07:00
2020-12-15 08:48:00 +00:00
2021-02-11 11:23:40 +02:00
2019-10-18 14:44:27 -07:00
2020-12-17 12:37:05 +00:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2021-07-20 17:24:58 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2021-03-12 13:37:48 -08:00
2020-12-22 13:39:56 -08:00
2019-11-12 12:29:00 -08:00
2019-10-18 14:44:27 -07:00
2020-04-08 20:32:26 +03:00
2020-10-27 08:49:09 -07:00
2021-09-09 09:46:44 -07:00
2021-07-21 13:54:39 -07:00
2021-02-11 09:54:10 -08:00
2021-04-13 10:14:27 -07:00
2021-04-09 15:21:58 +12:00
2021-08-04 22:12:20 +03:00
2020-09-01 09:41:25 -07:00
2019-12-31 09:26:23 +02:00
2021-02-09 10:49:50 -08:00
2021-04-16 09:01:18 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2020-10-26 11:20:07 -07:00
2019-10-18 14:44:27 -07:00
2020-06-17 11:01:25 -07:00
2019-10-18 14:44:27 -07:00
2019-12-11 14:05:23 -08:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2021-03-24 18:47:49 +02:00
2019-10-18 14:44:27 -07:00
2021-02-23 16:47:20 -08:00
2019-10-11 13:41:23 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2021-07-15 16:22:48 -07:00
2020-04-08 20:32:26 +03:00
2020-04-08 20:32:26 +03:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2020-10-02 09:12:03 +01:00
2020-12-16 11:49:03 +00:00
2019-10-18 14:44:27 -07:00
2020-03-03 19:52:20 +02:00
2019-12-04 11:24:23 -08:00
2021-09-22 15:09:30 -07:00
2021-07-12 10:00:18 +03:00
2019-10-18 14:44:27 -07:00
2020-12-04 07:59:28 -08:00
2020-06-26 08:49:12 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2021-08-10 17:52:01 -07:00
2020-04-08 20:32:26 +03:00
2021-05-14 16:56:00 -07:00
2020-12-01 20:50:35 +00:00
2019-10-18 14:44:27 -07:00
2020-04-08 20:32:26 +03:00
2021-07-21 11:16:46 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2020-06-24 11:41:47 -07:00
2019-10-18 14:44:27 -07:00
2020-12-04 07:59:28 -08:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2020-04-08 20:32:26 +03:00
2020-12-17 18:03:05 +00:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2021-07-22 15:36:15 -07:00
2020-09-01 17:59:02 -07:00
2020-10-09 19:20:12 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2020-04-08 20:32:26 +03:00
2019-10-18 14:44:27 -07:00
2019-06-25 13:34:48 -07:00
2021-02-18 13:27:07 -08:00
2019-06-25 13:34:48 -07:00
2021-04-16 09:01:18 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2020-04-08 20:32:26 +03:00
2021-04-16 09:01:18 -07:00
2019-10-18 14:44:27 -07:00
2019-06-25 13:34:48 -07:00
2020-12-16 09:08:06 +00:00
2021-06-08 13:57:07 -07:00
2021-02-18 13:27:07 -08:00
2019-10-18 14:44:27 -07:00
2019-12-31 09:26:23 +02:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2020-12-24 09:18:46 +00:00
2019-10-18 14:44:27 -07:00
2019-10-28 15:49:40 +00:00
2020-12-15 11:27:06 +00:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-12-31 09:26:23 +02:00
2021-04-29 14:37:22 -07:00
2019-06-25 13:34:48 -07:00
2019-10-18 14:44:27 -07:00
2020-04-08 20:32:26 +03:00
2019-11-14 09:44:57 -08:00
2020-04-08 20:32:26 +03:00
2019-10-18 14:44:27 -07:00
2019-06-25 13:34:48 -07:00
2019-07-31 09:19:39 -07:00
2020-09-22 08:54:10 +03:00
2019-06-25 13:34:48 -07:00
2021-02-22 18:37:43 -08:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2020-01-13 11:02:36 -08:00
2020-04-08 20:32:26 +03:00
2021-04-16 09:01:18 -07:00
2019-10-18 14:44:27 -07:00
2020-12-17 14:27:14 +00:00
2020-11-30 13:07:39 +00:00
2021-08-03 09:10:32 -07:00
2020-06-22 12:51:08 +03:00
2019-10-18 14:44:27 -07:00
2020-06-24 09:50:41 -07:00
2019-10-18 14:44:27 -07:00
2019-06-25 13:34:48 -07:00
2019-10-18 14:44:27 -07:00
2019-06-25 13:34:48 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2021-01-11 06:09:10 -08:00
2020-08-16 14:43:30 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2019-10-18 14:44:27 -07:00
2021-05-03 15:32:48 +03:00
2020-08-11 11:15:31 -07:00
2019-06-25 13:34:48 -07:00
2020-08-12 15:27:29 -07:00
2021-08-06 10:05:19 -07:00
2020-04-08 20:32:26 +03:00
2019-10-18 14:44:27 -07:00
2021-04-15 17:43:29 +03:00
2019-10-18 14:44:27 -07:00
2019-06-25 13:34:48 -07:00