-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(setup) move migrated apps and libs to the respective deprecated folder #612
base: main
Are you sure you want to change the base?
Commits on May 8, 2024
-
remove migrated applications to cloudoperators (#600)
* remove migrated applications to cloudoperators * cleanup * cleanup
Configuration menu - View commit details
-
Copy full SHA for ff5d301 - Browse repository at this point
Copy the full SHA ff5d301View commit details
Commits on May 10, 2024
-
replace all * dependencies with URLs (assets-server) (#601)
* replace all * dependencies with URLs (assets-server) * ci: do not run build-libs, from now on we build every assets individually
Configuration menu - View commit details
-
Copy full SHA for 31b0875 - Browse repository at this point
Copy the full SHA 31b0875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2926344 - Browse repository at this point
Copy the full SHA 2926344View commit details -
ci: enable build-libs task again, to meet the star depenedncies from …
…'old' asstest deployed to prod
Configuration menu - View commit details
-
Copy full SHA for 31d6365 - Browse repository at this point
Copy the full SHA 31d6365View commit details
Commits on May 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30c08df - Browse repository at this point
Copy the full SHA 30c08dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e758cfd - Browse repository at this point
Copy the full SHA e758cfdView commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1a88fb - Browse repository at this point
Copy the full SHA a1a88fbView commit details
Commits on May 15, 2024
-
* [ui] add internal Navigation, NavigtaionItem components WIP * [ui] NavigationIem: add stories * [ui] Navigation: add first test * [ui] Navigation: remove unnecessary wrapper div * [ui] NavigationItem: render button or link * [ui] NavigationItem: add wrapperClassName prop, aria-disabled and aria-selected attrs * [ui] Navigation: add aria-disabled attribute * [ui] Navigation: add more tests * [ui] NavigationItem: properly disable link items, too * [ui] Navigation: add className, arbitrary props test * [ui] Navigation: render arbitrary props * [ui] Navigation, -Item: add link stories * [ui] Navigation: add WIP stories * [ui] fix storybook build for now use proper comment syntax for copyright and license information in .mdx files * [ui] Navigation: WIP: determine selected item by key or any relevant item value * [ui] Navigation: stories: add missing keys * [ui] Navigation: add more tests * [ui] Navigation: add more tests for setting the activeItem * [ui] Navigation: add re-rendering tests for activeItem prop * Automatic application of license header * [ui] Navigation: add remaining tests for settign the active item initially uncomment and skip not working event handler test * [ui] Navigation: add skipped test * [ui] Navigation: actually skip test as per prev commit message * [ui] NavigationItem: make sure component renders ok outside of parent context, too * [ui] Navigation, -Item: add navigationItem tests properly use setup() and waitFor for navigation tests, still skipping * Automatic application of license header * [ui] Navigation: add another (skipped) test * [ui] Navigation: fix typo in test description * [ui] Navigation: re-work tests so they work with cross-ontext/-component callbacks * [ui] NavigationItem: Tests. add comment * [ui] NavigationItem: render icon * [ui] NavigationItem: center items (icon etc.) * [ui] Navigation: rename prop for clarity `role` -> `navigationRole` to differentiate from aria role * [ui] NavigationItem: Test: reflect changed prop name in test * [ui] Navigation: don’t use default navigationRole prop * [ui] NavigationItem: accept activeItemStyles prop make sure the wrapping component can supply specific active styles, too. * [ui] SideNavigation, -Item: rework to thin wrappers around Navigation, -Item * [ui] SideNavigationItem: remove obsolete imports * [ui] SideNavigation: pass navigationRole prop to Navigation * [ui] NavigationItem: render combined `[navigationRole]-item-active` class * [ui] TopNavigation, -Item: re-work to wrap Navigation, -Item components * [ui] NavigationItem: allow passing inactive Styles that would otherwise be overwirtten by defaultStyles * [ui] TabNavigation, -Item: re-work to wrap Navigation, -Item * [ui] TabNavigation, -Item: render a class to represent tabStyle * [ui] TabNavigation, -Item: make tests work * [ui] Navigation: add docs * [ui] NavigationItem: remove activeStyles, add docs, fix ariaLabel prop name only supply the most basic common styles with this component, rely on the wrapping role-specific components to prove the rest * [ui] Side-, Tab-, TopNavigationItem: add bold styles for active state * [ui] Navigation: remove `navigationRole` prop Make Navigation agnostic of the various types of navigations, update tests accordingly. * [ui] bump version to 2.14.0 * [ui] TabNavigation. TopNavigation: Update story descriptions --------- Co-authored-by: License Bot <license_bot@github.com>
Configuration menu - View commit details
-
Copy full SHA for f265c73 - Browse repository at this point
Copy the full SHA f265c73View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc8aef9 - Browse repository at this point
Copy the full SHA bc8aef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e0b557 - Browse repository at this point
Copy the full SHA 5e0b557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f3ae70 - Browse repository at this point
Copy the full SHA 5f3ae70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f2d86 - Browse repository at this point
Copy the full SHA 82f2d86View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eef6c69 - Browse repository at this point
Copy the full SHA eef6c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for d99d8ab - Browse repository at this point
Copy the full SHA d99d8abView commit details
Commits on May 23, 2024
-
[ci/workflow] build assets with the policy-engine from cloudoperators…
… and block in sapcc (#606) * [ci] build policy lib from cloudoperators * [workflow] block PRs for policy-engine
Configuration menu - View commit details
-
Copy full SHA for 1e47ed3 - Browse repository at this point
Copy the full SHA 1e47ed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b25dce0 - Browse repository at this point
Copy the full SHA b25dce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61d59df - Browse repository at this point
Copy the full SHA 61d59dfView commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 743d474 - Browse repository at this point
Copy the full SHA 743d474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ebb213 - Browse repository at this point
Copy the full SHA 3ebb213View commit details -
[CI] Build messages-provider from cloudoperators and block PRs from m…
…essages-provider in sapcc (#609)
Configuration menu - View commit details
-
Copy full SHA for b3fcc83 - Browse repository at this point
Copy the full SHA b3fcc83View commit details
Commits on Jun 3, 2024
-
fix [CI] build all migrated apps and libs from cloudoperators. Block …
…PRs from those migrated assets from this repository and added apache licence badge (#611) * [CI] build all libs and apps migrated from cloudoperators * [CI] block all PRs from libs and apps migrated * tests * fix vars * added all libs * test * test * test * test * test * test * test * test * test * test * test * test * rollback changes * typo and added example app * added missing apps * removed comment * revert
Configuration menu - View commit details
-
Copy full SHA for 939f4ed - Browse repository at this point
Copy the full SHA 939f4edView commit details -
Revert "remove migrated applications to cloudoperators (#600)"
This reverts commit ff5d301. # Conflicts: # package-lock.json
Configuration menu - View commit details
-
Copy full SHA for 1d744eb - Browse repository at this point
Copy the full SHA 1d744ebView commit details -
Revert "[migration] remove migrated libs (#608)"
This reverts commit 3ebb213.
Configuration menu - View commit details
-
Copy full SHA for 99b1006 - Browse repository at this point
Copy the full SHA 99b1006View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb90c1d - Browse repository at this point
Copy the full SHA bb90c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e51570f - Browse repository at this point
Copy the full SHA e51570fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d9a47 - Browse repository at this point
Copy the full SHA b5d9a47View commit details