Miguel de Benito Delgado
|
c0df527b3d
|
📚 Document app.main.data.workspace.undo
|
2025-06-18 09:52:15 +02:00 |
|
Andrey Antukh
|
22f789e77c
|
✨ Don't put timeout on tokens changes transaction
|
2025-03-18 16:19:55 +01:00 |
|
Andrey Antukh
|
85746e7cb2
|
♻️ Refactor state locality
The main purpose of this refactor is reduce
a custom state from different pages and unify
them under common access patterns
|
2025-01-16 15:31:18 +01:00 |
|
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
|
b882b9e283
|
🔥 Remove usage of public usage of sm/define funcion
|
2024-09-13 11:30:55 +02:00 |
|
Andrey Antukh
|
6436ef334b
|
♻️ Refactor persistence layer
|
2024-06-04 10:15:32 +02: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
|
37e4939af7
|
✨ Add usability improvements to schema validation subsystem
|
2023-11-23 17:19:37 +01:00 |
|
Andrey Antukh
|
52fbc678f3
|
♻️ Move app.common.pages to app.common.files
|
2023-11-16 11:07:36 +01:00 |
|
alonso.torres
|
f611584bb3
|
🐛 Create guard for undo transactions
|
2023-07-14 15:37:49 +02:00 |
|
Andrés Moya
|
9d5b59e9bb
|
🐛 Fix grouping of undo transactions
|
2023-05-22 17:26:53 +02:00 |
|
Andrey Antukh
|
5ca3d01ea1
|
🎉 Add malli based validation and coersion subsystem
|
2023-05-17 16:05:29 +02:00 |
|
Pablo Alba
|
47b432e307
|
🐛 Fix bad undo group associations
|
2023-04-13 18:44:40 +02:00 |
|
Andrés Moya
|
ad786ab95f
|
🎉 Group component sync changes in a single undo
|
2023-03-27 10:39:35 +02:00 |
|
alonso.torres
|
079cff0bc0
|
🐛 Fix problem with undo transactions
|
2023-03-09 15:53:10 +01:00 |
|
alonso.torres
|
b5be938480
|
🐛 Improve behavior for undo on text edition
|
2023-03-07 09:11:51 +01:00 |
|
Pablo Alba
|
813a188e24
|
🐛 Fix duplicate with alt and undo only undo one step
|
2023-02-15 12:20:47 +01:00 |
|
Eva
|
694d90d485
|
✨ Add id functionality to undo transactions
|
2022-11-24 10:00:32 +01:00 |
|
Andrey Antukh
|
41134f22e9
|
📎 Update license header
|
2022-09-20 23:23:22 +02:00 |
|
Andrés Moya
|
6f94745aed
|
♻️ Rename specs -> types
NO FUNCTIONALITY IS CHANGED in this commit, only moving things around
|
2022-06-29 06:25:06 +02:00 |
|
Andrey Antukh
|
04f7169aef
|
♻️ Refactor and modularize all specs.
|
2022-01-27 13:03:44 +01:00 |
|
Andrey Antukh
|
e7b4010eba
|
🐛 Fix undo on page relocate/sorting.
|
2021-11-25 13:24:40 +01:00 |
|
alonso.torres
|
7efc1a0366
|
🐛 Fix problem with undo operation and children order
|
2021-07-15 14:03:11 +02:00 |
|
Andrey Antukh
|
3e4e54870b
|
✨ Fix linter issues on frontend (part 2).
|
2021-06-18 11:20:25 +02:00 |
|
Andrey Antukh
|
c70bc5baff
|
♻️ Refactor dashboard state management.
Mainly for performance, also affects backend endpoints.
|
2021-05-10 14:53:47 +02:00 |
|
alonso.torres
|
0b6c2df5b6
|
⚡ Change some verify to asserts
|
2021-04-29 11:39:20 +02:00 |
|
alonso.torres
|
59187f9ff4
|
♻️ Refactor commit-changes and undo actions
|
2021-04-27 18:00:59 +02:00 |
|