Commit Graph

729 Commits

Author SHA1 Message Date
Andrey Sobolev
8c51a4ec2c
Fix 900 (#925)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-03 10:03:53 +01:00
Andrey Sobolev
9fefef5d4a
Support any format from rekoni service (#922)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-02 17:46:37 +01:00
Andrey Platov
8eb202c996
publish telegram 0.6.1 (#917)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2022-02-02 14:25:31 +01:00
Andrey Sobolev
06756881fd
Support facebook channel (#915)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-02 14:25:16 +01:00
Denis Bykhov
d8219734aa
Channels presenter fix (#908)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-02 14:24:52 +01:00
Denis Bykhov
fa3b298af9
Telegram attached messages (#902)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-02 10:24:29 +01:00
Denis Bykhov
a34150221b
Gmail public messages (#907)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-02 10:07:19 +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
Andrey Sobolev
5b644aac5c
Recognize attached document properties on Candidate creation (#904)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-02 10:03:29 +01:00
Denis Bykhov
d45cf8ccfe
CreatePerson channels fix (#903)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-02 10:02:44 +01:00
Denis Bykhov
83989b1c88
Telegram hot fix (#899)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-02 10:01:44 +01:00
Andrey Platov
35e881d2dd
publish contact and gmail (#898)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2022-02-01 11:21:11 +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
Denis Bykhov
f758fd678f
Channels open fix (#896)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-01 10:03:05 +01:00
Andrey Sobolev
e81c8a3c41
Closes #894 (#895)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-01 10:02:27 +01:00
Denis Bykhov
7cbbb0a919
Attached gmail (depends from #883) (#892)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-01 10:01:59 +01:00
Andrey Sobolev
51b0cdb5f4
Fix version to be proper value (#891)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-31 10:08:51 +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
Alexander Platov
b2f3479a24
Update MentionList size and position. Added inline display. (#886)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-31 10:07:05 +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
fb290699be
Sanity testing
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-27 11:36:46 +07:00
Andrey Sobolev
4dbb395472
Merge pull request #862 from hcengineering/fix-857
Workspace Versioning
2022-01-26 16:07:50 +07:00
Andrey Sobolev
51c918f429
Merge pull request #875 from hcengineering/Change_token_new_client
Create new client when token has been changed
2022-01-26 16:04:39 +07:00
Andrey Sobolev
777f2e4477
Merge pull request #868 from hcengineering/fix-860
Add Done state to applications popup
2022-01-26 16:02:17 +07:00
Denis Bykhov
c7ca07134a fixes
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-26 10:30:53 +06:00
Denis Bykhov
437170c203 Create new client when token has been changed
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-26 10:23:18 +06:00
Andrey Sobolev
53d7de2b3d
Add Done state to applications popup
Add Done state to applications popup

Closes #860

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-25 15:45:57 +07:00
Andrey Sobolev
2fbbfab597
Hide archived spaces from dialogs
Closes #858
Closes #865

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-25 15:41:59 +07:00
Andrey Sobolev
7d1df3c36d
Workspace Versioning
Closes #857

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-25 01:48:43 +07:00
Alexander Platov
e848480ef3
Update mention popup. Add svelte-check. Fix warnings. (#854)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-24 12:25:10 +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
52baf5444d
Email tempaltes (#853)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-24 10:35:58 +01:00
Alexander Platov
390a4b28d1
Update navigator layout. Add Scroller. (#850)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-21 10:07:24 +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
Denis Bykhov
ea19fe2bbf
FindOne Fix (#847)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-21 10:05:26 +01:00
Ilya Sumbatyants
626ece4045
Attachment orphans cleanup (#842)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2022-01-20 10:27:41 +01:00
Denis Bykhov
c5f0ea5166
Create Application Fix (#846)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-20 10:18:51 +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
Andrey Sobolev
22652d72a3
Fix full text search control behaviour (#838)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-19 10:05:40 +01:00
Andrey Sobolev
0d8daf2fea
Basic mentions support (#832)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-19 10:04:30 +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
Denis Bykhov
3d21b2de1e
Edit user profile (#831)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-18 10:05:16 +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
Andrey Sobolev
419256be6b
Closes #825
Closes #825

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-14 16:48:55 +07:00
Denis Bykhov
09d3cd4238
Inventory (#823)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-14 10:20:31 +01:00
Ilya Sumbatyants
cd6148436f
Remove previous avatar on uploading new one (#822)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2022-01-14 10:09:01 +01:00
Alexander Platov
c568bbf711
Add svelte-check in setting. Fix errors. (#821)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-14 10:06:32 +01:00
Ilya Sumbatyants
e8c26c46a8
Multiple fixes (#820)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2022-01-14 10:05:24 +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
0e12210e8e
Fix Candidate attachedToClass migration and add DoneState to Applicants (#817)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-14 10:04:01 +01:00
Andrey Sobolev
cab04d037d
Allow to create vacancy for any person (#815)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-14 10:03:12 +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
4f70d992e4
Closes #807 (#808)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-12 14:27:08 +01:00
Ilya Sumbatyants
2bccea9078
Introduce image cropper (#805)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2022-01-12 10:52:22 +01:00
Alexander Platov
0567bdbb31
Fix errors (#803)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-12 10:18:50 +01:00
Denis Bykhov
246b0abb13
Create workspace docker compose fix (#800)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-12 10:03:12 +01:00
Andrey Platov
8519ed52d9
publish contact and resources (#796)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2022-01-12 10:02:10 +01:00
Alexander Platov
8aaef1a72d
Update and clean icons (#787)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
Co-authored-by: Andrey Sobolev <haiodo@users.noreply.github.com>
Co-authored-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-12 10:01:54 +01:00
Denis Bykhov
d188eaec91
Signup fix (#798)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-11 14:35:21 +01:00
Denis Bykhov
459d7b3261
Sign up (#781)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-11 10:23:17 +01:00
Andrey Sobolev
a7fcf166fa
Fix Activity icons (#788)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-11 10:09:52 +01:00
Andrey Sobolev
decf27ef0d
Closes #776 (#785)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-11 10:07:29 +01:00
Denis Bykhov
aabef475a6
Trim input (#782)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-11 10:06:28 +01:00
Andrey Sobolev
d555409ca1
Unify contacts (#778)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-11 10:05:53 +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
c41db4b903
Remove notifications from left navigation menu (#767)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-06 12:07:08 +01:00
Alexander Platov
0ebe8c9ed4
Fix EditApplication layout for Safari (#766)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-06 12:06:46 +01:00
Andrey Sobolev
85a18ece4d
Fixes #759 (#761)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-05 10:08:15 +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
b92e34ff88
Toggle show/hide Navigator (#756)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-04 10:04:54 +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
Denis Bykhov
2a98f3c176
Gmail plugin (#752)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
Co-authored-by: Alexander Platov <sas_lord@mail.ru>
2021-12-30 10:13:16 +01:00
Andrey Sobolev
275b2b0800
Leads with Mixins (#737)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-30 10:04:32 +01:00
Alexander Platov
b05e230246
Update Application layout (#738)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-28 10:12:47 +01:00
Andrey Sobolev
f7797f804c
Fix #735 (#736)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-27 17:30:24 +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
Denis Bykhov
a40b9331df
Query update fix (#728)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-24 10:03:50 +01:00
Denis Bykhov
ceaadd65ff
Fix actions (#727)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-23 16:01:11 +01:00
Denis Bykhov
11266c080e
Sorting fix (#725)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-23 14:59:09 +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
Ilya Sumbatyants
b380f7a12e
Sort spaces ascending (#710)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-23 10:03:03 +01:00
Andrey Sobolev
edbf42c435
Xml Importer (#701)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-23 10:02:14 +01:00
Denis Bykhov
bd370e1d87
Fix rebuild-elastic (#704)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-22 10:25:16 +01:00
Ilya Sumbatyants
d5c2c07b9e
Introduce createDeps (#702)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-22 10:04:07 +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
Andrey Sobolev
806400f5f2
Performance metrics (#619)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-22 10:02:51 +01:00
Ilya Sumbatyants
11ddaad88d
Fix archive table (#698)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-21 10:57:50 +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
Denis Bykhov
cb011b50af
Status filters in table view (#693)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-21 10:36:50 +01:00
Alexander Platov
f5aa8249dc
Move and update ShowMore. Limits in CommentPresenter. (#690)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-21 10:12:20 +01:00
Ilya Sumbatyants
538c5529a9
Move DocWithRank to the task plugin (#689)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-21 10:09:46 +01:00
Ilya Sumbatyants
9a24af1788
Make possible to archive spaces with states (#688)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-21 10:08:22 +01:00
Alexander Platov
3fac9ab8e2
Fixed scroll height in kanban panel (#687)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-21 10:06:49 +01:00
Alexander Platov
ccf2a1d88d
Update kanban cards layout (#684)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-20 11:18:50 +01:00
Andrey Sobolev
56380c4958
Todos Support (#681)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-20 11:18:29 +01:00
Denis Bykhov
ec738daf75
Move with state and validate (#680)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-20 10:37:15 +01:00
Andrey Platov
9f2670964c
fixes #569 (#679)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-20 10:08:52 +01:00
Denis Bykhov
81000b50f6
Objects sort (#672)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-20 10:06:31 +01:00
Andrey Platov
00972f427f
fix Applicant card open Candidate (#676)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-18 14:59:03 +01:00
Alexander Platov
b16f453812
Add strings in @anticrm/presentation. DoneState centered (#668)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-17 13:14:34 +01:00
Denis Bykhov
c904fc7a6c
Create task fix (#666)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-17 11:21:22 +01:00
Andrey Sobolev
b6428b2651
Add columns (#655)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-17 11:00:18 +01:00
Ilya Sumbatyants
b0ffc0ed46
Ranks (#653)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-17 10:08:37 +01:00
Alexander Platov
34b9495631
Removed Add status in Kanban (#656)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-17 10:06:57 +01:00
Alexander Platov
b8524736d1
Fix header in tables (#657)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-17 10:06:35 +01:00
Alexander Platov
88df48d3a9
Limiting lines and text length (#658)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-17 10:06:08 +01:00
Denis Bykhov
531343d17b
Universal UI for Tasks (#659)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-17 10:04:49 +01:00
Andrey Sobolev
b31202b34b
Fix applications display error (#662)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-17 10:04:18 +01:00
Alexander Platov
3be74a1751
Update Kanban and Setting layouts (#651)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-16 10:08:09 +01:00
Denis Bykhov
556399f2e1
Edit contact (#621)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-15 10:15:43 +01:00
Alexander Platov
65268ecff6
Update cards and dialogs UI. (#627)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-15 10:08:02 +01:00
Andrey Sobolev
e958388e4c
Tasks as Attached Documents (#539)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-15 10:04:43 +01:00
Ilya Sumbatyants
9d6e2f2076
Update doneStates of existing kanban cards (#625)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-14 14:33:30 +01:00
Ilya Sumbatyants
caff583483
Kanban templates & won/lost states (#612)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-14 10:24:14 +01:00
Alexander Platov
f27f221dc6
Add Move icon (#620)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-14 10:15:39 +01:00
Denis Bykhov
12f66bc433
Candidate move (#604)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-13 10:05:46 +01:00
Denis Bykhov
63466eb4fa
Stable kanban (#613)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-13 10:04:12 +01:00
Alexander Platov
dfe8db3007
Fix Activity layout (#610)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-11 11:01:12 +01:00
Andrey Platov
8fc0df4a0a
fix #608
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-10 14:05:39 +01:00
Andrey Sobolev
36f2353878
Fake data generator (#594)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-10 10:47:54 +01:00
Denis Bykhov
ed9bcfa943
Blue Telegram buttons (#602)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-10 10:46:08 +01:00
Andrey Sobolev
56d0f7ec2b
Merge pull request #605 from hcengineering/applicant-close
close empty create application on outside click
2021-12-10 16:42:32 +07:00
Alexander Platov
211283948d
Fix layouts (#606)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-10 10:39:58 +01:00
Andrey Platov
b7ed680ad6
close empty create application on outside click
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-10 09:42:05 +01:00
Denis Bykhov
fccf15486c
Remove chunter:class:Attachment (#597)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-09 10:07:26 +01:00
Denis Bykhov
83f6b3818e
Telegram imported message pretty (#599)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-09 10:05:21 +01:00
Denis Bykhov
e74575f5d8 Table view fix
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-08 19:41:37 +06:00
Denis Bykhov
a56217bb90
Table check objects (#568)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-08 10:33:50 +01:00
Alexander Platov
f7dad3b0b4
Update UI, light theme. (#564)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-08 10:24:24 +01:00
Andrey Sobolev
cee5bbf9b7
Fix preview attachment (#584)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-08 10:23:12 +01:00
Denis Bykhov
b926118e84
Sorting (#567)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-08 10:14:55 +01:00
Andrey Sobolev
9018fc143e
Fix #575 (#576)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-08 10:09:51 +01:00
Andrey Sobolev
18613428e5
Hide Viewlet selector for just one element (#581)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-08 10:06:19 +01:00
Andrey Sobolev
21b2d3e2bd
Display statuses editor only for spaces with statuess (#582)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-08 10:05:19 +01:00
Andrey Sobolev
983096dbf1
Correct Titles inside edit states (#583)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-08 10:04:43 +01:00
Denis Bykhov
5b90949e8c
Fix EditCandidate (#560)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-07 19:44:37 +01:00
Andrey Platov
01ae189119
publish recruit (#559)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-07 19:43:26 +01:00
Alexander Platov
a0aa2e6e15
Update tooltip UI (#551)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-07 13:14:24 +01:00
Ilya Sumbatyants
6593479ef1
Update doc on state color change (#558)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-07 13:01:58 +01:00
Andrey Platov
473bde605c
Publish new client (#550)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-07 10:06:25 +01:00
Denis Bykhov
df1ec7186f
Lead (#552)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-07 10:05:52 +01:00
Andrey Sobolev
beecb23c79
Allow Use client from client-resources from NodeJS (#545)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-06 17:57:35 +01:00
Andrey Sobolev
570f373af7
Handler RefTo to display presenter (#547)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-06 16:15:53 +01:00
Andrey Sobolev
696463712b
Fix person presenter in case of unset value (#548)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-06 16:15:36 +01:00
Denis Bykhov
f5a2c55833
Contacts (#523)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-06 11:07:08 +01:00
Andrey Platov
e5f414ac6e
delete attached objects (introduce Collection type) (#529)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-06 10:16:04 +01:00
Alexander Platov
c6082fdcf3
Update Telegram, Panel, top bars layouts. Fix vacancy cards and components (#534)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-06 10:12:58 +01:00
Alexander Platov
d3b9c1ca96
Update EditWithIcon, add clear (#537)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-06 10:12:03 +01:00
Andrey Sobolev
63d37a5c0d
Fix kanban display none in rare casers (#540)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-06 10:07:27 +01:00
Andrey Sobolev
e4783e09f9
Allow unassign (#511)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-03 11:16:16 +01:00
Alexander Platov
8fe6389bae
Add Create application icon, Panel header update (#504)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-03 10:04:35 +01:00
Andrey Platov
eca130eb70
fixes #451 (#508)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-03 10:03:28 +01:00
Denis Bykhov
9300540350
remove extra input (#512)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-03 10:01:28 +01:00
Andrey Sobolev
13d8b6195b
Fix workspace create
Fix workspace create

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-03 13:05:32 +07:00
Andrey Sobolev
15ec138a80
Merge pull request #501 from hcengineering/task-states
Add Task Kanban and States
2021-12-03 02:38:08 +07:00
Denis Bykhov
9cbd2f2160
Update telegram sharing UI as designed (#503)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-02 16:47:34 +01:00
Andrey Sobolev
6a31d8cf06
Add Task Kanban and States
Add Task Kanban and States

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-02 20:14:21 +07:00
Denis Bykhov
32d559a07b
Vacancy details (#486)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-02 10:09:37 +01:00
Alexander Platov
d7273d091e
Update StatePresenetr (#475)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-02 10:06:02 +01:00
Alexander Platov
bdd5429238
Update StatesPopup layout, fix AttributeBarEditor (#476)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-02 10:05:37 +01:00
Alexander Platov
809a654cab
Show/hide navigator (#477)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-02 10:05:09 +01:00
Ilya Sumbatyants
fa6b390c01
Adjust telegram service expected error shape (#484)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-02 10:03:16 +01:00
Alexander Platov
fc7bb7823d
Fix CommentPresenter (#474)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-01 20:08:38 +01:00
Alexander Platov
44133ac6c1
Little fixes (#472)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-01 19:45:45 +01:00
Alexander Platov
8957138eb2
Update layout for comments in tooltip (#471)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-01 19:14:38 +01:00
Alexander Platov
22346805a0
Update ShowMore (#467)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-01 15:55:42 +01:00
Alexander Platov
535bbee930
Fix background ShowMore (#464)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-01 14:35:15 +01:00
Ilya Sumbatyants
047815fc04
Add tg contact if it is required (#436)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-01 12:12:49 +01:00
Denis Bykhov
2f70cdb5ff
Telegram share messages (#447)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-01 12:12:26 +01:00
Alexander Platov
36c31a1f84
Fix ShowMore and paddings in Comments (#461)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-01 12:09:14 +01:00
Ilya Sumbatyants
c44f384644
Add integration disconnect handler (#460)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-01 12:04:52 +01:00
Andrey Sobolev
2f1733cd47
Format Task resources (#443)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-01 10:29:00 +01:00
Andrey Sobolev
8765cba7e6
Fix Devmodel plugin Live Query functionality (#441)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-01 10:27:55 +01:00
Andrey Sobolev
0f81991480
Enable ESLint/prettier (#389)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-01 10:27:29 +01:00
Alexander Platov
e770c1219f
Add ShowMore (#445)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-11-30 21:55:28 +01:00
Andrey Sobolev
af096a0f66
Tasks MVP
1. Creation of projects
2. Creation of tasks
3. Task table display
4. Task Editing

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-30 22:39:15 +07:00
Denis Bykhov
6b7a4b2474
391 397 fix (#431)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-30 12:14:30 +01:00
Alexander Platov
c72376987e
Update activity layout (#430)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-11-30 12:12:14 +01:00
Andrey Sobolev
c06d48e0b0
Devmodel tools (#404)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-30 12:11:37 +01:00
Alexander Platov
3cbc321f5f
Add attachment strings (#429)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-11-30 12:06:01 +01:00
Andrey Platov
dd20149a2c
#433 workaround (avoid crash)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-30 09:46:53 +01:00
Alexander Platov
e8173c963a
Add Applications and update layout (#427)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-11-29 18:19:33 +01:00
Andrey Sobolev
c26c92023e
Fixes #422 (#425)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-29 16:19:21 +01:00
Alexander Platov
b3c0db92c3
Add GitHub channel provider (#424)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-11-29 14:49:37 +01:00
Denis Bykhov
08442dde8e
Comments fix (#423)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-29 14:28:30 +01:00
Andrey Sobolev
44427c8c45
Fix #395 (#416)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-29 12:41:15 +01:00
Andrey Sobolev
40c1d33fa3
Chunter fixes (#419)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-29 12:32:46 +01:00
Denis Bykhov
4ae06a7677
State editor (#411)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-29 12:32:17 +01:00
Andrey Sobolev
2b8aa36016
Edit comments (#386)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-29 12:11:27 +01:00
Ilya Sumbatyants
b73571be85
Fix missing return statement (#406)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-11-29 12:07:10 +01:00
Andrey Platov
3653d63c06
Merge pull request #415 from hcengineering/workbench-fixes
Workbench fixes
2021-11-29 12:05:42 +01:00
Andrey Sobolev
15612f87bf
Workbench fixes
Workbench fixes

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-29 17:57:37 +07:00
Andrey Sobolev
e70c368c20
Fix few recruiting strings
Fix few recruiting strings

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-29 17:20:07 +07:00
Ilya Sumbatyants
b34b736263
Telegram adjustments (#378)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-11-26 12:31:44 +01:00