Commit Graph

20763 Commits

Author SHA1 Message Date
Timothy Deakin c293e58692 refactor: update material ui imports
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-03-14 17:24:07 +00:00
Timothy Deakin 8721510032 feat: add eslint rule for top level imports
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-03-14 17:22:45 +00:00
Timothy Deakin 29db6569cd refactor: update material ui imports
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-03-14 17:12:22 +00:00
Timothy Deakin 4be0005a67 feat: add eslint rule for top level imports
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-03-14 17:11:29 +00:00
Timothy Deakin 9b05f70a65 refactor: update material ui imports
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-03-14 17:01:36 +00:00
Timothy Deakin 8f43e007c4 feat: add eslint rule for top level imports
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-03-14 17:00:53 +00:00
Timothy Deakin 6d5aba5b8f chore: update api report
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-03-14 16:28:09 +00:00
Phil Kuang 534f3756a1 Merge pull request #23540 from cftad/plugin-adr-mui-imports
Add ESLint Rule to ADR Plugin
2024-03-14 12:07:08 -04:00
Timothy Deakin 1af1bdced1 fix: mui imports
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-03-14 15:58:06 +00:00
Timothy Deakin 9507618b60 refactor: update material ui imports
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-03-14 14:42:35 +00:00
Timothy Deakin b7d787cb37 feat: add eslint rule for top level imports
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-03-14 14:41:53 +00:00
Timothy Deakin 8ccfebe951 refactor: update material ui imports
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-03-14 13:54:24 +00:00
Timothy Deakin 33ff583a34 feat: add eslint rule for top level imports
adds the `no-top-level-material-ui-4-imports` eslint rule to raise errors when top level imports are used.

Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-03-14 13:54:12 +00:00
Phil Kuang d65dc81a71 Merge pull request #23535 from AdityaK60/Update_plugin_playlist
Added Material UI 4 import rule to plugins/playlist
2024-03-14 09:51:06 -04:00
Marek Libra 5983bcd705 chore: implement parseEntityOrderFieldParams
Based on the implemntation in plugins/catalog-backend.

Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-03-14 13:56:41 +01:00
Patrik Oldsberg f1812deee3 Merge pull request #23511 from drodil/signal_recipients
feat: add type definition to signal recipients
2024-03-14 13:23:55 +01:00
Marek Libra cd96173afb fix: use camelCase for createdAfter in the Notifications URL
Instead of the former created_after.

Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-03-14 13:13:24 +01:00
Marek Libra bf90f64641 fix: use orderField instead of sort,sortOrder for notifications
To unify with the Catalog API.

Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-03-14 13:04:46 +01:00
Fredrik Adelöw 9e6853e642 Merge pull request #23529 from AdityaK60/Update_plugin_dynatrace
Added Material UI 4 import rule to plugins/dynatrace
2024-03-14 12:59:55 +01:00
Aditya Kumar 89cdfad015 Added Material UI 4 import rule to plugins/fossa
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 17:29:02 +05:30
Heikki Hellgren d3e45b429c chore: rebase broadcast notifications
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-03-14 13:54:16 +02:00
Aditya Kumar 7e84e2db88 Added Material UI 4 import rule to plugins/rollbar
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 17:22:34 +05:30
Aditya Kumar 67b7b57ff1 Added Material UI 4 import rule to plugins/playlist
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 17:20:27 +05:30
Heikki Hellgren 6c1547a4fb feat: add type definition to signal recipients
follows more the notifications way of setting recipients and is more
future proof

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-03-14 13:49:03 +02:00
Aditya Kumar bfc7c81e30 Added Material UI 4 import rule to plugins/dynatrace
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 17:18:24 +05:30
Aditya Kumar 71e5ee6042 Added Material UI 4 import rule to plugins/rollbar
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 16:58:54 +05:30
Heikki Hellgren f1676ca73b fix: conflicts with severity filter
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-03-14 13:28:52 +02:00
Aditya Kumar fcb6a8a131 Added Material UI 4 import rule to plugins/playlist
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 16:55:12 +05:30
Aditya Kumar 3a967487bc Added Material UI 4 import rule to plugins/dynatrace
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 16:49:49 +05:30
Patrik Oldsberg ba14657b41 Merge branch 'master' into broadcast_notifications
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-03-14 12:10:31 +01:00
Patrik Oldsberg 9717111e53 Merge pull request #23371 from mareklibra/FLPATH-1005.severity
feat(notifications): implement severity of notifications
2024-03-14 12:08:11 +01:00
Fredrik Adelöw a484ade5c4 Merge pull request #23530 from AdityaK60/Update_package_explore
Added Material UI 4 import rule to plugins/explore
2024-03-14 11:57:32 +01:00
Aditya Kumar fbb705c7da Added Material UI 4 import rule to plugins/playlist
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 16:19:46 +05:30
Fredrik Adelöw f0dfc3629f Merge pull request #23531 from AdityaK60/Update_plugin_circleci
Added Material UI 4 import rule to plugins/circleci
2024-03-14 11:49:38 +01:00
Marek Libra 883dfde5bf chore: use strings for severities instead of numbers
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-03-14 11:46:16 +01:00
Fredrik Adelöw 64599154c8 Merge pull request #23522 from nb-spot/fix/paginated-catalog-table-options
Resolved issue where`PaginatedCatalogTable` wasn't passing options
2024-03-14 11:39:42 +01:00
Fredrik Adelöw a524ce7240 Update plugins/circleci/.eslintrc.js
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-14 11:37:30 +01:00
Aditya Kumar 88878a4672 Added Material UI 4 import rule to plugins/circleci
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 15:28:05 +05:30
Aditya Kumar 94fa1a0f12 Added Material UI 4 import rule to plugins/explore
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 14:52:11 +05:30
Aditya Kumar 053d43f6c8 Added Material UI 4 import rule to plugins/explore
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 14:33:11 +05:30
Aditya Kumar e550b2b274 Added Material UI 4 import rule to plugins/dynatrace
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 14:01:26 +05:30
Aditya Kumar 2481d8a552 Added Material UI 4 import rule to plugins/rollbar
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 13:52:39 +05:30
Fredrik Adelöw c7957d5a9d Merge pull request #23499 from AdityaK60/update_plugin_apache_airflow
Added Material UI 4 import rule to plugins/apache-airflow
2024-03-14 09:13:26 +01:00
Fredrik Adelöw dfba62afc3 Merge pull request #23500 from AdityaK60/Update_pugin_bazaar
Added Material UI 4 import rule to plugins/bazaar
2024-03-14 09:13:09 +01:00
Fredrik Adelöw df4939985b Merge pull request #23505 from AdityaK60/Updated_plugin_api-docs
Added Material UI 4 import rule to plugins/api-docs
2024-03-14 09:12:32 +01:00
Fredrik Adelöw f59ec582e8 Merge pull request #23507 from AdityaK60/Update_pulgin_apollo-explorer
Added Material UI 4 import rule to plugins/apollo-explorer
2024-03-14 09:12:00 +01:00
Fredrik Adelöw 04b18879f0 Merge pull request #23526 from AdityaK60/Update_plugin_kubernetes
Added Material UI 4 import rule to plugins/kubernetes
2024-03-14 09:11:43 +01:00
Aditya Kumar 0e1941b8f8 Added Material UI 4 import rule to plugins/kubernetes
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 08:21:03 +05:30
Aditya Kumar 7a5e933552 Added Material UI 4 import rule to plugins/cloudbuild
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-14 08:12:40 +05:30
Nick Bodiford 9e601c59af Let through the table options that dont interfere with server side pagination.
Signed-off-by: Nick Bodiford <nbodiford@spotify.com>
2024-03-13 17:07:09 -05:00