0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-27 00:49:28 -05:00
Commit graph

2123 commits

Author SHA1 Message Date
Andrey Antukh
f357180564 feat(backend): port auth kvstore and svg handlers 2019-06-24 17:39:10 +02:00
Andrey Antukh
4291c80259 test(backend): fix image create/upload test 2019-06-24 17:39:10 +02:00
Andrey Antukh
af8d19ab60 test(backend): improve tests fixtures 2019-06-24 17:39:10 +02:00
Andrey Antukh
04a054474f feat(backend): enable proper multipart handling 2019-06-24 17:39:10 +02:00
Andrey Antukh
57568f9614 misc(backend): error middleware reorganization 2019-06-24 17:39:10 +02:00
Andrey Antukh
7400f0f946 feat(backend): port icons images and users handlers to new api 2019-06-24 17:39:10 +02:00
Andrey Antukh
e0600a3058 feat(backend): adapt pages tests to new api 2019-06-24 17:39:10 +02:00
Andrey Antukh
210fbb9535 feat(backend): move almost all middlewares to api.middleware ns 2019-06-24 17:39:10 +02:00
Andrey Antukh
2e9fb97a98 feat(backend): remove warning from user ns (related to test function) 2019-06-24 17:39:10 +02:00
Andrey Antukh
9d5d4c9826 feat(backend): add entry point for tests 2019-06-24 17:39:10 +02:00
Andrey Antukh
f2411368ba feat(backend): initial work on catacumba to plain ring migration 2019-06-24 17:39:10 +02:00
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