Camila Belo
|
4e265180aa
|
refactor: add optional disabled config
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2024-03-19 10:49:03 +01:00 |
|
Camila Belo
|
d8c26d5e6d
|
refactor: apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2024-03-19 08:24:28 +01:00 |
|
Camila Belo
|
a5d341e47f
|
docs(backend-app-api): add package changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2024-03-15 12:41:28 +01:00 |
|
Camila Belo
|
4b34c796cb
|
test(backend-app-api): update barrier credential tests
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2024-03-15 12:41:06 +01:00 |
|
Camila Belo
|
cff90f1b5c
|
feat(backend-app-api): create rate limit cache store
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2024-03-15 12:40:46 +01:00 |
|
Camila Belo
|
502d1c61fd
|
feat(backend-app-api): start implementing in memory rate limit
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2024-03-14 13:58:23 +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 |
|
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 |
|
Fredrik Adelöw
|
faea1dd664
|
Update .changeset/fuzzy-weeks-press.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-03-14 11:37:24 +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 |
|
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 |
|
Fredrik Adelöw
|
9973d926f7
|
Merge pull request #23525 from AdityaK60/Update_plugin_cloudbuild
Added Material UI 4 import rule to plugins/cloudbuild
|
2024-03-14 09:09:39 +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 |
|
Nick Bodiford
|
50b668777a
|
Resolved an issue where the PaginatedCatalogTable was not propagating table options to its child table.
Signed-off-by: Nick Bodiford <nbodiford@spotify.com>
|
2024-03-13 15:05:29 -05:00 |
|
Patrik Oldsberg
|
bf2c435983
|
Merge pull request #23514 from backstage/limit-pack-concurrency
[cli] Limit pack concurrency to 10 in build-workspace command
|
2024-03-13 15:05:25 +01:00 |
|
backstage-goalie[bot]
|
ebabf1d44f
|
Merge pull request #23513 from backstage/renovate/dockerode-3.x-lockfile
chore(deps): update dependency @types/dockerode to v3.3.26
|
2024-03-13 13:42:51 +00:00 |
|
Eric Peterson
|
b0875e57c3
|
Limit pack concurrency to 10 in build-workspace command
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2024-03-13 14:32:53 +01:00 |
|
renovate[bot]
|
cf83330218
|
chore(deps): update dependency @types/dockerode to v3.3.26
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-13 13:06:40 +00:00 |
|
Vincenzo Scamporlino
|
7e3e3fd327
|
Merge pull request #23504 from backstage/renovate/snyk-actions-digest
chore(deps): update snyk/actions digest to 8349f90
|
2024-03-13 13:44:26 +01:00 |
|
Marek Libra
|
dff7a7e9e2
|
feat(notifications): implement severity of notifications
Signed-off-by: Marek Libra <marek.libra@gmail.com>
|
2024-03-13 12:02:50 +01:00 |
|
Patrik Oldsberg
|
739415b07c
|
Merge pull request #23409 from mareklibra/flpath-1001.saved
feat: add "Save" action for notifications
|
2024-03-13 11:05:46 +01:00 |
|
Patrik Oldsberg
|
cc3dde16da
|
Update .changeset/dry-bananas-ring.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2024-03-13 10:54:37 +01:00 |
|
Ben Lambert
|
8384a037b3
|
Merge pull request #23455 from backstage/docs/add-missed-spec-section
docs: fix scaffolder permission example
|
2024-03-13 10:34:03 +01:00 |
|
Aditya Kumar
|
bb9e31efef
|
Added Material UI 4 import rule to plugins/apollo-explorer
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
|
2024-03-13 14:33:41 +05:30 |
|
Aditya Kumar
|
c60dc3b5ed
|
Added Material UI 4 import rule to plugins/api-docs
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
|
2024-03-13 14:10:02 +05:30 |
|
renovate[bot]
|
0ea8511611
|
chore(deps): update snyk/actions digest to 8349f90
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-13 08:19:12 +00:00 |
|
Fredrik Adelöw
|
0cdd6a5e4b
|
Merge pull request #23498 from AdityaK60/migrate_materialUI_imports_adr_backend
Added @backstage/no-top-level-material-ui-4-imports rule to plugins/a…
|
2024-03-13 09:06:44 +01:00 |
|
Aditya Kumar
|
9f2df811c9
|
Added Material UI 4 import rule to plugins/bazaar
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
|
2024-03-13 11:52:28 +05:30 |
|
Patrik Oldsberg
|
3e0cdbf026
|
Merge pull request #23495 from backstage/rugvip/exit
changesets: exit prerelease
|
2024-03-13 07:15:47 +01:00 |
|
Aditya Kumar
|
0b7d98bbbe
|
Added MaterialUI-4 import rule to plugins/bazaar
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
|
2024-03-13 11:26:47 +05:30 |
|
Aditya Kumar
|
bc1b205b6b
|
Added Material UI 4 import rule to plugins/bazaar
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
|
2024-03-13 11:19:20 +05:30 |
|
Aditya Kumar
|
b80043d2b5
|
Added Material UI 4 import rule to plugins/bazaar
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
|
2024-03-13 11:15:43 +05:30 |
|
Aditya Kumar
|
4323feb76e
|
Added Material UI 4 import rule to plugins/bazaar
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
|
2024-03-13 11:09:11 +05:30 |
|
Aditya Kumar
|
cb64381adf
|
Added Material UI 4 import rule to plugins/bazaar
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
|
2024-03-13 10:34:35 +05:30 |
|
Aditya Kumar
|
161114feab
|
Added Material UI 4 import rule to plugins/apache-airflow
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
|
2024-03-13 10:22:23 +05:30 |
|
Aditya Kumar
|
31d58ae7e4
|
Added @backstage/no-top-level-material-ui-4-imports rule to plugins/airbrake
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
|
2024-03-13 09:33:30 +05:30 |
|
Patrik Oldsberg
|
a084691332
|
Merge pull request #23497 from aramissennyeydd/discovery-api-update
chore: map an issue to the new discovery bep
|
2024-03-13 00:00:03 +01:00 |
|
aramissennyeydd
|
3b0b79dcba
|
chore: map an issue to the bep
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-03-12 18:29:16 -04:00 |
|