Commit graph

  • d1b4d8d4e3 🧹 remove eslint-disable-line ghalestrilo 2020-08-07 11:24:25 -0300
  • 3c28682253
    Merge branch 'develop' into feature/mobile-examples Cassie Tarakajian 2020-08-06 17:39:50 -0400
  • 6d121491aa 🚧 improve useAsModal rendering ghalestrilo 2020-08-06 16:24:47 -0300
  • 1680c0cd52 🚧 add background overlay to modals ghalestrilo 2020-08-06 16:05:28 -0300
  • 8b9dd90ae3 🚧 make <Sidebar /> component ghalestrilo 2020-08-06 15:59:22 -0300
  • 4a0429578c Merge branch 'release-1.0.7' into develop Cassie Tarakajian 2020-08-06 13:08:11 -0400
  • 6827983adc 1.0.7 Cassie Tarakajian 2020-08-06 12:47:07 -0400
  • 17b24706ea
    Merge pull request #1529 from josephmwells/bug/sketch-name-character-limit Cassie Tarakajian 2020-08-06 12:19:47 -0400
  • 2ed4664fd3
    Merge branch 'develop' into feature/mobile-examples ghalestrilo 2020-08-06 11:26:04 -0300
  • 02f51afde8 load sketches via URL ghalestrilo 2020-08-06 10:08:41 -0300
  • 4277ffccf2
    Merge branch 'develop' into bug/sketch-name-character-limit Cassie Tarakajian 2020-08-05 20:44:38 -0400
  • 873b2b78cb
    Merge pull request #1527 from processing/bug/sidebar-name-overflow Cassie Tarakajian 2020-08-05 20:43:47 -0400
  • 763ee140fa [#1526] Fix failing FileNode test Cassie Tarakajian 2020-08-05 18:27:38 -0400
  • 2919db4d6a
    Merge branch 'develop' into bug/sketch-name-character-limit Cassie Tarakajian 2020-08-05 18:19:33 -0400
  • 90e81d8ddc
    Merge branch 'develop' into bug/sidebar-name-overflow Cassie Tarakajian 2020-08-05 17:50:45 -0400
  • a56740c7c4 [#1532] Fix labels for files Cassie Tarakajian 2020-08-05 17:50:07 -0400
  • df99edbc29
    Merge pull request #1533 from processing/bug/delete-file-stale-project Cassie Tarakajian 2020-08-05 17:29:29 -0400
  • 223d71688e
    Merge branch 'develop' into bug/sidebar-name-overflow Cassie Tarakajian 2020-08-05 16:52:12 -0400
  • 3aa26120c2 [#1532] Update project when deleting file Cassie Tarakajian 2020-08-05 16:43:32 -0400
  • e77edb6ace
    Merge branch 'develop' into bug/sketch-name-character-limit Joseph Wells 2020-08-05 13:32:58 -0700
  • 2948412a33
    Merge pull request #1530 from neelesh7singh/sort-sidebar-folders Cassie Tarakajian 2020-08-05 15:16:23 -0400
  • 8fcf6533d3 🐛 restore sidebar ghalestrilo 2020-08-05 15:28:13 -0300
  • f2e8d40861 🚧 write hooks for mounting MobileIDEView component ghalestrilo 2020-08-05 15:27:22 -0300
  • dd431a07df 🚧 update mobile nav dropdown option list structure ghalestrilo 2020-08-05 15:08:23 -0300
  • 9771f8fd87 🚧 make sketchlist route to /mobile if on mobile views ghalestrilo 2020-08-05 14:56:24 -0300
  • d452ebc933 💄 update styling so that it affects assets panel ghalestrilo 2020-08-04 17:41:41 -0300
  • a3a1834aec 💄 make sketch name bold on sketch list ghalestrilo 2020-08-04 17:38:51 -0300
  • d3a620e420 💄 limit width of right-aligned cells ghalestrilo 2020-08-04 16:57:24 -0300
  • 9c8a8a4110
    Sort nested folders in existing sketch Neelesh Singh 2020-08-05 00:32:02 +0530
  • 1c02d45fd7
    sort existing files before displaying Neelesh Singh 2020-08-04 23:46:25 +0530
  • 4d7f6f55c1
    Merge branch 'develop' into sort-sidebar-folders Cassie Tarakajian 2020-08-04 13:18:53 -0400
  • 932f24cd9e corrected a typo Neelesh 2020-08-04 21:54:45 +0530
  • f5f02488c6 💄 format dates for mobile, limit <td /> width ghalestrilo 2020-08-04 12:01:33 -0300
  • aa0ab1a960 💄 make bottom tab switcher thinner ghalestrilo 2020-08-04 11:03:00 -0300
  • e9ad261c95 💄 omit creation date on sketch and collection list ghalestrilo 2020-08-04 10:55:16 -0300
  • 6e323fd683 Merge branch 'develop' of https://github.com/processing/p5.js-web-editor into feature/mobile-examples ghalestrilo 2020-08-04 09:32:23 -0300
  • 697d768cb3
    Merge pull request #1531 from ghalestrilo/fix/restore-dev-sidebar ghalestrilo 2020-08-04 09:29:42 -0300
  • 4b022dd0e8 Refactored CREATE_FILE and UPDATE_FILE_NAME case into smaller functions Neelesh 2020-08-04 10:28:21 +0530
  • b498baab28 💄 adjust table width to fit 320px ghalestrilo 2020-08-03 18:14:40 -0300
  • 76bcf9cb09 [#1529] Send status codes, run validator Cassie Tarakajian 2020-08-03 16:42:28 -0400
  • fe9f35afab 💄 update sketch list header alignment and font size ghalestrilo 2020-08-03 17:35:44 -0300
  • 766a160a5f
    Merge branch 'develop' into bug/sketch-name-character-limit Cassie Tarakajian 2020-08-03 16:13:48 -0400
  • b27f1acb06 🚑 restore devtools sidebar ghalestrilo 2020-08-03 16:34:34 -0300
  • 8c5c90ba50
    Merge pull request #1513 from ghalestrilo/feature/mobile-header-dropdown-menu ghalestrilo 2020-08-03 16:28:43 -0300
  • 855dceaafe Order files alphabetically in sidebar and nested folders. This commit solves issue #704. I added a function to get sorted children of the parent file when ever a file is created of renamed. This function is only called on the parent of the file that is create or renamed. Neelesh 2020-08-04 00:26:31 +0530
  • db9a703def Add character limit to sketch name on the back end #568 josephmwells 2020-08-03 11:40:48 -0700
  • 3f30968798 Merge branch 'bug/sidebar-name-overflow' of github.com:processing/p5.js-web-editor into bug/sidebar-name-overflow Cassie Tarakajian 2020-08-03 13:54:07 -0400
  • 65bd4b2ff7 [#1526] Refactor FileName component Cassie Tarakajian 2020-08-03 13:52:07 -0400
  • e1fd49b799 🐛 fix dropdown defaulting to open ghalestrilo 2020-08-03 14:48:10 -0300
  • 229c51238f 🐛 fix navigation problem on IDEView.jsx ghalestrilo 2020-08-03 14:35:28 -0300
  • 21761a6e42
    Merge branch 'develop' into bug/sidebar-name-overflow Cassie Tarakajian 2020-08-03 12:26:40 -0400
  • 862fe1a3ba 👌 update server.routes.js ghalestrilo 2020-07-31 14:50:38 -0300
  • d42f10e114 🔀 merge from feature/mobile-header-dropdown-menu ghalestrilo 2020-07-31 10:49:19 -0300
  • 78d4fc42a5 👌 remove eslint disable lines ghalestrilo 2020-07-31 10:40:37 -0300
  • ed989eed6c Merge branch 'develop' of https://github.com/processing/p5.js-web-editor into feature/mobile-header-dropdown-menu ghalestrilo 2020-07-31 10:39:51 -0300
  • 6aeeed7ec0 add new button on dashboard view ghalestrilo 2020-07-31 10:21:26 -0300
  • 05e43c70b7
    Minimal Viable Navigation Menu (#1510) ov 2020-07-31 14:20:42 +0100
  • 4aad59a288 update search bars ghalestrilo 2020-07-31 09:09:35 -0300
  • 40db915282 🐛 fix panels not changing ghalestrilo 2020-07-31 09:04:48 -0300
  • 937421e90c [#1526] Add ellipsis to sidebar file names Cassie Tarakajian 2020-07-30 18:59:12 -0400
  • e287e551a3 🚧 rename MobileDashboard to MobileDashboardView ghalestrilo 2020-07-30 17:18:21 -0300
  • ab93a4c85d 👌 make dropdown list toggle on enter/click ghalestrilo 2020-07-30 16:16:47 -0300
  • 42b002595b 🚧 add link to MyStuff when user is logged in ghalestrilo 2020-07-30 16:13:00 -0300
  • bf67451474 🚧 improve header navigation ghalestrilo 2020-07-30 15:44:03 -0300
  • 6e668cda68 🚧 improve routing for mobile examples screen ghalestrilo 2020-07-30 15:40:43 -0300
  • 6efc22c8a0 🚧 pull from mine/mobile-examples ghalestrilo 2020-07-30 15:04:37 -0300
  • 7272afe184
    Merge branch 'develop' into feature/mobile-header-dropdown-menu Cassie Tarakajian 2020-07-30 13:48:26 -0400
  • db18ff4a28
    Merge pull request #1397 from jeremydouglass/p5js-to-1.0.0 Cassie Tarakajian 2020-07-30 13:47:05 -0400
  • 5e8d4813a6 [#1396] Update p5.js version to 1.1.9 Cassie Tarakajian 2020-07-30 13:45:13 -0400
  • 6eb51665d9 Merge branch 'develop' into p5js-to-1.0.0 Cassie Tarakajian 2020-07-30 13:42:33 -0400
  • 8225807368 👌 subst left/right props with align prop on <Dropdown /> ghalestrilo 2020-07-30 14:36:34 -0300
  • 8acd6ec189 👌 move hoc to components folder ghalestrilo 2020-07-30 14:30:45 -0300
  • c019fbcf4c 🔀 merge from feature/mobile-header-dropdown-menu ghalestrilo 2020-07-29 18:19:18 -0300
  • ea9a2f9e25 ♻️ make li into styled component ghalestrilo 2020-07-29 18:09:22 -0300
  • 10ccc195d2 🐛 update mobile nav paths ghalestrilo 2020-07-29 18:04:30 -0300
  • 7c2a624eae :firetruck: restore devtools sidebar ghalestrilo 2020-07-29 18:01:28 -0300
  • e430652483 ♻️ make dropdown left/rightable ghalestrilo 2020-07-29 17:52:57 -0300
  • 8da6497457 ♻️ create useAsModal HOC ghalestrilo 2020-07-29 16:01:40 -0300
  • 8339be1683 ♻️ create useHideOnBlur hook ghalestrilo 2020-07-29 15:15:55 -0300
  • 056455c92d 🧹 restore devtools sidebar, enable mobile on .env.example ghalestrilo 2020-07-28 18:10:20 -0300
  • b2c4a6cd9d mount searchbar on examples/dashboard view ghalestrilo 2020-07-28 17:46:22 -0300
  • 262199d017 load examples on MobileDashboard ghalestrilo 2020-07-28 17:13:55 -0300
  • 7e9aa18a75 👌 fix dropdown link to original view ghalestrilo 2020-07-28 16:50:51 -0300
  • f1108c85ec Merge branch 'develop' of https://github.com/processing/p5.js-web-editor into feature/mobile-examples ghalestrilo 2020-07-28 16:41:03 -0300
  • b8bdfd9dd2
    Merge branch 'develop' into feature/mobile-header-dropdown-menu ghalestrilo 2020-07-28 12:31:44 -0300
  • a937b767b3
    Merge pull request #1518 from SundeepChand/bugfix/issue#1512 Cassie Tarakajian 2020-07-28 11:28:31 -0400
  • f96913626b Merge branch 'feature/mobile-header-dropdown-menu' of https://github.com/ghalestrilo/p5.js-web-editor into feature/mobile-examples ghalestrilo 2020-07-28 11:43:27 -0300
  • f9c0e8015b 🐛 restore package-lock.json ghalestrilo 2020-07-28 11:42:54 -0300
  • 57ee6f0b8b 🚧 mount List components ghalestrilo 2020-07-28 11:33:38 -0300
  • 96b0ed4471 🔀 merge from feature/mobile-header-dropdown-menu ghalestrilo 2020-07-28 11:17:49 -0300
  • dd37c7731d 👌 remove eslint-disable-lines ghalestrilo 2020-07-28 10:56:16 -0300
  • d2dcc1fee2 👌 restore Console.jsx classes ghalestrilo 2020-07-28 10:53:28 -0300
  • f5e901ad0b 👌 add CodeIcon to icons.jsx ghalestrilo 2020-07-28 10:46:53 -0300
  • 4abdc65436 🔀 merge from develop ghalestrilo 2020-07-28 10:45:18 -0300
  • 8d379b566d Merge branch 'bugfix/issue#1512' of https://github.com/SundeepChand/p5.js-web-editor into bugfix/issue#1512 Sundeep Chand 2020-07-28 12:58:54 +0530
  • cb6d050723 removed handleSearchEnter definition which was redundant Sundeep Chand 2020-07-28 12:56:41 +0530
  • 1091a4e4af Update searchbar to query with empty term Sundeep Chand 2020-07-28 12:48:52 +0530
  • 9470fd12ff [#1512] Update searchbar to query with empty term Cassie Tarakajian 2020-07-27 18:11:18 -0400
  • dab1e5334e fixed search result reset issue Sundeep Chand 2020-07-27 23:47:51 +0530
  • cb3c82475b Fix typo in installation developer docs Robin Gagnon 2020-07-24 20:51:40 -0400