- 03 Jun, 2021 1 commit
-
-
Zhou (Link) Fang authored
* fixed issue62 * changed the solution
-
- 01 Jun, 2021 4 commits
-
-
- 31 May, 2021 3 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>
-
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
- 28 May, 2021 1 commit
-
-
Zhou (Link) Fang authored
-
- 27 May, 2021 5 commits
-
-
Christopher Guindon authored
-
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>
-
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>
-
- 26 May, 2021 1 commit
-
-
Martin Lowe authored
* Update to integrate API into docker stack for local dev * Fix ports on docker compose * Remove extra yarn file and update make file * Update to yarn commadns to be cleaner w/o cd * Update README for makefile and docker-compose * Fix OIDC endpoint target to be set as part of secret config The OIDC public auth endpoint needs to be set for each machine and will likely be unique for every machine. This is due to the docker instance not accepting localhost as a proper binding address for the API. * Update docker secrets and update readme * Fix API docker container name
-
- 20 May, 2021 1 commit
-
-
Christopher Guindon authored
* increate max_allowed_packet Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org> * increase max_allowed_packet Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
- 12 May, 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>
-
- 11 May, 2021 2 commits
-
-
Zhou (Link) Fang authored
* Only reorganized the structure, no code changes * replaced the datepicker * used Material-UI way to override CSS style * removed unsed constants * Removed unnecessary form element and changed primary color in Material-UI
-
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
- 10 May, 2021 1 commit
-
-
- 05 May, 2021 1 commit
-
-
- 24 Mar, 2021 5 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>
-
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>
-
Martin Lowe authored
* Update to fix POST and PUT calls in WG api spec Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org> * Update API spec to remove known IDs in pushed data Removing IDs from push API will mean that how data is pushed is more limited, but more secure in how it's written. Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org> * Update spec to add updated_date field as well as contact type array Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org>
-
- 23 Mar, 2021 8 commits
-
-
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
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>
-
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>
-
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>
-
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>
-
- 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>
-
- 03 Mar, 2021 1 commit
-
-
Martin Lowe authored
Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org>
-
- 05 Feb, 2021 1 commit
-
-
Martin Lowe authored
* Update openapi spec to add WG and update field descriptions Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org> * Add additional 403 responses for data that is guarded Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org> * Fix wrong data type in working group calls Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org> * Update to openapi from feedback in meeting w/ Chris Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org>
-
- 29 Jan, 2021 1 commit
-
-
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
- 28 Jan, 2021 1 commit
-
-
Yi (Flora) Liu authored
Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org>
-