-
Notifications
You must be signed in to change notification settings - Fork 62
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
feat(service-portal): new design #5784
Merged
Merged
Changes from 1 commit
Commits
Show all changes
220 commits
Select commit
Hold shift + click to select a range
e31ec21
feat: add sidebar menu state
disaerna 6147fd0
feat: sidebar fixed to left and
disaerna 3b94ce4
refactor: heading and font sizes
disaerna 0aa9690
refactor: make button smaller on greeting link
disaerna 306ebf7
refactor: white background on mobile menu
disaerna 1b6fbc3
feat: add xs size to datePicker, Input and Select CORE
disaerna 2b69d14
feat: add sidebar as a variant option
disaerna dffcaf6
refactor: rearrange finance data
disaerna 8eae727
refactor: add keywords to messages
disaerna e51357c
refactor: remove image from screens
disaerna f0eab54
refactor: move school tag
disaerna da92a2b
refactor: family screens
disaerna 93b1c4a
fix: merge conflict - resolve messages
disaerna 14a5004
refactor: use xs input in settings
disaerna 5a400e8
refactor: make headings smaller in settings
disaerna 1b68bf4
refactor: put search input in grid
disaerna 382ce42
refactor: move title for student assessment tables
disaerna ce97c18
Merge branch 'main' into service-portal/new-design-sidebar
disaerna 573b33a
refactor: sidebar positioned absolute instead of fixed
disaerna 741b09c
Merge branch 'service-portal/new-design-main' into service-portal/new…
disaerna 835ea75
fix: undo removing image from access control
disaerna eed8586
feat: add fullScreen prop to UserDropdown
disaerna 9ad5f33
Merge branch 'service-portal/new-design-main' into service-portal/new…
disaerna 55f07a8
Merge branch 'service-portal/new-design-sidebar' into service-portal/…
disaerna 0372ace
fix: add logo back when on mobile
disaerna 85f1727
refactor: toggle animation
disaerna 6d44b0c
Merge branch 'service-portal/new-design-sidebar' into service-portal/…
disaerna 2e38aa3
refactor: add transition to layout grid
disaerna a0eed54
refactor: speed up layoutgrid transition time
disaerna e088299
feat: new userMenu design
disaerna fa1bac0
Merge branch 'main' into service-portal/new-design-demo
disaerna 192dab9
refactor: add close on userMenu click
disaerna 7d32841
Merge branch 'main' into service-portal/new-design-demo
disaerna 90e1063
fix: rollback changes on shared userMenu
disaerna 7b2d88c
feat: design changes to mobilemenu
disaerna 50a576f
feat: add new general error screen
disaerna d66eff6
refactor: more space for main content
disaerna 46b07e6
refactor: cleanup
disaerna 39e6eb4
Merge branch 'main' into service-portal/new-design-demo
disaerna f595020
feat: add lock icon to disabled nav items
disaerna 18037b4
feat: add graphql function to get unreadDocumentsCount WIP
disaerna 002377e
Merge branch 'main' into service-portal/new-design-demo
disaerna a89fbf1
feat: badge for unread mail + lock screen
disaerna cdc108e
refactor: make unread mail bold + smaller font
disaerna 11e5d27
fix: lint warnings
disaerna cbf4343
refactor: cleanup
disaerna 04490a8
fix: hide text on smaller screens on finance row
disaerna fbd2f9c
refactor: more cleanup
disaerna 71dca9b
Merge branch 'main' into service-portal/new-design-demo
disaerna cc5b712
fix: build error on styleVariants
disaerna 29ea65d
Merge branch 'main' into service-portal/new-design-demo
disaerna 97d3c1d
fix: default value for unread documents
disaerna a73de27
fix: default value for unread documents counter
disaerna 45d3ce3
Merge branch 'main' into service-portal/new-design-demo
disaerna a9a52cb
fix: remove sidebar variant from text ui core lib
disaerna 12d0045
Merge branch 'main' into service-portal/new-design-demo
disaerna e7bfafd
Merge branch 'service-portal/new-design-demo' of github.com:island-is…
disaerna 9fa3f2f
refactor: image on greeting screen
disaerna a869cd2
fix: bug after removing sidebar variant from text
disaerna 8a025c6
Merge branch 'main' into service-portal/new-design-demo
disaerna 20b1bb8
Merge branch 'main' into service-portal/new-design-demo
disaerna 2bf699a
Merge branch 'main' into service-portal/new-design-demo
disaerna e4a793d
Merge branch 'main' into service-portal/new-design-demo
disaerna 6ae247f
Merge branch 'service-portal/new-design-demo' of github.com:island-is…
disaerna c85cfa5
Merge branch 'main' into service-portal/new-design-demo
osk d91bd7e
Merge branch 'main' into service-portal/new-design-demo
disaerna fe4c639
Merge branch 'main' into service-portal/new-design-demo
disaerna 5437090
fix: add back button "back to my pages"
disaerna 0bf2efd
fix: sidebar stopping on scroll
disaerna 730cb39
fix: userMenu should not be part of grid
disaerna eecca15
fix: small logo disappearing when sidebar collapses
disaerna 73e7214
feat: headingVariant prop added to island-ui core ActionCard
disaerna 109949c
refactor: assets overview
disaerna f0f8b05
fix: add bottom spacing to main content
disaerna 6e2aef9
fix: remove header from assetsDetail
disaerna 241e2ec
refactor: smaller font for assetDisclaimer
disaerna 0cec9ca
Merge branch 'service-portal/new-design-demo' of github.com:island-is…
disaerna 8224a79
Merge branch 'main' into service-portal/new-design-demo
disaerna 1b54b59
Merge branch 'main' into service-portal/new-design-demo
disaerna e5c2f63
refactor: refactoring unused stuff
disaerna 57baf01
refactor: cleanup grid in Layout
disaerna c147ceb
fix: revert fixing lint warnings
disaerna 9034775
fix: remove activeIcon from masterNavigation
disaerna 6441436
Merge branch 'service-portal/new-design-demo' of github.com:island-is…
disaerna fe33375
Merge branch 'main' into service-portal/new-design-demo
disaerna ca18cca
Merge branch 'main' into service-portal/new-design-demo
disaerna 5c4cd5e
Merge branch 'main' into service-portal/new-design-demo
disaerna bc444f3
Merge branch 'main' into service-portal/new-design-demo
disaerna a7ac325
Merge branch 'main' into service-portal/new-design-demo
disaerna 382f54e
fix: userMenu active state WIP
disaerna b25252c
fix: larger font on tables
disaerna c4daad0
fix: smaller heading + intro text on petitions
disaerna 8723564
fix: hide family relation tags until fixed
disaerna 9fd7d89
Merge branch 'service-portal/new-design-demo' of github.com:island-is…
disaerna 330838a
fix: merge conflicts when pulling main ....
disaerna 1e9faa5
fix: broken test on UserMenu
disaerna d772b72
Merge branch 'main' into service-portal/new-design-demo
disaerna 3db89a3
refactor: finance status screen
disaerna 3ada8c1
refactor: move data fetch for userDelegations to parent
disaerna 4ab4859
fix: font weight on user info content
disaerna 4dd216f
Merge branch 'main' into service-portal/new-design-demo
disaerna 4d8429f
refactor: make headings h3 and add xs size variant for input
disaerna 6567421
Merge branch 'main' into service-portal/new-design-demo
disaerna 523739f
fix: build errors
disaerna 2043ffe
fix: undefined error on e2e test
disaerna da91175
Merge branch 'main' into service-portal/new-design-demo
disaerna df05e42
Merge branch 'main' into service-portal/new-design-demo
disaerna 8e8e390
fix: temp removal of e2e test
disaerna cfd60ed
fix: removal of kennitala function
disaerna 41bab9d
fix: spacing on sidebar + removal of unused text
disaerna 59249f1
refactor: sidebar nav items
disaerna 12d6d6f
fix: uncomment e2e test bug
disaerna 9a82306
fix: removal of company icon in user dropdown
disaerna a81f2d1
feat: add change lang button next to user menu
disaerna c927cb3
fix: add max-content to arrow Link to prevent breaking
disaerna 5c1dddf
fix: switch profile and actor names on user dropdown
disaerna 2cd1ce7
Merge branch 'main' into service-portal/new-design-demo
disaerna 37f3955
refactor: make font color darker in sidebar
disaerna ef1d4c5
fix: wrong tag color on access denied
disaerna 9fe1c91
Merge branch 'main' into service-portal/new-design-demo
disaerna 34cc4f3
feat: new collapsed sidebar
disaerna f14cd85
Merge branch 'main' into service-portal/new-design-demo
disaerna d57f1f6
Merge branch 'service-portal/new-design-demo' of github.com:island-is…
disaerna fdc442b
feat: add lock icon to subnav + hide if parent is disabled
disaerna 2ed53d5
fix: position of lock icons
disaerna e879ec1
Minor fixes
thordurhhh 02e330c
fix: subitems +1 pixel ....
disaerna 1bce620
refactor: xs for Datepicker components
disaerna b243fdc
refactor: xs for Input & InputController components
disaerna 26e1991
refactor: xs for Select component
disaerna 25b9b20
Merge branch 'main' into service-portal/new-design-demo
disaerna 88f5bb2
Merge branch 'service-portal/new-design-demo' of github.com:island-is…
disaerna 9626196
refactor: add text medium and force styling on table
disaerna d21fcb2
feat: add missing tag variant mint
disaerna cd9e2b0
feat: add stories for Action Card using small heading
disaerna 4b39f14
feat: add stories for input
disaerna 53ec900
feat: add stories to Select
disaerna dfaf634
feat: add stories for DatePicker
disaerna 4d8289c
Merge branch 'main' into service-portal/new-design-demo
disaerna 8a1bac5
refactor: cleanup
disaerna 4b17eeb
refactor: test for switching languages
disaerna 9e520d4
fix: add scroll on userDelegations
disaerna 0c96c53
feat: add darkBlue color option for UserAvatar
disaerna 7368eac
feat: add or edit alt on images
disaerna 8cb5c61
refactor: remove {} wrapping when using string values
disaerna cc2311f
Merge branch 'main' into service-portal/new-design-demo
disaerna 3e349f0
refactor: grid layout in SP layout
disaerna 83caf34
Merge branch 'main' into service-portal/new-design-demo
disaerna 1409e0a
fix: hopefully fixing buggy hover on sidebar
disaerna 26ec5ff
refactor: classnames usage
disaerna d3cbb38
fix: dry pattern on Layout helpers
disaerna e295dac
fix: remove unec classname use
disaerna 9187259
fix: merge conflict
disaerna 3d876c3
Merge branch 'main' into service-portal/new-design-demo
disaerna af4eb49
Merge branch 'main' into service-portal/new-design-demo
disaerna 5baae62
Merge branch 'main' into service-portal/new-design-demo
disaerna bb4f2fd
fix: wrong path for hourglass svg
disaerna 8189e27
Merge branch 'main' into service-portal/new-design-demo
disaerna 0202f0a
refactor: remove dry pattern in select return
disaerna 477c320
fix: subitems not closing menu on click
disaerna cb92d6c
fix: avatar color when delegation
disaerna 09af151
feat: add medium variant as button text option
disaerna c44a9e9
refactor: smaller font on search results
disaerna 5fd597a
fix: remove settings from sidebar
disaerna 0d9b297
feat: add path header to accessDenied
disaerna 1cf8c14
refactor: temp change to make button smaller
disaerna 243d966
refactor: smaller text on access table
disaerna c0726d2
fix: forgot to commit checkox changes
disaerna 027794c
refactor: input sizes on documents datepicker
disaerna 1153af6
refactor: text changes
disaerna aebfebd
refactor: smaller padding on mobile logo
disaerna 576b5ab
Merge branch 'main' into service-portal/new-design-demo
disaerna 1e8255a
fix: delete endorsments like on main
disaerna 4862c85
Merge branch 'main' into service-portal/new-design-demo
disaerna 50bbaec
fix: back to SM input for access detail table
disaerna 2fd5f6a
fix: link not working outside service portal
disaerna 7c06910
fix: remove table styling on access items
disaerna 6c2c430
fix: revert changes on grant access component
disaerna 5f0930d
fix: userMenu not responsive + other comments
disaerna 1775a7b
Merge branch 'main' into service-portal/new-design-demo
disaerna 248ccad
fix: base url for settings
disaerna 97636d3
fix: remove temp data
disaerna a3929f4
fix: layout
disaerna 6ba2616
fix: remove text on plus button for finance tables
disaerna 4853422
fix: put grid container back
disaerna 420d729
Merge branch 'main' into service-portal/new-design-demo
disaerna 72ab3ae
fix: sidebar animation
disaerna 18008e5
fix: revert changes for small input
disaerna 2e5989b
fix: relative links on userDropdown
disaerna becee6a
feat: fixes after comment + dropdown lang for mobile
disaerna 76ac539
Merge branch 'main' into service-portal/new-design-demo
disaerna ff6213b
refactor: cleanup on Layout helpers
disaerna 6f02acd
Merge branch 'main' into service-portal/new-design-demo
disaerna 4a51830
feat: add breadcrumbs for settings
disaerna bfd9edc
feat: ui changes on menu + userMenu on mobile
disaerna 4804b16
fix: finance content going under on smaller screens
disaerna c3e1a77
fix: spacing on mobile menu
disaerna e5be823
fix: dont display collapsed state on mobilemenu
disaerna 7b6e945
fix: revert padding changes
disaerna d329eda
fix: fixing userMenu test
disaerna c94de2d
Merge branch 'main' into service-portal/new-design-demo
disaerna 1758417
fix: display heading as heading
disaerna 9e81af4
fix: revert adding mint variant on Tag
disaerna 468ccd2
fix: fixing menu bug
disaerna 0203f89
refactor: layout
disaerna 59f8104
fix: revert pushing mock data!
disaerna bdbd7c3
fix: spacing should use theme
disaerna 6b8cfba
fix: use translations for alt text
disaerna b932201
Merge branch 'main' into service-portal/new-design-demo
disaerna 24f8082
fix: wrong usage of willChange
disaerna 3803687
fix: casing issue
disaerna ed0bc23
feat: changes on menu
disaerna 01df60d
Merge branch 'main' into service-portal/new-design-demo
disaerna b3b4903
fix: wrong color on collapsed active item
disaerna 88127e0
fix: hover states on nav items
disaerna 4432fae
fix: padding variable
disaerna d144902
fix: spacing on small screens
disaerna e426287
Merge branch 'main' into service-portal/new-design-demo
disaerna ca69f21
revert: changes on collapsed nav items
disaerna c97b240
Merge branch 'main' into service-portal/new-design-demo
kodiakhq[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this be
margin, flexBasis
... since you're transitioning the margin + flexBasis.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
whops - I've never seen this before 😄 fixed