Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Releases: redbadger/website-honestly

Deployment @ Tue Feb 07 2017 15:30:07

07 Feb 15:30
Compare
Choose a tag to compare
  • create meet-out-team component
  • render badgers names
  • categories links
  • badger page and links
  • everyone category link
  • team slice and pagination
  • test fixing
  • pagination buttons
  • Updated badger brain fetcher to match new graphql api
  • Used double quote instead of single
  • Updated badger test to check rendered content
  • Updated more badger tests to check rendered content
  • Fixed flow error
  • Removed defaults for badger route
  • add ad as an optional element to badgers collections
  • add more asserts to people page test
  • add final asserts to the people page test
  • add ad
  • add job advert asserts to people page test
  • add job advert asserts to people page test
  • add html structure of people page
  • Change the name of imported styles to make it consistent
  • fix tests and rename file
  • style background, title and subtitle of the people page
  • style people page's categories
  • style mobile first
  • style team slices
  • apply basic styles to the job advert
  • finish styling job advert tile
  • apply styles to paging buttons
  • make previous button disabled when there is no more pages to go back
  • make next button disabled when there is no more pages left to go next
  • add arrow to the badger name
  • apply basic hover styles to the badger slice
  • adjust margins in tile slices
  • Added flex basis and breakpoints
  • fix aspect ratio problem in the people page
  • Removed flexbox because single wrapped element grew unevenly
  • Fixed job ad question width
  • Aligned badgers to the left so single wrapped element isn't centred
  • Let images grow so that badgers stay in center - dom has won
  • Added max width and centred with team wrapper
  • Moved centering wrapper into meet our team so paging buttons are centred
  • Changed from single to double quotes
  • position the arrow to the correct place
  • add hover state to the team slice
  • use skills from the provided data
  • fix next page
  • fix team slice display when there is no image
  • load all badgers when javascript is on
  • Set the route context so that Links can use current data
  • Set the route context so that Links can use current data
  • Fixed lint issue
  • move paging to the team slice
  • load only 20 images at once
  • add placeholder images
  • Added loaded indicator to badger and updated on raf if they become visible
  • Refactored get distance to return visible indicator
  • Added placholder image to state badgers so that it doesn't change between renders
  • Changed route so that page number doesn't appear in routes with javascript on
  • Added key to skills list
  • Reinitialised badgers and elements when new props received
  • Refactored paging component into separate module
  • Refactored badger profile component into separate module
  • Refactored job advert component into separate module
  • Moved placeholder function inline
  • Added flow to the components
  • Move ad and auto returned jsx from component
  • Cached elements by slug instead of index
  • Passed count instead of badgers into Paging component
  • Moved badger type into lowest component
  • Moved styles into lowest level to avoid referencing up
  • Centred title text on medium/large screens
  • Removed lint warnings
  • fix surname wrapping on smaller screens
  • fix people tiles on ie11
  • Changed from scrollY to pageYOffset for cross browser, strawdynamics/drift#33
  • fix fetcher
  • Removed viewbox for ie11
  • Set width of svg so that on focus outline doesn't go outside bounds - fixes ie11 too, so put back viewbox
  • Removed lint set-state warnings
  • load only first 3 skills for a badger
  • Hid svg from screen reader
  • Hid image from screen reader because name is already read out
  • remove keyrings ignore from this branch
  • be more verbose with the advert position
  • put back deleted console.log in the compilation process
  • use skill as a key instead of id
  • disable eslint no-set-state rule globally
  • use better names
  • remove rendundant if clause
  • escape single quote for Atom and Github ;(
  • fix variable names
  • delete redundant backround style
  • Changed from anchor to Link
  • fix team page button size
  • Set the team name filter in the page title
  • add more design improvements
  • remove dimmed overlay on hover
  • adjust people page gradients
  • Sorted orderable badgers and randomized the unorderable ones
  • adjust dropshadows in badger tiles
  • Sorted the categories by the order number returned from GraphQL
  • Increased line-height on name (see #333 (comment))
  • update gitignore
  • Add badger profile component
  • Update name on badger profile component
  • Add social icons to badger profile
  • Add badger detailed information
  • Add bottom links on badger profile
  • Check for presence of some fields on badger profile
  • Add layout and font adjustments to badger profile
  • Add flow validation to badger profile
  • Fix font weight on events page
  • Fix link to badger profile
  • Sort categories by importance on badger profile
  • Sort categories by importance on badger profile
  • Merge branch 'badger-profile' of https://github.com/redbadger/website-honestly into badger-profile
  • Add small test tweaks
  • Testing compile site is too slow when there's lots of pages to generate. Changed profile tests to run against expandRoutes instead of compileSite so the file paths are calculated but the pages aren't rendered
  • Minor corrections to links on badger profile
  • Tested team slice now the compiler tests don't check content
  • Added more asserts
  • Added another team slice test
  • Changed from mount to render because it's faster and doesn't require dom
  • Fixed categories prop data
  • Refactor badger profile
  • Merge branch 'badger-profile' of https://github.com/redbadger/website-honestly into badger-profile
  • Corrected apostrophe to match designs
  • Refactor blogs link on badger profile
  • Merge branch 'badger-profile' of https://github.com/redbadger/website-honestly into badger-profile
  • Components must return something
  • Added test for multiple badgers profile page
  • Fixed lint error
  • Switched tests from compileSite to expandRoutes because they're faster and better for tests
  • Removed check now tests use render instead of mount
  • Fix some styling bugs with alignment
  • Add key to elements within a loop on badger profile
  • Add enclosing parent element on some badge profile attributes
  • Adjust code style
  • Adopt filter/map approach on badger social contacts
  • Change screen breakpoint
  • Fix profile picture on iphone 5s
  • Fix green button height on badger profile
  • Fix name font size on mobile on badger profile
  • Fix hr color on badger profile
  • Change text to lower case on badger profile
  • Fix accessibility on badger profile social items
  • Merge pull request #343 from redbadger/badger-profile
  • Removed publish lamda. Moved into circle ci
  • Created separate make dev static for preview circle ci
  • Run static compilation
  • Used sync for folders
  • Added contents of shah folder
  • Moved make commands together and copy commands together
  • Added new line for clarity
  • Made dev-commit look more like dev-static then removed build from circle ci
  • Removed to attribute from NavigationLink props
  • Merge pull request #356 from redbadger/no-preview-lambda
  • Merge branch 'master' into link-to
  • Merge pull request #357 from redbadger/link-to
  • Merged from master
  • Changed skills from array to string as per Prismic changes
  • Merge pull request #333 from redbadger/people-page
  • Fix for Google Analytics script to be executed properly
  • Merge branch 'master' into ga-script-fix
  • Merge pull request #360 from redbadger/ga-script-fix

Deployment @ Fri Jan 27 2017 13:41:22

27 Jan 13:41
Compare
Choose a tag to compare
  • Regenerate every hour (#350)
  • Updating RB selfie video link on Join Us page (#352)

Deployment @ Wed Jan 25 2017 15:00:29

25 Jan 15:00
Compare
Choose a tag to compare

Deployment @ Tue Jan 24 2017 16:18:25

24 Jan 16:18
Compare
Choose a tag to compare
  • Fixed Keyboard Navigation on About Us page (#339)
  • properly align timeline circles (#347)

Deployment @ Mon Jan 23 2017 14:59:57

23 Jan 14:59
Compare
Choose a tag to compare
  • Add github issue template (ISSUE_TEMPLATE.md) (#336)
  • Changing issue template text from italic to bold (#338)
  • fix google maps url (#341)
  • fix facebook open graph image (#340)
  • Bugsnag V2 (#345)

Deployment @ Wed Jan 18 2017 14:49:27

18 Jan 14:49
Compare
Choose a tag to compare
  • Changes status bar for chrome and safari (#334)

Deployment @ Wed Jan 18 2017 11:43:00

18 Jan 11:43
Compare
Choose a tag to compare

Deployment @ Wed Jan 18 2017 11:15:47

18 Jan 11:15
Compare
Choose a tag to compare
  • Adding Alex to blackbox admins and encrypting first file
  • Move blackbox files to submodule
  • Add submodule tracking
  • Reencrypting env.staging
  • Add second Etiene gpg as blackbox admin
  • Reencrypted secret file with new admins
  • Re-encrypted keys
  • Move env file to submodule
  • Add env decrypting script and shortcut on Makefile
  • fix make dev-static
  • Merge pull request #329 from redbadger/make-dev-static-fix
  • Update docs and submodule
  • Ignore changes to submodule on committing from main repository
  • Merge branch 'master' into blackbox
  • Merge pull request #319 from redbadger/blackbox

Deployment @ Tue Jan 10 2017 10:07:37

10 Jan 10:07
Compare
Choose a tag to compare
  • turn off wheel event when the mobile menu is open (#323)

Deployment @ Mon Jan 09 2017 12:01:04

09 Jan 12:01
Compare
Choose a tag to compare
  • Copied changs from badgers branch because it wasn't based on master
  • Removed asserts for non-badgers pages
  • Added test for repeated tags
  • Custom url encoded qa & design tag
  • Removed key tag check
  • Changed qa to ux to match designs
  • Added rough badger paging idea
  • Counted tagged badgers when getting tags
  • Moved tags/categories list into state
  • Only add tag if not already there
  • Changed boolean to number
  • Changed page size to 20 as per design
  • Tested paging category
  • Added badgers by category function
  • Tested paging with placeholder advert
  • Improved test descriptions
  • Added test for three pages
  • Added test for different paging across categories
  • Added test for 19 badgers
  • Refactored expanstion of categories by page
  • Renamed function
  • Added start date and image url to badger brain
  • Merge remote-tracking branch 'origin/master' into meet-our-team
  • Changed to array.from to remove flow spread error
  • Renamed tags to categories
  • Added job title to fetcher
  • Destructured badger brain data
  • More renaming of tags to categories
  • Testing circle build (temp change)
  • Added temporary annotation to test circle ci build
  • Another test of circle ci
  • Another circle ci test
  • Created separate test file for badgers pages (see code review comment)
  • Moved fetch post processing into badger brain fetcher (see review comments)
  • Changed graphql query to match new categories api
  • Changed categories list to cater for new graphql api
  • Changed tests and routes to match graphql changes
  • Put back exact object type as per review comments
  • Renamed badgers compiler test to people as per review comments
  • Moved badger route state selectors in spearate file as per review comments
  • Added empty base state as per review comments
  • Test circle ci build
  • Another circle ci test
  • Removed buggy typecheck to get circle ci build
  • Put typecheck back because it didn't fix circle ci
  • Merge remote-tracking branch 'origin/master' into meet-our-team
  • Added handle errors to badger brain fetcher for better error reporting
  • Another circle ci test
  • Merge remote-tracking branch 'origin/master' into meet-our-team
  • add babel polyfill to webpack dev configurations
  • Merge branch 'master' into meet-our-team
  • Merge pull request #305 from redbadger/meet-our-team
  • Merge branch 'master' into feature/ie11-dev-rendering
  • Merge pull request #310 from redbadger/feature/ie11-dev-rendering