-
### As an Applicant, I want to be able to select an installation cycle rather than a specific start date so that I can indicate the quarter/cycle when I'd like my installation to take place even when …
-
**Proposed Foundation Mission Request:** Research Assistants for Optimism Stakeholder Personas Research
[Intent](https://gov.optimism.io/t/season-6-intents-ratification/8104): Progress towards decent…
-
**Background**
When someone from the Mitgliederbüro wants to add someone as an Applicant, they follow this process:
1. Make sure they are not already added as applicants, by doing a search in the li…
-
We don't need a separate endpoint for applicants, we can get it from the members call.
``` php
$resource = new MemberResource($client);
$data = $resource->getApplicants(1, 100);
$applicants = $data…
-
We see the "X" next to the all tabs names is meant for closing or removing filters, add a tooltip on hover to explain its functionality to avoid confusion.
Add a clear visual distinction between a…
-
Back button should be easy and more visible for users (let's try with color )
**FRONTEND DEVLOPER **
Seems in the same page, need to have it more clear and to know its my job from previous…
-
Enable multiple companies to use the platform independently while keeping their data isolated from each other.
Database Design:
Modify the database schema to support multiple tenants (companies). …
-
As our number of applicants is exceeding several hundred, it may be helpful to paginate the applicant cards to avoid showing all of them on a single page. Cloudscape's [Cards example](https://cloudsca…
-
**First I tried to clone this repo, and successfully run it without error.**
Aside from I change the **branch: to 'v-0-4-0'.**
**Question #1**
For example I need to may if statement that checks the …
-
The age of the applicant should be 18 yr of age or older?
If that is a requirement it is not being enforced.