Andrey Antukh
2211fea976
🚑 Fix tests in develop
...
Caused of bad merge conflict resolution from mergin
staging to develop.
2022-08-10 09:14:11 +02:00
Andrey Antukh
84ee6555a3
Merge remote-tracking branch 'origin/staging' into develop
2022-08-10 08:27:25 +02:00
Alejandro
0471df36ef
Merge pull request #2142 from penpot/niwinz-session-management-refactor
...
♻️ Refactor session management
2022-08-10 08:06:49 +02:00
Andrey Antukh
58a06b8cf3
🐛 Ignore invalid file references on importing file-media-object
2022-08-08 12:16:31 +02:00
Andrey Antukh
c30d4d313c
🐛 Force file-id association with file-media-object on exportation
...
This is needed because we may have situation when a file
is using a file-media-object reference from other file (probably
a library that is not included in the exportation); in this case
we need to forcely embed it.
2022-08-08 12:09:16 +02:00
Andrey Antukh
aceefc0485
♻️ Move comments mutations to commands
2022-08-08 10:36:15 +02:00
Andrey Antukh
173f0d68bb
📎 Properly deprecate comments related queries
2022-08-08 09:42:45 +02:00
Andrey Antukh
61f2799e49
🐛 Fix unexpected response truncation on viewer
2022-08-08 09:28:31 +02:00
Andrey Antukh
7611aec4c6
🐛 Fix unexpected response truncation on viewer
2022-08-08 09:00:27 +02:00
Andrey Antukh
adbadc8743
♻️ Refactor session management
2022-08-08 07:54:15 +02:00
Andrey Antukh
6981d92b11
🎉 Add RPC method for retrieve the list of builtin templates
2022-08-03 14:46:51 +02:00
Andrey Antukh
b8b60d9208
🎉 Add RPC command for clone builtin template
2022-08-03 14:28:33 +02:00
Andrey Antukh
ed701fd9c5
♻️ Move management mutations to commands
2022-08-03 14:28:33 +02:00
Andrey Antukh
d832482dae
🎉 Add builtin template loading mechanism
2022-08-03 14:28:33 +02:00
Andrey Antukh
15d7b94940
🎉 Add convenience helper for http client
2022-08-03 09:49:24 +02:00
Andrey Antukh
d30b6ac5b9
✨ Reorganize resources directory
2022-08-03 09:49:24 +02:00
Andrew Zhurov
39ae2ed98d
🐛 Fix svg upload
...
Signed-off-by: Andrei Zhurau <zhurov.andrew@gmail.com>
2022-08-01 16:43:59 +02:00
Andrey Antukh
5336db4456
Merge pull request #2123 from andrewzhurov/3885-assets-library-not-showing-graphics
...
🐛 Fix svg upload
2022-08-01 16:42:17 +02:00
Andrey Antukh
6237829445
📎 Add additional reformating to specs naming
2022-08-01 15:03:45 +02:00
Andrey Antukh
abfca5c89a
📎 Add additional reformating to specs naming
2022-08-01 15:01:03 +02:00
Andrey Antukh
f25222e441
Merge remote-tracking branch 'origin/staging' into develop
2022-08-01 14:05:04 +02:00
Andrey Antukh
91baae3580
📎 Minor change on session internal timestamp handling
2022-08-01 13:10:01 +02:00
Andrew Zhurov
a6ee1617ab
🐛 Fix svg upload
...
Signed-off-by: Andrei Zhurau <zhurov.andrew@gmail.com>
2022-08-01 11:23:08 +03:00
Eva
1c446a011e
✨ Move comments
2022-08-01 09:53:55 +02:00
Andrés Moya
0667089833
🔧 Some style enhancements and mini bug fix
2022-07-29 14:00:36 +02:00
Eva
c108974ad2
✨ Add info in modal
2022-07-29 14:00:36 +02:00
Andrés Moya
a5bf1c03e7
🎉 Make components-v2 an optional feature
2022-07-29 09:29:25 +02:00
Andrés Moya
7da159d52a
🎉 Absorb components when deleting or unpublishing a library
2022-07-29 09:29:24 +02:00
Andrés Moya
54e0071c9c
🎉 Scaffolding to write unit tests of common types
2022-07-29 09:29:24 +02:00
Andrés Moya
bdcbe46d0d
♻️ Move component instantiation to new types module
2022-07-29 09:29:24 +02:00
Andrey Antukh
e3f878ef2f
♻️ Move doc ns from http to rpc ns
2022-07-28 11:14:59 +02:00
Andrey Antukh
05a86581a5
✨ Reorganize comments related rpc methods
...
Mutations becomes deprecated and queries moved to commands. The
old queries still maintained with deprecated flag.
2022-07-27 21:41:38 +02:00
Andrey Antukh
07eab923f0
✨ Improve doc endpoint
...
Add changes, added and deprecation notices
2022-07-27 21:41:38 +02:00
Andrey Antukh
2e077e3ea9
🐛 Fix awsns endpoint
2022-07-27 21:41:38 +02:00
Andrey Antukh
99dea51eea
⬆️ Update yetti to v9.3 (bugfixing)
2022-07-27 21:41:38 +02:00
Andrey Antukh
e7ae8f5c58
🐛 Fix unexpected null pointer exception on decoding pgarray
2022-07-27 21:41:38 +02:00
Andrey Antukh
ee51e8c719
✨ Always assoc :iat claim to tokens for better traceability
2022-07-27 21:41:38 +02:00
Andrey Antukh
dece149c9e
🎉 Add migration for fix legacy storage object backend names
2022-07-27 12:55:43 +02:00
Andrey Antukh
9275f5e5ce
✨ Reorganize migrations directory
2022-07-27 12:55:43 +02:00
Andrey Antukh
4bf05c8a42
✨ Minor reorganization of srepl namespace
2022-07-27 12:55:43 +02:00
Alejandro Alonso
d140f15f37
🐛 Fix set project on binary file import
2022-07-08 07:43:44 +02:00
Alejandro Alonso
37e9adc6b6
🐛 Fix set project on binary file import
2022-07-08 06:43:04 +02:00
Andrey Antukh
d60f849089
💄 Cosmetic refactor of binfile internal API impl
2022-07-07 13:08:18 +02:00
Andrey Antukh
c02e8ff883
✨ Print the spec error explain to logging message
2022-07-07 12:29:13 +02:00
Andrey Antukh
4d55ed4860
✨ Ensure vector ids on export debug handler
2022-07-07 12:29:13 +02:00
Andrey Antukh
5e2c1fb4cd
🎉 Add missing predicate on util/bytes ns
2022-07-07 12:29:13 +02:00
Andrey Antukh
f9447029f3
🔥 Remove some deprecated config attrs
2022-07-07 12:28:13 +02:00
Andrey Antukh
2a9c8eb9af
📎 Print parsed flags on start
2022-07-07 12:28:13 +02:00
Andrey Antukh
cdcf3facd2
🐛 Fix flags parsing order
2022-07-07 12:28:13 +02:00
Alejandro Alonso
17645bb2a7
✨ Frontend support for binary files
2022-07-07 11:37:34 +02:00