Commit graph

  • e299bf2a39 fixed search result reset issue Sundeep Chand 2020-07-27 23:47:51 +0530
  • d37c552144 Merge branch 'master' of https://github.com/processing/p5.js-web-editor into develop Sundeep Chand 2020-07-27 22:46:36 +0530
  • 9e587fac3a
    Merge pull request #1515 from reobin/patch-1 Cassie Tarakajian 2020-07-27 12:55:24 -0400
  • 5c36771c95
    Fix typo in installation developer docs Robin Gagnon 2020-07-24 20:51:40 -0400
  • 691df12f28 🚧 create bottom tabs ghalestrilo 2020-07-24 18:43:07 -0300
  • de0e32f6a3 🚨 ignore proptype errors ghalestrilo 2020-07-24 18:11:10 -0300
  • 77a40a9934 👌 rename last menu option to 'Original Editor' ghalestrilo 2020-07-24 17:45:40 -0300
  • f7d06319e4 👌 remove isRequired from consoleEvents ghalestrilo 2020-07-24 17:32:39 -0300
  • 0a065cb00a 🧹 unhide sidebar ghalestrilo 2020-07-24 17:27:24 -0300
  • 9bebf9f7c9 🔀 merge from develop ghalestrilo 2020-07-24 17:01:48 -0300
  • 9f8b41c092 make dropdown menu open and close ghalestrilo 2020-07-24 16:30:14 -0300
  • 371e4ccdde ⚗️ create <OverlayManager /> component ghalestrilo 2020-07-22 18:48:24 -0300
  • c58cdc29c3 🚧 add navigation elements to the dropdown menu ghalestrilo 2020-07-22 16:24:39 -0300
  • 91a766dd45 🚧 import dropdown list style from scss ghalestrilo 2020-07-22 15:37:44 -0300
  • ca88c4e68c 🚧 put an invisible <Dropdown /> on MobileIDEView ghalestrilo 2020-07-21 19:03:22 -0300
  • 7dbcde452b
    Merge pull request #1507 from ghalestrilo/chore/refactor-mobile-hooks ghalestrilo 2020-07-21 18:50:47 -0300
  • 24e6b3639f 🍱 create <MoreIcon /> ghalestrilo 2020-07-21 18:33:10 -0300
  • ccbe96dfc2 🚚 move preferences creators to components/Preferences ghalestrilo 2020-07-21 18:18:19 -0300
  • f3bedb0932 👌 make console button toggle between collapse and expand ghalestrilo 2020-07-21 18:09:48 -0300
  • 3f01fc4806 Merge branch 'develop' of https://github.com/processing/p5.js-web-editor into chore/refactor-mobile-hooks ghalestrilo 2020-07-21 18:01:54 -0300
  • 482b1d9be0 👌 restore original code icon ghalestrilo 2020-07-21 18:01:00 -0300
  • b3e88aafd1 Merge branch 'develop' of https://github.com/processing/p5.js-web-editor into feature/mobile-header-dropdown-menu ghalestrilo 2020-07-21 17:50:26 -0300
  • ee02a3e9d6
    Merge pull request #1502 from ghalestrilo/feature/error-output ghalestrilo 2020-07-21 17:49:26 -0300
  • 8f60b35c8e Merge branch 'feature/error-output' of https://github.com/ghalestrilo/p5.js-web-editor into feature/error-output ghalestrilo 2020-07-21 17:40:51 -0300
  • a1accc11a9
    Merge branch 'develop' into feature/error-output Cassie Tarakajian 2020-07-21 16:10:21 -0400
  • c942753866 👌 remove <Console /> from before ghalestrilo 2020-07-21 15:58:28 -0300
  • ac0c519ccb 🚧 create <Dropdown /> component ghalestrilo 2020-07-21 15:03:00 -0300
  • c9a4d6eccc 🧹 remove needless imports ghalestrilo 2020-07-21 12:25:22 -0300
  • db5d853ff1 add console-opening button on bottom bar ghalestrilo 2020-07-21 12:21:46 -0300
  • 4ac8fa0f34 make console-expanding button on bottom bar ghalestrilo 2020-07-21 12:14:58 -0300
  • 604add5b03 🧹 remove FIXME ghalestrilo 2020-07-20 19:11:20 -0300
  • 24a26c16c2 🧹 remove needless imports ghalestrilo 2020-07-20 19:08:03 -0300
  • 556c9d15fe 🐛 fix console not opening/closing ghalestrilo 2020-07-20 19:02:30 -0300
  • 928595cb27 Merge branch 'feature/error-output' into chore/refactor-mobile-hooks ghalestrilo 2020-07-20 18:53:17 -0300
  • 2e07990293 👌 refactor <Footer /> ghalestrilo 2020-07-20 18:51:42 -0300
  • 234c4ffe14 🐛 fix broken useState ghalestrilo 2020-07-20 18:37:50 -0300
  • 627cfbf709 Merge branch 'develop' of https://github.com/processing/p5.js-web-editor into chore/refactor-mobile-hooks ghalestrilo 2020-07-20 17:59:58 -0300
  • 9e95517f70 🚧 refactor <Consle /> to hooks ghalestrilo 2020-07-20 17:56:35 -0300
  • cd564d2d76 Merge branch 'release-1.0.6' into develop Cassie Tarakajian 2020-07-20 15:18:43 -0400
  • ef758be3bd 1.0.6 Cassie Tarakajian 2020-07-20 14:42:16 -0400
  • 52bc65abf2
    Merge pull request #1506 from processing/bug/translation-404 Cassie Tarakajian 2020-07-20 14:38:45 -0400
  • 70e34c31d5 [#1505] Change "translation.json" path to absolute Cassie Tarakajian 2020-07-20 14:35:34 -0400
  • 5c79c7c2b1
    Merge pull request #1504 from oruburos/pr_cache_policy Cassie Tarakajian 2020-07-20 14:20:42 -0400
  • ce0493a953
    Merge pull request #1503 from processing/chore/upgrade-react-redux Cassie Tarakajian 2020-07-20 14:17:10 -0400
  • 4506c2bde1
    Merge pull request #1317 from shakti97/login-signup-issue Cassie Tarakajian 2020-07-20 14:16:41 -0400
  • 2b3be3accc [#1317] Update and run email consolidation script Cassie Tarakajian 2020-07-17 19:09:23 -0400
  • b0565a2bfb Merge branch 'chore/upgrade-react-redux' into chore/refactor-mobile-hooks ghalestrilo 2020-07-17 18:51:55 -0300
  • 4d81154151 Server.js Change in Cache Policy oruburos 2020-07-17 22:02:05 +0100
  • 9447bb5754 ♻️ remove getConsoleFeedStyle from Console ghalestrilo 2020-07-17 16:52:45 -0300
  • d3f7d3de39 ♻️ refactor <Console /> to use hooks ghalestrilo 2020-07-17 16:33:15 -0300
  • b87a313e12 ♻️ refactor <MobilePreferences /> to use hooks ghalestrilo 2020-07-17 16:06:13 -0300
  • 3a596ec371 ♻️ refactor <MobilePreferences />, create PreferenceCreators ghalestrilo 2020-07-17 16:01:12 -0300
  • f349199cc1 Merge branch 'feature/mobile-preferences-number-widget' into chore/refactor-mobile-hooks ghalestrilo 2020-07-17 15:41:39 -0300
  • 88d7f9ec2d Merge branch 'develop' of https://github.com/processing/p5.js-web-editor into feature/mobile-preferences-number-widget ghalestrilo 2020-07-17 15:41:07 -0300
  • 1c4b234f2f ♻️ refactor <MobileSketchView /> ghalestrilo 2020-07-17 15:36:38 -0300
  • 1fbe050cb3 [#1498] Upgrade react-redux to 7.2.0 Cassie Tarakajian 2020-07-16 19:47:38 -0400
  • cd5c000d6d [#1317] Update email consolidation script - Update the emailConsolidation script so that it will de-duplicate the first duplicated user - Sends email to user alerting them that the consolidation has taken place. Cassie Tarakajian 2020-07-16 19:37:37 -0400
  • dd15f805ad 🧹 remove FIXME ghalestrilo 2020-07-16 18:49:12 -0300
  • b2ba22a076 👌 revert hide sidebar ghalestrilo 2020-07-16 18:48:18 -0300
  • b55bec18d4 ♻️ use connected <Console /> on IDEView ghalestrilo 2020-07-16 18:20:52 -0300
  • f19f52683b Merge branch 'develop' into login-signup-issue Cassie Tarakajian 2020-07-16 17:11:05 -0400
  • b83824d933
    Merge pull request #1501 from processing/bug/duplicate-sketch-media-files Cassie Tarakajian 2020-07-16 17:10:23 -0400
  • cc6d868988 [#1500] Update sketch media file duplication code Cassie Tarakajian 2020-07-16 17:00:50 -0400
  • b126a69c11 [#1317] Begin writing duplicate email script Cassie Tarakajian 2020-07-16 14:25:02 -0400
  • 6259f58233 [#1314][#1489] Add static methods to user model Cassie Tarakajian 2020-07-15 17:33:11 -0400
  • 0c0fceee1a 🧹 remove console props from MobilePreview ghalestrilo 2020-07-15 18:26:34 -0300
  • dd1141bfbc 🚧 connect <Console /> ghalestrilo 2020-07-15 18:17:01 -0300
  • 8e137d0b68 🚧 Add Console to Preview Screen ghalestrilo 2020-07-15 17:44:47 -0300
  • 95295422a3 🚧 update children prop type ghalestrilo 2020-07-15 17:32:38 -0300
  • 18e945c7d5 🚧 Improve Footer, Emplace Console component ghalestrilo 2020-07-15 17:24:12 -0300
  • c44e60e9b2 🚧 remove sidebar (temp) ghalestrilo 2020-07-15 15:51:54 -0300
  • 15ad07d5ce [#1314][#1489] Use collation instead of RegEx Cassie Tarakajian 2020-07-14 18:16:17 -0400
  • 16860d76dd Merge branch 'develop' into login-signup-issue Cassie Tarakajian 2020-07-14 15:11:18 -0400
  • 4b3e00560b Merge branch 'release-1.0.5' into develop Cassie Tarakajian 2020-07-14 15:09:58 -0400
  • ac4eab20e0 1.0.5 Cassie Tarakajian 2020-07-13 17:42:34 -0400
  • 6556997990
    Merge pull request #1495 from processing/missing-translations Cassie Tarakajian 2020-07-13 17:37:58 -0400
  • 2b67ea7575 [#1492] Update missing translations in en-US Cassie Tarakajian 2020-07-13 17:16:14 -0400
  • fd06f5ff9a Merge branch 'develop' into login-signup-issue Cassie Tarakajian 2020-07-13 16:50:18 -0400
  • fffe0f828b Merge branch 'release-1.0.4' into develop Cassie Tarakajian 2020-07-13 16:42:21 -0400
  • 9767a749cd Merge branch 'release-1.0.4' into release Cassie Tarakajian 2020-07-13 16:09:36 -0400
  • b12e60f09c 1.0.4 Cassie Tarakajian 2020-07-13 16:08:59 -0400
  • 8f323ff64e [#1491] Update Dockerfile, fix npm vulnerabilities Cassie Tarakajian 2020-07-13 15:33:34 -0400
  • 982b7022e9 Add fallback for --percent in asset-size Cassie Tarakajian 2020-07-13 14:03:59 -0400
  • c13d5f4d7c
    Merge pull request #1491 from oruburos/i18n_copy_webpack Cassie Tarakajian 2020-07-13 13:05:21 -0400
  • c31a65a78d Webpack config in dev and prod include copywebpack for static translations.json Change in i18n to serve the translations from a different path oruburos 2020-07-10 17:32:15 +0100
  • 348056ecf9 Webpack config in dev and prod include copywebpack for static translations.json Change in i18n to serve the translations from a different path oruburos 2020-07-10 17:08:47 +0100
  • 78f87b6ec1 Webpack config in dev and prod include copywebpack for static translations.json Change in i18n to serve the translations from a different path oruburos 2020-07-10 13:45:35 +0100
  • afe74e9e00
    Merge pull request #1488 from saijatin28/refactorIDEView Cassie Tarakajian 2020-07-09 12:57:40 -0400
  • decf4a9c4d [#1458] Fix merge bug, rename handler function Cassie Tarakajian 2020-07-09 12:50:46 -0400
  • e666b46e7c Merge branch 'develop' into refactorIDEView Cassie Tarakajian 2020-07-09 12:37:03 -0400
  • 97c3b3549c
    Merge pull request #1490 from ghalestrilo/fix/mobile-crash-on-leave-preview Cassie Tarakajian 2020-07-06 15:20:39 -0400
  • 1a78cebd3b
    replaced anonymous function with named function: warnIfUnsavedChangesCaller Sai Jatin K 2020-07-07 00:31:56 +0530
  • 5e0d5226e7
    Merge pull request #1480 from andrewn/bugfix/deleted-collection-sketch Cassie Tarakajian 2020-07-06 13:09:42 -0400
  • 6f1ac99a77
    Merge pull request #1477 from andrewn/chore/split-test-runners Cassie Tarakajian 2020-07-06 12:40:44 -0400
  • 67e132d4eb Merge branch 'develop' into chore/split-test-runners Cassie Tarakajian 2020-07-06 12:38:22 -0400
  • b05d1b1a02
    Prototype with proposed i18n architecture (#1478) ov 2020-07-06 10:36:45 +0100
  • 89ffa4194e ♻️ create option creators, improve header transparency ghalestrilo 2020-07-03 15:22:20 -0300
  • 835a553bf9 🐛 <PreviewFrame /> check for own iframe body tag before unmounting it ghalestrilo 2020-07-03 14:40:20 -0300
  • 707db59458
    refactor-warnIfUnsavedChanges #1458 Sai Jatin K 2020-07-02 17:58:45 +0530
  • 74a3d64aba Remove old test run scripts Andrew Nicolaou 2020-07-01 23:08:08 +0200