Commit Graph

928 Commits

Author SHA1 Message Date
Andrey Sobolev
659063dd01 Update 'secret' token usage
1. Put 'secret' into one place, server-token
2. Fix server crash on rare unknown workspaces cases.
3. Upgrade now kick all clients and reload transactions.
4. Fix Front shutdown

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-27 16:07:27 +07:00
Andrey Sobolev
80943700ed
Merge pull request #880 from hcengineering/sanity-tests
Sanity testing
2022-01-27 16:06:30 +07:00
Andrey Sobolev
fb290699be
Sanity testing
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-27 11:36:46 +07:00
Andrey Sobolev
d898d7556e
Merge pull request #876 from hcengineering/fix-versioning
Fix model versioning
2022-01-26 18:11:52 +07:00
Andrey Sobolev
b1dd2c515b
Fix workspace upgrade in restore
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-26 17:29:30 +07:00
Andrey Sobolev
c95b493a33
Fix model versioning
1. Using of package.json was wrong ides, so revert to bundled version value.
2. Do not duplicate record in accounts db and find EmployeeAccount

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-26 17:16:54 +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
cbc7757972
Merge pull request #873 from hcengineering/Linkedin_plugin_fix
Linkedin plugin import post request
2022-01-26 16:06:41 +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
428364a1a8
Merge pull request #874 from hcengineering/fix-attributebar
Update Panel layout for AttributeBarEditor
2022-01-26 16:04:17 +07:00
Andrey Sobolev
0424929f12
Merge pull request #869 from hcengineering/fix-859
Move actions only for Tasks
2022-01-26 16:02:30 +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
Andrey Sobolev
8876393f81
Merge pull request #867 from hcengineering/fix-858
Hide archived spaces from dialogs
2022-01-26 16:02:06 +07:00
Andrey Sobolev
560e3debe3
Use package JSON version
Use package JSON version

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-26 15:51:13 +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
Alexander Platov
4ba1b35777 Update Panel layout for AttributeBarEditor
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-26 02:30:41 +03:00
Denis Bykhov
bd63895ae8 Linkedin plugin import post request
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-25 19:19:36 +06:00
Andrey Sobolev
c0a7c722f4
Move actions only for Tasks
Closes #859

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-25 15:50:52 +07: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
Alexander Platov
bc9493ae54
Fix height statusbar (#840)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-01-19 10:07:54 +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
87ca27978a
Merge pull request #829 from hcengineering/fix-825
Closes #825
2022-01-14 17:00:08 +07: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
Denis Bykhov
9de79ba5bd
Account tools fix (#818)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-13 13:16:06 +01:00
Andrey Sobolev
0557072f10
Fix query/predicate circular deps (#811)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-13 10:07:41 +01:00