Andrey Sobolev
7ab4e59b7a
Move skill definitions for recruit from tags to recruit ( #1043 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-25 16:02:38 +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
Andrey Sobolev
5a74bda519
Tool recruit update ( #1035 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-23 10:09:07 +01: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
6748b60eca
Tag categories initial ( #1030 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-21 16:11:31 +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
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
b9808cf4ea
Use latest git tag to set model version ( #964 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-08 10:06:06 +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
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
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
4dbb395472
Merge pull request #862 from hcengineering/fix-857
...
Workspace Versioning
2022-01-26 16:07:50 +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
52baf5444d
Email tempaltes ( #853 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-24 10:35:58 +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
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
09d3cd4238
Inventory ( #823 )
...
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-14 10:20:31 +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
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
c9328da94d
Allow to perform heft --clean on build ( #768 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-06 12:07:32 +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
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
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
Andrey Sobolev
edbf42c435
Xml Importer ( #701 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-23 10:02:14 +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
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
Andrey Platov
9f2670964c
fixes #569 ( #679 )
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-20 10:08:52 +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
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
78f4916b6d
Show model diff ( #562 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-14 19:34:18 +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
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
b926118e84
Sorting ( #567 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-08 10:14:55 +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
Denis Bykhov
f5a2c55833
Contacts ( #523 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-06 11:07:08 +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
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
Andrey Sobolev
c06d48e0b0
Devmodel tools ( #404 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-30 12:11:37 +01:00
Andrey Sobolev
9f9123c546
Package templates ( #388 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-29 12:16:01 +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
50bacde651
Fix query transactions handling ( #372 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-26 12:05:18 +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
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
3f066c718f
Activity support
...
Initial Activity support
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-19 00:22:06 +07:00
Andrey Sobolev
60bc9a336c
Rush options. ( #315 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-17 14:45:45 +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
ec5646504a
Introduce avatar ( #300 )
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-09 18:39:38 +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
8fd1adfe0a
get rid of upload
service
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-25 17:11:48 +02:00
Andrey Platov
b416925573
AttachmentPresenter update
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-24 12:14:33 +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
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
f8a593148e
memdb fix
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-28 14:09:43 +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
08b81ca5a9
add svelte-check to panel
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 17:06:28 +02:00
Andrey Platov
d648624626
update shrinkwrap file
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 10:47:15 +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
c6551d18da
align heft version
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 09:53:25 +02:00
Andrey Platov
6c4ff8f9f3
add heft as direct dependency
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 09:49:33 +02:00
Andrey Platov
18bcd8944d
introduce @anticrm/panel
package
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 21:09:39 +02:00
Andrey Platov
d20a223bb7
fix
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 10:01:30 +02:00
Andrey Platov
a7fe4eaae8
fix
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 09:55:37 +02:00
Andrey Platov
7d22264c29
fix
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 09:53:22 +02:00
Andrey Platov
20b35eb2ae
check script fixed
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 09:51:07 +02:00
Andrey Platov
8ab1bf9b5f
check script 2
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 09:48:48 +02:00
Andrey Platov
1a37dd89fb
check script 2
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 09:44:41 +02:00
Andrey Platov
778030051c
check script
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 09:40:30 +02:00
Andrey Platov
64992ec93e
svelte-check
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 09:36:41 +02:00
Andrey Platov
c0b9c1d2f0
svelte-check
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 09:33:02 +02:00
Andrey Platov
d422f6b4fd
add svelte-check to workflow
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 09:19:59 +02:00
Andrey Platov
95ae04391f
add github actions
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 08:51: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
7a196cbd7f
tooling build
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-09 23:55:52 +02:00
Andrey Platov
7012990964
initial tool
contribution
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-09 23:37:38 +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
a978d4e1e4
fixed isChanged
in DialogHeader
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-09 10:58:27 +02:00
Andrey Platov
6e79f55cbf
fixes #160
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-08 10:22:50 +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
9a7a4bd9f3
introduce contact-assets
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 18:44:19 +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
c713a07531
tooling update
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-28 23:28:46 +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
8041336a84
adapter tweaks
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-27 13:11:02 +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
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
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
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
f7877955e9
file upload works now
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-18 11:00:40 +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
2dcc71baed
change
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-14 11:13:46 +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
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
f67908b5b4
add recruit
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 19:03:06 +02:00
Andrey Platov
d8f262df9f
add chunter
-- not working yet
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 17:23:13 +02:00
Andrey Platov
9eb890e777
add task
depenencies
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 16:49:14 +02:00
Andrey Platov
d42fa602e2
add model-workbench
and fix queries
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 14:15:18 +02:00
Andrey Platov
825ade52f7
add dev-client-resources
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 09:04:30 +02:00
Andrey Platov
5e6544c943
add view
and task
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 08:34:28 +02:00
Andrey Platov
3b71c8720a
add model-view
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 08:17:42 +02:00
Andrey Platov
1ee511ec83
add model-all
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 07:49:51 +02:00
Andrey Platov
9246369b40
add model
and model-core
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 07:39:49 +02:00
Andrey Platov
65d90ffc08
initial client-resources
implementation
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 06:30:10 +02:00
Andrey Platov
ad325a1d07
add more packages to compile workbench
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-06 12:18:50 +02:00
Andrey Platov
c3737b1f0f
add presentation
and workbench
(do not compile)
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-06 10:31:17 +02:00
Andrey Platov
ec34b39e4d
fix webpack
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-06 09:41:02 +02:00
Andrey Platov
1431456a4c
add login-assets
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 18:47:19 +02:00
Andrey Platov
0085a5430d
initial login
contribution
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 16:55:54 +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
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
73d85935ba
iniital ui
contribution
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 01:31:54 +02:00
Andrey Platov
dc3dfa4951
publish
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 23:19:20 +02:00
Andrey Platov
09e62e20ad
changelog
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 23:18:16 +02:00
Andrey Platov
6aa35782c7
publish
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 23:00:43 +02:00
Andrey Platov
906d07c885
changelog
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 22:59:49 +02:00
Andrey Platov
ee2349e47f
publish
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 22:49:13 +02:00
Andrey Platov
4ce796d800
changelog
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 22:47:48 +02:00
Andrey Platov
7ffbd718cd
publish
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 22:26:42 +02:00
Andrey Platov
4aabc4d685
changelog
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 22:25:12 +02:00
Andrey Platov
748099568c
published
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 20:13:00 +02:00
Andrey Platov
7982cd7d29
changelog
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 20:11:59 +02:00
Andrey Platov
d757d56df8
add memdb docs
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 20:11:33 +02:00
Andrey Platov
3f1c8851bc
publish core
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 20:06:13 +02:00
Andrey Platov
cae3c5f033
changelog
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 20:03:19 +02:00
Andrey Platov
110381c0af
publish core
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 19:54:00 +02:00
Andrey Platov
3474a3eafd
changelog
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 19:52:17 +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
63ba826b3e
add server base
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-03 21:02:59 +02:00
Andrey Platov
2ba9fcc2b1
tweak dependencies
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-03 19:04:45 +02:00
Andrey Platov
f0cf5e8832
add core
package
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-03 18:55:52 +02:00
Andrey Platov
044652e8d0
add platform
package
...
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-03 03:40:40 +02:00