Skip to content
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

Merge to master #42

Merged
merged 76 commits into from
Oct 14, 2019
Merged

Merge to master #42

merged 76 commits into from
Oct 14, 2019

Commits on Dec 4, 2018

  1. Configuration menu
    Copy the full SHA
    c7644fe View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    5bdf2b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393d32b View commit details
    Browse the repository at this point in the history
  3. updated Navbar Type

    iwarner committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    4383cce View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Added curosr pointer to tab

    iwarner committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    df76a8f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. updated several components

    iwarner committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    7cb76b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Component/footer/mobile (#3)

    * parsing FOOTER data columns optional object-type param
    * aded columns values to footer mock
    * adding styling to align
    * added some comments
    * simplefied FOOTER columns required structure
    * added Footer fine-tuned propTypes
    AlexYegupov authored and iwarner committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    398805b View commit details
    Browse the repository at this point in the history
  2. Iw general (#2)

    * fixed up hero
    * updated navbar ersponsive
    * Removed press component in favour of putting this into app
    * moved comment in List component
    * updated for testimonials
    iwarner committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    eddb515 View commit details
    Browse the repository at this point in the history
  3. Examples for Radio and footer stories (#4)

    merged
    iwarner authored and AlexYegupov committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    e333910 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. added knobs with checked value (#5)

    * added knobs with checked value
    * removed redundant fragment
    AlexYegupov authored and iwarner committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    4b19d2d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Component/grid/offset (#6)

    * more verbose column size name for Footer
    * implemented Column offset md
    * little simplification
    * simplified Column size styled attrs
    * added xl/lg/md replacement for Column offset
    * naming refactoring
    * fixed Column offset & applied to Footer
    * added Columns sizes & offsets story
    * changed grid offsets using css margins
    
    * added simple grid story
    
    * use narrower Col offset if wider is absent
    
    * added three grid examples
    * codestyle fix
    * small Column style destructoring refactoring
    * removed console.log
    * fixed footer width
    * fixed with 0 considering
    * simplified story
    * make textarea story visible
    * refactored falsy value undefined checing
    AlexYegupov authored and iwarner committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    b75c633 View commit details
    Browse the repository at this point in the history
  2. Iw general (#7)

    * Examples for Radio and footer stories
    
    * updates to components for Puppy profile
    iwarner committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    a51fb40 View commit details
    Browse the repository at this point in the history
  3. changed grid to support sm

    iwarner committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    981e0d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85d2368 View commit details
    Browse the repository at this point in the history
  5. updated grid for small size

    iwarner committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    9d8b66a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Configuration menu
    Copy the full SHA
    63affb3 View commit details
    Browse the repository at this point in the history
  2. Refactored button and login

    iwarner committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    892e493 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. updated bordered card

    iwarner committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    3fe9796 View commit details
    Browse the repository at this point in the history
  2. Component/form/basic stories (#8)

    * in progress: form/form story
    
    *  added basic form stories
    AlexYegupov authored and iwarner committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    4b9e976 View commit details
    Browse the repository at this point in the history
  3. Component/list/add stories (#10)

    * in progress: adding stories
    * added knobs to list
    * added colour
    AlexYegupov authored and iwarner committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    f7051f3 View commit details
    Browse the repository at this point in the history
  4. added article stories (#11)

    AlexYegupov authored and iwarner committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    d10c1f3 View commit details
    Browse the repository at this point in the history
  5. Iw general (#12)

    * Examples for Radio and footer stories
    * updates to components for Puppy profile
    iwarner committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    d0eacc4 View commit details
    Browse the repository at this point in the history
  6. Component/carousel/create (#13)

    * dummy code (in progress of creating working demo)
    * tuned pre-demo
    * in progress: styling carousel
    * in progress: styling carousel
    * different carousel internals
    * some responsibilities
    * TODO
    * bigger font
    * fit images with different sizes; keep current image; removed holder.js
    * added TODO
    * refactoring textlabel
    * load jquery & slick.js libs
    * added todo, fixed edge cases
    * simplified styling
    * removed slick demo
    iwarner committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    aa6221a View commit details
    Browse the repository at this point in the history
  7. added article stories (#14)

    iwarner committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    d40614e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b56bb11 View commit details
    Browse the repository at this point in the history
  9. commented out carousel as in error with Window for nextJS - rcommente…

    …d authed from navbar compoents
    iwarner committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    5eaaa7e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Removed Public folder

    iwarner committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    f595ebc View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    19171eb View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    29c9ed6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    5c93099 View commit details
    Browse the repository at this point in the history
  2. refactored list Ite,

    iwarner committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    2fb5fc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Configuration menu
    Copy the full SHA
    8e97706 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. todied up a little

    iwarner committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    f76cdca View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Configuration menu
    Copy the full SHA
    febe003 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    bb459c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    82863b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. Configuration menu
    Copy the full SHA
    68059c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. various changes

    iwarner committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    9bc3748 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Configuration menu
    Copy the full SHA
    8877ef2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    672150c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ce2a28 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    534f5bd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    581a79f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39490b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Configuration menu
    Copy the full SHA
    54f565e View commit details
    Browse the repository at this point in the history
  2. Accordion component (#15)

    * Add Chevron icons to the icon library
    * Add Accordion component
    kheruc authored and iwarner committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    db0e2a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Update Navbar component (#16)

    * Change logo to DryKISS
    * Close mobile menu on link click
    kheruc authored and iwarner committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    81c9a75 View commit details
    Browse the repository at this point in the history
  2. Refactor Todo lists into Clickup (#17)

    * refactor: moving files and removing todos into ClickUp
    
    * fix: refactored for todos into ClickUp
    
    * fix: refactored todos in ClickUp
    iwarner authored and kheruc committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    efbad61 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. ImageLocation component (#18)

    * Add ImageLocation component with property selection
    * Add mock data
    * Add stories
    * Add mock images to stories
    * Add FloorWrapper component
    * Add ImageWrapper component
    * Add Dot component
    * Update components to return position coordinates after image click
    * Replace img tag with an existing Image component
    * The image must not be responsive, instead allow horizontal scrollbar on parent element
    * Update ImageWrapper to allow generic items
    * Remove FloorWrapper component
    * Update mock data
    * Refactor ImageLocation component
    * Update stories
    kheruc authored and iwarner committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    f6b1261 View commit details
    Browse the repository at this point in the history
  2. FullCalendar update (#19)

    * Add a calendar wrapper
    * Refactor importing FullCalendar
    * Add mock data
    * Update stories
    * Remove empty row
    * Make sure events state doesn't get overwritten by events prop
    kheruc authored and iwarner committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    3d88025 View commit details
    Browse the repository at this point in the history
  3. Navbar fix (#20)

    * Make sure links close the mobile menu only when it's visible
    * Hide mobile menu overlay on desktops
    kheruc authored and iwarner committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    91ba99b View commit details
    Browse the repository at this point in the history
  4. Wrap Button in React.forwardRef (#21)

    * Update Link stories
    * Wrap Button in React.forwardRef
    kheruc authored and iwarner committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    12ff951 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Dropdown component (#22)

    * Add Dropdown README
    * Set up Dropdown components
    * Add mock data
    * Add stories
    * Add caret-down icon to the Icon library
    * Add a Button with an Icon and a toggle state
    * Style Dropdown components
    * Add support for right-aligned dropdown menu
    * Update prop-types
    * Add support for children prop
    * Update stories
    * Refactor dropdown to support any element as toggle
    * Add user icon to the icon library
    * Add support for dropdown dividers
    * Convert dropdown items to links
    * Update mock data
    * Update stories
    * Make sure the dropdown has a background
    kheruc authored and iwarner committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    136c84a View commit details
    Browse the repository at this point in the history
  2. Navbar update (#23)

    * Add Dropdown README
    * Set up Dropdown components
    * Add mock data
    * Add stories
    * Add caret-down icon to the Icon library
    * Add a Button with an Icon and a toggle state
    * Style Dropdown components
    * Add support for right-aligned dropdown menu
    * Update prop-types
    * Add support for children prop
    * Update stories
    * Refactor dropdown to support any element as toggle
    * Add user icon to the icon library
    * Add support for dropdown dividers
    * Convert dropdown items to links
    * Update mock data
    * Update stories
    * Add bell icon to the icon library
    * Add Notifications Navbar widget
    * Add User Navbar widget
    * Add margins to widgets
    * Add mock data
    * Update stories
    * Sync develop
    kheruc authored and iwarner committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e51edde View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Configuration menu
    Copy the full SHA
    a562535 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Navbar update (#24)

    * Fix incorrect prop type for notification count
    * Update notification counter font size
    * Close dropdown on click away
    * Set default dropdown color/font styles to match navbar styles
    * Improve dropdown hover styles
    kheruc authored and iwarner committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    d3343c7 View commit details
    Browse the repository at this point in the history
  2. Dashboard layout (#25)

    * Add fluid content and sidebar wrappers
    * Add dashboard layout components
    * Convert layout to column view for mobile devices
    * Center content wrapper
    * Import Sidebar in the Dashboard layout
    kheruc authored and iwarner committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    5a16195 View commit details
    Browse the repository at this point in the history
  3. Sidebar updates (#26)

    * Make sidebar wrapper an aside element
    * Remove border and background from Sidebar
    * Update sidebar styles
    * Remove padding from fluidWrapper
    * Remove footer border
    * Remove Dashboard page
    * Update content wrapper padding
    kheruc authored and iwarner committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    11a1261 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5078239 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae2310d View commit details
    Browse the repository at this point in the history
  6. fix: added notification active when user logs out, this is a hack to …

    …get the happy path working
    iwarner committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    b32a53b View commit details
    Browse the repository at this point in the history
  7. Accordion update (#27)

    * Update code for consistency
    * Fix default prop
    * Allow each item to have a context colour
    * Add support to load items from a data file
    * Add mock data
    * Update stories
    kheruc authored and iwarner committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    399a2fc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. ImageLocation update (#28)

    * Replace ImageLocation mock images
    * Update image paths
    * Code styling fixes
    * Update props for consistency
    * Refactor ImageWrapper to use parent component's handlers
    * Refactor ImageLocation to allow preselected options
    * Update Stories
    kheruc authored and iwarner committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    c0dbd4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d577fa View commit details
    Browse the repository at this point in the history
  3. List update (#30)

    * Add flush styles
    * Update stories
    * Update list styles
    kheruc authored and iwarner committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    026cec1 View commit details
    Browse the repository at this point in the history
  4. Update Sidebar (#31)

    * Add a custom colour prop to Divider
    * Remove link styles from SidebarWrapper
    * Refactor Sidebar to use List component
    * Update stories
    * Replace span with Fragment
    kheruc authored and iwarner committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    445b3c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Grid update & refactor (#32)

    * fix: reafactor grid structure
    
    * chore: Files updated due to code style
    
    * fix: made defaultView a prop - removed footer
    
    * chore: code style on accordion
    
    * fix: hacked Key on accordion for now, fixed console in user provider for hack on localstorage
    
    * fix: updated grid with fluid and new utils, added story for Dashboard layout
    
    * fix: using grid instead of wrappers
    
    * fix: Icon range, sidebar fixes
    
    * fix: added right margin to dashboard row
    
    * fix: deleted dashboard wrappers - using grid now
    
    * fixed build issue with Icon import added sidebar variables
    
    * fix: noData should be added to Dahboard also
    iwarner authored and kheruc committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    72c8188 View commit details
    Browse the repository at this point in the history
  2. Fix imports (#33)

    * Add @fortawesome/pro-duotone-svg-icons
    * Fix import path
    kheruc authored and iwarner committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    90e7efa View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    cd38b3c View commit details
    Browse the repository at this point in the history
  2. Update FullCalendar mock data & examples (#34)

    * Update mock data
    * Add click event handler to the story
    * Update Readme
    kheruc authored and iwarner committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    548340c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Feature/utils (#35)

    * Add getOne method for filtering arrays
    * Add API mock placeholder file
    kheruc authored and iwarner committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    5d5c7c1 View commit details
    Browse the repository at this point in the history
  2. Add mergeLocalData util function (#36)

    kheruc authored and iwarner committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    7cf3e23 View commit details
    Browse the repository at this point in the history
  3. Dashboard arch (#37)

    * fix: updated Table mostly with stories and formatters including actions - refactored other code styling
    
    * fix: yarn lint fix done - so these are auto fixes
    
    * fix: fixed all linting issues
    iwarner authored and kheruc committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    889d074 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. fix: Added Messaging components (#39)

    iwarner authored and kheruc committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    374000c View commit details
    Browse the repository at this point in the history
  2. Tabs & Deploy (#38)

    * fix: refactored tabs
    
    * fix: removed domains - emailChange story uses the right hook now to show actions
    
    * fix: refactored to allow deploy to industryUI
    iwarner authored and kheruc committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    24d2e50 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Iw actions (#41)

    * fix: Added workflows
    
    * fix: updated badge for readme
    
    * fix: updated badge URL
    
    * fix: added template placeholder - fixed lint issue
    
    * fix: added build to workflow to test storybook can build still
    
    * fix: build storybook quiet and fixed issue with container
    
    * fix: remove static and add gitignore
    
    * fix: changed case of container to fix build, added eslint rule to fix warning on lint
    iwarner authored and kheruc committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    ea156bf View commit details
    Browse the repository at this point in the history