Commit Graph

60 Commits

Author SHA1 Message Date
Juan Lulkin b6e36c9a01 Remove unused fragment
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-07-22 10:27:04 +02:00
Juan Lulkin 499e8e8514 Remove unused components
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-07-21 16:56:58 +02:00
Juan Lulkin d7cee2ea00 Fix bubbling of events
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-07-21 16:55:43 +02:00
Juan Lulkin 2f1a047522 Align switches left and allows clicking row
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-07-21 16:44:53 +02:00
Matteo Barone 08ac01fa5b exported and renamed also AuthProviders and FeatureFlags
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
2021-06-29 15:32:32 +02:00
Matteo Barone f435addd29 exported and renamed all useful component for the consumer
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
2021-06-29 15:03:58 +02:00
Matteo Barone 71afed7f34 exported General component from plugin-user-setting
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
2021-06-29 14:08:33 +02:00
Patrik Oldsberg 9258c54f87 Merge branch 'master' into rugvip/mod 2021-06-22 10:07:18 +02:00
Patrik Oldsberg d453c05dc3 apply core-imports codemod to all packages and plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 15:33:08 +02:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Tim Hansen 42a2d2ebc1 Fix theme toggling bug
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-06-10 19:45:37 -06:00
Fredrik Adelöw c28689c686 change all $env to ${}
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-15 13:26:44 +02:00
Tim Hansen dd7fa21e27 Add auth0 to DefaultProviderSettings
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-26 11:00:05 -06:00
Patrik Oldsberg 147b4c5b1f user-settings: avoid depending on descriptions from ApiRefs
Co-authored-by: Juan Lulkin <jmaiz@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-11 15:58:37 +01:00
Oliver Sand d872f662df Use routed tabs to link to every settings page 2021-02-11 14:24:28 +01:00
Adam Harvey 4f397bcbbc Use different example name 2021-02-03 15:42:32 -05:00
Patrik Oldsberg a06f9974f5 user-settings: restore route ref path to fix sidebar item 2021-02-02 22:49:12 +01:00
Patrik Oldsberg 26caa8bdc6 Merge pull request #4341 from backstage/rugvip/toptools
plugins: port user-settings, api-docs, and gcp-projects to new composability API
2021-02-02 13:53:40 +01:00
Adam Harvey c88aa5f04a Keep PinButton visible 2021-02-01 21:52:06 -05:00
Adam Harvey ab38a7ab66 Remove extraneous grid 2021-02-01 21:51:32 -05:00
Adam Harvey 5b2dd00f55 Fix typos 2021-02-01 21:51:03 -05:00
Patrik Oldsberg 3d76c84dee gcp-projects,user-settings: update plugin test imports 2021-02-01 19:05:25 +01:00
Patrik Oldsberg c5636e5afb user-settings: port to new composability API 2021-02-01 18:45:53 +01:00
Patrik Oldsberg 1da7d2c657 plugins,packages: replace usages of ConfigReader.from 2020-12-15 19:04:50 +01:00
Frieder Bluemle cbd3a44c09 Fix typos (#3646) 2020-12-09 07:50:41 +01:00
Oliver Sand 5a2705de23 Export AuthProviders, DefaultProviderSettings and ProviderSettingsItem (#3249)
`Settings` allows to pass `providerSettings`, but right now there isn't a way to constuct them out of the existing components as they aren't exported.
2020-11-06 11:43:58 +01:00
Patrik Oldsberg 200792e434 core-api: refactor feature flags user flags access 2020-10-28 22:04:17 +01:00
Patrik Oldsberg b986a73cfe core-api: refactor FeatureFlagApi to register flags instead of assigning 2020-10-28 17:42:57 +01:00
Patrik Oldsberg e64fc519b8 core-api: remove FeatureFlagName type 2020-10-28 16:49:09 +01:00
Michael Varrieur 4fc1d440e3 Add settings button to sidebar (#3135)
* Add settings button to UI

* Add changeset

* Fix prettier issues

* Remove user SidebarItem

* Fix tsc error
2020-10-28 14:08:20 +01:00
Abhishek Jakhar ae567d8125 make user settings page responsive (#3084) 2020-10-25 07:34:28 +01:00
Stefan Ålund 4e81187c74 Cleanup 2020-10-19 21:57:56 +02:00
Stefan Ålund c8133f31aa Update PinButton.test.tsx 2020-10-19 21:39:04 +02:00
Stefan Ålund ec892d5fab Update PinButton.tsx 2020-10-19 10:36:03 +02:00
Stefan Ålund 763ec1cd2f Another try 2020-10-18 08:20:06 +02:00
Stefan Ålund d90a8109c2 Fix test? 2020-10-18 07:53:22 +02:00
Stefan Ålund 7a2f8b04cd Review comments 2020-10-17 21:19:53 +02:00
Stefan Ålund c6ff101a99 UX improvements to Settings 2020-10-17 20:38:40 +02:00
Marvin9 8f0608a5ed chore: refactor 2020-10-15 09:16:39 +05:30
Marvin9 6d72fbc851 fix: Implement new strategy consumer 2020-10-11 19:27:59 +05:30
Stefan Ålund e3f4fdbad7 [storybook] Re-order components (#2847) 2020-10-11 07:59:34 +02:00
Marcus Eide 5ea40dce6b Add categories to stories 2020-10-08 09:52:06 +02:00
Marcus Eide b47299806e Fix test 2020-10-06 15:19:56 +02:00
Marcus Eide 28f2d1e030 Move story into this plugin 2020-10-06 15:02:23 +02:00
Marcus Eide d03a7646f5 Handle empties 2020-10-06 15:00:41 +02:00
Marcus Eide 11b9c82ac9 Move components into seperate folders 2020-10-06 13:23:59 +02:00
Marcus Eide 8d68c6652a Add settings page and remove popup 2020-10-06 13:23:59 +02:00
Marcus Eide fdd976a15a Move small components out 2020-10-06 13:23:59 +02:00
Marcus Eide 90b7d21821 Refactor the updatePosition logic 2020-10-06 13:23:59 +02:00
Marcus Eide 9ce6e44fdd Optimize featureflags handling 2020-10-06 13:23:59 +02:00