-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto Accept PR 2: Frontend & Waiting List Integration #10416
base: main
Are you sure you want to change the base?
Conversation
Waiting list:
|
Add to waiting list:
|
Bulk auto accept class method tests:
|
package-lock.json
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like someone executed npm install
when it should have been yarn install
? 😈
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok I think I've fixed it? Just removed package-lock.json
EDIT: I still need to run yarn install / restart my container, which I'll do in a few hours when I'm off mobile data in case it wants to download a lot
@kr-matthews would you be able to help resolve the merge conflict in |
Will take a look tomorrow. The headings/lists have just been moved from the return to an array, the contents should all be the same. |
The import conflict is easy to fix: accordion, button, and icon should all be new imports. |
Thanks, conflicts resolved! |
Frontend Changes
Backend Changes
Should they be accepted onto the waiting list if the auto-accept-cutff has been reached?No - consulted people on discordaccepted
Future PR