1. 31 May, 2018 1 commit
  2. 30 May, 2018 1 commit
  3. 24 May, 2018 1 commit
    • chrisgarrity's avatar
      Handle See inside button (#1890) · 80de164d
      chrisgarrity authored
      * Handle See inside button
      
      Import GUI reducers, initial state and middleware (throttle).
      
      Update render to handle state and middleware.
      
      Remove preview mode state and use scratchGui.mode from redux instead.
      
      URL is getting updated, and mode will be updated based on URL. However, the history needs work - it doesn’t work with the modal back.
      
      * Update to latest GUI
      
      This is the minimum version of GUI that is needed for see-inside
      
      * Really remove cruft.
      80de164d
  4. 23 May, 2018 1 commit
  5. 22 May, 2018 4 commits
  6. 21 May, 2018 4 commits
  7. 17 May, 2018 2 commits
  8. 16 May, 2018 2 commits
  9. 15 May, 2018 3 commits
  10. 14 May, 2018 2 commits
  11. 08 May, 2018 6 commits
  12. 03 May, 2018 1 commit
  13. 02 May, 2018 4 commits
    • chrisgarrity's avatar
      Correct preview route for fastly · 6df58e41
      chrisgarrity authored
      - use more explicit route
      - handle fastly error in the callback correctly
      - more succinct parsing of the URL path
      6df58e41
    • chrisgarrity's avatar
      Initial GUI embed (#1869) · d1420862
      chrisgarrity authored
      - `/preview/editor` will load GUI with an empty project
      - `/preview/:id/editor` will load GUI with a project from the projects server (not local data)
      - passes intl object to GUI
      - `/preview/:id` with show the project page with an embedded player
      - `/preview/:id/fullscreen` will load the project page with the player in fullscreen mode.
      
      * Note that we needed to Increase memory for the build to avoid running out of heap space, and build time increases by about 2 minutes
      d1420862
    • chrisgarrity's avatar
      Merge pull request #1870 from chrisgarrity/tx-add-research · 04e27ec0
      chrisgarrity authored
      Add research view to transifex config
      04e27ec0
    • chrisgarrity's avatar
      Add research view to transifex config · 8afaf362
      chrisgarrity authored
      the `view/research/l10n.json` configuration was missing from the transifex config, so translations are missing.
      8afaf362
  14. 26 Apr, 2018 1 commit
  15. 24 Apr, 2018 2 commits
    • chrisgarrity's avatar
      Feature/preview project2 (#1856) · b8326a3d
      chrisgarrity authored
      * Add user-session awareness
        - only show remix button if user is logged in (TBD: probably will want to hide if project creator == user)
      * decorate text with @mentions and #hashtags
      * Add studios, loves, favs
      * In-place editing of title and description if current user is author and project shared (with validation)
      b8326a3d
    • Linda's avatar
      Gh 1834/add kazahk to language menu (#1859) · 569773c0
      Linda authored
      * added kazakh to languages
      569773c0
  16. 23 Apr, 2018 3 commits
  17. 20 Apr, 2018 1 commit
  18. 19 Apr, 2018 1 commit