Bump dependencies - #2396
Merged
Merged
Conversation
xsrust
approved these changes
Feb 14, 2020
briri
added a commit
that referenced
this pull request
Feb 24, 2020
* bumped rack and tinymce * updated tinymce added identifiers polymorphic table finished cleanup of old identifiers fixed bug fixed bug and some rubocop issues added managed lflag to Org updated code to work with new managed flag fixed issue with scope Added lib task for orgs.managed added a rake db:migrate step to github workflow tests fixed rubocop issues removed db:migrate from workflows fixed bug in upgrade task removed bad index from schema and replaced with good one fixed broken tests initial ROR service and abstract Base service with config and tests updated tests rubocop fixes added webmock exception for chromedriver Part 1 - maDMP ROR/Fundref - Identifier consolidation (#2361) * added identifiers polymorphic table * finished cleanup of old identifiers * fixed bug * fixed bug and some rubocop issues parent b6af5de author briri <brian.riley@ucop.edu> 1579797878 -0800 committer briri <brian.riley@ucop.edu> 1580422823 -0800 added identifiers polymorphic table finished cleanup of old identifiers fixed bug fixed bug and some rubocop issues added managed lflag to Org updated code to work with new managed flag fixed issue with scope Added lib task for orgs.managed added a rake db:migrate step to github workflow tests fixed rubocop issues removed db:migrate from workflows fixed bug in upgrade task removed bad index from schema and replaced with good one fixed broken tests initial ROR service and abstract Base service with config and tests updated tests rubocop fixes added webmock exception for chromedriver initial org selection service pulled in a bunch of changes from other branch added tests added controller to rails_helper fixed typos in upgrade rake fixed some issues with models and specs work on org selector further work on new selection boxes cleaned up org selection service and added to profile and create plan pages got all org selectors switched over to new autocomplete Added contextual flags to identifier_schemes and fixed tests for org model update scopes on identiifer_scheme for contextual access cleaned up schema ran annotate cleaned up annotations cleaned up annotationss added some tests and cleaned up presenters added tests for hash_to_org_service finished up refactor of org selection fixed failing tests fixed some rubocop issues in new objects added funder_id and org_id to the plans table added funder and org associatyions to Plan updated create plan and project details to use funder finished up issues with ROR/Fundref finished ror work fixed issues more spec issues fixed trypo in commented out test Removed debug statements fixed tests and added orgselectable to invitiations updated rake task to use new services fixed up remaining issues with JS and org selectors fixed weird bug when filtered_shib_discovery_service is enabled fixed weird bug when filtered_shib_discovery_service is enabled fixed some issues saving shib entityId fixed another shib entityID issue final fix for shib entityID Added contributors model and ethical_issues fields updated upgrade rake task Added org_id to contributors fixed bug with identifier lookup updated tests with org_id for contributors changed given_name to firstname added wkhtmltopdf package and updated postgres image to latest debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue cleanup trying to fix wkhtmltopdf trying to fix wkhtmltopdf trying to fix wkhtmltopdf trying to fix wkhtmltopdf trying to fix wkhtmltopdf added wkhtmltopdf fix to mysql workflow added 'unique' to usage helper test fixed tests broken by changing given_name to firstname on contributors
briri
added a commit
that referenced
this pull request
Feb 27, 2020
Added tests for auth services added tests and adjusted code where necessary Added a last_api_access to users table finished up auth portion of v1 API added contributors and made maDMP changess to plans updated migration added models for new db structures to support multiple contributors added identifiers polymorphic table finished cleanup of old identifiers fixed bug fixed bug and some rubocop issues added managed lflag to Org updated code to work with new managed flag fixed issue with scope Added lib task for orgs.managed added a rake db:migrate step to github workflow tests fixed rubocop issues removed db:migrate from workflows fixed bug in upgrade task removed bad index from schema and replaced with good one fixed broken tests initial ROR service and abstract Base service with config and tests updated tests rubocop fixes added webmock exception for chromedriver Part 1 - maDMP ROR/Fundref - Identifier consolidation (#2361) * added identifiers polymorphic table * finished cleanup of old identifiers * fixed bug * fixed bug and some rubocop issues parent b6af5de author briri <brian.riley@ucop.edu> 1579797878 -0800 committer briri <brian.riley@ucop.edu> 1580422823 -0800 added identifiers polymorphic table finished cleanup of old identifiers fixed bug fixed bug and some rubocop issues added managed lflag to Org updated code to work with new managed flag fixed issue with scope Added lib task for orgs.managed added a rake db:migrate step to github workflow tests fixed rubocop issues removed db:migrate from workflows fixed bug in upgrade task removed bad index from schema and replaced with good one fixed broken tests initial ROR service and abstract Base service with config and tests updated tests rubocop fixes added webmock exception for chromedriver initial org selection service pulled in a bunch of changes from other branch added tests added controller to rails_helper fixed typos in upgrade rake fixed some issues with models and specs work on org selector further work on new selection boxes cleaned up org selection service and added to profile and create plan pages got all org selectors switched over to new autocomplete Added contextual flags to identifier_schemes and fixed tests for org model update scopes on identiifer_scheme for contextual access cleaned up schema ran annotate cleaned up annotations cleaned up annotationss added some tests and cleaned up presenters added tests for hash_to_org_service finished up refactor of org selection fixed failing tests fixed some rubocop issues in new objects added funder_id and org_id to the plans table added funder and org associatyions to Plan updated create plan and project details to use funder finished up issues with ROR/Fundref finished ror work fixed issues more spec issues fixed trypo in commented out test Removed debug statements fixed tests and added orgselectable to invitiations updated rake task to use new services fixed up remaining issues with JS and org selectors fixed weird bug when filtered_shib_discovery_service is enabled fixed weird bug when filtered_shib_discovery_service is enabled fixed some issues saving shib entityId fixed another shib entityID issue final fix for shib entityID reverted out new contributor models. will do in a separate branch reverted out rake upgrade tasks that are part of contributors Added contributors model and ethical_issues fields updated upgrade rake task Added org_id to contributors fixed bug with identifier lookup updated tests with org_id for contributors changed given_name to firstname Bump dependencies (#2396) * bumped rack and tinymce * updated tinymce added identifiers polymorphic table finished cleanup of old identifiers fixed bug fixed bug and some rubocop issues added managed lflag to Org updated code to work with new managed flag fixed issue with scope Added lib task for orgs.managed added a rake db:migrate step to github workflow tests fixed rubocop issues removed db:migrate from workflows fixed bug in upgrade task removed bad index from schema and replaced with good one fixed broken tests initial ROR service and abstract Base service with config and tests updated tests rubocop fixes added webmock exception for chromedriver Part 1 - maDMP ROR/Fundref - Identifier consolidation (#2361) * added identifiers polymorphic table * finished cleanup of old identifiers * fixed bug * fixed bug and some rubocop issues parent b6af5de author briri <brian.riley@ucop.edu> 1579797878 -0800 committer briri <brian.riley@ucop.edu> 1580422823 -0800 added identifiers polymorphic table finished cleanup of old identifiers fixed bug fixed bug and some rubocop issues added managed lflag to Org updated code to work with new managed flag fixed issue with scope Added lib task for orgs.managed added a rake db:migrate step to github workflow tests fixed rubocop issues removed db:migrate from workflows fixed bug in upgrade task removed bad index from schema and replaced with good one fixed broken tests initial ROR service and abstract Base service with config and tests updated tests rubocop fixes added webmock exception for chromedriver initial org selection service pulled in a bunch of changes from other branch added tests added controller to rails_helper fixed typos in upgrade rake fixed some issues with models and specs work on org selector further work on new selection boxes cleaned up org selection service and added to profile and create plan pages got all org selectors switched over to new autocomplete Added contextual flags to identifier_schemes and fixed tests for org model update scopes on identiifer_scheme for contextual access cleaned up schema ran annotate cleaned up annotations cleaned up annotationss added some tests and cleaned up presenters added tests for hash_to_org_service finished up refactor of org selection fixed failing tests fixed some rubocop issues in new objects added funder_id and org_id to the plans table added funder and org associatyions to Plan updated create plan and project details to use funder finished up issues with ROR/Fundref finished ror work fixed issues more spec issues fixed trypo in commented out test Removed debug statements fixed tests and added orgselectable to invitiations updated rake task to use new services fixed up remaining issues with JS and org selectors fixed weird bug when filtered_shib_discovery_service is enabled fixed weird bug when filtered_shib_discovery_service is enabled fixed some issues saving shib entityId fixed another shib entityID issue final fix for shib entityID Added contributors model and ethical_issues fields updated upgrade rake task Added org_id to contributors fixed bug with identifier lookup updated tests with org_id for contributors changed given_name to firstname added wkhtmltopdf package and updated postgres image to latest debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue cleanup trying to fix wkhtmltopdf trying to fix wkhtmltopdf trying to fix wkhtmltopdf trying to fix wkhtmltopdf trying to fix wkhtmltopdf added wkhtmltopdf fix to mysql workflow added 'unique' to usage helper test fixed tests broken by changing given_name to firstname on contributors added rest of rda common standard json files finished up initial api v1 json added identifiable as concern with helper methods. added json to models service
briri
added a commit
that referenced
this pull request
Mar 13, 2020
Added tests for auth services added tests and adjusted code where necessary Added a last_api_access to users table finished up auth portion of v1 API added contributors and made maDMP changess to plans updated migration added models for new db structures to support multiple contributors added identifiers polymorphic table finished cleanup of old identifiers fixed bug fixed bug and some rubocop issues added managed lflag to Org updated code to work with new managed flag fixed issue with scope Added lib task for orgs.managed added a rake db:migrate step to github workflow tests fixed rubocop issues removed db:migrate from workflows fixed bug in upgrade task removed bad index from schema and replaced with good one fixed broken tests initial ROR service and abstract Base service with config and tests updated tests rubocop fixes added webmock exception for chromedriver Part 1 - maDMP ROR/Fundref - Identifier consolidation (#2361) * added identifiers polymorphic table * finished cleanup of old identifiers * fixed bug * fixed bug and some rubocop issues parent b6af5de author briri <brian.riley@ucop.edu> 1579797878 -0800 committer briri <brian.riley@ucop.edu> 1580422823 -0800 added identifiers polymorphic table finished cleanup of old identifiers fixed bug fixed bug and some rubocop issues added managed lflag to Org updated code to work with new managed flag fixed issue with scope Added lib task for orgs.managed added a rake db:migrate step to github workflow tests fixed rubocop issues removed db:migrate from workflows fixed bug in upgrade task removed bad index from schema and replaced with good one fixed broken tests initial ROR service and abstract Base service with config and tests updated tests rubocop fixes added webmock exception for chromedriver initial org selection service pulled in a bunch of changes from other branch added tests added controller to rails_helper fixed typos in upgrade rake fixed some issues with models and specs work on org selector further work on new selection boxes cleaned up org selection service and added to profile and create plan pages got all org selectors switched over to new autocomplete Added contextual flags to identifier_schemes and fixed tests for org model update scopes on identiifer_scheme for contextual access cleaned up schema ran annotate cleaned up annotations cleaned up annotationss added some tests and cleaned up presenters added tests for hash_to_org_service finished up refactor of org selection fixed failing tests fixed some rubocop issues in new objects added funder_id and org_id to the plans table added funder and org associatyions to Plan updated create plan and project details to use funder finished up issues with ROR/Fundref finished ror work fixed issues more spec issues fixed trypo in commented out test Removed debug statements fixed tests and added orgselectable to invitiations updated rake task to use new services fixed up remaining issues with JS and org selectors fixed weird bug when filtered_shib_discovery_service is enabled fixed weird bug when filtered_shib_discovery_service is enabled fixed some issues saving shib entityId fixed another shib entityID issue final fix for shib entityID reverted out new contributor models. will do in a separate branch reverted out rake upgrade tasks that are part of contributors Added contributors model and ethical_issues fields updated upgrade rake task Added org_id to contributors fixed bug with identifier lookup updated tests with org_id for contributors changed given_name to firstname Bump dependencies (#2396) * bumped rack and tinymce * updated tinymce added identifiers polymorphic table finished cleanup of old identifiers fixed bug fixed bug and some rubocop issues added managed lflag to Org updated code to work with new managed flag fixed issue with scope Added lib task for orgs.managed added a rake db:migrate step to github workflow tests fixed rubocop issues removed db:migrate from workflows fixed bug in upgrade task removed bad index from schema and replaced with good one fixed broken tests initial ROR service and abstract Base service with config and tests updated tests rubocop fixes added webmock exception for chromedriver Part 1 - maDMP ROR/Fundref - Identifier consolidation (#2361) * added identifiers polymorphic table * finished cleanup of old identifiers * fixed bug * fixed bug and some rubocop issues parent b6af5de author briri <brian.riley@ucop.edu> 1579797878 -0800 committer briri <brian.riley@ucop.edu> 1580422823 -0800 added identifiers polymorphic table finished cleanup of old identifiers fixed bug fixed bug and some rubocop issues added managed lflag to Org updated code to work with new managed flag fixed issue with scope Added lib task for orgs.managed added a rake db:migrate step to github workflow tests fixed rubocop issues removed db:migrate from workflows fixed bug in upgrade task removed bad index from schema and replaced with good one fixed broken tests initial ROR service and abstract Base service with config and tests updated tests rubocop fixes added webmock exception for chromedriver initial org selection service pulled in a bunch of changes from other branch added tests added controller to rails_helper fixed typos in upgrade rake fixed some issues with models and specs work on org selector further work on new selection boxes cleaned up org selection service and added to profile and create plan pages got all org selectors switched over to new autocomplete Added contextual flags to identifier_schemes and fixed tests for org model update scopes on identiifer_scheme for contextual access cleaned up schema ran annotate cleaned up annotations cleaned up annotationss added some tests and cleaned up presenters added tests for hash_to_org_service finished up refactor of org selection fixed failing tests fixed some rubocop issues in new objects added funder_id and org_id to the plans table added funder and org associatyions to Plan updated create plan and project details to use funder finished up issues with ROR/Fundref finished ror work fixed issues more spec issues fixed trypo in commented out test Removed debug statements fixed tests and added orgselectable to invitiations updated rake task to use new services fixed up remaining issues with JS and org selectors fixed weird bug when filtered_shib_discovery_service is enabled fixed weird bug when filtered_shib_discovery_service is enabled fixed some issues saving shib entityId fixed another shib entityID issue final fix for shib entityID Added contributors model and ethical_issues fields updated upgrade rake task Added org_id to contributors fixed bug with identifier lookup updated tests with org_id for contributors changed given_name to firstname added wkhtmltopdf package and updated postgres image to latest debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue debug statement to test github workflow issue cleanup trying to fix wkhtmltopdf trying to fix wkhtmltopdf trying to fix wkhtmltopdf trying to fix wkhtmltopdf trying to fix wkhtmltopdf added wkhtmltopdf fix to mysql workflow added 'unique' to usage helper test fixed tests broken by changing given_name to firstname on contributors added rest of rda common standard json files finished up initial api v1 json added identifiable as concern with helper methods. added json to models service added ability to convert incoming API JSON to models added all new api endpoints for phase 1 finished up first pass of api Converted relationship on contributors from has_many plans to blongs_to plan fixes to changes made to api added swagger and fixed some issues that came up during testing with RAMS updated create plan api to return a 201 instead of 200 began moving json logic into models added swagger for plans creation cleaned up swagger updated swagger docs to reflect changes to common standard schema updates to support latest version of RDA common standard Reorganized some api files and fixed up tests finished up initial testing added ui pieces for api_client added api_client admin pages removed invalid policy files and duplicate migration commented out rswag integration tests until we have time to complete made Open Aire API lookups for grant info configurable fixed test issues
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumped
rackto 1.6.13 andtinymceto 4.9.7Had to update the tinymce version in the
package.jsonwhich required ayarn installthis appears to have done some cleanup. I started up the site, let it do a web packer compilation and then verified that tinymce was working.