0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-17 09:21:28 -05:00
Commit graph

709 commits

Author SHA1 Message Date
Andrey Antukh
c117476681
Add more server related translation strings. 2016-05-28 13:45:18 +03:00
Andrey Antukh
3b675af74a
Fix validation form errors rendering. 2016-05-28 13:44:52 +03:00
Andrey Antukh
cf7b8d2224
Fix unexpected exception on form errors handling. 2016-05-28 13:44:16 +03:00
Andrey Antukh
32f4720111
Add missing group component (stolen in shapes refactor). 2016-05-28 12:50:06 +03:00
Andrey Antukh
4693722f40
Partial fix to lock mode on resize.
And add more human readable identifiers to
shape resize handlers.
2016-05-28 12:45:31 +03:00
Andrey Antukh
1beac78e02
Remove react warning on image upload form. 2016-05-24 21:40:33 +03:00
Andrey Antukh
931042018e
Move image collections state transformations functions into data ns. 2016-05-24 21:40:06 +03:00
Andrey Antukh
fa98c544cc
Fix unexpected behavior on image collection renaming. 2016-05-24 21:12:55 +03:00
Andrey Antukh
2df37e3ba2
Add profile photo uploading support. 2016-05-24 19:05:21 +03:00
Andrey Antukh
4b0c8cec07
Add interop ns for tricky js interop calls. 2016-05-24 19:04:14 +03:00
Andrey Antukh
96ca21277e
Improved image collection title edition behavior. 2016-05-24 00:14:52 +03:00
Andrey Antukh
38eb985c48
Use keydown instead of keyup for title edition on image collections. 2016-05-24 00:07:11 +03:00
Jesús Espino
3a7e97bc60 Upload multiple images 2016-05-23 20:03:12 +02:00
Andrey Antukh
4237f3a04e
Fix bugs introduced in previous commits. 2016-05-23 17:59:04 +03:00
Andrey Antukh
bf5c68a58b
More fixes on images. 2016-05-23 17:34:44 +03:00
Andrey Antukh
a60fbca002
Minor readability and consistency fixes on images. 2016-05-23 17:22:15 +03:00
Andrey Antukh
57c53ba6a1
Improve text shape rendering and fix broken behavior. 2016-05-23 16:02:05 +03:00
Andrey Antukh
defe616b22
Refactor shapes related namespaces. 2016-05-22 20:13:31 +03:00
Jesús Espino
52b0b83259 Changing the endpoint url of list and create images 2016-05-21 17:46:19 +02:00
Jesús Espino
0550e73034 Moving select image lightbox to workspace 2016-05-21 17:46:19 +02:00
Andrey Antukh
a6d15e11ef Use doto idiom for populate formdata object. 2016-05-21 17:46:19 +02:00
Andrey Antukh
0c0d227788 Remove unused functions. 2016-05-21 17:46:19 +02:00
Jesús Espino
b3e9e7d1aa Images dashboard 2016-05-21 17:46:19 +02:00
Andrey Antukh
963d22d930
Use proper initial color value on workspace colorpicker. 2016-05-20 21:14:31 +03:00
Andrey Antukh
1da54f0c73
Fully integrate new color picker in workspace. 2016-05-19 21:39:14 +03:00
elhombretecla
249414c051
add new colorpicker styles 2016-05-19 21:39:14 +03:00
Andrey Antukh
fce1e6b362
Remove wrong imports. 2016-05-19 21:39:14 +03:00
Andrey Antukh
5da652a794
Add workspace specific colorpicker. 2016-05-19 21:39:14 +03:00
Andrey Antukh
75995c8cf7
Add node equality checker function. 2016-05-19 21:39:14 +03:00
Andrey Antukh
8fa46d5257
Add the ability to close lightbox clicking out of main div. 2016-05-19 21:39:14 +03:00
Andrey Antukh
25eff6a0a7
Improved color collections color lightbox. 2016-05-19 21:39:14 +03:00
Andrey Antukh
b3f50928d4
Add input fields to colorpicker. 2016-05-19 21:39:14 +03:00
Andrey Antukh
615586ec89
Split element options in separated namespaces for each menu type. 2016-05-19 21:39:14 +03:00
Andrey Antukh
ef43f31b91
Add missing copyright prelude on auth and users ns. 2016-05-19 21:39:14 +03:00
elhombretecla
958782ea95
hide color picker tooltip 2016-05-19 21:39:14 +03:00
elhombretecla
9422987133
change options order 2016-05-19 21:39:14 +03:00
elhombretecla
3531d5054a
add picker icon and new color options 2016-05-19 21:39:14 +03:00
elhombretecla
5a50bc80e3
add color picker tooltip 2016-05-19 21:39:14 +03:00
elhombretecla
a779369185
add color th to options 2016-05-19 21:39:14 +03:00
elhombretecla
e523d2d0dc change select controls colors and fix cursor bug 2016-05-19 10:00:32 +02:00
elhombretecla
eabfa50142 restyle shape selected controls 2016-05-18 16:57:26 +02:00
Jesús Espino
94e23400c3 Change default opened options on project open (#28) 2016-05-18 17:13:12 +03:00
Andrey Antukh
efad3ff73c
Improved projects, colors and workspace page data loading. 2016-05-16 13:44:13 +03:00
Andrey Antukh
191fae23d3
Set a fixed user photo until photo upload is implemented. 2016-05-16 13:43:35 +03:00
Andrey Antukh
4675590aac
Use new loader state atom for render loader component. 2016-05-16 13:43:13 +03:00
Andrey Antukh
144dc59a7a
Add specific error handler for disable loader in an unexpected error. 2016-05-16 13:29:43 +03:00
Andrey Antukh
3ac6df7c26
Move loader state under sparated atom under uxbox.state ns. 2016-05-16 13:29:19 +03:00
Andrey Antukh
3b56210bde
Add UI related error handling under uxbox.ui ns.
Instead of on uxbox.state.
2016-05-16 13:28:26 +03:00
Andrey Antukh
05df84e89c
Add extensible error handling to rstore impl. 2016-05-16 13:27:52 +03:00
Andrey Antukh
ef47a0aaad
Fix wrong logout event implementation. 2016-05-16 13:27:21 +03:00