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

update fundamental styles library version in angular example 0.8.1 #1245

Merged
merged 38 commits into from
Apr 24, 2020

Conversation

UlianaMunich
Copy link
Contributor

@UlianaMunich UlianaMunich commented Apr 7, 2020

Fixes #1229

  • updated modal layout for Angular example
  • fixed issues with fonts and icons
  • removed couple of not needed badges
  • updated the re-login button
  • update the header styling

@marynaKhromova marynaKhromova self-assigned this Apr 8, 2020
Copy link
Contributor

@marynaKhromova marynaKhromova left a comment

Choose a reason for hiding this comment

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

Hi @UlianaMunich, please check the screenshots I've attached to the PR.

In general, there are a couple of issues:

  • SAP fonts and icons are missing
  • some buttons need to be reworked
  • problems with action bar

Please take into account that the screenshots are only the examples and it can happen that there are more places with the same issues, so I would suggest searching for classes in a whole folder e2e-test-application.

@marynaKhromova
Copy link
Contributor

fonts

button

bar

@JohannesDoberer JohannesDoberer modified the milestones: Hardening v1.0, Sprint 10 Apr 14, 2020
@zarkosimic zarkosimic self-assigned this Apr 21, 2020
Copy link
Contributor

@marynaKhromova marynaKhromova left a comment

Choose a reason for hiding this comment

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

Hi @UlianaMunich . Please check the comments below.

On logout page there are some spaces on the top and left side. Probably default browser styles that have to be reset. Also, there is still an Arial font, instead of SAP font.

logout

Something wrong with font color when you click the button
button

core/examples/luigi-example-angular/package.json Outdated Show resolved Hide resolved
Copy link
Contributor

@zarkosimic zarkosimic left a comment

Choose a reason for hiding this comment

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

Nice! 👍

Copy link
Contributor

@marynaKhromova marynaKhromova 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 👍

test/e2e-test-application/src/logout.html Outdated Show resolved Hide resolved
@UlianaMunich UlianaMunich merged commit 4b34a30 into SAP:master Apr 24, 2020
@UlianaMunich UlianaMunich deleted the 1229-update-fd-in-angular branch April 24, 2020 13:39
JohannesDoberer added a commit to JohannesDoberer/luigi that referenced this pull request Apr 27, 2020
* master:
  updated luigi version in fiddle and docs website (SAP#1298)
  Refactor Svelte example app (SAP#1270)
  Release v1.1.0 (SAP#1297)
  update fundamental styles library version in angular example 0.8.1 (SAP#1245)
  Fix semicollapsible issue (SAP#1292)
  Translate tooltip text in semi collapsed mode and add title attributes to entries in left nav (SAP#1283)
  Oidc provider uses storage type also for oidc client configuration (SAP#1269)
stanleychh pushed a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
…AP#1245)

* 1229 Update the Fundamental library version to 0.7.0 for Angular App

* fix tests after changing the modal layoutt

* forgot a square inn tests

* update the README.md for fiddle and upgrade the version of angular example to 0.8.1

* cleanup the README.md file for fiddle

* Fix issue with top navbar on the page and re-login button

* fix issues with fonts and icons from sap-theming

* remove unnecessary badges from examples

* replace old spinner with loading indicator

* replace fd-alert with fd-message-strip

* update list group

* cleanup css

* fix issues with navigation tests and modal

* remove not needed tests changes and remove angular example update

* style the logout page

* Update website/fiddle/README.md

Co-Authored-By: Aleksandra Simeonova <aleksandra.simeonova@sap.com>

* add fonts and icons to angular and include styles.css into main views

* relocate fixes for dialog/modal

* add 460px width to a modal

Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>
Co-authored-by: marynaKhromova <46446373+marynaKhromova@users.noreply.github.com>
Co-authored-by: Markus <1720843+maxmarkus@users.noreply.github.com>
Co-authored-by: Zarko Simic <42171300+zarkosimic@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Fundamental Library in Angular example Update Fundamental Library in luigi core
6 participants