Skip to content

Conversation

@briri
Copy link
Contributor

@briri briri commented Dec 17, 2018

Resolved merge conflicts between development and master. Since we do not allow direct pushes to development or master needed to create a new branch for the reconciliation

Bodacious and others added 30 commits October 18, 2018 14:13
Partial was missing a variable
Will help in debugging tests that are failing on Travis
Fix broken specs with random see 55679

Fix broken tests for random seed 19381

Temporarily disable travis security checks

Since I'm testing the specs, this should help make it faster

Fix bug caused by random Org locale

Fixes recurring issue with tests being loaded in German

Fix broken specs

Fix tests breaking with seed 60029

Fix broken specs with seed 12116

Fix broken specs with seed 51011

Fix broken template upgrades specs

Fix travis artifacts addons

Add Travis asset debugging

Remove Amazon S3 region from asset uploads config

Move S3 configs to local travis file

Re-add hygiene tasks to Travis YML

Disable broken test for now

Refactor tests for template upgrade customisations
(Colour variables aren't being set properly)
* Add ActiveRecord Session storage

* Update Gemfile to fix failing tests

Moved Dotenv to dev and test group

* Add length limit to session_id for MySQL databases

* Update session_id column length to 64

* Update schema with new constraints on session_id
* Add Rollbar gem for catching production errors

* Update Rollbar config to obfuscate user IP address

* Fix Rollbar configuration for optional gem
I thin this needs to be loaded earlier than the initalizers, since there's middleware to be included

Should still be optional.
Fix rollbar loading when optionally included
…eaned-up

Update asset structure with webpacker gem
Add support for AWS file storage with Dragonfly
…o travis

added eslintrc.json back

moved eslintrc to loaders dir

removed eslint init statement

fixed up eslinter

updated rack and destructured array and object assignments in js. updated release portion of readme

added eslintrc back to gitignore

fixed issue with create plan JS, fixed some warnings in specs

removed console.log statements and updated linter task in travis
Updated gem dependencies and fixed linter issues
    - Using fontawesome icons file-pdf-o and file-word-o

    Fix for Issue #1164
…smine

added lint and updated bundle task to use yarn

added lint and updated bundle task to use yarn
xsrust and others added 28 commits November 29, 2018 16:02
* updated api stats controller to use Org model's  method

* updated org.plans to check role.active flag

* updated other api stats endpoints to use org.plans
refactoring css variables to be more descriptive when re-branding the site
Moved deactivate logic to Role model and added specs
Devise circumvents running validations on the user models when invite! is called.
I updated this call to adhere to validations, and I've updated the form to request the name,org of the user when a plan is shared with them.
This should fix the issue for both newly created share-plan users, and those with previous, bad data in the system.

You may want to consider re-running your validations(or fixup) scripts for users as you can have some invalid ones that you'll need to set a default name/org
Patch issue with share plans on development
…uestions.

Fix for issue #1725

The question_options field on the Customisable Phase template has the
following changes:
- the 'Text' label has the asterick for required.
- the error message for missing question option now reads
 "You must have at least one option with accompanying text."
- Corrected some Rubocop errors on the files added.
Further changes for Text field should be mandatory for option based q…
… match logic of plan export (#2004)

refactored plan.visibility_allowed? to call underlying method on phases

refactored plan.visibility_allowed? to call underlying method on phases

fixed tests
…ser account, changed devise registrations/new so the js could find the create-account-form.
issue/2014: Issues Preventing Shiboleth account creation or linking from the homescreen
… answers in (#2023)

readonly mode.

Fixes issue #1683.

When the review mode is readonly, then we display the answer in in a paragraphs.
@briri briri merged commit 79fdca4 into master Dec 17, 2018
@briri briri deleted the merged branch December 17, 2018 17:14
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.

7 participants