parabol

Free online agile retrospective meeting tool

OTHER License

Stars
1.8K

Bot releases are visible (Hide)

parabol - v0.9.5 - 25-Oct-2016

Published by jordanh almost 8 years ago

Fixed

  • #433 server crashing on localhost
  • #440 sentry.io bug on id field
  • #445 summary rendering “0” when there aren’t members without new outcomes
parabol - v0.9.4 - 24-Oct-2016

Published by jordanh about 8 years ago

Fixed

  • #428 makeAppLink
  • #429 race to meeting summary and lobby
  • #430 generate only 1 email
  • #431 killMeeting
parabol - v0.9.3 - 24-Oct-2016

Published by jordanh about 8 years ago

Added

  • New meeting summary web view and email
  • Segment.io adoption funnel and usage tracking:
    • Welcome wizard events, 'Meeting Completed' events
    • Added segmentEventPage, renamed segmentEvent -> segmentEventTrack
    • Added Helmet components to update title on key routes
  • Simple singular, plural for Last Call (#419)

Fixed

  • Segment page events now report correct document title
  • #413 fixes build minification
parabol - v0.8.1 - 19-Oct-2016

Published by jordanh about 8 years ago

Added

  • Sentry.io automated error reporting for server and client

Fixed

  • #68 use auth0 refreshToken to keep a user logged in during a meeting
  • #393 do not require enter key to advance check-in during a meeting
  • #394 end meeting button copy should differ depending on user context
  • #395 going back one meeting phase doesn't update phaseItem
  • #396 creating agenda items from last call doesn't register them in the
    total or summary
  • #397 breaks on react-router infinite loop redirect
  • #400 Doesn't submit twice when using Enter to submit outcome changes
parabol - v0.8.0 - 18-Oct-2016

Published by jordanh about 8 years ago

Added

  • End of meeting summary
parabol - v0.7.5 - 15-Oct-2016

Published by jordanh about 8 years ago

Added

  • Temporarily wired meeting last call button to endMeeting mutation to enable
    more user testing
  • Re-added piping to reload server code when running npm run dev

Removed

  • Double dependency in package.json on react-hot-loader

Fixed

  • Re-added actions subscription channel, was still being used by user dashboard
parabol - v0.7.4 - 12-Oct-2016

Published by jordanh about 8 years ago

Added

  • #333 Distribute auth0 clientId and domain via SSR, allows configurability
    of differing auth0 domains

Fixed

  • #325 Adding new action during action meeting shows others that
    new project is being created
  • #326 Unable to make initial assignment of Action/Project to user other than
    self
  • #327 Agenda order processing broken
  • #328 Adding new agenda item causes other users to navigate away
  • #331 Enhance design of "Whatcha need?" prompt of agenda processing
  • #338 Font variants not loading
  • #346 Error during meeting crashes browser
  • #347 Archive Card textarea disabled state
  • #349 Cannot start meeting
  • #351 Font loads twice error
  • #373 Read-only team name outline/focus
parabol - v0.7.1 - 05-Oct-2016

Published by jordanh about 8 years ago

Fixed

  • Fixed: #322, #323, #334, #335, #336
parabol - v0.7.0 - 04-Oct-2016

Published by jordanh about 8 years ago

Added

  • Now using aphrodite for styling
  • Me dashboard now has buttons to add new outcomes for Actions and Projects
  • Me dashboard now has a filter option to see Projects by a specific team

Removed

Fixed

  • Fixed: #124, #190, #221, #227, #252, #276, #282, #290, #295, #302, #305,
    #307, #313
parabol - v0.6.3 - 28-Sep-2016

Published by jordanh about 8 years ago

Fixed

  • Agenda processing order fix for issue #294
parabol - v0.6.2 - 27-Sep-2016

Published by jordanh about 8 years ago

Added

  • Processing of agenda items during meeting into new projects and actions

Fixed

parabol - v0.6.1 - 23-Sep-2016

Published by jordanh about 8 years ago

Added

  • Now supports removal of agenda items
  • Stubbed in meeting last call for agenda items
  • Now uses Cashay @live directive in subscriptions
  • Added agenda hotkeys
  • Partial implementation of agenda processing
  • Extraction of 3rd party CSS files into their own static assets
    • Decouples Graphiql from react-look
  • Many, many aesthetic dashboard and card improvements
  • Agenda list updates
  • Archiving and un-archiving of project cards
  • Equity for Effort documentation updates

Removed

  • Switched back to official segment snippet generation function

Fixed

  • First call for agenda items causing infinite loop
  • Fixes for moveMeeting mutation & makePhaseItemFactory
  • Fixes #202, adds correct auth0 management token
  • Fixes for #119, #188, #225, #231, #241, #233, and #260
  • Merged #267 autofocus fix
parabol - v0.5.3 - 30-Aug-2016

Published by jordanh about 8 years ago

Added

  • Project updates section
  • Rally easter eggs
  • Segment.io metrics tracking
  • Randomized check-in questions

Removed

  • editingDuck in favor of Cashay computed props

Fixed

  • Invitations and team membership + rethinkdb query optimization
  • Simplified check-in cards design
  • Landing page spacing
  • Lots of copy updates
  • redux-socket-cluster disconnect timeout
  • Refactored dashboard components into many clearer containers
parabol - v0.4.1 - 16-Aug-2016

Published by jordanh about 8 years ago

Added

  • Added partial /me dashboard implementation
  • Wired up project status and ownership assignment on dashboards
  • Added displayed of multiplayer card editing status to project cards
    • Uses sockets-based presence system (see @socketWithPresence decorator)
  • Improved styling of project columns on dashboards
  • Temporary patch allowing invitation links to add existing users to teams
    • Later this will be handled exclusively by the dashboard

Removed

  • Unused file universal/utils/schema.js

Fixed

  • onBlur handler for project cards (OutcomeCardTextAreaField component)
parabol - v0.4.0 - 13-Jul-2016

Published by jordanh about 8 years ago

Added

  • User invitations
    • Note: invites only process currently for new users
  • Lots of infrastructure for pub/sub through the app
  • User presence (who's here? who's just left?)
  • /logout route
  • Action meeting:
    • Lobby
      • Connection states
      • Start meeting
    • Check-in round
      • Update check-in states
      • Navigate forward and backward
    • Placeholder project updates layout
  • Team dashboard:
    • Agenda items
    • Add new projects in column
    • Edit project description
    • Data model for sorting above list items
    • Dashboard div marking it unavailable when meeting is in progress
  • Refactored auth token meta-data to include team membership, & more
  • Refactored authDuck to parse auth token
  • npm run lint:fix
  • Many redux unit tests

Removed

  • Breaking change: removed original migrations. You'll need to wipe your
    database and start again.
parabol - v0.3.0 - 04-July-2016

Published by jordanh over 8 years ago

Added

  • rethink-migrate back to project
  • CircleCI
  • Toast notifications based upon react-notification-system
  • Cashay
  • JSON theme generation using WebpackShellPlugin
  • redux-form
  • redux-persist
  • Email generation
    • mailgun sending emails
    • oy for HTML4 email content generation
    • mailcomposer for MIME email creation
    • cheerio to parse HTML and custom code to embed images
  • Refactored team leader on-boarding journey to use cashay and refactored into Welcome module
  • Refactored authentication token handling system (see ReduxAuthEngine)
  • Numerous components
  • First suite of unit tests

Removed

  • ImmutableJS
  • react-hot-loader from production configuration

Fixed

  • GraphiQL queries with variables