Andrey Antukh
3e090b126e
♻️ Refactor application routing
...
Mainly removes an inconsistent use of path params and normalize
all routes to use query params for make it extensible without
breaking urls.
2024-12-03 18:23:41 +01:00
Andrey Antukh
6436ef334b
♻️ Refactor persistence layer
2024-06-04 10:15:32 +02:00
Andrey Antukh
f62d2085e8
✨ Add the ability to download a report on internal error page
2024-02-12 15:37:29 +01:00
Andrey Antukh
833871df65
💄 Format frontend code
2024-01-08 09:32:50 +01:00
Andrey Antukh
96f5a33f5f
⬆️ Upgrade to beicon2 (part1)
2023-12-26 14:14:20 +01:00
Andrey Antukh
783e0470be
✨ Add general improvements to copy paste
...
Cleaning code and adding more safety checks
2023-11-23 17:19:37 +01:00
Andrey Antukh
5ca3d01ea1
🎉 Add malli based validation and coersion subsystem
2023-05-17 16:05:29 +02:00
Andrey Antukh
aafbf6bc15
♻️ Refactor cocurrency model on backend
...
Mainly the followin changes:
- Pass majority of code to the old and plain synchronous style
and start using virtual threads for the RPC (and partially some
HTTP server middlewares).
- Make some improvements on how CLIMIT is handled, simplifying code
- Improve considerably performance reducing the reflection and
unnecesary funcion calls on the whole stack-trace of an RPC call.
- Improve efficiency reducing considerably the total threads number.
2023-03-14 12:30:27 +01:00
alonso.torres
6962e15b6d
🐛 Fix error streen when uploading wrong SVG
2023-03-06 16:27:50 +01:00
alonso.torres
7d48b86e46
❇️ Debugging panel for development
2023-01-12 12:35:20 +01:00
alonso.torres
733b35dd53
⬆️ Updated potok dependency
2023-01-02 11:25:53 +01:00
Andrey Antukh
21683be07b
✨ Improve error handling on onboarding questions form
2022-09-21 09:44:08 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
f25222e441
Merge remote-tracking branch 'origin/staging' into develop
2022-08-01 14:05:04 +02:00
Andrés Moya
2be432e1d4
♻️ Remove obsolete st/emitf macro
2022-05-20 16:37:33 +02:00
Alejandro Alonso
0e0fb68c38
🎉 Add assets exportation in bulk (multiple)
...
And adapt to the websocket changes on backend and
exporter.
2022-03-22 11:34:32 +01:00
Andrey Antukh
06d41c552b
✨ Simplify debuging information used on commit-changes.
2021-12-10 12:00:29 +01:00
alonso.torres
2a11e9962d
♻️ Moved debug utils to debug namespace
2021-12-01 14:39:20 +01:00
Andrey Antukh
77cf4a5332
♻️ Refactor frontend error handling.
2021-10-06 15:57:49 +02:00
Andrey Antukh
3e4e54870b
✨ Fix linter issues on frontend (part 2).
2021-06-18 11:20:25 +02:00
Andrey Antukh
0f8e2a9b1b
🎉 Add experimental trazability to update-file.
2021-05-10 14:53:47 +02:00
Andrey Antukh
6dbabf2935
♻️ Refactor application initialization.
2021-05-06 14:13:54 +02:00
Andrey Antukh
f545e41d10
📎 Fix license header.
2021-04-12 16:49:43 +02:00
alonso.torres
59022904fb
✨ Handling group inheritance
2021-03-08 13:25:55 +01:00
Andrey Antukh
bea093e8da
♻️ Refactor error handling.
2021-01-25 11:51:15 +01:00
Andrés Moya
11418501a4
🐛 Manage correctly when components are dragged and dropped
2021-01-20 18:03:38 +01:00
alonso.torres
27e83342f9
✨ Improvements to performance
2021-01-19 18:44:32 +01:00
Andrés Moya
fe7faf0d0d
✨ Rework changes detection
2021-01-15 11:01:27 +01:00
Andrey Antukh
38a645ad49
🔥 Remove unused code.
2020-12-21 16:55:54 +01:00
Andrey Antukh
4a5e27e641
⬆️ Update potok to 3.0.0.
2020-12-21 12:15:53 +01:00
Andrés Moya
baec7838b4
♻️ Always set component-file-id, even in local file
2020-12-21 10:23:19 +01:00
alonso.torres
45882ba6a1
♻️ Refactor pages namespaces
2020-12-10 14:41:05 +01:00
alonso.torres
d0306ac92c
🐛 Fixes some issues with text shape
2020-12-07 10:15:44 +01:00
Andrés Moya
e9714c4fd0
🐛 Fix synchronization when adding a subcomponent to a instance
2020-12-04 12:03:34 +01:00
alonso.torres
af68c26aea
♻️ Refactor transforms
2020-11-23 17:44:01 +01:00
Andrés Moya
c38d0e3211
✨ Rework nested components to avoid indirect references
2020-10-29 11:33:41 +01:00
alonso.torres
f1ee1b55b7
✨ Formated locales.json.
2020-10-27 11:29:08 +01:00
alonso.torres
b52289860f
✨ Adds multiselection attributes
2020-10-27 11:29:08 +01:00
alonso.torres
d6573c2bcc
✨ Adds copy properties.
2020-10-27 11:29:08 +01:00
Andrés Moya
a7335533bb
🐛 Fix stupid parenthesis :>
2020-10-15 11:54:29 +02:00
Andrés Moya
a6d47cca10
✨ Make some small fixes
2020-10-15 11:15:35 +02:00
Andrés Moya
68ca44188c
✨ Enhance synchronization of a component with subcomponents
2020-10-14 09:25:57 +02:00
Andrés Moya
a3eb634740
✨ Preserve origin component in nested instances
2020-10-14 09:25:57 +02:00
Andrey Antukh
142036891a
🎉 Add full teams administration.
2020-10-06 13:25:13 +02:00
Andrés Moya
d5e70e51ba
📎 Allow to debug touched attibute
2020-09-30 18:19:53 +02:00
Andrés Moya
483401f328
🎉 Allow nested components
2020-09-30 18:19:53 +02:00
Andrey Antukh
b3252ec2b2
♻️ Refactor dashboard (add teams)
2020-09-28 12:28:29 +02:00
Andrés Moya
5e585201d3
🎉 Create reusable components
2020-09-16 16:09:41 +02:00
Andrey Antukh
e3faddeb6b
⬆️ Update potok dependency.
2020-08-19 13:05:38 +02:00
Andrey Antukh
6c67c3c71b
♻️ Make the namespacing independent of the branding.
2020-08-18 19:32:11 +02:00