-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(announcements): add SCSS styles from template * feat(announcements): introduce preview component * chore: sync padding and margin helpers * chore: sync template changes to CMS preview * feat(announcements): define shape * feat(validators): announcement validators * feat(announcement): add announcement block * feat(edit homepage): add in announcement block * feat(useDrag): update draggable * fix(announcement): interface bugs * fix(announcement): bugs after interface change * feat(storybook): attempt to get out storybook * chore(storybook): remove storybook" The purpose of the commit was to have history of previous attempt vs commenting it in production code * fix(announcementbody): dont trigger re-render * fix(announcement): fix bugs wrt shape normalise datetime * chore(edit homepage): rm console log * fi(announcement): on drag bug fix * chore(edit homepage): rm console.log * fix(validations): should throw error for empty str * chore(announcement body): dynamically retrieve max announcement * chore(homepage): remove redundant check * chore(edithomepage): remove redundant console.log * chore(edit homepage): modify this to announcements * chore(announcement body): rm redundant placeholder * chore(edithomepage): rm redundant array * IS-516 link to jira * chore(useDrag): change verb * chore(edit homepage): clarity in comment * fix(announcement): use func to get new datetime * refactor(validator): change naming * refactor(announcement): mutate at data level * fix(announcement body): copy changes * fix(announcement): copy changes for clarity * fix(announcement date): show invalid dates * style(copy): change copy * fix(announcement): copy changes * fix(announcement): have 1 announcemnt by default * build(de): fix failing build * fix(homapage prevew): rebase errors * chore(validators): rm console logs * feat(feature flag): add partial ff for announment * chore(announcemnt body): rm console log * chore(announcementBody): comments for clarity * fix(typing): relax constraint * chore(announcementbody): rm redundant console.log * refactor(editHomepage): rm redundant spread * style(edit homepage): add comments for clarity * fix(announcements): empty errors bug * chore(edit homepage): rm redundant func call * chore(edit homepage): clarify comment * fix(imports): fix imports after rebase * fix(imports): issues after rebase --------- Co-authored-by: Hsu Zhong Jun <[email protected]>
- Loading branch information
1 parent
dcedd36
commit c9294c7
Showing
15 changed files
with
922 additions
and
44 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.