Skip to content

Releases: Turbasen/Developer

v1.10.0

09 Mar 12:56
Compare
Choose a tag to compare

<a name"1.10.0">

1.10.0 (2017-03-09)

Features

  • admin:

v1.9.0

08 Mar 06:36
Compare
Choose a tag to compare

<a name"1.9.0">

1.9.0 (2017-03-08)

Bug Fixes

  • lint: watch the right files and dirs (dc8624f0)

Features

  • app:
    • sync saves to database ntbdev (331e5ad2)
    • let user generate new keys (4c9229c4)

v1.8.0

22 Jul 08:38
Compare
Choose a tag to compare

<a name"1.8.0">

1.8.0 (2016-07-22)

Bug Fixes

  • app:
    • do not save empty app URL (db3362c4)
    • correct wording for successfull app (2c23c782)
  • eslint: resolve ESLint validation errors (c100752d)
  • layout: add missing alt tags to images (8c45fe03)
  • router: router is not defined error (bb4bb7c0)
  • slack: correct type for action button (342ec05f)
  • test: remove describe only property (08126643)

Features

  • model:
    • virtual properties to check app status (d3c34954)
    • add app to Slack attachements methods (50e05e76)
    • validate app URLs before saving (762884eb)
  • slack:
    • initial action route handler (5ac291bb)
    • post notification for newly created apps (062514a4)
    • rephrase request and limit approval messages (84165013)
    • add OAuth authentication endpoint (24a91de5)

v1.7.1

20 Jul 13:05
Compare
Choose a tag to compare

<a name"1.7.1">

1.7.1 (2016-07-20)

Bug Fixes

  • admin: correctly fetch new limits requests (05c00c09)

v1.7.0

20 Jul 12:43
Compare
Choose a tag to compare

<a name"1.7.0">

1.7.0 (2016-07-20)

Bug Fixes

  • admin: precise calculation of new app and limit requests (d19487be)
  • eslint:
    • consistent return at the end of functions (25341af5)
    • app is already declared in the upper scope (13123cde)

Features

  • admin:
    • add new apps approval interface (47ec917d)
    • add user rate limit approval interface (db197884)
  • layout: add support links for navigation menu (0c2d5251)

v1.6.2

06 Jul 08:08
Compare
Choose a tag to compare

<a name"1.6.2">

1.6.2 (2016-07-06)

Bug Fixes

  • github: cannot read property get of undefined (1fdd4eb4)
  • layout:
    • remove incorrect grid centering in admin (0de0c1a0)
    • remove incorrect grid centering (2104e6cc)
  • test: prevent timeout before database is opened (ceeee30a)

v1.6.1

03 May 12:32
Compare
Choose a tag to compare

<a name"1.6.1">

1.6.1 (2016-05-03)

Bug Fixes

  • auth: TypeError: Cannot read property 'split' of null (5bcc5ac7)

v1.6.0

02 May 10:25
Compare
Choose a tag to compare

<a name"1.6.0">

1.6.0 (2016-05-02)

Bug Fixes

  • layout: use correct link to admin email list (4368b49a)

Features

  • server: add Sentry error logging (bc572f21)

v1.5.0

02 May 09:36
Compare
Choose a tag to compare

<a name"1.5.0">

1.5.0 (2016-05-02)

Features

  • email: add email list unsubscribe views (c86f9c4c)
  • layout: add admin email link to dropdown menue (da3a2aa2)

v1.4.0

02 May 07:08
Compare
Choose a tag to compare

<a name"1.4.0">

1.4.0 (2016-05-02)

Bug Fixes

  • admin:
    • send correct tamplate data to preview (8961020d)
    • resolve ESLint linting errors (98b7fbb8)
  • profile: use 303 redirect instead of 403 (7670a4dd)
  • test: use 303 redirect instead of 403 (b47ee0c6)

Features

  • admin:
    • send email to all API users (fd2b3a69)
    • add email composing test email (bcb7c14e)
    • add email composing to admin navigation (aa222ce6)
    • add email composing preview (d3268981)
    • add email composing view (0405bd4f)
  • package: bundle Trumbowyg WYSIWYG JavaScript editor (e5b26ca7)