Commit Graph

528 Commits

Author SHA1 Message Date
Denis Bykhov
e875f51ad3
Enable elastic query syntax (#1202)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-03-25 16:04:46 +07:00
Andrey Sobolev
dd809242b1
Test fixes (#1197)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-24 16:04:29 +07:00
Denis Bykhov
3246d3277c
Server remove cascade (#1189)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-03-22 16:10:10 +07:00
Denis Bykhov
0d2221e567
Fix mis-matching dependencies (#1152)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-03-17 12:07:47 +07:00
Denis Bykhov
2612cd5b13
Spaces in domain (#1151)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-03-17 12:05:30 +07:00
Denis Bykhov
4ac8a4d80e
Disabled integrations (#1145)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-03-16 10:02:57 +01:00
Andrey Sobolev
728216c936
Support for review participants (#1139)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-14 16:05:02 +07:00
Denis Bykhov
173c062369
Minor fix (#1126)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-03-11 16:05:03 +07:00
Andrey Sobolev
ab4cea6ee6
Few fixes (#1099)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-04 21:42:02 +07:00
Andrey Sobolev
25df15e34a
Vacancies redesign (#1088)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-04 16:01:46 +07:00
Andrey Sobolev
7dba8c4f38
Allow to upgrade all workspaces (#1073)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-01 10:32:01 +07:00
Andrey Sobolev
5435c4162d
Duplicate CSS + Compression (#1071)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-01 10:31:47 +07:00
Denis Bykhov
c7bfa1b295
Remove extra lookup value (#1058)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-25 16:05:55 +07:00
Andrey Sobolev
7fc26783bc
Fix server secret specification (#1054)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-25 16:04:02 +07:00
Andrey Sobolev
1b9a5e0395
Enable hardcoreeng docker hub (#1048)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-23 23:10:43 +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
42a4ecc676
Fix build with skillset (#1037)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-21 17:13:07 +07: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
Andrey Sobolev
4de2312b4c
Merge pull request #1005 from hcengineering/fix-995
Create indexes for most used fields
2022-02-14 16:21:05 +07:00
Andrey Sobolev
cb313f9b93
Merge pull request #1003 from hcengineering/search_query_fix
Search query fix
2022-02-14 16:20:39 +07:00
Andrey Sobolev
cfbefe9fef
Create indexes for most used fields
Create indexes for most used fields

Closes #995

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-12 01:12:18 +07:00
Denis Bykhov
a1616b4e0c Search query fix
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-11 23:55:14 +06:00
Denis Bykhov
226cdc9f80 Import file fron shutdown fix
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-11 18:48:26 +06: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
Andrey Sobolev
ef4d632047
Enable linting build phase (#966)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-10 10:04:18 +01:00
Denis Bykhov
9c9b2b46d9
Add front server bodyparser (#971)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-08 15:34:19 +01:00
Andrey Sobolev
9c278d46e4
Fix #890 (#948)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-08 10:02:35 +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
Denis Bykhov
e026683db0
Notification (#934)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-07 10:03:14 +01:00
Andrey Sobolev
e7c0f2406a
Fix user model updates (#924)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-03 10:02:54 +01:00
Andrey Sobolev
04efff3b49
Fix mixin sorting (#905)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-02 10:04:13 +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
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
fb290699be
Sanity testing
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-27 11:36:46 +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
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
7d1df3c36d
Workspace Versioning
Closes #857

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-25 01:48:43 +07:00
Andrey Sobolev
5f5dc63d21
Configurable Back reference (#848)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-21 10:05:55 +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
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
3d21b2de1e
Edit user profile (#831)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-18 10:05:16 +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
Ilya Sumbatyants
e8c26c46a8
Multiple fixes (#820)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2022-01-14 10:05:24 +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
Ilya Sumbatyants
2bccea9078
Introduce image cropper (#805)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2022-01-12 10:52:22 +01:00
Andrey Sobolev
96fb5c1ac5
Improve Elastic rebuild (#804)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-12 10:06:04 +01:00
Andrey Platov
2660f898b1
drop-workspace to work correctly if no accounts (#802)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2022-01-12 10:03:28 +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
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
c53647b7e8
Prevent server crash on mongo unhandled rejection (#771)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-06 12:10:52 +01:00
Andrey Sobolev
4328fdee9b
Elastic fulltext search mixins support (#770)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-06 12:09:45 +01:00
Andrey Sobolev
2248599550
Restore DB should upgrade model before Elastic rebuild (#760)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-05 10:07:01 +01:00
Denis Bykhov
b2f5c6708b
#740 fix (#744)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-04 10:03:41 +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
Andrey Platov
484ff08b05
list accounts (#733)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-27 13:02:31 +01:00
Denis Bykhov
816823f9af
Elastic priority by matching space & class (#730)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-24 10:07:53 +01:00
Andrey Sobolev
4673bbfa6d
Import fixes (#726)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-23 14:58:49 +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
40500e6eda
Elastic search query escaping (#706)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-22 10:21:15 +01:00
Andrey Sobolev
806400f5f2
Performance metrics (#619)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-22 10:02:51 +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
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
Denis Bykhov
51e83c183d
Rebuild elastic (#652)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-17 10:09:26 +01:00
Ilya Sumbatyants
b0ffc0ed46
Ranks (#653)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-17 10:08:37 +01:00
Denis Bykhov
d340b55af8
Index attributes of AttachedTo object with elastic (#628)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-15 10:16:19 +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
Andrey Sobolev
36f2353878
Fake data generator (#594)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-10 10:47:54 +01:00
Andrey Sobolev
34d1b7a5a4
Remove Upload package (#565)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-09 10:10:54 +01:00
Andrey Sobolev
e3d9919c3e
Remove unused workspace package (#566)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-09 10:10:19 +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
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
420fc93967
Do not crash server on client requests (#542)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-06 16:16:38 +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
7b70244f63
cache-control for files (#528)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-06 10:16:23 +01:00
Andrey Sobolev
41f92c977a
Mongo tests (#468)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-02 10:07:25 +01:00
Ilya Sumbatyants
67f7cddf03
Accounts listWorkspaces (#483)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-02 10:04:32 +01:00
Andrey Sobolev
c60388224b
Interfaces Support (#473)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-01 21:25:28 +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
Andrey Sobolev
9f5e2dc6cf
Do not use model.json (#432)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-30 12:05:11 +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
Andrey Sobolev
44427c8c45
Fix #395 (#416)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-29 12:41:15 +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
Andrey Platov
3f62998052
Make mongo working again (#405)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
Co-authored-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-29 12:07:49 +01:00
Andrey Sobolev
8c8e0f47c6 Merge remote-tracking branch 'origin/develop' 2021-11-26 18:18:41 +07:00
Denis Bykhov
cd0e7da28e
telegram issues fix (#375)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-26 12:09:46 +01:00
Denis Bykhov
3e0ac54267
Mongo TX modified fields (#376)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-26 12:06:21 +01:00
Denis Bykhov
88bc3c6f88
Comments presenter (#364)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-25 12:46:51 +01:00
Denis Bykhov
0953576fac
Candidate source (#360)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-25 12:18:31 +01:00
Denis Bykhov
581f5f0e96
Telegram plugin (#357)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-25 12:05:00 +01:00
Andrey Sobolev
55d7a85006
Fix Activity layout (#351) (#352)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-11-23 20:01:13 +01:00
Andrey Sobolev
2faf60d74e
Add candidate create presenter (#340)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-23 19:46:34 +01:00
Denis Bykhov
5e807d466a
Setting plugin (#328)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-22 13:06:14 +01:00
Andrey Sobolev
ef0c3e8c91
Local docker compose (#332)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-22 12:17:10 +01:00
Andrey Sobolev
1ed9b7b5ff
Boolean presenter
Boolean presenter

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-22 17:57:43 +07:00
Andrey Sobolev
f2a7b73edf
Fix duplicate activity
Fix duplicate activity

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-19 14:41:32 +07:00
Andrey Sobolev
3f066c718f
Activity support
Initial Activity support

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-19 00:22:06 +07:00
Andrey Sobolev
a446e3f799
Fix collection operations
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-17 21:47:45 +07:00
Andrey Sobolev
b6fac06d2b TxCollectionCUD
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-17 21:43:24 +07:00
Denis Bykhov
8ef4b49800
channelProviders ids (#320)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-17 15:00:51 +01:00
Andrey Sobolev
444441f5a4
Fix eslint working in VSCode (#314)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-17 14:38:16 +01:00
Denis Bykhov
3f8fa48f48
Minor fixes (#317)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-17 14:34:40 +01:00
Andrey Sobolev
fd09282ed7
Build watch mode (#318)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-17 14:29:26 +01:00
Andrey Platov
76b79a829e
do not crash on import error (#308)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-16 17:17:04 +01:00
Denis Bykhov
a942f959cf
Minor fixes (#307)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-16 17:14:37 +01:00
Andrey Platov
f4cb89b251
add import indexing
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-10 21:04:34 +01:00
Andrey Platov
15281ad833
add cookies support for front import
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-10 18:39:32 +01:00
Andrey Platov
ec5646504a
Introduce avatar (#300)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-09 18:39:38 +01:00
Andrey Platov
4c33b4b06e
initial import file implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-09 17:06:52 +01:00
Andrey Platov
36f74d900f
Expose connect from client-resources (#299)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-09 12:38:30 +01:00
Andrey Platov
484c10bf0c
remove custom space editors
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-03 15:57:55 +01:00
Alexander Platov
18ca47a4e0
Add EditCandidates, EditVacancy and SpacePanel (#293)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-11-03 14:01:21 +01:00
Andrey Platov
a3ed524bd8
Introduce TxAddCollection (#291)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-30 12:13:55 +02:00
Andrey Platov
096fe284da
implement mongo removeDoc
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-26 19:51:49 +02:00
Andrey Platov
10621de2e3
fix fulltext update
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-26 18:54:58 +02:00
Andrey Platov
7b70a8c7b6
fix fulltext mapping issue
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-26 18:43:51 +02:00
Andrey Platov
8fd1adfe0a
get rid of upload service
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-25 17:11:48 +02:00
Andrey Platov
c31d8f4c7a
fix content-type
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-25 16:40:59 +02:00
Andrey Platov
6f9245158f
upload keep content type
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-25 16:09:54 +02:00
Andrey Platov
89844039bc
Attachments cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-24 12:43:42 +02:00
Andrey Platov
c41a3222bd
attachments cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-24 12:33:17 +02:00
Andrey Platov
6813bedc55
introduce AttachmentPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 17:47:47 +02:00
Andrey Platov
63a79a88d7
AttachmentPresenter -> AttachmentsPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 17:30:22 +02:00
Andrey Platov
58649a7a7d
show attachments in Table
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 17:09:56 +02:00
Andrey Platov
b3e88daf3c
refactor attachments
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 16:03:37 +02:00
Andrey Platov
465c57f37c
introduce Sequence (#280)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 12:09:39 +02:00
Andrey Platov
2cc2f5c700
k8s deployment use secret
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 02:05:45 +02:00
Andrey Platov
a5809075ec
bring kanban back
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-14 17:51:23 +02:00
Andrey Platov
65f8cc4384
temporarily autoincremented id composition
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-14 11:44:25 +02:00
Andrey Platov
7fb8d31f89
add number field for auto-incremented object id
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-14 10:43:55 +02:00
Andrey Platov
8013bc086c
retrieve option for TxUpdate
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 21:54:11 +02:00
Andrey Platov
002af26680
Pass Tx results to the client (#273)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 20:58:14 +02:00
Andrey Platov
d75d17bfec
introduce TxResult
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 18:46:48 +02:00
Andrey Platov
771188e72f
Model lookup (#259)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 10:38:35 +02:00
Andrey Platov
5e2d48b8e3
null check in mongo driver
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 15:20:20 +02:00
Andrey Platov
3c69fa7d11
broadcast derived data
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 13:51:59 +02:00
Andrey Platov
4f147640c5
DocWithState trigger
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 12:46:46 +02:00
Andrey Platov
3d833008f5
pass hierarchy to trigger
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 12:21:08 +02:00
Andrey Platov
26c93b9f01
add view trigger
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 12:02:46 +02:00
Andrey Platov
2586143433
introduce DocWithState
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 11:24:33 +02:00
Andrey Platov
4f4d2f8e48
initial $move implementation (#249)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-09 10:54:08 +02:00
Andrey Platov
1eb5ff15f8
initial Kanban object
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-08 16:49:46 +02:00
Andrey Platov
157e7874c4
bulk everything
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-08 11:18:06 +02:00
Andrey Platov
4a45a0b5fe
initial BulkWrite
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-07 22:01:17 +02:00
Andrey Platov
a87194dee7
Upgrade packages and Kanban fix (#237)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-06 18:54:39 +02:00
Andrey Platov
8ba50e184a
expose modifiedOn field
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-05 16:34:52 +02:00
Andrey Platov
d4a03393ff
initial attributes bar
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-04 21:18:23 +02:00
Andrey Platov
1d7c296d8a
mongodb $like implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-01 15:33:49 +02:00
Andrey Platov
2cd37973a8
first, last -> name
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-01 14:28:52 +02:00
Andrey Platov
a5ccda96c4
fix mongo $inc operator
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-28 22:47:17 +02:00
Andrey Platov
75c90a3d6c
add mongo logging
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-28 16:24:28 +02:00
Andrey Platov
f8a593148e
memdb fix
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-28 14:09:43 +02:00
Andrey Platov
31760542c3
add new server plugin
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-28 12:18:32 +02:00
Andrey Platov
c542cca9cd
initial EditApplication
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-27 12:32:36 +02:00
Andrey Platov
604f594b3d
initial ApplicationsPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-26 13:18:19 +02:00
Andrey Platov
1e21e8ebe3
update table configuration
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-26 13:05:17 +02:00
Andrey Platov
3963740540
initial recruit trigger
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-26 12:48:15 +02:00
Andrey Platov
e2632a5d14
initial server-recruit-resources
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-26 11:16:55 +02:00
Andrey Platov
65b57b1f42
remove CreateApplicationPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-25 20:58:08 +02:00
Andrey Platov
a7a21b429f
initial CreateApplication action
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-25 20:33:36 +02:00
Andrey Platov
8149f57fd1
add title to Candidate
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-25 19:05:56 +02:00
Andrey Platov
048bb9c71f
Delete action
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-25 18:48:22 +02:00
Andrey Platov
64b5e14208
initial status reordering
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-22 10:41:03 +02:00
Andrey Platov
2550a7f9ce
ingress annotations
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-17 19:02:14 +02:00
Andrey Platov
ce51ee8137
attachment presenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-15 19:51:22 +02:00
Andrey Platov
bf9f479500
Rework Attachments as a bag (#193)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-15 19:03:34 +02:00
Andrey Platov
74d46558f1
add TxPutBag
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-15 12:53:11 +02:00
Andrey Platov
4b0e2ceaa7
update es index
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 16:21:05 +02:00
Andrey Platov
5439f55397
index all string attributes
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 14:29:43 +02:00
Andrey Platov
736ee30dca
checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 13:24:58 +02:00
Andrey Platov
6d743c92e9
introduce AttachedDoc
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 10:10:32 +02:00
Andrey Platov
5554c29eff
front caching
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 09:40:31 +02:00
Andrey Platov
3beb5160be
checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-13 23:21:39 +02:00
Andrey Platov
5f9e68c500
attachment -> data
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-13 22:25:55 +02:00
Andrey Platov
9479ce0f5c
checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-13 21:50:43 +02:00
Andrey Platov
369f73f2e4
add title and fix attachments
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 16:47:49 +02:00
Andrey Platov
1aa708d0b9
add heft direct dependency for tests
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 10:26:54 +02:00
Andrey Platov
3f85831e5a
add server tests
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 10:18:26 +02:00
Andrey Platov
9d24dc384e
Application Presenter and labels for custom presenters
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 11:32:01 +02:00
Andrey Platov
ad714b4653
drop commands in dev/tool
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-10 22:43:51 +02:00
Andrey Platov
ef53d5393e
add first/last to EmployeeAccount
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-10 21:59:13 +02:00
Andrey Platov
944f8fbef8
bring Rosamund back
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-10 17:27:25 +02:00
Andrey Platov
5e1dc72513
account pod works
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-10 17:06:51 +02:00
Andrey Platov
bdf41f17d4
initial account pod
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-10 12:26:11 +02:00
Andrey Platov
f1f254b104
tool update
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-10 09:57:49 +02:00
Andrey Platov
40950b5ca9
account tests
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-09 22:04:00 +02:00
Andrey Platov
6011a75e05
initial account contribution
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-09 20:42:34 +02:00
Andrey Platov
5455507e1f
serialize messages for dev client
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-09 15:24:15 +02:00
Andrey Platov
9874c47cf2
person presenter to open corresponding editor
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-08 18:42:40 +02:00
Andrey Platov
4f33365b25
initial create application button in candidates pool
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-08 13:24:49 +02:00
Andrey Platov
3ab72eb819
fixes #159
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-08 10:34:48 +02:00
Andrey Platov
4167dcd129
initial pdf viewer implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-07 19:36:52 +02:00
Andrey Platov
8eef9dfe58
fixes #148
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-07 14:29:02 +02:00
Andrey Platov
a26c10ad8c
kanban take cards implementation from extensions
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-07 10:36:50 +02:00
Andrey Platov
b73e2e1a4c
fix mongo driver and kanban view
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-06 19:56:50 +02:00
Andrey Platov
4bb2f869bf
prepare for Kanban implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-06 10:30:31 +02:00
Andrey Platov
b072099c0b
initial state implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-05 14:03:33 +02:00
Andrey Platov
a2ff68d6d7
fix mongodb lookup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-03 16:34:08 +02:00
Andrey Platov
a5869ceb87
update model
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-02 12:39:47 +02:00
Andrey Platov
0ee0e68380
add more providers
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 20:28:58 +02:00
Andrey Platov
0f6fde311c
add more channels
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 19:24:43 +02:00
Andrey Platov
9a7a4bd9f3
introduce contact-assets
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 18:44:19 +02:00
Andrey Platov
ac87b6c82a
initial AttachmentPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 16:54:47 +02:00
Andrey Platov
c728103e68
introduce ChannelsPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 12:42:40 +02:00
Andrey Platov
9fd29de26d
update model and add form to dialogeditor
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 11:28:31 +02:00
Andrey Platov
8b92648ade
upload rework
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-29 17:30:22 +02:00
Andrey Platov
632dddf356
cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-29 13:27:25 +02:00
Andrey Platov
7e36bb8711
minio uploads
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-29 11:39:33 +02:00
Andrey Platov
02717f4450
update workspace tooling
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-29 09:47:17 +02:00
Andrey Platov
959c52a78e
switch to transactor in kubernetes
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-29 09:20:14 +02:00
Andrey Platov
c713a07531
tooling update
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-28 23:28:46 +02:00
Andrey Platov
3e8a531099
move k8s stuff to kube folder
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-28 22:33:10 +02:00
Andrey Platov
a30c08bd9d
initial front implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-28 22:31:45 +02:00
Andrey Platov
930a758120
Upload with contributing client (#79)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-28 12:05:36 +02:00
Andrey Platov
d764d18a4a
introduce "contributing" client
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-28 09:47:05 +02:00
Andrey Platov
fd6c4064c1
Token moved to server-core
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-28 09:08:41 +02:00
Andrey Platov
2861588d4c
cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-27 14:59:45 +02:00
Andrey Platov
8041336a84
adapter tweaks
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-27 13:11:02 +02:00
Andrey Platov
2a010b5311
full text adapter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-27 11:17:18 +02:00
Andrey Platov
64e88b01ec
checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-26 18:58:45 +02:00
Andrey Platov
f5f78029b6
DbAdapters finalization (#65)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-26 14:16:45 +02:00
Andrey Platov
40534dde46
triggers act on user behalf
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-26 10:26:06 +02:00
Andrey Platov
656d202dce
elastic adapter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-26 09:13:30 +02:00
Andrey Platov
4f4a772630
Introduce DbAdapter (#61)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-25 19:55:26 +02:00
Andrey Platov
3c7495764a
initial elastic implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-25 17:30:39 +02:00
Andrey Platov
61f52dd17a
add upload cors
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-25 08:56:58 +02:00
Andrey Platov
ee16a992f1
es2016
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-24 17:43:51 +02:00
Andrey Platov
b7ed89877d
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-20 18:46:38 +02:00
Andrey Platov
c2fafc9ec9
publish updated
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-20 18:37:14 +02:00
Andrey Platov
980213d3f0
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-20 18:22:42 +02:00
Andrey Platov
81871cbeeb
transaction ordering
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-20 18:20:22 +02:00
Andrey Platov
28d65ec277
buffer messages while session creates
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-19 19:34:58 +02:00
Andrey Platov
00f694f906
checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-19 18:36:31 +02:00
Andrey Platov
99c49f39be
workspace support
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-19 12:35:56 +02:00
Andrey Platov
943f8baa49
remove mongodb url
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-19 12:17:50 +02:00
Andrey Platov
dec3adefeb
initial workspace contribution
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-19 09:36:12 +02:00
Andrey Platov
5ce8370a63
initial MongoStorage implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-18 21:46:59 +02:00
Andrey Platov
9d1e483ef9
move triggers to server-core
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-18 19:43:17 +02:00
Andrey Platov
3948111387
Comment viewer moved to chunter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-18 13:28:03 +02:00
Andrey Platov
f7877955e9
file upload works now
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-18 11:00:40 +02:00
Andrey Platov
0bade3df2f
fix build
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-17 16:47:29 +02:00
Andrey Platov
895d35a7af
initial upload implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-17 15:09:15 +02:00
Andrey Platov
786ce069cc
changelog
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-14 11:12:59 +02:00
Andrey Platov
67c0d3dafc
ping
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-14 11:11:49 +02:00
Andrey Platov
e7ff88b04d
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-11 12:08:41 +02:00
Andrey Platov
730be4e895
server ping
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-11 12:07:49 +02:00
Andrey Platov
78e69338e7
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-11 11:37:47 +02:00
Andrey Platov
800926d13b
server to support workspaces
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-11 11:35:56 +02:00
Andrey Platov
e4cc53966a
server url fix, remove container
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-09 14:36:44 +02:00
Andrey Platov
757a1308d4
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-09 13:56:37 +02:00
Andrey Platov
9bb92f47ed
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-09 12:57:14 +02:00
Andrey Platov
9502ae8728
update
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-09 12:56:09 +02:00
Andrey Platov
83e20760f2
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-09 12:52:33 +02:00
Andrey Platov
4f84876c1e
update
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-09 12:51:52 +02:00
Andrey Platov
f9907655a9
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-08 23:06:52 +02:00
Andrey Platov
a8693be822
Initial standalone server implementation (#15)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-08 23:04:39 +02:00
Andrey Platov
ce348f1a92
Initial login service (#13)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-08 14:52:05 +02:00
Andrey Platov
89c22a92fa
finalize dev triggers
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 23:35:49 +02:00
Andrey Platov
2067013f01
fix server
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 07:58:28 +02:00
Andrey Platov
aaaa6d26e4
rework triggers
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 15:19:27 +02:00
Andrey Platov
e1f87b97ea
fix triggers
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 11:30:14 +02:00
Andrey Platov
cb68860a93
move triggers from core to server-core
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 08:47:54 +02:00
Andrey Platov
7a9a284855
add pulumi container deployment
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 00:01:56 +02:00
Andrey Platov
dc3dfa4951
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 23:19:20 +02:00
Andrey Platov
47938f8546
fix
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 23:17:53 +02:00
Andrey Platov
6aa35782c7
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 23:00:43 +02:00
Andrey Platov
4bd32c49e8
npmignore
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 22:59:13 +02:00
Andrey Platov
ee2349e47f
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 22:49:13 +02:00
Andrey Platov
1aed7af731
logging & npmignore
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 22:47:15 +02:00
Andrey Platov
19dedf7137
publish packages
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 19:47:11 +02:00
Andrey Platov
171d0a6c5c
Try publish (#1)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 19:35:29 +02:00
Andrey Platov
a78f96ba7d
refactor server
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 18:17:01 +02:00
Andrey Platov
6a34c5a8a0
initial dev-storage implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 11:10:22 +02:00
Andrey Platov
df797666ec
refactor Request
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 10:05:05 +02:00
Andrey Platov
1860280e49
add more server tests
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 09:56:34 +02:00
Andrey Platov
63ba826b3e
add server base
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-03 21:02:59 +02:00