Andrey Antukh
|
f545e41d10
|
📎 Fix license header.
|
2021-04-12 16:49:43 +02:00 |
|
Andrey Antukh
|
351daacca0
|
🔧 Change CI configuration.
|
2021-03-31 09:28:15 +02:00 |
|
Andrey Antukh
|
0926fbcbc6
|
♻️ Minor code reorganization.
Improves modularity and reusability and allows usage
of backend code as a library.
|
2021-03-31 09:28:15 +02:00 |
|
Andrés Moya
|
47c58df2a4
|
🐛 Fix errors duplicating objects with deleted relations
|
2021-03-26 12:51:48 +01:00 |
|
alonso.torres
|
ecff4c5dce
|
✨ Removed svgcleaner
|
2021-03-25 08:19:35 +01:00 |
|
Andrés Moya
|
d9aa94025a
|
♻️ Refactor field name
|
2021-03-16 15:33:03 +01:00 |
|
alonso.torres
|
29f421d867
|
✨ Import fixes
|
2021-03-08 13:26:18 +01:00 |
|
Andrey Antukh
|
fdeaac7f65
|
Merge branch 'main' into develop
|
2021-03-08 11:58:48 +01:00 |
|
elhombretecla
|
6c47df20af
|
🎉 Add terms check to register
|
2021-03-08 10:10:53 +01:00 |
|
Andrés Moya
|
c6765a48c5
|
🎉 Move files to other projects and teams
|
2021-03-03 13:23:06 +01:00 |
|
Andrey Antukh
|
6a345c4b8a
|
✨ Complete backend behavior when duplicate and move
|
2021-03-03 12:38:34 +01:00 |
|
Andrés Moya
|
044f1f63c0
|
🎉 Duplicate projects and files
|
2021-03-03 12:29:52 +01:00 |
|
Andrey Antukh
|
9945243a23
|
🎉 Add backend management module with duplicate file and duplicate project
|
2021-03-03 12:20:10 +01:00 |
|
Andrey Antukh
|
833944bebb
|
🐛 Fix CI buid.
|
2021-02-28 20:04:07 +01:00 |
|
Andrey Antukh
|
645954bc7c
|
🐛 Fix issues on files and project rpc methods.
|
2021-02-25 17:45:39 +01:00 |
|
Andrey Antukh
|
65a3126f15
|
🎉 Add manage cli helper.
|
2021-02-24 14:12:25 +01:00 |
|
Andrey Antukh
|
82d7a0163d
|
✨ Rename sprops to setup module.
|
2021-02-24 14:12:25 +01:00 |
|
Andrey Antukh
|
784a4f8ecd
|
✨ Add some type hints and remove legacy code.
|
2021-02-18 09:35:37 +01:00 |
|
Andrey Antukh
|
7708752ad9
|
🎉 Add automatic complaint and bouncing handling.
|
2021-02-12 16:26:28 +01:00 |
|
Andrey Antukh
|
5858f3f180
|
✨ Improve auth module.
|
2021-02-12 09:44:08 +01:00 |
|
alonso.torres
|
bfcfe2fd31
|
🐛 Fixes problems with path transforms
|
2021-02-11 10:46:13 +01:00 |
|
alonso.torres
|
4d5231598f
|
🐛 Fixes issues with moving shapes outside groups
|
2021-02-09 15:42:16 +01:00 |
|
Andrey Antukh
|
b3f9c3d27e
|
🎉 Add circle CI (for backend).
|
2021-02-01 14:06:06 +01:00 |
|
Andrey Antukh
|
3dd22fd298
|
🎉 Add tests for file-media-gc task.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
5ee6897ce6
|
🎉 Add tests for svgc.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
a599835e1f
|
🎉 Add tests for storage module.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
fac0354b2d
|
🚑 Fix broken tests.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
43b8743569
|
🔥 Remove unused code.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
707fa160e8
|
🎉 Add simple telemetry server module.
|
2021-01-07 11:29:57 +01:00 |
|
Andrey Antukh
|
9f12456456
|
♻️ Replace mount with integrant.
|
2021-01-07 11:29:57 +01:00 |
|
Andrés Moya
|
baec7838b4
|
♻️ Always set component-file-id, even in local file
|
2020-12-21 10:23:19 +01:00 |
|
Andrey Antukh
|
4d7a34a998
|
🎉 Add better error reporting.
|
2020-12-09 14:38:33 +01:00 |
|
alonso.torres
|
1b5efa6ba2
|
🐛 Fixed issue with shared token for logged users
|
2020-12-07 14:24:50 +01:00 |
|
alonso.torres
|
1fb5ffb59b
|
✨ Improved tests for geom transforms
|
2020-12-02 14:40:31 +01:00 |
|
alonso.torres
|
f37a85fd82
|
✨ Fixes tests and linter for commons
|
2020-12-02 08:53:38 +01:00 |
|
Andrey Antukh
|
8ea4ea23cc
|
🔥 Remove broken imports.
|
2020-10-06 13:25:13 +02:00 |
|
Andrey Antukh
|
4e694ff194
|
♻️ Refactor file persistence layer.
|
2020-09-07 11:39:57 +02:00 |
|
Andrey Antukh
|
b57c20ebb6
|
🐛 Minor fixes on testing config.
Related to renaming.
|
2020-08-24 12:51:05 +02:00 |
|
Andrey Antukh
|
6c67c3c71b
|
♻️ Make the namespacing independent of the branding.
|
2020-08-18 19:32:11 +02:00 |
|