0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 23:18:48 -05:00
Commit graph

2204 commits

Author SHA1 Message Date
Andrey Antukh
48d5188aaa fix(backend): fix auth tests 2019-06-24 19:45:11 +02:00
Andrey Antukh
31766fde32 feat: enable runnint test on travis 2019-06-24 19:38:51 +02:00
Andrey Antukh
4da6ae0a74 fix(frontend): minor fix on icon shape component 2019-06-24 17:39:10 +02:00
Andrey Antukh
7103b35686 feat(frontend): add "build-tests" command 2019-06-24 17:39:10 +02:00
Andrey Antukh
a26f480d02 feat(frontend): remove sablono usage 2019-06-24 17:39:10 +02:00
Andrey Antukh
c234b01dee misc(frontend): cosmetic changes on deps.edn 2019-06-24 17:39:10 +02:00
Andrey Antukh
b1b81c152f feat(frontend): remove library from builtins 2019-06-24 17:39:10 +02:00
Andrey Antukh
ba62ae07b5 misc(frontend): remove stalled data from vendor/deps.cljs 2019-06-24 17:39:10 +02:00
Andrey Antukh
1df06e210d misc(frontend): remove stalled files 2019-06-24 17:39:10 +02:00
Andrey Antukh
15b9d8d54f misc(frontend): remove builtins icons from initial state 2019-06-24 17:39:10 +02:00
Andrey Antukh
7dc5ee3d4e misc(frontend): cosmetic change on repo impl ns 2019-06-24 17:39:10 +02:00
Andrey Antukh
c98e89278f feat(frontend): improve i18n 2019-06-24 17:39:10 +02:00
Andrey Antukh
bd11b5864b misc(frontend): use rumext instead of sablono on builtins.icons ns 2019-06-24 17:39:10 +02:00
Andrey Antukh
17e5880b2d misc(backend): minor changes on collimp command 2019-06-24 17:39:10 +02:00
Andrey Antukh
d967095b86 feat(backend): add etag mechanism for get requests 2019-06-24 17:39:10 +02:00
Andrey Antukh
f3204114cd feat(frontend): update date-fns bundle to 1.30.1 2019-06-24 17:39:10 +02:00
Andrey Antukh
105771a00d fix(frontend): adapt page options sidebar to new react 2019-06-24 17:39:10 +02:00
Andrey Antukh
b322da5936 fix(frontend): adapt colorpalette to rumext changes 2019-06-24 17:39:10 +02:00
Andrey Antukh
db4cdc27a3 fix(frontend): adapt repo ns to backend api changes 2019-06-24 17:39:10 +02:00
Andrey Antukh
ea1bfd5eaa fix(frontend): add render-to-html function 2019-06-24 17:39:10 +02:00
Andrey Antukh
b428d1dc23 fix(frontend): add missing import 2019-06-24 17:39:10 +02:00
Andrey Antukh
2dc30cddc3 misc(frontend): remove commented code from deps.edn 2019-06-24 17:39:10 +02:00
Andrey Antukh
88f45fb618 feat(frontend): initial work on react and rumext upgrade 2019-06-24 17:39:10 +02:00
Andrey Antukh
ff00bdb3eb feat(backend): enable cors 2019-06-24 17:39:10 +02:00
Andrey Antukh
9d58d0fac5 feat(backend): rename uxbox.api to uxbox.http 2019-06-24 17:39:10 +02:00
Andrey Antukh
3ff0ecee5f misc(backend): update deps 2019-06-24 17:39:10 +02:00
Andrey Antukh
f64bb74a3e feat(backend): remove catacumba dependency 2019-06-24 17:39:10 +02:00
Andrey Antukh
910e076e73 test(backend): more tests 2019-06-24 17:39:10 +02:00
Andrey Antukh
15a5d64621 feat(backend): minor refactor on middlewares 2019-06-24 17:39:10 +02:00
Andrey Antukh
0b1cd62449 feat(backend): handle more ecanpsulated errors 2019-06-24 17:39:10 +02:00
Andrey Antukh
f06fce06c3 fix(backend): fix run-test function 2019-06-24 17:39:10 +02:00
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