Commit Graph

85 Commits

Author SHA1 Message Date
Ruben van de Ven bd8391bcf4 WIP to run without mailgun and social logins 2020-09-07 13:59:15 +02:00
ghalestrilo fc48a5a86c 🚧 update mobile links not to include /mobile 2020-08-19 18:30:11 -03:00
ghalestrilo 904e87333c 🚧 update mobile links not to include /mobile 2020-08-19 18:20:47 -03:00
ghalestrilo 03f28321be 👌 hide header on assets list 2020-08-13 09:54:10 -03:00
ghalestrilo 69acd3af67 🚧 add gap to dashboard cards 2020-08-12 17:42:14 -03:00
ghalestrilo 9f3e083c17 🚧 move drop arrow to top of card, unhide CollectionList createdAt 2020-08-12 17:13:03 -03:00
Cassie Tarakajian 4b12f2f2f6 Add minor styling fixes for MobileDashboardView 2020-08-12 14:50:31 -04:00
ghalestrilo a28a4a5c83 👌 restore sidebar 2020-08-11 18:38:52 -03:00
ghalestrilo 19bff74ad6 👌 distribute table header evenly 2020-08-11 18:19:15 -03:00
ghalestrilo 5a96c0f8b5 👌 centralize loader 2020-08-11 16:56:56 -03:00
ghalestrilo 222b6d8c62 👌 remove gap between header and search bar 2020-08-11 16:45:32 -03:00
ghalestrilo 35716b108a 👌 update header alignment 2020-08-11 16:37:26 -03:00
ghalestrilo 9c25daac8c 👌 update card fields alignment 2020-08-11 16:30:48 -03:00
ghalestrilo 4a1eb0e3c5 👌 create space between dropdown icon and sortable th 2020-08-11 16:15:17 -03:00
ghalestrilo 8d0cfdcfb4 💄 improve visibility on light mode 2020-08-10 15:04:41 -03:00
ghalestrilo 702adf93f6 💄 improve visibility on dark mode 2020-08-10 14:55:02 -03:00
ghalestrilo 672fd406fa 💄 transform table into card list 2020-08-10 14:40:56 -03:00
ghalestrilo f93c07718a 🐛 fix mobile dashboard loading wrong user's sketches 2020-08-10 11:33:43 -03:00
ghalestrilo 0baf64c402 ♻️ make Tab and TabSwitcher mobile components 2020-08-10 11:29:12 -03:00
ghalestrilo 88c48c300a update bottom tab styles 2020-08-10 11:02:52 -03:00
ghalestrilo 7558cf5e1c make dropdown for sketch and collection creation 2020-08-07 19:05:46 -03:00
ghalestrilo d452ebc933 💄 update styling so that it affects assets panel 2020-08-04 17:41:41 -03:00
ghalestrilo a3a1834aec 💄 make sketch name bold on sketch list 2020-08-04 17:38:51 -03:00
ghalestrilo d3a620e420 💄 limit width of right-aligned cells 2020-08-04 16:57:24 -03:00
ghalestrilo f5f02488c6 💄 format dates for mobile, limit <td /> width 2020-08-04 12:01:33 -03:00
ghalestrilo aa0ab1a960 💄 make bottom tab switcher thinner 2020-08-04 11:03:00 -03:00
ghalestrilo e9ad261c95 💄 omit creation date on sketch and collection list 2020-08-04 10:55:16 -03:00
ghalestrilo b498baab28 💄 adjust table width to fit 320px 2020-08-03 18:14:40 -03:00
ghalestrilo fe9f35afab 💄 update sketch list header alignment and font size 2020-08-03 17:35:44 -03:00
ghalestrilo 6aeeed7ec0 add new button on dashboard view 2020-07-31 10:21:26 -03:00
ghalestrilo 4aad59a288 update search bars 2020-07-31 09:09:35 -03:00
ghalestrilo 40db915282 🐛 fix panels not changing 2020-07-31 09:04:48 -03:00
ghalestrilo e287e551a3 🚧 rename MobileDashboard to MobileDashboardView 2020-07-30 17:18:21 -03:00
ghalestrilo 6e668cda68 🚧 improve routing for mobile examples screen 2020-07-30 15:40:43 -03:00
ghalestrilo 6efc22c8a0 🚧 pull from mine/mobile-examples 2020-07-30 15:04:37 -03:00
ghalestrilo c019fbcf4c 🔀 merge from feature/mobile-header-dropdown-menu 2020-07-29 18:19:18 -03:00
ghalestrilo 8339be1683 ♻️ create useHideOnBlur hook 2020-07-29 15:15:55 -03:00
ghalestrilo 056455c92d 🧹 restore devtools sidebar, enable mobile on .env.example 2020-07-28 18:10:20 -03:00
ghalestrilo b2c4a6cd9d mount searchbar on examples/dashboard view 2020-07-28 17:46:22 -03:00
ghalestrilo 262199d017 load examples on MobileDashboard 2020-07-28 17:13:55 -03:00
ghalestrilo 57ee6f0b8b 🚧 mount List components 2020-07-28 11:33:38 -03:00
ghalestrilo 691df12f28 🚧 create bottom tabs 2020-07-24 18:43:07 -03:00
ghalestrilo de0e32f6a3 🚨 ignore proptype errors 2020-07-24 18:11:10 -03:00
ghalestrilo ccbe96dfc2 🚚 move preferences creators to components/Preferences 2020-07-21 18:18:19 -03:00
ghalestrilo 3f01fc4806 Merge branch 'develop' of https://github.com/processing/p5.js-web-editor into chore/refactor-mobile-hooks 2020-07-21 18:01:54 -03:00
ghalestrilo c942753866 👌 remove <Console /> from before 2020-07-21 15:58:28 -03:00
ghalestrilo d3f7d3de39 ♻️ refactor <Console /> to use hooks 2020-07-17 16:33:15 -03:00
ghalestrilo b87a313e12 ♻️ refactor <MobilePreferences /> to use hooks 2020-07-17 16:06:13 -03:00
ghalestrilo 3a596ec371 ♻️ refactor <MobilePreferences />, create PreferenceCreators 2020-07-17 16:01:12 -03:00
ghalestrilo f349199cc1 Merge branch 'feature/mobile-preferences-number-widget' into chore/refactor-mobile-hooks 2020-07-17 15:41:39 -03:00