- 16 Jul, 2021 1 commit
-
-
Zhou (Link) Fang authored
* fixed error handler issue * added sending email request * added preventDefault for submit button
-
- 07 Jul, 2021 1 commit
-
-
Zhou (Link) Fang authored
* Added twitter handle validation * improved validation and sameAs checkbox logic * Made the page scroll to top when it shows up * updated the twitter handle validation * fixed can't go to next step issue in React Only mode
-
- 30 Jun, 2021 1 commit
-
-
Christopher Guindon authored
* rename pages to portal/application Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org> * move bogus yarn Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
- 22 Jun, 2021 1 commit
-
-
Zhou (Link) Fang authored
* Migrated review component to ts version * added purchasingAndVAT into formvalue interface * removed the .tsx extension * improved the code based on feedback * added missing interface file
-
- 16 Jun, 2021 1 commit
-
-
Zhou (Link) Fang authored
* Added the new form fields * integrated with new API call * Added the API call for purchasing, VAT and signing authority * fixed a typo and cleaned a few comments * solved the conflicts * fixed data did not sync up issue
-
- 11 Jun, 2021 1 commit
-
-
Zhou (Link) Fang authored
-
- 07 Jun, 2021 1 commit
-
-
Zhou (Link) Fang authored
* made formchooser work * made start new application work for company info page * made start new application work for membershiplevel page * fixed a bug when user has no existing forms * made continue with existing work for company info * made start new form and continue exisitng work for WG * fixed a small issue on membership level autocomplete * fixed the order issue of existing forms * finished the logic for going back to a previous page and update * cleaned up the code * fixed loading forever issue in React Only Mode * simplified the formFunctionHelpers * fixed 2 minor issue, checkbox in company info and WG on review page
-
- 03 Jun, 2021 1 commit
-
-
Zhou (Link) Fang authored
* Fixed prefill issue for autocomplete field * fixed loading animation logic
-
- 28 May, 2021 1 commit
-
-
Zhou (Link) Fang authored
-
- 11 May, 2021 1 commit
-
-
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
- 10 May, 2021 1 commit
-
-
- 24 Mar, 2021 2 commits
-
-
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
- 23 Mar, 2021 1 commit
-
-
Martin Lowe authored
* Add comments on components and functions, and renamed a variable to make it make sense Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> More comments Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> more comments in the rest of the components Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> More comments, and improve code practice Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Update to fix missing dependencies in context Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org> * Fix package lock versions (regen in 6.x) Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org> * Update to publish dir to point at nested folder Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org> Co-authored-by:
Yi Liu <yi.liu@eclipse-foundation.org> Co-authored-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
- 09 Mar, 2021 1 commit
-
-
Yi (Flora) Liu authored
* Update css of react-select and input Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * adjust company information css Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * styles to 2, 3, and 4 steps Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add checkbox for representatives Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * spacing for company info Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add add/remove working groups function Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Update review CSS Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Update Stepper styles Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * remove warnings Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Update Less file - Add a parent class name to wrap all the other - fix compile error, to make the output css the same as expected Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add red style to country and province selector Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add fake login page, waiting for image Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * better handle data when select same as Company Rep Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Trying to add polyfill for IE, add arrow image in the first step Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add Orange star for must enter field Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Text change Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add fake login Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * First Solution to fetch data when current step initial render Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add fake post and fake get Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Update fetch data in step 2 and 3 Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Fix bugs when creating a new form Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Adjusted PUT and GET data according to the API SPEC Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Hide next button when not login Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add a commented function for potential clear the form Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add submit success page Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Better handle form status when switching between new forms and existing forms Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Adopt a new contry list from npm package Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Better file structures and fake GET PUT Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Fix file name case sensitive change Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Map data correctly Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Map effective date wihtout time, and fix participation level not showing Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Define when there is no id, use POST, when has id, use PUT Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Fix typo in endpoint helper Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Fix stepper wrong click, and fix some preview disappear Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add validation on working groups and signing Auth; adjust some css Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * add custom checkbox and improve the validation for contacts especially when same or not the same Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Fix bug, date got broken due to typo in validation Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Test to update package and use strict mode Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add one line for empty form Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * move updates in PR 36 to this one Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add a loading and fix form preview empty issue Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add a constants file and rename fake-input classname to preview-field Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * remove some console log Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * More clean up, remove comments Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Fix wrong path in working group select Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Change some double quote to single for string Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Consistency on quotes Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Update details according to feedback from Shanda Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add job title to SigningAuth Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Update twitter handle label Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add star to working groups page Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * remove react router Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add check if is the same contacts when prefill data Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * remove a unnecessary console log Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * better check in checkSameContact Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Update components comply with PR43 Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Delete src/components/steppers directory This is duplicate with the Capitlized ones * update folder name Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add detect of prod, or localhost 3000, or localhost 8090 Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * add detecting env for data call api Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * fix warning in console log Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * remove unnecessary component Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * remove unnecessaries Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Sync with backend commit and remove unnecessary Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * remove unnecessary fetch in participation level Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add descriptions to util functions Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Update define localhost Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * sync with master Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Update form chooser page style according to feedback from Shanda Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add renamed Stepper Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Delete src/main/js/src/components/steppers directory Delete the lowercase directory of Steppers * Delete src/main/js/src/components/Steppers directory Temporarily delete this one, will bring it back later. * bring back the Steppers folder to clean the renaming commit history Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add hr to separate working groups in preview, style star span, hide wg before selecting wg Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Update preview display of selector; temply remove do not want to join Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * temply removed commented code Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Update params description Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add submit step func when clicking on the top stepper Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add input id to connect label Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Use sessionstorage instead, and move working groups options fetching to avoid empty when no sessionstorage Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Add aria for accessibilities Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org> * Fix heading skipped accessibility issue Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org>
-