32 Commits

Author SHA1 Message Date
eaf1f305f4 LP-5677: fix error text 2026-03-16 11:44:50 +03:00
da8ee3897a LP-5723: fix bug with BackButton 2026-03-16 11:31:25 +03:00
f7ccbb849a fix for plugin tooltip title 2026-03-13 16:28:33 +03:00
0942562085 LP-5675: fixed the ability to grant an achievement to a user of a shared channel 2026-03-13 16:09:43 +03:00
3e8879245b LP-5676: fixed the ability to add a user to a shared channel 2026-03-13 15:28:48 +03:00
47fbaef659 LP-5674: fixed a bug with creating an achievement with a non-existent emoji 2026-03-13 10:48:09 +03:00
eabb1603bd LP-5677: fixed the possibility of creating an achievement with a duplicate name in one type 2026-03-12 16:42:57 +03:00
d06422a711 fixed a bug with false emoji requests 2026-03-12 15:53:14 +03:00
157967c555 fixed the length of the achievement name 2026-03-12 14:57:32 +03:00
7f7b0cba58 fix ts and webpack errors 2026-03-12 14:55:52 +03:00
ec89c1f115 some refactoring, the BadgeList component has been remade into a functional one 2026-03-12 14:01:34 +03:00
b6c2a3b6f8 LP-5687: add a dash to the achievement card if the description is empty 2026-03-12 10:49:03 +03:00
23bffe57f7 LP-5681: fixed achievement description length 2026-03-11 14:38:52 +03:00
9079737523 update webpack and babel-loader to support Node.js 17+ 2026-03-11 13:45:57 +03:00
f53b8f3df1 defaultProps removed from component 2026-03-11 11:37:35 +03:00
e7d0560bd3 fixed a bug with system emojis that contained aliases 2026-03-11 11:33:51 +03:00
3d84d75669 added the ability to edit achievements for users allowed to create achievements in this type 2026-03-10 15:33:49 +03:00
2006501a74 added display of the type creator in the list of types 2026-03-10 15:15:23 +03:00
8596b0e7dc added a navigation button to exit BadgeDetails 2026-03-10 14:39:48 +03:00
14186baadb added my achievements tab 2026-03-10 10:40:30 +03:00
df25e1f6fc added the ability to remove achievements and changed the process of deleting achievements and types 2026-03-05 11:36:27 +03:00
0d582ec803 replace interactive dialogs with custom modals for grant and subscription flows 2026-03-03 11:07:43 +03:00
9f4b2218b0 add types management tab with CRUD operations to RHS panel 2026-03-02 11:46:53 +03:00
a6b5bcd503 fix lint rules and add webpack resolve rule for mjs files 2026-03-02 11:31:00 +03:00
edc20a252f added the ability to select emojis via the Emoji Picker Overlay 2026-02-25 13:39:05 +03:00
a88ce39a48 added badge stacking in user popover 2026-02-24 15:57:02 +03:00
dffe0685bb replaced admin text input with a searchable multi-select 2026-02-24 14:04:16 +03:00
754304e4ca remove install-state.gz from git tracking (already in .gitignore) 2026-02-19 15:01:38 +03:00
e47a63f1d5 added a common badge type when initializing the plugin, moved the ability to create types/badges to the UI, and redesigned components (AllBadgesRow, UserBadgeRow, UserRow, BadgeDetails) 2026-02-19 14:48:09 +03:00
b975b5f5f1 added full internationalization for the plugin 2026-02-16 13:50:43 +03:00
16cb9a3d56 change manifestId and added install-state.gz to gitignore 2026-02-12 11:24:36 +03:00
5d3926d2a4 initial commit 2026-02-11 17:06:51 +03:00