0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00
Commit graph

2245 commits

Author SHA1 Message Date
Andrey Antukh
bebe220aa0 Improve rendering performance. 2019-08-09 15:07:16 +00:00
Andrey Antukh
2c321cbdb8 🐛 Fix edition mode of paths (and many perfomance improvements). 2019-08-09 10:43:02 +00:00
Andrey Antukh
775166f5f2 🐛 Fix circle and path drawing. 2019-08-08 21:24:43 +02:00
Andrey Antukh
97d74f6cf1 👷 Add better naming to docker images (among other fixes). 2019-08-08 19:17:25 +02:00
Andrey Antukh
69bb359615 🐛 Fix externs bug on production build. 2019-08-08 16:32:38 +00:00
Andrey Antukh
f38806eeb2 🐛 Add missing extern definition for "isDragging" function. 2019-08-08 16:05:57 +00:00
Andrey Antukh
b22f86b62c 🔧 Update build configuration to use advanced compilation with pseudo-names. 2019-08-08 15:57:53 +00:00
Andrey Antukh
6fe9d0bfa4 Add production bundles of react-color and react-dnd dependencies. 2019-08-08 15:25:09 +00:00
Andrey Antukh
005a2fe263 👷 Improve gzip configuration on docker image. 2019-08-08 17:05:05 +02:00
Andrey Antukh
03c9d9c8f1 ♻️ Refactor drag-and-drop on workspace sidebars (now using react-dnd). 2019-08-08 16:27:37 +02:00
Andrey Antukh
dbf754880e Add React-DnD dependency bundle. 2019-08-08 16:27:26 +02:00
Andrey Antukh
fcc7351552 🔊 Add some logging to worker modules. 2019-08-07 20:13:43 +02:00
Andrey Antukh
fada526f5d 🔧 Adapt shapes to use new rumext macros. 2019-08-07 20:12:35 +02:00
Andrey Antukh
204f180ec9 🐛 Relax some type restrictions for color fields. 2019-08-07 20:10:51 +02:00
Andrey Antukh
fd1796557d Introduce modules and code splitting on the build system. 2019-08-07 20:08:11 +02:00
Andrey Antukh
d2fe689fc5 🐛 Use scheduler on chunked-list component. 2019-08-06 09:08:00 +02:00
Andrey Antukh
c9e88cfdb7 ♻️ Refactor icons dashboard page. 2019-08-06 09:06:07 +02:00
Andrey Antukh
c948082e0a ♻️ Refactor images dashboard and common dashboard grid header. 2019-08-04 12:49:08 +00:00
Andrey Antukh
7a88558706 ♻️ Refactor image uploading from workspace. 2019-08-03 11:00:19 +02:00
Andrey Antukh
212ae89c50 ♻️ mainly workspace refactor 2019-08-02 20:18:05 +02:00
Andrey Antukh
4e382d456f 🐛 Fix initial page loading. 2019-07-24 13:29:07 +02:00
Andrey Antukh
140135317c ♻️ Ligtwheight refactor on view app (start new rumext facilities). 2019-07-24 11:37:04 +02:00
Andrey Antukh
980d23c370 ♻️ More code refactor on workspace. 2019-07-24 11:36:09 +02:00
Andrey Antukh
2a8c1d5f03 ♻️ Refactor application initialization.
Fixes some bugs on development enviroment
that causes two apps loading together.
2019-07-24 11:34:15 +02:00
Andrey Antukh
e010bbb631 🐛 Fix unexpected exception on password change endpoint (back). 2019-07-24 11:33:06 +02:00
Andrey Antukh
406157c06c ♻️ Refactor profile & language loading. 2019-07-24 00:49:37 +02:00
Andrey Antukh
08dc1870bf 🐛 Fix metada on fixtures (back). 2019-07-24 00:49:37 +02:00
Andrey Antukh
2b35d85094 🐛 Fix many issue on workspace rendering (and adapt to rumext changes) 2019-07-24 00:49:37 +02:00
Andrey Antukh
d34fc2512f 🔧 Simplify dashboard related route handlers. 2019-07-24 00:49:37 +02:00
mathieu.brunot
5c4f88221c 🌐 FR value of language choice
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-07-23 10:26:03 +02:00
Andrey Antukh
54809d05e2 🔧 Minor refactor on text shapes. 2019-07-22 12:40:34 +02:00
Andrey Antukh
2b81832b67 🐛 Fix selrect renderning on move on path based shapes.
Taiga Issue: https://tree.taiga.io/project/uxbox/issue/272
2019-07-22 11:03:22 +02:00
Andrey Antukh
125e7375c0 Update rumext and adapt code to changes. 2019-07-21 19:10:04 +02:00
Andrey Antukh
14d97511e6 Refactor settings pages and add tha ability to change current locale. 2019-07-21 19:09:37 +02:00
mathieu.brunot
76726b6cd2 👷 Add docker build / run to CI
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-07-19 17:48:28 +02:00
mathieu.brunot
9c61389830 Init DB JDBC URI from base DB params
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-07-19 17:48:13 +02:00
mathieu.brunot
d17db88088 🐛 Add missing db username / password
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-07-19 17:48:13 +02:00
mathieu.brunot
6fff307570 📝 Collection importer with Material Design
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-07-19 17:37:02 +02:00
Andrey Antukh
f341b5b3fe feat(frontend): more work on refactoring components 2019-07-19 17:32:50 +02:00
Andrey Antukh
56b8922dbb feat(frontend): adapt to rumext changes 2019-07-19 12:32:31 +02:00
Andrey Antukh
bb64655804 feat(frontend): minor refactor on settings/profile 2019-07-19 08:39:14 +00:00
Andrey Antukh
3f62d7cb65 misc: simplify the build scripts 2019-07-19 08:37:21 +00:00
Andrey Antukh
53e74ec5cd fix(backend): fix incorrect raise on users service. 2019-07-19 08:36:44 +00:00
Andrey Antukh
c2815d15ed feat(frontend): minor refactor on login and project create form 2019-07-18 14:27:42 +02:00
Andrey Antukh
321c8d14e1 feat(frontend): add many adaptations to rumext breaking changes 2019-07-18 12:31:58 +02:00
Andrey Antukh
9ddd9f317d feat(frontend): refactor many workspace components (rumext update) 2019-07-18 12:31:58 +02:00
Andrey Antukh
c4d7d545ae feat(frontend): refactor dashboard components 2019-07-18 12:31:58 +02:00
Andrey Antukh
891361b80c feat(frontend): update deps 2019-07-18 12:31:58 +02:00
Andrey Antukh
698eb14869
Merge pull request #103 from Monogramm/develop
Update develop branch
2019-07-13 23:12:17 +02:00
mathieu.brunot
8c21aac16e
🔧 Set backend script permissions
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-07-13 17:11:20 +02:00