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

3900 commits

Author SHA1 Message Date
Andrey Antukh
742af4e066 🎉 Add comments to dashboard. 2020-11-23 17:43:06 +01:00
Andrey Antukh
420294aef4 🐛 Properly redirect to login on unauthorized request. 2020-11-23 17:43:06 +01:00
Andrey Antukh
fa0e0af5b9 Simplify trim-file task implementation. 2020-11-23 17:43:06 +01:00
Andrey Antukh
6800adfaa4 📚 Add some documentation comments to some tasks. 2020-11-23 17:43:06 +01:00
Andrey Antukh
f5967c3c0a 🔥 Add a migration for remove unused tables. 2020-11-23 17:43:06 +01:00
Andrey Antukh
fca48e39ee Make file to library link idempotent.
And remove unused api calls.
2020-11-23 17:43:06 +01:00
Andrey Antukh
b2957c5f35 🔥 Remove unused media related api. 2020-11-23 17:43:06 +01:00
Andrey Antukh
b71d5d26a6 🐛 Fix logout. 2020-11-23 17:43:06 +01:00
Andrey Antukh
64a6ba1949 🎉 Add comments to viewer. 2020-11-23 17:43:06 +01:00
Andrey Antukh
e1db6d3a37
Merge pull request #392 from penpot/text-options-ui
Text options ui & bug fixing
2020-11-23 15:17:14 +01:00
elhombretecla
ceed926274 🐛 Fix visual bugs 2020-11-18 15:41:05 +01:00
elhombretecla
a22ec43cf2 🎉 Text design new layout 2020-11-18 15:25:03 +01:00
alonso.torres
08589889fd Layout changes 2020-11-18 13:36:37 +01:00
Andrey Antukh
6e57d93f74 🎉 Add polyfill to requestIdleCallback (not supported on safari). 2020-11-16 11:30:59 +01:00
Andrey Antukh
9bd393c159
Merge pull request #390 from penpot/ui-polishing
🎉 UI polishing
2020-11-13 16:21:54 +01:00
elhombretecla
5f4d1b9e10 📎 Just wording 2020-11-13 16:21:18 +01:00
elhombretecla
a90f3f2176 🎉 Add new libraries assets icon 2020-11-13 16:21:13 +01:00
elhombretecla
ac9622ac07 🐛 Fix firefox flex bugs 2020-11-13 16:21:08 +01:00
elhombretecla
619e51d258 🎉 Change status new style. 2020-11-13 16:20:48 +01:00
elhombretecla
6f9cf454a2 🐛 Fix dashboard options item icon. 2020-11-13 16:20:39 +01:00
elhombretecla
385616f3df 🎉 Add new visual changes 2020-11-13 16:20:32 +01:00
elhombretecla
5dc646e44e Add color bullet changes 2020-11-13 16:20:18 +01:00
elhombretecla
447293bc4e 🐛 Fix tooltips and modals. 2020-11-13 16:19:53 +01:00
Andrey Antukh
e9dba06600 Merge branch 'ryfow-patch-1' into develop 2020-11-13 16:02:39 +01:00
Ryan Fowler
0f7773882a 📚 Fix typo in readme. 2020-11-13 16:01:57 +01:00
Andrey Antukh
1ffdb41cfc 🐛 Add data migration for ensure proper types on group like shapes.
Becuse of a bug, the `:shapes` attribute on group like objects
had become to seq when they should be a vector. The real fix is already
in other commit. This commit adds a migration for address the old
data already stored in the database.
2020-11-13 14:47:34 +01:00
Andrey Antukh
24f0a3945d 🐛 Temporal workaround. 2020-11-13 12:44:35 +01:00
Andrey Antukh
bf7cfef355 🐛 Fix unaligned share-token dropdown. 2020-11-13 12:11:49 +01:00
Andrey Antukh
48663eacdc 🐛 Fix incorrect type handling on group operation.
And improve specs related to group attrs.
2020-11-13 11:55:28 +01:00
Andrey Antukh
388d255243 🐛 Properly handle share-tokens on viewer. 2020-11-13 11:55:28 +01:00
alonso.torres
51f9dfbc4f 🐛 Fixed port problem 2020-11-13 09:30:05 +01:00
Andrey Antukh
e5ea8bf302 🎉 Include sprite inline in a template. 2020-11-12 14:00:50 +01:00
Andrey Antukh
4ad08a7449 🎉 Add socket repl. 2020-11-12 14:00:50 +01:00
alonso.torres
29180e4196 🐛 Fixed measurement problem in handoff 2020-11-12 13:14:06 +01:00
Andrey Antukh
3dc4893cf1 Merge branch 'develop' 2020-11-11 16:53:41 +01:00
Andrey Antukh
c05e377d16 🐛 Fix unexpected issues on gulpfile. 2020-11-11 16:37:47 +01:00
Andrey Antukh
58585a6521 🐛 Remove unused config generation on gulpfile. 2020-11-11 16:09:19 +01:00
Andrey Antukh
0221cc06f8 🐛 Set proper order of email parts. 2020-11-11 14:48:01 +01:00
Andrey Antukh
1db1bd03f5 🐛 Fix incorrect env vars parsing on config module. 2020-11-11 14:17:59 +01:00
Andrey Antukh
b22b77a39e 🐛 Properly include emails on the bundle. 2020-11-11 13:52:31 +01:00
Andrey Antukh
ef01caf829 🐛 Fix sendmail to console unexpected exception. 2020-11-11 13:34:06 +01:00
Andrey Antukh
c3ca59ac93 🐛 Fix devenv nginx config. 2020-11-11 12:55:59 +01:00
Andrey Antukh
10f146883a 🐛 Add missing ::redis-uri to config spec. 2020-11-11 12:39:45 +01:00
Andrey Antukh
bdfd0d38b8 🐛 Fix default redis uri on config module. 2020-11-11 12:37:53 +01:00
Andrey Antukh
1061d96fde 🐛 Fix default config values and config loading. 2020-11-11 12:28:39 +01:00
Andrey Antukh
15545d0b2f Minor fixes. 2020-11-11 11:04:10 +01:00
Andrey Antukh
5b9c596170 ♻️ Refactor email sending subsystem. 2020-11-11 11:04:10 +01:00
Andrey Antukh
132e99ab71 🎉 Rename to penpot all devenv docker related files. 2020-11-11 11:04:10 +01:00
Andrey Antukh
3cd0d9636f 🎉 Rename fixture usernames. 2020-11-11 11:04:10 +01:00
Andrés Moya
96e6ba77be Rename component root when renaming a component 2020-11-06 09:29:13 +01:00