Commit Graph

86 Commits

Author SHA1 Message Date
Alexander Platov
16bd4b983a
UI fixes (#1109)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-03-07 16:12:17 +07:00
Denis Bykhov
07ad3bba09
Minor fixes (#1103)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-03-05 11:59:27 +07:00
Denis Bykhov
748ad4d258
Delete object fix (#1093)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-03-04 16:02:13 +07:00
Denis Bykhov
af15115c8c
Notification presenter (#1055)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-25 16:04:57 +07:00
Denis Bykhov
3e4188dac3
i18n russian (#1049)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-23 23:10:11 +07:00
Denis Bykhov
d8de94da59
Send email notification when mentioned (#1031)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-22 16:09:13 +07:00
Andrey Sobolev
6748b60eca
Tag categories initial (#1030)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-21 16:11:31 +07:00
Alexander Platov
2fd7e3a94f
Hide plus in Kanban (#1026)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-02-17 17:52:33 +07:00
Alexander Platov
c3d5f4cf57
Breaking long words in comments. CSS optimize. (#1023)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-02-16 10:03:39 +01:00
Andrey Sobolev
546877b004
Initial Support for tags/skills (#1021)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-16 10:02:31 +01:00
Alexander Platov
25030c6611 Fix resolves
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-02-14 15:54:03 +07:00
Alexander Platov
4c9da57c90 Clean code
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-02-11 20:50:31 +07:00
Alexander Platov
2307ab5eb5 Update StatesBar (Safari fix)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-02-11 20:41:16 +07:00
Alexander Platov
aca81cedb0
Update StatesBar layout. Fix StyledTextBox. (#994)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-02-11 10:19:51 +01:00
Denis Bykhov
7867150051
Mention notification (#991)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-11 10:18:55 +01:00
Alexander Platov
d91b6c4473
Fix UI. (#986)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-02-09 10:20:30 +01:00
Andrey Sobolev
821e9ebece
Fix webpack build conflicts (#985)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-09 10:08:09 +01:00
Andrey Sobolev
ce99f9051e
Fix states search (#978)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-08 17:55:19 +01:00
Denis Bykhov
aa8519d02a
Remove extra lookups (#963)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-08 10:05:33 +01:00
Andrey Sobolev
205ebefd2f
Closes #957 (#956)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-08 10:03:27 +01:00
Alexander Platov
bff122ee8c
Optimize components, dialogs. Fix issues. Update Scroller. (#945)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-02-07 10:39:23 +01:00
Andrey Sobolev
666b4446b8
Support for markup type (#936)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-07 10:21:32 +01:00
Alexander Platov
bf2e0aba30
Fix UI. CSS optimization. (#932)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-02-04 11:02:56 +01:00
Andrey Sobolev
db52006a9d
Rework panel navigation (#928)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-04 10:03:24 +01:00
Alexander Platov
f01f30fc1d
Update layouts, icons. CSS optimize (#926)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-02-03 10:16:15 +01:00
Alexander Platov
a8fbdbecde
Update components layout, DoneStatesPopup (#906)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-02-02 10:05:33 +01:00
Alexander Platov
489599539e
Update Setting layouts, popup, icons. (#897)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-02-01 10:13:01 +01:00
Andrey Sobolev
e81c8a3c41
Closes #894 (#895)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-01 10:02:27 +01:00
Andrey Sobolev
a5f662e43f
Ability to change done state (#888)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-31 10:07:56 +01:00
Denis Bykhov
a7c3999515
Lookup live query (#883)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-31 10:06:30 +01:00
Andrey Sobolev
ed1550839d
Fix Popup Esc handling (#855)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-24 10:37:00 +01:00
Andrey Sobolev
5f5dc63d21
Configurable Back reference (#848)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-21 10:05:55 +01:00
Alexander Platov
496113cdb5
Update and combine popup layout for select. Add svelte-check in presentation. (#845)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-20 10:18:24 +01:00
Denis Bykhov
6f9853ca4c
StatesBar Fix (#841)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-19 10:11:18 +01:00
Alexander Platov
122f57d648
Fix errors in Task. EditBox placeholder to IntlString. (#839)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-19 10:09:08 +01:00
Denis Bykhov
b56f3bba7c
EditDoc (#834)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-18 11:21:32 +01:00
Andrey Platov
e92cf3272a
fix lookup options (#830)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2022-01-17 10:59:33 +01:00
Ilya Sumbatyants
50a9fc9980
Use ui colors in kanban (#819)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2022-01-14 10:04:56 +01:00
Andrey Sobolev
a2259c002b
Improve TxOperations API (#809)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-13 10:06:50 +01:00
Andrey Sobolev
5d24970bf6
Candidate mixins (#745)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-06 12:38:40 +01:00
Alexander Platov
a7699648dd
Remove scale for Icons (#757)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-04 10:05:23 +01:00
Alexander Platov
c47591db23
Update EditStatuses layout (#755)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-04 10:04:21 +01:00
Andrey Sobolev
141ca67842
Fix Chrome Kanban (#732)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-27 13:02:18 +01:00
Ilya Sumbatyants
e5b79f4c58
Add hidden property to UXObject (#731)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-27 13:01:52 +01:00
Alexander Platov
0049dad2d8
Fix TooltipInstance horizontal position and other little fixes (#729)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-24 10:06:34 +01:00
Andrey Sobolev
b37c802aa7
XML Import related fixes (#724)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-23 14:30:19 +01:00
Ilya Sumbatyants
4214d62da6
Kanban search (#714)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-23 10:05:50 +01:00
Alexander Platov
8be72b58aa
Update dropdown, popups and icons (#713)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-23 10:03:35 +01:00
Alexander Platov
ae34d53746
Update archive icon. Add margins. Update space menu. (#700)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-22 10:03:28 +01:00
Ilya Sumbatyants
a744cb1911
Create default kanban templates (#694)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-21 10:42:18 +01:00