hiba-aldalaty
|
3944b5e9b8
|
Update tests
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2021-11-22 16:15:18 +00:00 |
|
hiba-aldalaty
|
1ea036426c
|
Change fontsize of dropdown items
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2021-11-22 15:07:28 +00:00 |
|
hiba-aldalaty
|
10376e33c4
|
Improve use of conditional classes
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2021-11-22 14:57:20 +00:00 |
|
hiba-aldalaty
|
305901cbe6
|
Modify SidebarContextType to reduce api surface + update api-report
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2021-11-22 14:43:18 +00:00 |
|
hiba-aldalaty
|
18b089cdcc
|
Refactor: remove hasSubmenu prop and move submenuTitle prop to submenu component
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2021-11-22 13:50:32 +00:00 |
|
hiba-aldalaty
|
4894049dfe
|
Change SubmenuItem to SidebarSubItem
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2021-11-19 15:00:11 +00:00 |
|
hiba-aldalaty
|
adfc0c0a06
|
Export SubmenuItemProps and DropdownItemProps in index & remove hasDropDown boolean- fix ae-forgotten-export warnings in api-report
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2021-11-19 13:16:44 +00:00 |
|
hiba-aldalaty
|
a9d85516e6
|
Add jsdoc documents - fix some ae-missing-release-tag warnings in api-report
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2021-11-19 11:33:43 +00:00 |
|
hiba-aldalaty
|
3805cd7d36
|
Make dropdown items full height & width - make hit slop bigger
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2021-11-19 10:32:06 +00:00 |
|
hiba-aldalaty
|
560c7c0cfe
|
Merge branch 'master' into scalable-sidebar-new-implementation
|
2021-11-16 09:37:43 +00:00 |
|
Johan Haals
|
eaeac8fdac
|
Merge pull request #7936 from backstage/jhaals/remove-route-export
core-plugin-api: Remove exports of unused types
|
2021-11-16 09:03:04 +01:00 |
|
Fredrik Adelöw
|
84013f3dec
|
Merge pull request #8059 from backstage/rugvip/clifail
cli: fix failing create tests on windows
|
2021-11-16 07:48:27 +01:00 |
|
Fredrik Adelöw
|
e7e6ee2ff8
|
Merge pull request #8061 from backstage/dependabot/npm_and_yarn/prettier-2.4.1
build(deps-dev): bump prettier from 2.4.0 to 2.4.1
|
2021-11-16 07:46:33 +01:00 |
|
dependabot[bot]
|
6c1348591e
|
build(deps-dev): bump prettier from 2.4.0 to 2.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-16 04:22:02 +00:00 |
|
Patrik Oldsberg
|
6f279f9b8e
|
cli: fix failing create tests on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-11-16 01:55:09 +01:00 |
|
Patrik Oldsberg
|
ad3afc5ad6
|
cli: trim away non-ascii in stream mock testing util
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-11-16 01:54:58 +01:00 |
|
Patrik Oldsberg
|
957dc5588c
|
Merge pull request #8058 from backstage/rugvip/cba-fix
create-app: fix windows file copy and mocking
|
2021-11-15 23:38:09 +01:00 |
|
Patrik Oldsberg
|
af9fe3c5e4
|
Merge pull request #8040 from backstage/rugvip/scaffodlermod
cli: add create factory for scaffolder modules
|
2021-11-15 22:55:17 +01:00 |
|
Patrik Oldsberg
|
2345b318fb
|
create-app: fix windows file copy and mocking
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-11-15 22:54:29 +01:00 |
|
Patrik Oldsberg
|
6b54e9d2d2
|
Merge pull request #8039 from backstage/rugvip/create
cli: add create command to replace create-plugin
|
2021-11-15 21:59:10 +01:00 |
|
Patrik Oldsberg
|
6da79e77af
|
Merge pull request #8053 from backstage/rugvip/errapi
core-plugin-api: added ErrorApi* prefix to Error and ErrorContext types
|
2021-11-15 21:57:48 +01:00 |
|
Fredrik Adelöw
|
cdd86450c9
|
Merge pull request #8056 from sorenmat/tradeshift
Adding Tradeshift as adopters
|
2021-11-15 19:52:30 +01:00 |
|
Soren Mathiasen
|
dee1db5f8a
|
Adding Tradeshift as adopters
Signed-off-by: Soren Mathiasen <smo@tradeshift.com>
|
2021-11-15 18:35:33 +01:00 |
|
Johan Haals
|
51d0fb3a02
|
Fix API report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-11-15 16:44:19 +01:00 |
|
Johan Haals
|
7df99cdb77
|
core-plugin-api: Remove exports of unused types
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-11-15 16:44:18 +01:00 |
|
Patrik Oldsberg
|
0b1de52732
|
core-app-api,test-utils: migrated to using new ErrorApi* names
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-11-15 16:21:59 +01:00 |
|
Patrik Oldsberg
|
b6a4bacdc4
|
core-plugin-api: added ErrorApi* prefix to Error and ErrorContext types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-11-15 16:14:48 +01:00 |
|
Johan Haals
|
3e6762ba3f
|
Merge pull request #8052 from backstage/jhaals/bump-yarn
Add missing yarn.lock changes and reports
|
2021-11-15 15:43:52 +01:00 |
|
Johan Haals
|
a08022254b
|
Add missing yarn.lock changes and reports
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-11-15 14:59:23 +01:00 |
|
Ben Lambert
|
880ad8ce2a
|
Merge pull request #8028 from timja/skip-empty-file-name-scaffolder
Skip empty file names during scaffolder
|
2021-11-15 14:13:33 +01:00 |
|
hiba-aldalaty
|
ea3d207a95
|
Fix yarn tsc
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2021-11-15 11:47:13 +00:00 |
|
hiba-aldalaty
|
1e0bd76077
|
Merge branch 'master' into scalable-sidebar-new-implementation
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2021-11-15 11:14:42 +00:00 |
|
hiba-aldalaty
|
01529de535
|
Update items.tsx - remove unnecessary code/comments
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
|
2021-11-15 11:06:50 +00:00 |
|
Patrik Oldsberg
|
ca0e663f63
|
Merge pull request #7874 from dehamzah/override-icons
Add Props Icon for Sidebar Item SidebarSearchField and Settings
|
2021-11-15 11:55:44 +01:00 |
|
Patrik Oldsberg
|
5bba60055e
|
Merge pull request #7886 from SDA-SE/feat/about-api-component-only
feat(catalog): remove "View Api" from AboutCard
|
2021-11-15 11:55:07 +01:00 |
|
Patrik Oldsberg
|
8f06c19ba2
|
Merge pull request #7844 from cmpadden/create-app-task-test
Create App Refactoring and Unit Testing
|
2021-11-15 11:54:11 +01:00 |
|
Patrik Oldsberg
|
3257ef23e9
|
Merge pull request #7944 from backstage/dependabot/npm_and_yarn/rollup/plugin-commonjs-21.0.1
build(deps): bump @rollup/plugin-commonjs from 17.1.0 to 21.0.1
|
2021-11-15 11:52:33 +01:00 |
|
Patrik Oldsberg
|
5d918f9c16
|
Merge pull request #8035 from zfalen-deloitte/bugfix/duplicate-backstage-token
Bugfix/duplicate backstage token
|
2021-11-15 11:50:17 +01:00 |
|
Johan Haals
|
539aaf2c7a
|
Merge pull request #7885 from bryce-od/defaultProcessors
feat: Add getDefaultProcessors to CatalogBuilder
|
2021-11-15 11:48:56 +01:00 |
|
Johan Haals
|
f17692544e
|
Merge pull request #8048 from RoadieHQ/update-json-schema
update versions of json-schema
|
2021-11-15 11:40:18 +01:00 |
|
Brian Fletcher
|
8809b6c0dd
|
update versions of json-schema
Signed-off-by: Brian Fletcher <brian@roadie.io>
|
2021-11-15 10:00:08 +00:00 |
|
Johan Haals
|
d1d445e8cc
|
Merge pull request #8044 from backstage/dependabot/npm_and_yarn/eslint-plugin-cypress-2.12.1
build(deps-dev): bump eslint-plugin-cypress from 2.11.3 to 2.12.1
|
2021-11-15 09:43:55 +01:00 |
|
Fredrik Adelöw
|
68e29fbc0d
|
Merge pull request #8045 from backstage/dependabot/npm_and_yarn/js-base64-3.7.2
build(deps): bump js-base64 from 3.6.1 to 3.7.2
|
2021-11-15 08:28:01 +01:00 |
|
Fredrik Adelöw
|
4d37ad5e20
|
Merge pull request #8046 from tbenade/faq-correction
small grammatical error
|
2021-11-15 08:27:32 +01:00 |
|
Dede Hamzah
|
b565119196
|
update api report docs
Signed-off-by: Dede Hamzah <dehamzah@gmail.com>
|
2021-11-15 14:19:28 +07:00 |
|
Terrence Benade
|
872a547dd6
|
small grammatical error
Signed-off-by: Terrence Benade <tbenade@seek.com.au>
|
2021-11-15 16:57:43 +11:00 |
|
dependabot[bot]
|
34a604b34c
|
build(deps): bump js-base64 from 3.6.1 to 3.7.2
Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.6.1 to 3.7.2.
- [Release notes](https://github.com/dankogai/js-base64/releases)
- [Commits](https://github.com/dankogai/js-base64/compare/3.6.1...3.7.2)
---
updated-dependencies:
- dependency-name: js-base64
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-15 04:15:32 +00:00 |
|
dependabot[bot]
|
b5eec9e044
|
build(deps-dev): bump eslint-plugin-cypress from 2.11.3 to 2.12.1
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.11.3 to 2.12.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.3...v2.12.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-15 04:13:26 +00:00 |
|
Patrik Oldsberg
|
77f4da448f
|
Merge pull request #8041 from backstage/rugvip/ALL-THE-PACKAGES
cli: fix for backend bundle building all packages
|
2021-11-13 18:26:22 +01:00 |
|
Patrik Oldsberg
|
4ca3542fdd
|
cli: fix for backend bundle building all packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-11-13 17:41:39 +01:00 |
|