Commit Graph
43 Commits
Author SHA1 Message Date
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 2cd37973a8 first, last -> name
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-01 14:28:52 +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 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 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 ce51ee8137 attachment presenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-15 19:51:22 +02:00
Andrey PlatovandGitHub 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 5439f55397 index all string attributes
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 14:29:43 +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 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 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 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 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 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 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 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 2a010b5311 full text adapter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-27 11:17:18 +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