From 219494a14890fab753a4f7771f86dbb336901c3b Mon Sep 17 00:00:00 2001 From: Paul Bochis Date: Tue, 3 May 2016 16:47:29 +0300 Subject: [PATCH] rework challenge invite --- .../user/user-search-provider.html | 60 ++++++++++++++++ .../invite/invite-candidate-input.html | 48 ++++++++----- .../candidate/invite/invite-candidates.html | 72 ++++++++----------- .../company/challenge/challenge-detail.html | 42 +++++++---- .../company/challenge/challenge-list.html | 4 +- app/elements/routing.html | 18 +++++ .../providers/general-provider-behavior.js | 1 - bower.json | 3 +- 8 files changed, 170 insertions(+), 78 deletions(-) create mode 100644 app/elements/common/data-providers/user/user-search-provider.html diff --git a/app/elements/common/data-providers/user/user-search-provider.html b/app/elements/common/data-providers/user/user-search-provider.html new file mode 100644 index 00000000..116150f4 --- /dev/null +++ b/app/elements/common/data-providers/user/user-search-provider.html @@ -0,0 +1,60 @@ + + + + + + + + + diff --git a/app/elements/company/candidate/invite/invite-candidate-input.html b/app/elements/company/candidate/invite/invite-candidate-input.html index afb54e84..d0d04d5a 100644 --- a/app/elements/company/candidate/invite/invite-candidate-input.html +++ b/app/elements/company/candidate/invite/invite-candidate-input.html @@ -4,13 +4,16 @@ + + + diff --git a/app/elements/company/candidate/invite/invite-candidates.html b/app/elements/company/candidate/invite/invite-candidates.html index 46e35b6c..63c841f6 100644 --- a/app/elements/company/candidate/invite/invite-candidates.html +++ b/app/elements/company/candidate/invite/invite-candidates.html @@ -2,81 +2,67 @@ - + + -