-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* designed the text * Integrate with aws lambda * fixed the alignment on Images of Change * touched up on landing * Change implementation to get from end of time * kind of fixed the wrapper thing * Superimpose future and past data charts * Fix future and past trends * implemented a simple footer * Change css for quiz * Fix temp chart * just removing some awkward lines * New Landing , not done * Change footer and add temp test landing page * Add 404 route * Add new 404 pages * Change 404 * Fix routing * Fix chart * Changed to bootstrap for the nav tab but have bugs * Update css for map * Cleanup code and decouple functions * Add promise.all code for mapbox * Add css for mapbox and disable scroll * Change mapbox css * Update map css * Implement footer and update fonts * Touchup footer * Add font awesome dependencies * fontawesome decoupling into js file * Font changes and updates to Landing * Complete footer 80% * Touchup footer * Update footer * updated package lock json file * corrected the merge stuff * corrected the chart * landing * Touchup home * added css modal for map that animates * Prelim decoupling * Update Home * Update home page * Add animations and prelim css * Fix about page no responsive * Implement about css almost responsive * Decouple birds * change font and colors of the text * Preliminary add in future component * small changes to the text * Prelim bootstrap carousel implementation * Touchup bootstrap tabs component * insert call to action block * Add last block action * Add in typewriter * adding animations * added simple logic for markers * added feature (vuejs) to see queried layer data * Result Modal (WIP) * fixed line height * cleaned up the codes * added disasterinfo component * Fix some visualize bug * Tried to add filter func * fixed the interactiveness of the buttons and texts * changed the video layout and added in some text * changed the img files * fixed the imgs in the page using webp extension * got a temporary 404 page up.. * changed the css of the button * added in the dates and changed the textbox layout * changed the 404 design again * Font awesome icons * timeline implementation WIP * changed to vue.js * proto 1 time line * timeline prototype 2, with lots of custom css * media responsiveness for timeline * added images, will clean. Functional timeline up * minor change in top part of the page * Update pkg-lock and delete weird mapfile * Remove old images * delete unused components * graphical visuals edits * Reorder css, fix bird and screen width bug * Remove package * Solve arrow issue * Fix window scroll behavior * Fix typewriter * Add smart extendible class for button animation * Fix app.vue duplication bug * deleted the commented out parts * adjusted the card height * deleted commented parts * shifted the animation to the correct file * shifted the animation from img to the animation scss * just changed renamed the folder * changed the padding and margin * put in the animation in the scss * made the slider responsive * altered the alignment of the astronaut * changed the img * add in icons in the Learning page * made the icons responsive * edited hamburger * changed the 404 pg * First implementation of visualise * change position * Testing commit * revert the image slider to the previous version * Merge branch 'development' of https://github.com/quinncheong/save-my-world into zq-branch * reverted back to the previous version * Touch up input for tabs * Add hamburger in nav * FIx navbar responsive bug * map functionalities and responsiveness * fixed the footer responsiveness + icons stuff * Change API to LocationIQ * Fix new component bug * Fix header navbar bug * Delete old componenet and shift folders * Fix image of change bug * added read more for result modal * put some padding around the footer text * Fix air pollution * reverted the astronaut * adding of filter * added in the links to the social icons * Added some common css for scrollbar * Fix footer responsive * Fix image size * More footer + app content wrapper fix * Add phone font size * Final footer touchups * Fix responsive about * Fix future responsive * Fix home page responsive * edited * Fix responsive navbar for homepage * fixed featuresMain bug * filter function in the making * Change default to 2021 in slider. Change on slide * added function to filter every year and indivyear * Fix air pollution duplication * nothing much, just to get the new one * updated filter so that the result modal is updated * added loader animations in animations.scss * Preliminary changes to map and search results * Slight fix to disaster * Add disaster types fix * Fix scrollbar for disasters * Finalise responsive filter buttons * functional loader but buggy seaice map * still ediitng, original is commented out * Shift to old components * Error handling for charts * Fix loading bug * handle sea ice error * Handle chart info * changed the num of img to 15 * changed the padding of the card content * Add loader for pollution * Handle loader for graphical visuals * changed the responsiveness of the images for smaller screens * Fix disaster css * Initial weird thanks visualise * edited * dynamic filter,slider. Disables when popup clicked * Done global scss and fix news component * Disabled interactive when clicked * Make learning responsive * Add videos css * changed to webp * Shift font-awesome import * Fix image slider font Co-authored-by: asianburpgirl <estherrrlychee@gmail.com> Co-authored-by: WeiTingsys <lauweiting2012@gmail.com> Co-authored-by: Wong Jie Peng <76239879+jiepengwong@users.noreply.github.com> Co-authored-by: Lau Wei Ting <76719595+WeiTingsys@users.noreply.github.com>
- Loading branch information
1 parent
201dc7a
commit b3e760d
Showing
61 changed files
with
1,204 additions
and
762 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -124,5 +124,4 @@ a { | |
padding: 1rem; | ||
} | ||
} | ||
</style> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
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
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.