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

1541 commits

Author SHA1 Message Date
Andrey Antukh
5165ac6e52
Add valid? predicate that prints debug info to stdout.
When the predicate fails. Very usefull when used with preconditions
that by default does not print nothing.
2016-11-20 21:22:13 +01:00
Andrey Antukh
4eab2f81cf
Run importation in a transaction.
Among other cosmetic fixes.
2016-11-20 21:20:41 +01:00
Andrey Antukh
e73339d2f9
Add faster implementation for retrieve image size. 2016-11-20 21:19:53 +01:00
Andrey Antukh
0192298d09
Remove unused type attr from import entry spec. 2016-11-20 21:19:21 +01:00
Andrey Antukh
661e2d821e
Adapt docker start scripts to new directory structure. 2016-11-20 20:40:30 +01:00
Andrey Antukh
249db6bd4b
Update .gitignore file. 2016-11-20 20:11:49 +01:00
Andrey Antukh
25b47e5b92
Move nvmrc file into frontend subdirectory. 2016-11-20 20:10:17 +01:00
Andrey Antukh
94aee02fb9
Import docker related files. 2016-11-20 20:08:24 +01:00
Andrey Antukh
de57630c14
Import backend code inside the repository. 2016-11-20 20:04:52 +01:00
Andrey Antukh
e21798f1ed
Move all files under frontend directory. 2016-11-20 20:03:17 +01:00
Andrey Antukh
92b45b2d05
Add page menu to element options widget. 2016-11-18 23:29:04 +01:00
Andrey Antukh
b7a21a1caf
Use cursor as pointer on elements with interactions on view app. 2016-11-18 21:22:47 +01:00
Andrey Antukh
770007742f
Minor cosmetic changes on icons sidebar widget component. 2016-11-18 21:19:24 +01:00
Andrey Antukh
3e1a7fca69
Load storage collection icons on sidebar icons component is mounted. 2016-11-18 21:19:04 +01:00
Andrey Antukh
98f55d53ff
Remove unused code from icons sidebar ns. 2016-11-18 21:18:53 +01:00
Andrey Antukh
3a5cd39ba4
Add missing field initialization on pageform. 2016-11-18 21:11:10 +01:00
Andrey Antukh
732a42924b
Fix shapes drawing when zoom is activated. 2016-11-18 20:47:51 +01:00
Andrey Antukh
f0b6b9363c
Fix selrect when zoom is activated. 2016-11-18 20:23:57 +01:00
Andrey Antukh
5fbc2ff6bb
Fix rendering order issue on group. 2016-11-18 20:23:57 +01:00
elhombretecla
87756246a7 add new copy and move icons 2016-11-15 09:51:53 +01:00
elhombretecla
d1a624cfd5 add new element-name styles 2016-11-15 09:39:27 +01:00
elhombretecla
7035ec719a fix input-select dashboard 2016-11-15 09:26:17 +01:00
Andrey Antukh
d1210304af
Add backward compatibility for read previous point format on transit. 2016-11-13 17:26:17 +01:00
Andrey Antukh
c1591d85cb
Improve point transit handlers. 2016-11-13 17:21:02 +01:00
Andrey Antukh
60fc30b709
Properly handle the route params in navigate event. 2016-11-13 17:20:56 +01:00
Andrey Antukh
c13ec03fe1
Improve efficiency of goto event. 2016-11-13 17:18:48 +01:00
Andrey Antukh
ebdf8d7935
Clarify a TODO comment on pages events. 2016-11-13 17:18:23 +01:00
Andrey Antukh
a3f24eda83
Fix history loading. 2016-11-13 17:18:10 +01:00
Andrey Antukh
fce36cfdd9
Introduce cljs.spec and refactor all forms. 2016-11-13 15:42:44 +01:00
Andrey Antukh
29e6ebdb83
Remove useless namespacing for persist auth data in storage.
The storage is already namespaced.
2016-11-13 12:56:13 +01:00
Andrey Antukh
6273b05c51
Change the default ordering on projects dashboard. 2016-11-12 12:03:25 +01:00
Andrey Antukh
96d66b275c
Move files ns out of dom ns. 2016-11-12 12:03:12 +01:00
Andrey Antukh
c38079e03b
Improved performance for obtaining the image size. 2016-11-12 11:49:43 +01:00
Andrey Antukh
dcb35084a1
Add rename support for icons and images. 2016-11-12 11:38:34 +01:00
Andrey Antukh
e80ecd7175
Fix initial values for filter and ordering on images page.
That causes unexpected exceptions on first views of page.
2016-11-11 09:43:08 +01:00
Andrey Antukh
4359321bed
Fix wrong initial filtering and ordering values in icons page. 2016-11-10 23:56:59 +01:00
Andrey Antukh
dde3991702
Update dependencies. 2016-11-10 23:42:15 +01:00
Andrey Antukh
c6626fe4c8
Replace all usage of promesa with beicon.
And remove promesa dependency.
2016-11-10 23:39:41 +01:00
Andrey Antukh
0fdb11e153
Update node dependencies. 2016-11-10 23:39:41 +01:00
elhombretecla
e7e7738567 fix library th 2016-11-10 20:43:53 +01:00
Andrey Antukh
977e233d6d
Add project first page preview and name edition on dashboard. 2016-11-10 18:42:29 +01:00
Andrey Antukh
477d31ce53
Add the ability to rename an image (on images dashboard page). 2016-11-10 18:41:20 +01:00
Andrey Antukh
351db464a5
Other minor fixes on icons and images pages.
Related to unexpected behavior of edition form.
2016-11-10 18:39:13 +01:00
Andrey Antukh
396f16fe21
Minor cosmetic changes on colors dashboard page ns. 2016-11-10 18:38:28 +01:00
Andrey Antukh
de387d00b1
Remove default proportion lock from the new shapes. 2016-11-10 18:35:42 +01:00
Andrey Antukh
d40ed45a70
Add additional helper function for render page as svg. 2016-11-10 18:35:23 +01:00
Andrey Antukh
b6e04b8c39
Add missing attributes when page is exported as svg. 2016-11-10 18:34:20 +01:00
Andrey Antukh
152b20e7b4
Properly unpack embedded page fields on fetching projects. 2016-11-10 18:32:56 +01:00
Andrey Antukh
bf03a87c17
Improve page helpers functions naming. 2016-11-10 18:32:56 +01:00
Andrey Antukh
870c2d9fb1
Fix colorpalette rendering. 2016-11-09 17:20:37 +01:00