- 27 Aug, 2021 1 commit
-
-
Zhou (Link) Fang authored
* Fixed layout issue on confirmation page * Removed unused CSS code
-
- 26 Aug, 2021 2 commits
-
-
Zhou (Link) Fang authored
* Updated the stepper * updated navigation logic * Updated navigation logic for submitForm func
-
Zhou (Link) Fang authored
-
- 30 Jul, 2021 1 commit
-
-
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>
-
- 28 Jul, 2021 1 commit
-
-
- 26 Jul, 2021 1 commit
-
-
- 30 Jun, 2021 3 commits
-
-
Christopher Guindon authored
* create Apptemplate to fix error page Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org> * fix indent Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org> * remove app template from Appjs Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org> * revert previous refactor Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
Zhou (Link) Fang authored
Co-authored-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
Zhou (Link) Fang authored
* Added not found 404 component * Added internal error 50x component * Added the route for 404 and 50x * Added handler to more fetch calls * Added a little more margin to loading spinner * Added error handler and msg for 401 * Added MUI icons * Added a missing param * improved logic to avoid some warnings
-
- 28 May, 2021 1 commit
-
-
Zhou (Link) Fang authored
-
- 12 May, 2021 1 commit
-
-
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
- 11 May, 2021 1 commit
-
-
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
- 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>
-