0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-09 08:38:15 -05:00
Commit graph

993 commits

Author SHA1 Message Date
alonso.torres
e700f937db 👹 layout for library 2020-03-18 11:40:15 +01:00
Andrey Antukh
e79b190975 🔥 Remove commented code. 2020-03-18 11:39:27 +01:00
Andrey Antukh
9e5b7459f0 🔥 Remove unused code. 2020-03-18 11:33:48 +01:00
Andrey Antukh
8cb84d2911 🎉 Add proper error boundaries for main component. 2020-03-18 11:32:59 +01:00
Andrey Antukh
4c36bce5bd Deprecate uxbox.util.components. 2020-03-18 09:53:55 +01:00
Andrés Moya
b2843ef1ce Implement search feaature in dashboard 2020-03-18 09:31:03 +01:00
Andrey Antukh
d5f2a1a634 🎉 Add context-menu component.
Implemented on top of the dropdown component.
2020-03-17 18:12:09 +01:00
Andrey Antukh
376679571c 💄 More usability improvements for dropdown component. 2020-03-17 18:11:36 +01:00
Andrey Antukh
18db775954 💄 Minor improvements on dropdown component. 2020-03-17 18:00:15 +01:00
Andrey Antukh
118157e43a 🚧 Initial integration of workspace toolbar. 2020-03-17 17:27:54 +01:00
Juan de la Cruz
25437fafc2 🎉 Adapt workspace to new visual layout. 2020-03-17 17:27:27 +01:00
Andrey Antukh
371ff5e019 💄 Minor changes. 2020-03-17 12:55:09 +01:00
Andrey Antukh
9e51f6baad 💄 Increment default persistence debounce timeout. 2020-03-17 12:55:09 +01:00
Andrey Antukh
1382e21360 🔥 Remove unused prn's. 2020-03-17 12:55:09 +01:00
Andrey Antukh
5499eb6018 🐛 Fix wrong reference to page-id (cause of the race conditions). 2020-03-17 12:55:09 +01:00
Andrey Antukh
fc734328cb 🎉 Namespace workspace data with page id. 2020-03-17 12:55:09 +01:00
Andrey Antukh
38f675d7f9 Make persistence separatted from undo/redo. 2020-03-17 12:55:09 +01:00
Andrey Antukh
0f9d796460 💄 Remove file-count filtering on recent. 2020-03-17 12:35:21 +01:00
Andrey Antukh
0231e687b7 🔥 Remove uxbox.main.data.undo namespace file. 2020-03-17 12:35:21 +01:00
Andrey Antukh
a6adae4f28 🐛 Don't change modified_at on rename projects and files. 2020-03-17 12:35:21 +01:00
Andrey Antukh
cba690ead8 🐛 Fix workspace icon-logo navigation link. 2020-03-17 12:35:21 +01:00
Andrey Antukh
ce1cbfa9d9 🔥 Remove unused and deprecated namespace. 2020-03-17 12:35:21 +01:00
Andrey Antukh
dca8971f06 💄 Minor cosmetic changes on recent files component. 2020-03-17 12:35:21 +01:00
Andrey Antukh
383431ec6d 🐛 Fix files ordering on dashboard project page. 2020-03-17 12:35:21 +01:00
Andrey Antukh
65678ac674 🐛 Fix projects and files ordering on dashboard grid. 2020-03-17 12:35:21 +01:00
alonso.torres
be9c9f8ce8 🔥 review changes 2020-03-12 14:09:48 +01:00
alonso.torres
d1f9e63a13 🎏 updated translation metadata 2020-03-12 14:09:48 +01:00
alonso.torres
561560ae04 🕐 adds recent opened files screen 2020-03-12 14:09:48 +01:00
Andrey Antukh
7430a9b332 🎉 Add deployCommit and deployDate to config object. 2020-03-12 12:52:37 +01:00
Andrey Antukh
d506c9b562 🐛 Fix data inconsistency on wrong deletion ordering. 2020-03-12 11:33:00 +01:00
Andrey Antukh
b3747ee0e7 🚧 Add missing variable on gulpfile. 2020-03-12 09:59:24 +01:00
Andrey Antukh
8fac45e60a 🚧 More work on build config. 2020-03-12 09:28:40 +01:00
Andrey Antukh
aa57083afc 🔧 Minor changes on frontend build config. 2020-03-11 17:21:07 +01:00
Andrey Antukh
70108a0aa7 🔥 Remove unused files. 2020-03-11 16:32:27 +01:00
Andrey Antukh
45290441de 🔥 Remove view sub application. 2020-03-11 15:53:18 +01:00
Andrey Antukh
648dfdab80 🔥 Remove unused Caddyfile. 2020-03-11 15:53:18 +01:00
Andrey Antukh
53700e3cb6 🚧 Comment worker code (temporary disabled). 2020-03-11 15:53:13 +01:00
Alonso Torres
4ee138f71e
Merge pull request #134 from uxbox/other/dynamic-config
🎉 Make the build to be config independent.
2020-03-11 09:30:22 +01:00
Andrey Antukh
c09f281f58 🎉 Make the build to be config independent.
Loading the configuration dinamically using
global variables defined in index.html.
2020-03-11 09:20:12 +01:00
alonso.torres
3a24d94c2b 💪 changes to dashboard layout 2020-03-11 09:00:09 +01:00
alonso.torres
39836fc821 💥 removed old scss files 2020-03-11 09:00:09 +01:00
Andrey Antukh
eeb2f39ada 🔥 Remove unused code. 2020-03-11 09:00:09 +01:00
Andrey Antukh
f4a15e6db7 🚧 More work on dashboard integration. 2020-03-11 09:00:09 +01:00
Andrey Antukh
13215d7f5d 🚧 Initial work on dashboard integration.
Restructuration.
2020-03-11 09:00:09 +01:00
Juan de la Cruz
47de756080 refactor dashboard sidebar 2020-03-11 09:00:09 +01:00
Juan de la Cruz
7d7cd1d3d6 redesing dashboard main-bar 2020-03-11 09:00:09 +01:00
Andrey Antukh
1ce46a0ef8 🔥 Remove unused code. 2020-03-10 14:46:53 +01:00
Andrey Antukh
203a165502 🐛 Fix bug on undo deletion of canvas with shapes. 2020-03-10 13:19:09 +01:00
Andrey Antukh
6f0d45dfcd Add error boundaries to the app component. 2020-03-10 11:46:18 +01:00
Andrey Antukh
e7519f3058 🔥 Remove unused namespace with colors. 2020-03-10 11:45:51 +01:00