forked from amundsen-io/amundsen
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Announcements in Homepage (amundsen-io#591)
* feat: AnnouncementsList component (amundsen-io#540) * Adds fake endpoint return for development * Basic Announcements list * Basic unstyled Announcements list * Restoring proper announcements endpoint code * Linting issues Signed-off-by: Marcos Iglesias <[email protected]> * feat: Announcements container and saga, api and reducer modifications (amundsen-io#541) * Basic container * Adding status code to announcement response * Updating Announcements reducer, sagas and api to support loading and error states * Linting details * Completing the global state fixture * Basic tests for connection Signed-off-by: Marcos Iglesias <[email protected]> * Basic card with loading shimmer (amundsen-io#546) Signed-off-by: Marcos Iglesias <[email protected]> * feat: Card Styling for announcements (amundsen-io#550) * Shimmering card styles * Basic card typography styling * Add links and link styles to cards * Adjusting card copy per Knowl specs Signed-off-by: Marcos Iglesias <[email protected]> * feat: Wiring announcements block on Homepage (amundsen-io#551) * Adds announcemetns to homepage, integrates basic card * Spacing and details * Adjusting loading state * Adds card and see more links logging * Updates layout size; focus detail * Variables on List component styles * Cleaning fake response Signed-off-by: Marcos Iglesias <[email protected]> * feat: Adds config for announcements (amundsen-io#562) * Moves config tests, adds config for announcements and test Signed-off-by: Marcos Iglesias <[email protected]> * Wiring announcements feature to the config option Signed-off-by: Marcos Iglesias <[email protected]> * Updating configuration docs Signed-off-by: Marcos Iglesias <[email protected]> * Extracting navLinks logic into the config utils Signed-off-by: Marcos Iglesias <[email protected]> * Adds LPL typography to announcements; some layout fine-tuning (amundsen-io#581) Signed-off-by: Marcos Iglesias Valle <[email protected]> Signed-off-by: Marcos Iglesias <[email protected]> * Fixing merge conflicts Signed-off-by: Marcos Iglesias <[email protected]>
- Loading branch information
Showing
46 changed files
with
2,027 additions
and
320 deletions.
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
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
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.