0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00
Commit graph

2162 commits

Author SHA1 Message Date
Andrey Antukh
712269aa35
Merge pull request #98 from Monogramm/build-refactor
Add CI for build refactor
2019-06-24 17:35:35 +02:00
mathieu.brunot
495eec6c41
✏️ Fix dumb typo in test to build back
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-24 01:14:17 +02:00
mathieu.brunot
0720ea0e97
🐛 Fix scripts permissions
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-23 22:48:31 +02:00
mathieu.brunot
5688196ea7
✏️ Fix typo
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-23 21:30:16 +02:00
mathieu.brunot
d06a0bb501
🐛 Fix control on entry parameters
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-23 19:15:14 +02:00
mathieu.brunot
c6b540868f
🚧 Helper script to prepare back dist
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-23 18:47:33 +02:00
mathieu.brunot
0109c3ff1d
🚧 Add tests option
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-19 18:31:48 +02:00
mathieu.brunot
2183c37373
🐛 Ensure frontend css folders exists
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-19 16:42:32 +02:00
mathieu.brunot
95fa00e4fc
👷 Wait if run release
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-12 16:32:06 +02:00
mathieu.brunot
59b65fffe3
🚧 Wait more for init
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-12 16:19:15 +02:00
mathieu.brunot
78c2e66aa8
🚧 Display logs of any running docker
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-12 15:42:37 +02:00
mathieu.brunot
acf2e53825
🚧 Wait to check manually runtime
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-12 14:46:59 +02:00
mathieu.brunot
e9e4f5d18a
🚧 💚 change permissions
Signed-off-by: mathieu.brunot <mb.mathieu.brunot@gmail.com>
2019-06-12 12:46:35 +02:00
mathieu.brunot
9664fe4a61
🚧 Set permissions on front release
Signed-off-by: mathieu.brunot <mb.mathieu.brunot@gmail.com>
2019-06-11 22:56:24 +02:00
mathieu.brunot
06c830dd3c
💚 Change release command
Signed-off-by: mathieu.brunot <mb.mathieu.brunot@gmail.com>
2019-06-11 22:39:41 +02:00
mathieu.brunot
15ea62c8d7
👷 Build devenv for release
Signed-off-by: mathieu.brunot <mb.mathieu.brunot@gmail.com>
2019-06-11 21:10:07 +02:00
mathieu.brunot
a7ed60ee12
Add curl
Signed-off-by: mathieu.brunot <mb.mathieu.brunot@gmail.com>
2019-06-11 20:58:21 +02:00
mathieu.brunot
00b56eaf6c
🎨 Add variable for Clojure version
Signed-off-by: mathieu.brunot <mb.mathieu.brunot@gmail.com>
2019-06-11 18:18:33 +02:00
mathieu.brunot
c4356bf9ce
🎨 Add env var for Clojure version 2019-06-11 01:01:55 +02:00
mathieu.brunot
fb7853d148
👷 Update CI node and tasks 2019-06-10 23:51:43 +02:00
mathieu.brunot
d5f7ac152f
💡 Track options to add and clean options 2019-06-10 23:49:51 +02:00
Andrey Antukh
a43fc529e7 misc: minor reorganization on devenv dockerfile 2019-06-05 10:07:01 +00:00
Andrey Antukh
cff438eccc feat: use zsh as default shell on docker devenv 2019-06-05 10:43:08 +02:00
Andrey Antukh
fd516fee56 feat: use docker last git hash for docker image rev 2019-06-05 08:26:50 +00:00
Andrey Antukh
f155f48888 misc: remove obsolete scripts from backend 2019-06-05 08:26:33 +00:00
Andrey Antukh
66fc0e68a4 feat: improve backend devlopment namespaces 2019-06-05 08:26:05 +00:00
Andrey Antukh
7adc4e3d01 feat: add worker build to figwheel 2019-06-03 17:21:07 +02:00
Andrey Antukh
a2c41cf9a7 refactor: reorganize with some changes the docker images and manage.sh 2019-06-03 16:53:31 +02:00
Andrey Antukh
3b648f5aa5 refactor: replace lein with cli tools and update some deps
- also removes docker files from source directories
- minor assets reorganization on back (make it more production ready)
2019-06-03 16:51:20 +02:00
Andrey Antukh
8a5c1498e9 misc: remove commented code from gulpfile 2019-05-31 14:43:06 +02:00
Andrey Antukh
3c23975a03 misc: update .gitignore file 2019-05-31 14:42:54 +02:00
Andrey Antukh
4b14e02692 feat: upgrade to gulp 4.x on frontend build 2019-05-31 13:52:35 +02:00
Andrey Antukh
ade7abbd57 misc: update .gitignore file 2019-05-31 13:52:35 +02:00
Andrey Antukh
e72a32bf2b deps: set default node version to v10.16.0 on frontend 2019-05-31 13:52:22 +02:00
mathieu.brunot
bc6fdbbff5
📝 Update badges in README 2019-05-17 10:54:54 +02:00
mathieu.brunot
d229c16cad
👷 Docker-compose build img 2019-05-17 03:30:51 +02:00
mathieu.brunot
9aa8b9bc3e
💄 Fix tooltip color background 2019-05-17 02:29:28 +02:00
mathieu.brunot
d6b3a4dd65
📝 Update README with dev info 2019-05-17 00:03:09 +02:00
mathieu.brunot
d393683be0
📝 Update doc for #96 2019-05-16 00:48:09 +02:00
mathieu.brunot
26260c7056
🐳 💡 Update prod docker mainteners 2019-05-16 00:44:52 +02:00
mathieu.brunot
0a0e0e33ab
🔧 Restore uxbox to default theme 2019-05-16 00:21:21 +02:00
mathieu.brunot
2089ecf6eb
💬 Add translation key for theme 2019-05-16 00:20:45 +02:00
mathieu.brunot
2237eb0f54
🚧 wip 2019-02-24 01:05:43 +01:00
mathieu.brunot
58360c5db1
✏️ Fixing typo and dding note 2019-02-24 00:35:21 +01:00
mathieu.brunot
fd9adca1a9
🚧 Track FIXME for color palette 2019-02-24 00:00:32 +01:00
mathieu.brunot
e6e9f5160e
🎨 Exit links to authentication page 2019-02-23 19:24:33 +01:00
mathieu.brunot
b5af98d357
💄 Increase the display size of icons 2019-02-23 18:40:42 +01:00
mathieu.brunot
7cb5333c5a
🚧 Change format of icon collections 2019-02-23 18:31:02 +01:00
mathieu.brunot
fa95d5cd24
Load default icon collections 2019-02-23 16:24:07 +01:00
mathieu.brunot
3da36c82a0
🐛 Fix uuid of builtin icons 2019-02-23 16:16:33 +01:00