Skip to content
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

1687 profile setting dialog #1710

Conversation

JohannesDoberer
Copy link
Contributor

No description provided.

@stanleychh stanleychh changed the title 1687 proffile setting dialog 1687 profile setting dialog Nov 19, 2020
@stanleychh stanleychh self-assigned this Nov 20, 2020
@UlianaMunich UlianaMunich self-assigned this Nov 23, 2020
Copy link
Contributor

@UlianaMunich UlianaMunich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well!
I left just a couple of comments to adjust and it is good to go.
Please check @JohannesDoberer

core/src/Authorization.html Show resolved Hide resolved
Copy link
Contributor

@stanleychh stanleychh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, looks good. 👍

const userSettings = await LuigiConfig.getConfigValueAsync(
'settings.userSettings'
);
isUserSettings = Boolean(userSettings);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I felt hasUserSettings more understandable. Otherwise, it should be isUserSettingsExisted. What do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed it into hasUserSettings.

Copy link
Contributor

@UlianaMunich UlianaMunich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@stanleychh stanleychh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job

@JohannesDoberer JohannesDoberer merged commit adff27d into SAP:feature-user-settings Nov 25, 2020
JohannesDoberer added a commit to JohannesDoberer/luigi that referenced this pull request Nov 25, 2020
* feature-user-settings:
  add blog post (SAP#1731)
  Release v1.6.0 (SAP#1729)
  cm fix (SAP#1727)
  Profile setting dialog (SAP#1710)
  Added state info to replacestate (SAP#1725)
  Simple storage api for micro frontends#1696 (SAP#1707)
  Fix broken angular link (SAP#1717)
  Fix css issue for Iframe (SAP#1716)

# Conflicts:
#	test/e2e-test-application/src/luigi-config/extended/settings.js
@JohannesDoberer JohannesDoberer deleted the 1687-proffile-setting-dialog branch November 25, 2020 14:28
legteodav added a commit that referenced this pull request Jan 19, 2021
* Profile setting dialog (#1710)

* Read/write settings using core api (#1709)

* Dialog box for user settings (#1750)

known issue.. grid is not displayed correctly in ie11

* Adding new configuration for enum displayed as buttons

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Changing testdataid with id in html attribute

* Adding again testid

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* changing button to segment and group....

* Fixing integration tests

Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>
Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>
legteodav added a commit to legteodav/luigi that referenced this pull request Jan 19, 2021
* Profile setting dialog (SAP#1710)

* Read/write settings using core api (SAP#1709)

* Dialog box for user settings (SAP#1750)

known issue.. grid is not displayed correctly in ie11

* Adding new configuration for enum displayed as buttons

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Changing testdataid with id in html attribute

* Adding again testid

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* changing button to segment and group....

* Fixing integration tests

Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>
Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>
legteodav added a commit that referenced this pull request Jan 19, 2021
* First commit for wc

* Adding example for WC

* Adding Web Component Documentation

* Doc changes

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update client-frameworks-support/client-support-angular/projects/client-support-angular/src/lib/route/luigi-activated-route-snapshot-helper.ts

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Fixing error in luigi core doc

* Adding nv documentation

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update website/fiddle/public/wc/luigiExampleWC.js

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update website/fiddle/public/wc/luigiExampleWC.js

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update website/fiddle/public/wc/luigiExampleWC.js

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update website/fiddle/public/wc/luigiExampleWC.js

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Adding doc images

* Update docs/luigi-core-api.md

Co-authored-by: Uliana Caceres <2720077+UlianaMunich@users.noreply.github.com>

* Removed unused file

* Rename component title

* removed white spaces

* Adding clazz name to fiddle example, removign examples in the documentation

* adding new fiddle component

* Adding UI5 Component

* Changing label UI5 components

* Custom mf for user settings (#1802)

* Rewrite getting started guide (#1766)

* state-store fix (#1814)

Co-authored-by: Stanley Hsu <ching.hsiang.hsu@sap.com>

* ng support lib enhancements (#1809)

Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>

* 1767 different visual appearances (#1790)

* Profile setting dialog (#1710)

* Read/write settings using core api (#1709)

* Dialog box for user settings (#1750)

known issue.. grid is not displayed correctly in ie11

* Adding new configuration for enum displayed as buttons

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Changing testdataid with id in html attribute

* Adding again testid

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* changing button to segment and group....

* Fixing integration tests

Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>
Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* merging and resolving conflics

* adding new fiddle component

* Adding UI5 Component

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>
Co-authored-by: Uliana Caceres <2720077+UlianaMunich@users.noreply.github.com>
Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>
Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>
Co-authored-by: Philipp Pracht <philipp.pracht@sap.com>
Co-authored-by: Stanley Hsu <ching.hsiang.hsu@sap.com>
Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>
stanleychh added a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
* Profile setting dialog (SAP#1710)

* Read/write settings using core api (SAP#1709)

* Dialog box for user settings (SAP#1750)

known issue.. grid is not displayed correctly in ie11

* Adding new configuration for enum displayed as buttons

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Changing testdataid with id in html attribute

* Adding again testid

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* changing button to segment and group....

* Fixing integration tests

Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>
Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>
stanleychh added a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
* First commit for wc

* Adding example for WC

* Adding Web Component Documentation

* Doc changes

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update client-frameworks-support/client-support-angular/projects/client-support-angular/src/lib/route/luigi-activated-route-snapshot-helper.ts

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Fixing error in luigi core doc

* Adding nv documentation

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update website/fiddle/public/wc/luigiExampleWC.js

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update website/fiddle/public/wc/luigiExampleWC.js

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update website/fiddle/public/wc/luigiExampleWC.js

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update website/fiddle/public/wc/luigiExampleWC.js

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Adding doc images

* Update docs/luigi-core-api.md

Co-authored-by: Uliana Caceres <2720077+UlianaMunich@users.noreply.github.com>

* Removed unused file

* Rename component title

* removed white spaces

* Adding clazz name to fiddle example, removign examples in the documentation

* adding new fiddle component

* Adding UI5 Component

* Changing label UI5 components

* Custom mf for user settings (SAP#1802)

* Rewrite getting started guide (SAP#1766)

* state-store fix (SAP#1814)

Co-authored-by: Stanley Hsu <ching.hsiang.hsu@sap.com>

* ng support lib enhancements (SAP#1809)

Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>

* 1767 different visual appearances (SAP#1790)

* Profile setting dialog (SAP#1710)

* Read/write settings using core api (SAP#1709)

* Dialog box for user settings (SAP#1750)

known issue.. grid is not displayed correctly in ie11

* Adding new configuration for enum displayed as buttons

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Changing testdataid with id in html attribute

* Adding again testid

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* changing button to segment and group....

* Fixing integration tests

Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>
Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* merging and resolving conflics

* adding new fiddle component

* Adding UI5 Component

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>
Co-authored-by: Uliana Caceres <2720077+UlianaMunich@users.noreply.github.com>
Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>
Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>
Co-authored-by: Philipp Pracht <philipp.pracht@sap.com>
Co-authored-by: Stanley Hsu <ching.hsiang.hsu@sap.com>
Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants