parabol

Free online agile retrospective meeting tool

OTHER License

Stars
1.8K

Bot releases are visible (Hide)

parabol - v0.15.3 - 11-Feb-2017

Published by jordanh over 7 years ago

Added

  • OutcomeCard components (Projects, Action) now re-render their last-updated
    time on a smart timer

    Fixed

  • Generate 'Meeting Completed' on server-side, client was not reliably
    sending this event
parabol - v0.15.2 - 01-Feb-2017

Published by jordanh over 7 years ago

Fixed

  • Incremented package.json version to match tag – oops!
parabol - v0.15.1 - 31-Jan-2017

Published by jordanh over 7 years ago

Added

  • (<TAB> saves) string to OutcomeCard components when editing
  • npm run test:xunit command for CircleCI 2.0
parabol - v0.15.0 - 30-Jan-2017

Published by jordanh over 7 years ago

  • When version is upgraded, we now emit a toast asking the user to upgrade
    their client version
  • Markdown support added to Action and Project cards
parabol - v0.14.2 - 29-Jan-2017

Published by jordanh over 7 years ago

Fixes

  • #646 the first-time message meeting completion message was not displaying
  • #659 auth0 profile picture meta-information now updated when user changes
    profile image
parabol - v0.14.1 - 16-Jan-2017

Published by jordanh almost 8 years ago

Added

  • Adopted CircleCI 2.0 beta. See circle.yml. Now deploys
    securely to staging and production servers directly from CI servers.
  • Added three seed projects for new team leaders as a simplified on-boarding
    experience before we implement more immersive tutorial. Implements #632.
  • Segment.io event tracking for welcome wizard during step3 when users only
    want to kick the tires (#638)

Removed

  • Segment.io analytics from npm run dev and npm run start when running on
    development machine.
  • Only allow for /email route in development (#637)
parabol - v0.14.0 - 09-Jan-2017

Published by jordanh almost 8 years ago

Added

  • Implements #595; upload of user avatar images to S3
  • npm run build:deploy and npm run build:min commands
parabol - v0.14.0 - 09-Jan-2017

Published by jordanh almost 8 years ago

Added

  • Implements #595; upload of user avatar images to S3
  • npm run build:deploy and npm run build:min commands
parabol - v0.13.6 - 20-Dec-2016

Published by jordanh almost 8 years ago

Added

  • User impersonation, login as a user with knowing their credentials on route
    /admin/impersonate/:userid
  • Expanded requireAuthAndRole with optional args
  • Added segment.io event on 'New Team' creation
parabol - v0.13.5 - 12-Dec-2016

Published by jordanh almost 8 years ago

Fixed

  • #556 archived cards no longer let you change the owner
  • #557 blur agenda item input after submit
  • #559 participants stopped following the leader after meeting "Last Call"
parabol - v0.13.4 - 08-Dec-2016

Published by jordanh almost 8 years ago

Fixed

  • #564 Fix email validation
parabol - v0.13.3 - 05-Dec-2016

Published by jordanh almost 8 years ago

Added

  • Validations system (see: src/universal/validations/legitify.js)
    • Added client and server validations for all mutations
  • Allow team leaders to skip step 3 of the welcome wizard (see #354)
  • S3 deploys into versioned directories within bucket (see #493)

Fixed

  • #547 welcome wizard step 3 cleanup
  • #549 welcome wizard step 3: removing email calls submit
parabol - v0.13.2 - 27-Nov-2016

Published by jordanh almost 8 years ago

Added

  • 'Player joined' message when teammate accepts invitation

Fixed

  • #543 unable to end action meeting
parabol - v0.13.1 - 25-Nov-2016

Published by jordanh almost 8 years ago

Added

  • Can now filter by team member on team dashboard Views
  • Updated FontAwesome to v4.7.0

Fixed

  • #514 Relabeling Actions and Projects during agenda processing
    • Copy now reads "New private action" and "New team project"
  • #536 Cashay warning while proceeding through check-in round
parabol - v0.13.0 - 22-Nov-2016

Published by jordanh almost 8 years ago

We tagged v0.13.0 on our 1,300th commit. What a coinkidink!

Added

  • Drag-and-drop everywhere: My Dashboard (actions, projects),
    Team Dashboards (meeting agenda queue, projects), meeting project updates,
    and meeting agenda items

Fixed

  • #508 Agenda items collapse around 1265px
  • #517 Server exception encountered when generating meeting summary
parabol - v0.12.1 - 15-Nov-2016

Published by jordanh almost 8 years ago

Fixed

  • #518 Removed team member does not redirect away while on team dashboard
parabol - v0.12.0 - 15-Nov-2016

Published by jordanh almost 8 years ago

Added

  • Added Team Settings implementation
    • Can now rename teams
    • Can promote a new team leader
    • Can invite new team members
      • Can resend invitations
      • Can revoke invitations
    • Can remove team members (even if they are in a meeting)

Fixed

  • #512 Grant facilitation permission to every team member
parabol - v0.11.0 - 05-Nov-2016

Published by jordanh almost 8 years ago

Added

  • Added S3 deployment to npm run build:client-min and application

Fixed

  • #482 Avatar style improvements
    • Restores a default box shadow, with the option for border styling
    • Makes lobby and last call primary buttons more prominent
  • #492 minor UI updates
    • DashModal has updated border styling
    • SummaryHeader has button-styled link to team dashboard
    • LastCall pulls success expression from array
  • CircleCI build cache fixes
parabol - v0.10.0 - 02-Nov-2016

Published by jordanh almost 8 years ago

Added

  • #458 Added ability to create and invite new teams
  • #466 Can now press escape to blur agenda list input
  • redux-raven-middleware to include redux events in error reporting

Fixed

  • #161, #162 Changed lobby copy to better illustrate when check-in round begins
  • #379 Uncaught TypeError: Cannot read property 'openArea' of undefined
  • #411 Fix isFacilitating box shadow
  • #474 Can steal facilitator role with refresh
  • Updated styles for waiting message on last call
  • Increased contrast of avatar outlines, misc. styling improvements
  • Updated email link copy to summary
parabol - v0.9.6 - 29-Oct-2016

Published by jordanh almost 8 years ago

Added

  • Automatic election of new facilitator when old facilitator disconnects
  • Refactor of socket management; added container decorator to maintain
    socket connection

Fixed

  • #438 fixed TypeError: Cannot read property 'id' of undefined
  • #447 unable to logout and login properly
  • Fixed race condition landing on meeting summary route at end of meeting
  • Fixed short urls