alonso.torres
|
cebda20dd4
|
✨ Adapt to handoff changes
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
94602feab1
|
✨ Updated translation keys
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
503a1dabac
|
✨ Align self and stretch fixes
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
81d2f9dd9d
|
✨ Adds align-content options
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
4b61e3228f
|
✨ Add min/max width/height for elements
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
b8c90fdcf3
|
✨ Refactor flex layout namespace
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
58fd20094a
|
✨ Adapted dynamic modifiers and options for new modifiers
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
af098bb64d
|
✨ Adds integration with new UI
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
11f347941e
|
✨ Refactor for new modifiers
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
c3ed46d3ab
|
✨ Move auto-layout children
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
025cac0228
|
✨ Drop-zone autolayout calculation
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
8bcb9e1976
|
✨ Autofill vectors calculation
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
bc890a0b33
|
✨ Refactor frames
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
8d9ed4f8af
|
✨ Fill elements in auto-layout
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
c01c46041d
|
✨ Adds autolayout positions calculations
|
2022-11-17 09:29:02 +01:00 |
|
alonso.torres
|
5050c35257
|
✨ Adds layout items options
|
2022-11-17 09:26:17 +01:00 |
|
Pablo Alba
|
3c424786a7
|
✨ Show board miniature in manual overlay setting
|
2022-11-16 14:31:44 +01:00 |
|
Pablo Alba
|
1affb53a26
|
✨ Better overlays interactions on boards inside boards
|
2022-11-16 14:31:44 +01:00 |
|
Andrey Antukh
|
58dbe21544
|
Merge branch 'hiru-remove-graphics' into develop
|
2022-11-14 14:44:55 +01:00 |
|
Andrés Moya
|
6b1ecfd89c
|
📎 Add some code enhancements
|
2022-11-14 14:44:18 +01:00 |
|
Andrés Moya
|
20738545b8
|
🎉 Transform graphics into components
|
2022-11-11 09:56:40 +01:00 |
|
Andrey Antukh
|
8852ed815f
|
🐛 Fix unexpected exception on file-gc cron task
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
fde03e21b0
|
🎉 Add conditional reading to RPC
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
5192b36669
|
💄 Add some cosmetic adjustements
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
b20d2badfe
|
✨ Load workspace thumbnails in a separated request
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
dfb73192b8
|
📎 Change rpc middleware order (minor)
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
59ba87d9cd
|
✨ Properly report malformed json error
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
38ed3b076a
|
🔥 Remove unused config entry
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
f3472fcd79
|
📚 Add documentation to objects and pointer map namespaces
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
3ef99c287e
|
♻️ Refactor tests directory structure
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
12e2d3ad96
|
📎 Rename app-tests to backend-tests for naming consistency
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
0dc3dba428
|
📎 Set definitive fressian handler ids for objects and pointer map
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
efb0ec46bf
|
🎉 Add tests for pointer map
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
aa9e125e31
|
🎉 Add tests for objects map
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
16afa90b9c
|
✨ Improve internal impl of objects-map
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
fa93e5a1a7
|
♻️ Refactor backend tests directory tree
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
1298956d92
|
✨ Improve srepl helpers for activate profile
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
67b4d5a1c7
|
🐛 Fix issues when RPC returns nil values
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
bfccae2373
|
🔥 Remove unused namespace
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
5d9606f4d0
|
📎 Update .gitignore file
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
76333cec26
|
🎉 Integrate storage/pointer-map file feature
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
a42d7164ad
|
🎉 Add more helpers on srepl ns
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
c027de2592
|
✨ Make nil safe some decode helpers on db ns
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
ce99ca0aa8
|
🎉 Add generic PointerMap abstraction
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
751b99bf47
|
⬆️ Update devenv dockerfiles
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
67fc499001
|
Merge branch 'niwinz-enhancements' into develop
|
2022-11-07 16:57:35 +01:00 |
|
Andrey Antukh
|
6713d8eb3f
|
✨ Make metrics more modular
|
2022-11-07 11:18:22 +01:00 |
|
Andrey Antukh
|
e36d611f19
|
🔥 Remove obsolete code from scripts/repl
|
2022-11-07 11:17:49 +01:00 |
|
Andrey Antukh
|
111cf54ff6
|
♻️ Refactor common module tests and add generative testing for types
|
2022-11-07 10:22:16 +01:00 |
|
Andrey Antukh
|
1f73558f1b
|
📎 Fix linter issues
|
2022-11-07 10:05:56 +01:00 |
|