Eva Marco
955da2a9c2
🐛 Fix circular reference error on token edition ( #10185 )
...
* 🐛 Fix circular reference error on token edition
* ♻️ Move the fn to the helpers page
* 🎉 Add comment
2026-06-18 15:46:07 +02:00
Andrey Antukh
4a8fb5af53
Merge remote-tracking branch 'origin/staging' into develop
2026-06-01 13:15:57 +02:00
Eva Marco
ba39600192
🐛 Fix show error on name-input
2026-05-29 12:28:10 +02:00
Andrés Moya
429103d076
🐛 Fix errors when token name conflicts with group name
2026-05-29 12:28:10 +02:00
Eva Marco
7843bb1208
♻️ Fix regression and add test
2026-05-28 15:06:29 +02:00
Xaviju
0ea3ea332f
🎉 Display autocomplete combobox on token creation ( #9109 )
...
Co-authored-by: Eva Marco <evamarcod@gmail.com>
2026-05-06 12:40:23 +02:00
Xaviju
9e4c8981be
🎉 Duplicate token group ( #8886 )
2026-04-10 10:42:35 +02:00
Xaviju
1b68318c6b
🐛 Token tree must be expanded by default ( #8799 )
2026-03-30 08:14:17 +02:00
Xaviju
f8913c755d
🎉 Rename token group ( #8275 )
...
* 🎉 Rename token group
* 📎 Add to CHANGES
2026-03-19 22:54:21 +01:00
Belén Albeza
fc64dfe9d6
Revert " ✨ Add regression test for token highlight bug (13302) ( #8573 )"
...
This reverts commit d8249cc3db6283c12ba983d4b44a8c322aaffb6b.
2026-03-13 12:12:15 +01:00
Belén Albeza
d8249cc3db
✨ Add regression test for token highlight bug (13302) ( #8573 )
...
* ✨ Add aria role to token pill
* ✨ Clean up unused vars, imports and unneeded intercepts in tokens tests
* ✨ Add regression test for bug 13302 (highlight token)
2026-03-11 14:17:57 +01:00
Eva Marco
c08cff68d7
♻️ Refactor token test to match new render ( #8442 )
...
* ♻️ Refactor apply token test to match new render
* ♻️ Refactor crud token test with new render
* ♻️ Refactor general token tes tto use new render
* ♻️ Refactor remapping token tests to use new render
* ♻️ Refactor token set tests to use new render
* ♻️ Refactor token theme tests to use new render
* ♻️ Refactor token tree tests to use new render
2026-02-25 14:03:31 +01:00
Xaviju
38396ba299
♻️ Divide token integrations tests into multiple files ( #8076 )
2026-01-14 16:12:36 +01:00