Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTL (Test > Levelbuilder): a596dd59 #32672

Merged
merged 94 commits into from
Jan 14, 2020
Merged

Commits on Nov 26, 2019

  1. add new redux action for checking the project name

    Clare Constantine committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    0ea0571 View commit details
    Browse the repository at this point in the history
  2. call checkProjectName when renaming

    Clare Constantine committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    f56d5ab View commit details
    Browse the repository at this point in the history
  3. refactor sharefiltering to make filtering reusable

    Clare Constantine committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    12dfdc8 View commit details
    Browse the repository at this point in the history
  4. add method to filter program names

    Clare Constantine committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    c54a527 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. fix refactoring error in share filtering

    Clare Constantine committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    511df75 View commit details
    Browse the repository at this point in the history
  2. add route and controller action for name filtering

    Clare Constantine committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    0570779 View commit details
    Browse the repository at this point in the history
  3. add ajax call to new route

    Clare Constantine committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    7dcea46 View commit details
    Browse the repository at this point in the history
  4. remove redux action

    Clare Constantine committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    f21955e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. ajax call from client

    Clare Constantine committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    2b160d7 View commit details
    Browse the repository at this point in the history
  2. carete dialog for when name content is flagged

    Clare Constantine committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    ddd9796 View commit details
    Browse the repository at this point in the history
  3. show users dialog if project name flagged

    Clare Constantine committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    da06d73 View commit details
    Browse the repository at this point in the history
  4. add ok button to dialog

    Clare Constantine committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    b0830ad View commit details
    Browse the repository at this point in the history
  5. personal projects table makes webpurify call

    Clare Constantine committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    f0a3838 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. personal projects table displays dialog if title flagged

    Clare Constantine committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    2714bc8 View commit details
    Browse the repository at this point in the history
  2. update dialog to have the same styling everywhere

    Clare Constantine committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    831200d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'staging-next' into filter-project-titles

    Clare Constantine committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    c97f913 View commit details
    Browse the repository at this point in the history
  4. log errors

    Clare Constantine committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    b655fb5 View commit details
    Browse the repository at this point in the history
  5. add new strings to i18n

    Clare Constantine committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    87c145e View commit details
    Browse the repository at this point in the history
  6. don't pass unused info to client

    Clare Constantine committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    bf1d452 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'staging-next' into filter-project-titles

    Clare Constantine committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    b43d8db View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Update script

    ajpal committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    87014f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    006bb49 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. projects page checks name and saves in one request

    Clare Constantine committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    59c6e6c View commit details
    Browse the repository at this point in the history
  2. remove code from initial approach

    Clare Constantine committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    54c9944 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    6f749bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f99c601 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. projects table rename uses only one call

    Clare Constantine committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    4f352d6 View commit details
    Browse the repository at this point in the history
  2. project page renames in one request

    Clare Constantine committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    a4add1f View commit details
    Browse the repository at this point in the history
  3. use consistent naming

    Clare Constantine committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    042148e View commit details
    Browse the repository at this point in the history
  4. cleanup

    Clare Constantine committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    a50346a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Merge branch 'staging' into filter-project-titles

    Clare Constantine committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    4d5204b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. add sharefiltering test

    Clare Constantine committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    c1bf3fc View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Removed 'Create a Function' and 'Create a Behavior' from the toolbox_…

    …edit page on levelbuilder
    jmkulwik committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    e81083f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b9f24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    191e48b View commit details
    Browse the repository at this point in the history
  4. add basic JS unit test for new nameFailureDialog component

    Clare Constantine committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    efece8d View commit details
    Browse the repository at this point in the history
  5. test saveFailure's new functionality

    Clare Constantine committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    6ae5fad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82faf98 View commit details
    Browse the repository at this point in the history
  7. test new projectsRedux action

    Clare Constantine committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    38ee4a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. add tests for the logic to show the NameFailureDialog in the personal…

    … projects table
    Clare Constantine committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    9349cdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ca8043 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. use custom nameFailureError

    Clare Constantine committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    263dd6b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'filter-project-titles' of github.com:code-dot-org/code-…

    …dot-org into filter-project-titles
    Clare Constantine committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    7d6ebfe View commit details
    Browse the repository at this point in the history
  3. fix typo and keep saving state correct

    Clare Constantine committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    0fada40 View commit details
    Browse the repository at this point in the history
  4. log share filtering errors to firehose instead of slog

    Clare Constantine committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    9c9a51c View commit details
    Browse the repository at this point in the history
  5. update tests

    Clare Constantine committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    14ac8bc View commit details
    Browse the repository at this point in the history
  6. use consistent naming

    Clare Constantine committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    5539821 View commit details
    Browse the repository at this point in the history
  7. adjust when savingName is set and unset

    Clare Constantine committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    ac2f0bc View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    6a53409 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab16f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bee67bd View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Updates for test

    jmkulwik committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    1aeab2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bd441a View commit details
    Browse the repository at this point in the history
  3. fix lint errors

    molly-moen committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    8b4202c View commit details
    Browse the repository at this point in the history
  4. update several DSL levels using HTML for images to instead use our de…

    …dicated image syntax
    Hamms committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    f2f75ee View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/staging' into molly/announcement…

    …s-admin-controller
    
    merged staging
    molly-moen committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    e676351 View commit details
    Browse the repository at this point in the history
  6. small fixes

    molly-moen committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    a48939a View commit details
    Browse the repository at this point in the history
  7. fix casing and add comment

    molly-moen committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    d96af40 View commit details
    Browse the repository at this point in the history
  8. add missing file test

    molly-moen committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    89e7ff8 View commit details
    Browse the repository at this point in the history
  9. add PD banners

    molly-moen committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    e11f189 View commit details
    Browse the repository at this point in the history
  10. Fixed parser tests

    jmkulwik committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    86e5d3a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Configuration menu
    Copy the full SHA
    c9cd7c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af24d92 View commit details
    Browse the repository at this point in the history
  3. remove finally clause because it was causing JS unit tests to fail du…

    …e to enzyme's mounting/unmounting behavior
    Clare Constantine committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    6ea1049 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. daily weather script

    ajpal committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    f9357ff View commit details
    Browse the repository at this point in the history
  2. address comments

    molly-moen committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    5231195 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'staging' into filter-project-titles

    Clare Constantine committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    455955e View commit details
    Browse the repository at this point in the history
  4. remove old weather

    ajpal committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    a1200d9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #32633 from code-dot-org/pacific-timestamp

    Put timezone in Pacific time
    islemaster committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    c8fcd21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d36d1b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #32641 from code-dot-org/levelbuilder

    DTS (Levelbuilder > Staging) [robo-dts]
    deploy-code-org committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    a881a40 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #32384 from code-dot-org/dec2-weather

    Update weather script
    ajpal committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    0785903 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    265f969 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #32643 from code-dot-org/flip-flag-for-discount-codes

    Flip flag for maker discount codes
    bencodeorg committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    e26e730 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #32647 from code-dot-org/staging

    DTT (Staging > Test) [robo-dtt]
    deploy-code-org committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    3d1fe41 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #32269 from code-dot-org/filter-project-titles

    Filter project titles
    clareconstantine committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    5b37ca2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #32585 from code-dot-org/title-logging

    Title logging
    clareconstantine committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    3e39dc8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #32608 from code-dot-org/fix-dsl-image-syntax

    update several DSL levels using HTML for images to instead use our dedicated image syntax
    Hamms committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    55cc047 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #32629 from code-dot-org/molly/application-banners

    Add PD Application Banners
    molly-moen committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    efc3721 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #32612 from code-dot-org/molly/announcements-admin…

    …-controller
    
    Add admin controller for teacher dashboard announcements
    molly-moen committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    8f830e1 View commit details
    Browse the repository at this point in the history
  17. fix records parsing

    ajpal committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    cdf784e View commit details
    Browse the repository at this point in the history
  18. Merge pull request #32533 from code-dot-org/remove-custom-behavior-bu…

    …tton
    
    Remove 'Create a Behavior/Function' buttons from the toolbox WYSIWYG levelbuilder page
    jmkulwik committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    9f43dba View commit details
    Browse the repository at this point in the history
  19. Merge pull request #32653 from code-dot-org/staging

    DTT (Staging > Test) [robo-dtt]
    deploy-code-org committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    664f771 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #32640 from code-dot-org/partner-zip-search-worksh…

    …op-order
    
    Return summer workshops in order of start date
    bencodeorg committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    4886a99 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2feea99 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Merge pull request #32656 from code-dot-org/staging

    DTT (Staging > Test) [robo-dtt]
    deploy-code-org committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    f691466 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32599 from code-dot-org/library-rename

    [student-libraries] Allow renaming a library when creating/publishing it
    jmkulwik committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    40bdb94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7544bb9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #32648 from code-dot-org/filter-project-titles

    Title logging
    clareconstantine committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    8471db5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c92427 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #32658 from code-dot-org/jan14-curriculum

    Add curriculum.code.org to allowed hostnames for doc proxy
    ajpal committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    57b85cb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #32659 from code-dot-org/staging

    DTT (Staging > Test) [robo-dtt]
    deploy-code-org committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    474cd49 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #32652 from code-dot-org/jan13-records-array

    If tableRecords is an object, convert it to an array before parsing
    ajpal committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    d7a7c34 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #32662 from code-dot-org/staging

    DTT (Staging > Test) [robo-dtt]
    deploy-code-org committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    a596dd5 View commit details
    Browse the repository at this point in the history