- 26 Aug, 2021 9 commits
-
-
Zhou (Link) Fang authored
* Added new logic and text * Added new logic to handle wg rep same as company one * Moved wg related func based on feedback * Fixed checkbox issue
-
Martin Lowe authored
-
Zhou (Link) Fang authored
* Updated the stepper * updated navigation logic * Updated navigation logic for submitForm func
-
Zhou (Link) Fang authored
-
Zhou (Link) Fang authored
-
Christopher Guindon authored
* 502 Bad Gateway on large requests through API, too small buffers #285 * Update nginx.conf
-
Martin Lowe authored
* Initial commit of PDF creation. Needs some fine tuning before golive * Update of mail template to include more PDF data, formatting fixes * Add missing membershipLevel field to email/PDF * Update NOTICE file for md formatting * Fix notice with feedback from Sharon C. * Add paragraphs below TOS points in PDF template
-
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
Zhou (Link) Fang authored
-
- 25 Aug, 2021 1 commit
-
-
Zhou (Link) Fang authored
* Fixed contact id issue * Fixed contact id changes accidentally * Fixed Signing Authority id undefined issue
-
- 24 Aug, 2021 4 commits
-
-
Zhou (Link) Fang authored
* Added org type field * Added org type field * Updated the org type option values * Added org type field * Updated the org type option values * Added org type to review page * Removed for profit org option Co-authored-by:
Martin Lowe <martin.lowe@eclipse-foundation.org>
-
Martin Lowe authored
-
Zhou (Link) Fang authored
-
Zhou (Link) Fang authored
* Updated revenue and employee count field * Cleared currency related code * Added revenue and employee count to review page
-
- 20 Aug, 2021 3 commits
-
-
Contains changes for Java API, DDL schema, and openapi spec.
-
-
Zhou (Link) Fang authored
* Added WG charter link * Updated testing WG data for React only mode * lowercased charter
-
- 19 Aug, 2021 2 commits
-
-
Zhou (Link) Fang authored
-
Zhou (Link) Fang authored
-
- 18 Aug, 2021 10 commits
-
-
-
-
-
-
Collects data under single data object called MailerData to simplify calls to the mailer. Removes author email templates and instead uses base email template with an additional section.
-
-
-
-
Includes updates to email template, ddl, and bootstrap for creating dummy data.
-
-
- 13 Aug, 2021 2 commits
-
-
Zhou (Link) Fang authored
-
Christopher Guindon authored
* Updates to the /working_groups resource #167 Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org> * remove org doc id for science Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org> * Update the Working Group object structure in the API * Fix imports, update openapi spec to reflect new WG structure * Update documentation for Working Group service and related resources * updated front end to work with new wg data * Fix integrity of the list in the working group import object Co-authored-by:
Martin Lowe <martin.lowe@eclipse-foundation.org> Co-authored-by:
Zhou Fang <zhou.fang@eclipse-foundation.org>
-
- 11 Aug, 2021 2 commits
-
-
Zhou (Link) Fang authored
-
Zhou (Link) Fang authored
* solved the conflicts * fixed a warning
-
- 30 Jul, 2021 4 commits
-
-
Zhou (Link) Fang authored
* added checkbox asking for joining wg to make it an optional field * updated front end to work with new wg data * Added DELETE request when user uncheck joining wg * Added header in DELETE fetch to include CSRF * Added error handler for DELETE request * fixed react only mode issue * updated react only wg data * updated review page for not joining any wg * Added a modal window to confirm uncheck joining a wg
-
Zhou (Link) Fang authored
* Added basic router and navigation layout * finished navigation logic * made the left nav bar a component and improved the styles * Added a demo collapse section * finished the basic faq collapse list * finished the basic faq collapse list * finished style for FAQs part * removed unused imports * minor update to fix a React warning * Added fetch for user name and avatar * made some improvements based on feedback * Added basic components and styles * commented out home * fixed unused variables issue * Server responds 302 redirect when there is no token/q_session #193 Adds property that stops auto redirect when there is an issue with authentication and source is Javascript. * Changed some of the navs to sub navs * finished overview section * fixed the warning Co-authored-by:
Martin Lowe <martin.lowe@eclipse-foundation.org>
-
Zhou (Link) Fang authored
* Added basic router and navigation layout * finished navigation logic * made the left nav bar a component and improved the styles * Added a demo collapse section * finished the basic faq collapse list * finished the basic faq collapse list * finished style for FAQs part * removed unused imports * minor update to fix a React warning * Added fetch for user name and avatar * made some improvements based on feedback * Added basic components and styles * commented out home * fixed unused variables issue * Server responds 302 redirect when there is no token/q_session #193 Adds property that stops auto redirect when there is an issue with authentication and source is Javascript. * Changed some of the navs to sub navs * simplified the style of panels Co-authored-by:
Martin Lowe <martin.lowe@eclipse-foundation.org>
-
Zhou (Link) Fang authored
* changed purchasing process to dropdown menu * changed membership level to dropdown menu * changed wg level to dropdown menu * Added a dropdown component * improved autocomplete field * fixed react only mode issue * fixed an issue when clear wg selections in wg page * Updated autocomplete's behaviour * Made minor changes to work with latest back end logic * updated autocomplete for wg field * updated the error text style
-
- 28 Jul, 2021 3 commits
-
-