Skip to content

Conversation

@ht2
Copy link
Contributor

@ht2 ht2 commented Jan 16, 2018

No description provided.

@ht2 ht2 changed the base branch from master to release/v2.2.0 February 21, 2018 16:14
@ht2 ht2 changed the title Webpack 3 Webpack 3 -> v2.2.0 Feb 21, 2018
@ht2 ht2 changed the base branch from release/v2.2.0 to master March 12, 2018 14:39
@ht2 ht2 changed the base branch from master to release/v2.3.0 March 13, 2018 09:36
@ht2 ht2 changed the title Webpack 3 -> v2.2.0 Webpack 3 -> v2.3.0 Mar 13, 2018
@ht2 ht2 merged commit 5888a3a into release/v2.3.0 Mar 20, 2018
@ht2 ht2 deleted the webpack3 branch March 20, 2018 15:34
ht2 pushed a commit that referenced this pull request Mar 22, 2018
* feat(aggregation): Reads aggregations from secondary. (#1095)

* feat(security): Restrict password changing to site admins

Also allow users to change their own passwords

* perf(webpack): Webpack 3 (#1094)

* Webpack 3

* perf: HardSource caching and updated to webpack 3.10

* Added default shareable dashboard.

* Added shareable dashboards down migration.

* fix: proptypes on shareable dashboards

* Add preview button to shareable modellist item

* fix: Migration for shareable dashboards

* test: Increase timeout time in API test

* Update http-test.js

* test: Add timeout to test
ht2 pushed a commit that referenced this pull request Mar 22, 2018
* Started adding multiple links for shareable dashboards.

* Nested dashboard filters.

* Start of the sharable dashboards accordion.

* Changed shareable dashboards to a accordion list.

* Added delete button to shareable dashboards.

* Dashboard shareable link now shows url.

* Moved dashboard accordion state to redux

* Dashboard page now updates with the expanded accordion dashboard.

* Fixed linting errors, removed unused code.

* Linting errors.

* Linting error.

* Fixed tests.

* Fixed tests.

* Shareable dashboards now authenticate the filter correctly.

* Fixed tests.

* Fixed shareable dashboard not working with a filter.

* Fixed ModelList not working correctly.

* Added spinner if dashboard hasn't loaded.

* Added organisation to authInfo for dashboards.

* fix: Ensure default payoad on token

* Added default shareable dashboard. (#1123)

* feat(aggregation): Reads aggregations from secondary. (#1095)

* feat(security): Restrict password changing to site admins

Also allow users to change their own passwords

* perf(webpack): Webpack 3 (#1094)

* Webpack 3

* perf: HardSource caching and updated to webpack 3.10

* Added default shareable dashboard.

* Added shareable dashboards down migration.

* fix: proptypes on shareable dashboards

* Add preview button to shareable modellist item

* fix: Migration for shareable dashboards

* test: Increase timeout time in API test

* Update http-test.js

* test: Add timeout to test

* Update index.js

* Update index.js
@ht2 ht2 added this to the v2.3.0 milestone Apr 18, 2018
ht2 added a commit that referenced this pull request Apr 18, 2018
### Added
  - Multiple shareable links per dashboard (#1096)
    - Requires migration to be run - `yarn migrate`
  - Aggregations now can read from secondary members on replica set (#1095)
  - Sentinel Redis support (#1119)
  - New role to allow organisation creation (via site admin) (#1110)
  - Widgets now auto pick visualisation name when populated (#1126)
### Security
  - Passwords can only be changed for the user logged in or by site admins (#1112)
### Fixes
  - Unicode data now pulled from dependency (#1125)
  - Ensure order on personaIdentifier IFI values (fixes issue with multiple personaIdents for the same actor) (#1120)
  - Fix for personaIdentifier migration
  - Client can select more than 10 xAPI stores (#1130)
  - Server side validation of Statement Forward queries (#1138)
  - Statement forwards decode `&46;` in statement keys (#1134)
  - Fixed issue with hanging file imports on persona data (#1141)
  - Switch to `clamdscan` as primary AV scanner (#1141)
    - Requires updated .env settings - refer to .env.example
### Performance and build
  - Webpack 3 - improved build speed (#1094)
### Migrations
**This update requires a migration which can be run using `yarn migrate`.**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants