-
Notifications
You must be signed in to change notification settings - Fork 9
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
release(0.37.0): merge to master #1388
Merged
Merged
Conversation
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
Release 0.36.0
* feat(preview): added preview images * fix(preview): fixes according to review * ref(preview): remove excess imageUrl check and added comments
* Done what simple copy changes I can * chore(copy): add design copy changes * fix(resource room): remove redundant hstack * fix(eslint): fix eslint issues * chore(folders): remove redundant node * chore(copy): change correct folder icons * fix(folders): fix eslint --------- Co-authored-by: Nat <[email protected]>
* feat(e2e tests): add merge commit api * fix(compilation bug): define empty noti text from fixtures * feat(noti e2e): partial e2e noti changes * feat(notif): full suite notif e2e * fix(e2e notif): remove redundant tests
* feat(siteLaunchPad): change API for component * feat(storybook): site launch pad storybook * chore(storybook): dont use depreciated functions * fix(site launch): change the used component
* feat(site launch): add in refetch behvaiour * refactor(useGetSiteLaunchStatus): change var name
* feat(siteLaunchUtils): add in func to check email * feat(siteLaunch): only admins see site launch feat * fix(role): use result from be
* build(package): install new dnd package * refactor(hero): use new dnd package * test(homepage.spec): add new spec * refactor(const): shift cost stuff out * docs(homepage.spec): fix typo * docs(homepage.spec): add doc
* chore(copy): add design copy changes * feat(copy changes):add copy changes * fix(resource rm): remove redundant code * fix(ungrouped pages): escape special char * fix(workspace folder): wrong copy --------- Co-authored-by: Nat <[email protected]>
* feat!: add design system theme for Isomer some things will break, because colors are now overriden to use design system tokens. * fix(card): update theme to use design tokens * feat(ButtonLink): correctly use `a` tag instead of Link prop redundant styling was used because of casting to Link component instead of `a` tag * feat: add inter and ibm plex font imports both storybook and main appl * fix(RequestOverview): fix colors and layout * build(package json): add required deps * build(index): remove bootstrap i double checked this by gg to the templates repo and searching for css impotrs both in the `next-gen` branch and in `staging`. no bootstrap import was spotted so this should be a safe removal assuming we aren't depending on it for styling for template components. for cms components, we will use design system for styling instead. * fix(formfieldmedia): rename formfieldmessage to formhelpertext * fix(inlinemessage): change to infobox * fix(govtmasthead): change to restrictedgovtmasthead * fix(logosettings): change to use components take note that hte typing on formlabel.description is wrong (checked with @karrui), and have done a ts-ignore for this. gonna double check by just opening up the screen on local * fix(toast): update import and change danger to error * fix(requestoverview): fix searhbar props * fix(usemarkdown): use html instead * fix(menudropdownbutton): change props * fix(motionbox): update props * fix(usemakrdown): use html * fix(featuretour): destructuer colour * fix(formfieldmedia): update import * chore(colors): update tokens * fix(sidebar): removing uppercase * fix(sectioncaption): align center * fix(siteeditlayout): update zindex * build(package-lock): update * fix(chromatic.yml): use sb config for staticdir * build(package): add font imports * docs(modal): update docs * fix(header.stories): add provider * build(package lock): update deps * fix(loginpage): updated deps * fix(handlers): add default handler for collab * fix(formmediainput): remove border * fix(warning modal): update button * fix(package-lock): update deps * fix(analytics): add ts ignore * chore(folderoptionbutton): delete as unused * fix(butotns): removed global styling * chore(tabs): removed custom styling * fix(contextmenu): fixed styling * fix(ui fixes): fixed ui * fix(colorscheme): change from danger -> critical * chore(eslint): nOTE: This commit was done automatically through using npm run lint-fix For some unknown reason, that makes this PR work. without which, `npm run storybook-build` fails because of a css plugin... * fix(edit pages): remove extra return * fix(foldercard): removed bootstrap styling, shift into our own scss * fix(modal): shift colours to tokens * fix(siteviewlayout): change zindex of header to docked * chore(buttons): removed unused stlying --------- Co-authored-by: seaerchin <[email protected]>
* feat(feedbak): add initial new modal * feat(feedbackmodal): shift ui * feat(rating): add new componentn * refactor(feedbackmodal): update to use new component * chore(feedbackmodal): update ui * feat(types): add types * feat(logincontext): add usertype * feat(feedbackmodal): submit to be * docs(usefeedbackdisclosure): update doc
* feat: add utils for review request * fix: allow remove collaborators to work with more than 2 additional collaborators * feat: add addAdminCollaborator utils * feat: add additional api utils * Fix: sets removeOtherCollaborators to remove only the second collaborator * feat: add review request tests * fix: revert e2e_email_collab * chore: remame e2e_email_collab_2 * chore: rename removeOtherCollaborators * nit: modify comments * feat: add check for automatic redirect * refactor: move common interceptors into util method * fix: remove unnecessary waits and change wait for dropdown * feat: add additional test case for collaborators not approving * fix: add removeOtherCollaborators * chore: move cypress support method to utils * fix: remove unused import
|
seaerchin
force-pushed
the
release/0.37.0
branch
from
August 3, 2023 07:08
d1081c8
to
969b314
Compare
harishv7
approved these changes
Aug 3, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
dup of #1387 to prod