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

1735 commits

Author SHA1 Message Date
Andrey Antukh
a3a43d4b8a
Properly reinitialize alignment index when page metadata is updated. 2016-12-01 19:14:50 +01:00
Andrey Antukh
0c3d1a5ded
Set proper default page background. 2016-11-29 17:37:42 +01:00
Andrey Antukh
af8bc9d3b8
Remove workspace settings lightbox. 2016-11-29 17:33:58 +01:00
Andrey Antukh
e8a4bbea6c
Add implementation for grid settings and page background.
On element options sidebar.
2016-11-29 17:26:29 +01:00
Andrey Antukh
438f8f5f82
Add page metadata changes to the undo stack. 2016-11-29 17:26:29 +01:00
Juan de la Cruz
bb28ab78d6 add color palette slider scss 2016-11-29 15:01:20 +01:00
Andrey Antukh
3f1ae0feaa
Add implementation for page size inputs on element options sidebar. 2016-11-28 23:49:25 +01:00
Andrey Antukh
91fb68f906
Refactor page changes watching mechanism. 2016-11-28 23:47:50 +01:00
Andrey Antukh
3accc4b66e
Add the ability to start development environment in host machine. 2016-11-28 18:29:48 +01:00
Andrey Antukh
46db079334
Update bide to 1.0.6 2016-11-28 18:29:38 +01:00
Andrey Antukh
c412384b4d
Add potok dependency. 2016-11-27 21:54:09 +01:00
Andrey Antukh
40b48318ff
Replace builtin rstore impl with potok. 2016-11-27 21:53:12 +01:00
Andrey Antukh
6f8f115422
Properly redirect to login when unauthorized response is received. 2016-11-27 13:23:23 +01:00
Andrey Antukh
c28e889bd5
Update dependencies. 2016-11-27 13:16:19 +01:00
elhombretecla
1413c01d03 add grid settings sidebar options 2016-11-27 11:39:45 +01:00
elhombretecla
17f567a4da add page settings options module 2016-11-27 11:12:53 +01:00
Andrey Antukh
b319ee056d
Adapt uxbox backend code to stroage module changes. 2016-11-22 21:42:44 +01:00
Andrey Antukh
6a3d8be32a
Remove tempfile namespace. 2016-11-22 21:42:32 +01:00
Andrey Antukh
5fc7dd95f7
Fix naming consistency on storages module. 2016-11-22 21:41:12 +01:00
Andrey Antukh
aa4c39395f
Set proper default config. 2016-11-22 18:36:23 +01:00
Andrey Antukh
c6b1263d33
Assign proper type to fetched image collections. 2016-11-22 18:04:08 +01:00
Andrey Antukh
417f90e677
Minor fix of syntax error introduced in previous commit. 2016-11-22 17:50:08 +01:00
Andrey Antukh
77bdd47c86
Fix images sql functions for properly return builtin collections. 2016-11-22 17:09:55 +01:00
Andrey Antukh
ac14c549ef
Remove commented code from collimp ns. 2016-11-22 17:05:07 +01:00
Andrey Antukh
14a1746ba5
Add builtin lein script. 2016-11-22 16:53:10 +01:00
Andrey Antukh
dc83e23ed1
Disable analysis cache and enable advanced optimizations on dist-main. 2016-11-22 00:06:40 +01:00
Andrey Antukh
5a167ae031
Update scripts. 2016-11-21 23:44:57 +01:00
Andrey Antukh
730bbba2b9
Disable :advanced compilation in dist-main script. 2016-11-21 23:32:29 +01:00
Andrey Antukh
567075f9c5
Add import-generic-collections.sh script. 2016-11-21 19:05:55 +01:00
Andrey Antukh
b0a4cdcc17
Mark as :builtin icon collections that has :user as uuid/zero. 2016-11-21 18:56:04 +01:00
Andrey Antukh
c018a39f7b
Don't import already imported material. 2016-11-21 18:55:44 +01:00
Andrey Antukh
4aa888f72d
Fix icons sql functions. 2016-11-21 18:55:23 +01:00
Andrey Antukh
e1ff8aa11e
Add missing :id column handling on collimp sql functions. 2016-11-21 18:54:49 +01:00
Andrey Antukh
b086d12760
Add rsp? predicate. 2016-11-21 18:14:10 +01:00
Andrey Antukh
5477909d4d
Implement IDeref for Rsp type. 2016-11-21 18:13:59 +01:00
Andrey Antukh
c0aa4a042f
Add support for icon collection importation. 2016-11-21 18:13:39 +01:00
Andrey Antukh
8ec32ad130
Set lower defaults resource requiremens for dev profile. 2016-11-21 18:12:48 +01:00
Andrey Antukh
7011293352
Add missing license file (lost in repository migration). 2016-11-21 08:48:07 +01:00
Andrey Antukh
da39d52348
Add missing exclude for resolve symbol on storages.util ns. 2016-11-20 23:26:21 +01:00
Andrey Antukh
cf1188ad47
Add partial impl for icons collections importer (wip). 2016-11-20 23:25:48 +01:00
Andrey Antukh
6d0737e4a3
Remove unused code from collimp ns. 2016-11-20 23:07:57 +01:00
Andrey Antukh
ae4e7e6139
Remove unused import. 2016-11-20 23:07:42 +01:00
Andrey Antukh
d9c12dcc9a
Update .gitignore file. 2016-11-20 21:23:07 +01:00
Andrey Antukh
1502d9ed23
Add missing resolve method to stroages.util ns. 2016-11-20 21:22:19 +01:00
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