GCTC-NTGC / gc-digital-talent

GC Digital Talent is the new recruitment platform for digital and tech jobs in the Government of Canada. // Talents numΓ©riques du GC est la nouvelle plateforme de recrutement pour les emplois numΓ©riques et technologiques au gouvernement du Canada.
https://talent.canada.ca
GNU Affero General Public License v3.0
15 stars 7 forks source link

✨ [Epic] Manager Dashboard View #10785

Open brindasasi opened 1 week ago

brindasasi commented 1 week ago

✨ Feature

As a Manager I would like to have a dashboard view of the job advertisements and talent requests. Also I would like to have the access to tool kit that helps me to do hiring activities effectively from the dashboard itself.

πŸ•΅οΈ Details

User type can be modified something like

type User { ... talentRequests: Request[] @hasMany jobPosters: Pool[] @hasMany }

🎨 Design File

https://www.figma.com/design/oZhQe9ahidHFfaiqgREvxa/Dashboard-(All-users)?node-id=254-12798&t=fnEO58s7Od7SBz9s-4

πŸ§‘β€πŸŽ¨ Designer

Include the author of the linked design file's name (or even better, their @githubUsername) for future reference.

πŸ“Έ Screenshot

image

πŸ™‹β€β™€οΈ Proposed Implementation

(optional) Do you have a proposed implementation?

🌎 Localization

(optional) Provide any new copy along with translations available.

βœ… Acceptance Criteria

A set of assumptions which, when tested, verify that the feature was properly implemented.

πŸ›‘ Blockers

Issues which must be completed before this one.

### Blocked By
- [ ] Manager role defined, with appropriate permissions
- [ ] Talent search request is pulled behind firewall and restricted to manager role, and associated with a manager
- [ ] Manager can see their history of talent requests
- [ ] Managers can create job posters
- [ ] Managers can request publishing of job posters? Or mark ready to publish?
brindasasi commented 1 week ago

Does Manager create & publish job poster or just create only ? @substrae (Currently community manager has the permission to approve)

substrae commented 1 week ago

@brindasasi

So couple things:

brindasasi commented 4 days ago

Phase 1 is only Talent Request History. Phase 2 will include job advertisements