Fredrik Adelöw
8e919a6f88
Tweak the EntityListProvider to do single-cycle updates.
...
The old code had some "waterfalls" of things triggering other things. For example, the following could happen in succession based on a single filter changing:
- the filter contents changed
- the client side filtered entities changed
- a backend load was triggered
- the backend responded, which made both the client side filtered entities and the backend entities change
The proposed new code does all of the actual work in one single unit, applying all updates in one go.
Sadly this doesn't entirely address the slowness of the entities table. But it makes updates more consistent and less flickery, and less frequent.
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-28 16:11:31 +02:00
Oliver Sand
2b5b5b54fc
Merge pull request #5835 from SDA-SE/feat/scaffolder-support-oneOf
...
Don't merge with previous from state on form changes
2021-05-28 09:50:16 +02:00
Patrik Oldsberg
c96a89abe1
Merge pull request #5847 from backstage/imgbot
...
[ImgBot] Optimize images
2021-05-28 09:39:19 +02:00
ImgBotApp
1ce3ecbf39
[ImgBot] Optimize images
...
/microsite/static/img/demo-screen.png -- 575.94kb -> 385.49kb (33.07%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-05-28 06:59:13 +00:00
Fredrik Adelöw
93e4cc42dc
Merge pull request #5842 from fengypants/master
...
microsite: Add links to Community Session videos
2021-05-28 08:09:44 +02:00
Fredrik Adelöw
a48179f26d
Merge pull request #5843 from backstage/dependabot/npm_and_yarn/eslint-plugin-cypress-2.11.3
...
chore(deps-dev): bump eslint-plugin-cypress from 2.11.2 to 2.11.3
2021-05-28 08:07:58 +02:00
Fredrik Adelöw
ffeff2ae19
Merge pull request #5844 from backstage/dependabot/npm_and_yarn/ldapjs-2.3.0
...
chore(deps): bump ldapjs from 2.2.4 to 2.3.0
2021-05-28 08:07:32 +02:00
dependabot[bot]
10e0f27ff5
chore(deps): bump ldapjs from 2.2.4 to 2.3.0
...
Bumps [ldapjs](https://github.com/ldapjs/node-ldapjs ) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/ldapjs/node-ldapjs/releases )
- [Changelog](https://github.com/ldapjs/node-ldapjs/blob/master/CHANGES.md )
- [Commits](https://github.com/ldapjs/node-ldapjs/compare/v2.2.4...v2.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-28 04:14:16 +00:00
dependabot[bot]
7676730d2e
chore(deps-dev): bump eslint-plugin-cypress from 2.11.2 to 2.11.3
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.2...v2.11.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-28 04:11:11 +00:00
Jeff Feng
ea93304a86
Add links to Community Session demos
...
Adding links to adopter presentations and Community repo.
Replacing illustration with screen from demo site.
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2021-05-27 19:38:56 -04:00
Johan Haals
cbdc786d4b
Merge pull request #5740 from backstage/jhaals/drop-bootstrap
...
Catalog/next: Drop bootstrap from locations table
2021-05-27 16:33:51 +02:00
Fredrik Adelöw
fe2934fe77
Merge pull request #5838 from backstage/freben/invert-type-column
...
invert logic for when to show type column
2021-05-27 16:13:37 +02:00
Fredrik Adelöw
2a942cc9e9
invert logic for when to show type column
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-27 15:51:02 +02:00
Oliver Sand
1de5d7ef25
Add test for oneOf
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-05-27 14:25:17 +02:00
Johan Haals
baee1ed980
Merge pull request #5820 from backstage/mob/stitch-ticket
...
catalog/next: Replace stitch transactions with ticket
2021-05-27 14:12:22 +02:00
Patrik Oldsberg
6665e16c7d
Merge pull request #5763 from backstage/timbonicus/github-org-docs
...
Remove deprecated github-org processor config
2021-05-27 14:05:05 +02:00
Johan Haals
f33321fd6d
Move pre-insertion to final_entity to stitcher
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-05-27 13:36:23 +02:00
Patrik Oldsberg
cc1de02d89
Merge pull request #5774 from backstage/changeset-release/master
...
Version Packages
2021-05-27 13:23:05 +02:00
Oliver Sand
f430b6c6fd
Don't merge with previous from state on form changes
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-05-27 13:07:08 +02:00
Patrik Oldsberg
ce324001cf
create-app: fix release version to 0.3.23
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-05-27 12:31:06 +02:00
github-actions[bot]
b5a0d1c5d7
Version Packages
2021-05-27 10:23:15 +00:00
Patrik Oldsberg
5a3ff88ab9
Merge pull request #5695 from backstage/freben/notice-prep
...
Move copyright header handling explicitly into the repo
2021-05-27 12:18:41 +02:00
Fredrik Adelöw
4b17d4df6f
Move copyright header handling explicitly into the repo
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-27 11:47:15 +02:00
Patrik Oldsberg
4aab5cb0d0
Merge pull request #5748 from RoadieHQ/docs_dir_vuln
...
Add validation to prevent docs_dir from being an absolute path
2021-05-27 11:39:55 +02:00
Jussi Hallila
8cefadca04
Add validation to prevent docs_dir from being an absolute path
...
* Adds a new validation function to helpers to prevent generation when mkdocs.yml is not present or is invalid
* Handles vulnerability where docs_dir can be put in as an absolute path which copies and exposes the files from that absolute path in the file system
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-05-27 11:21:47 +02:00
Eric Peterson
f4a7fd8126
Merge pull request #5821 from backstage/iameap/techdocs-respect-download-attr
...
[TechDocs] Respect download attribute
2021-05-27 10:54:58 +02:00
Patrik Oldsberg
86bdb383e9
Merge pull request #5827 from backstage/dependabot/npm_and_yarn/dns-packet-1.3.4
...
chore(deps): bump dns-packet from 1.3.1 to 1.3.4
2021-05-27 09:40:11 +02:00
Fredrik Adelöw
615bcdb9de
Merge pull request #5831 from backstage/dependabot/npm_and_yarn/testing-library/cypress-7.0.6
...
chore(deps-dev): bump @testing-library/cypress from 7.0.1 to 7.0.6
2021-05-27 07:30:42 +02:00
Fredrik Adelöw
c8aefc1a63
Merge pull request #5829 from backstage/dependabot/npm_and_yarn/types/react-helmet-6.1.1
...
chore(deps-dev): bump @types/react-helmet from 6.1.0 to 6.1.1
2021-05-27 07:30:10 +02:00
Fredrik Adelöw
c65d52e7b3
Merge pull request #5830 from backstage/dependabot/npm_and_yarn/types/passport-1.0.6
...
chore(deps): bump @types/passport from 1.0.5 to 1.0.6
2021-05-27 07:29:35 +02:00
Fredrik Adelöw
365c994f02
Merge pull request #5828 from backstage/imgbot
...
[ImgBot] Optimize images
2021-05-27 07:28:30 +02:00
ImgBotApp
e9beff9249
[ImgBot] Optimize images
...
*Total -- 134.09kb -> 54.36kb (59.46%)
/microsite/blog/assets/21-05-20/200-engineers_v.2.png -- 34.42kb -> 13.55kb (60.65%)
/microsite/blog/assets/21-05-20/1000-engineers_v.2.png -- 45.04kb -> 18.42kb (59.11%)
/microsite/blog/assets/21-05-20/1000-plus-engineers_v.2.png -- 54.63kb -> 22.39kb (59.01%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-05-27 04:35:09 +00:00
dependabot[bot]
f9b9893041
chore(deps-dev): bump @testing-library/cypress from 7.0.1 to 7.0.6
...
Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library ) from 7.0.1 to 7.0.6.
- [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases )
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v7.0.1...v7.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-27 04:13:21 +00:00
dependabot[bot]
2f7fdc9023
chore(deps): bump @types/passport from 1.0.5 to 1.0.6
...
Bumps [@types/passport](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-27 04:09:41 +00:00
dependabot[bot]
dbfa264016
chore(deps-dev): bump @types/react-helmet from 6.1.0 to 6.1.1
...
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-27 04:06:57 +00:00
Tim
7f7b60df6a
Merge pull request #5643 from backstage/timbonicus/catalog-entity-context
...
Add EntityListProvider with hooks/filters
2021-05-26 21:50:48 -06:00
Tim Hansen
187180db5c
Improve catalog-customization doc
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-05-26 21:32:19 -06:00
Patrik Oldsberg
83ca65b0e3
Merge pull request #5814 from splunk/feature/update-splunk-on-call-invalid-team
...
Splunk On Call Card - Show blank card when team does not exist instead of no incidents found
2021-05-27 01:58:45 +02:00
dependabot[bot]
0cdeb092c1
chore(deps): bump dns-packet from 1.3.1 to 1.3.4
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-26 23:56:43 +00:00
Patrik Oldsberg
4ba76816dc
Merge pull request #5823 from backstage/rugvip/lock
...
sync yarn.lock
2021-05-27 01:53:48 +02:00
Tim Hansen
9768e36c4e
Merge branch 'master' into timbonicus/catalog-entity-context
2021-05-26 17:21:23 -06:00
Patrik Oldsberg
17d330a18c
Merge pull request #5822 from backstage/rugvip/tsdoc
...
config-loader: workaround for config schema parsing in typescript 4.3
2021-05-26 23:30:37 +02:00
Patrik Oldsberg
63435cb07a
sync yarn.lock
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-05-26 22:30:50 +02:00
Patrik Oldsberg
438a512ebb
config-loader: workaround for config schema parsing in typescript 4.3
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-05-26 22:25:38 +02:00
Tim Hansen
0ddb9719f0
Add warning
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-05-26 13:37:02 -06:00
Tim Hansen
e2d5014c71
Add documentation for catalog customization
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-05-26 12:38:30 -06:00
Heather Lee
513170d03c
Merge branch 'feature/update-splunk-on-call-invalid-team' of github.com:splunk/backstage into feature/update-splunk-on-call-invalid-team
...
Signed-off-by: Heather Lee <heatherl@splunk.com >
2021-05-26 11:01:50 -07:00
Heather Lee
a1446073bb
Merge branch 'master' of github.com:splunk/backstage into feature/update-splunk-on-call-invalid-team
...
Signed-off-by: Heather Lee <heatherl@splunk.com >
2021-05-26 11:01:23 -07:00
Heather Lee
11e15441c5
Merge branch 'master' of github.com:splunk/backstage into feature/update-splunk-on-call-invalid-team
2021-05-26 11:00:08 -07:00
Heather Lee
0e8a2958fb
Update changeset to patch
...
Signed-off-by: Heather Lee <heatherl@splunk.com >
2021-05-26 10:43:41 -07:00