26 Commits

Author SHA1 Message Date
4d92a70321 [resumes][chore] Remove tracking of state in submit form (#309)
* [resumes][chore] remove tracking of state

* [feat][resumes] make value in Select optional

* [resumes][chore] remove default value for textinput

* [resumes][feat] use primary button for submit
2022-10-06 14:54:05 +08:00
64c5275062 [portal][feat] add company model 2022-10-06 10:49:09 +08:00
1df0ce35a6 [ui][select] make uncontrolled 2022-10-06 09:37:59 +08:00
1f640fda5e [portal] fix Tailwind style ordering issue 2022-10-06 07:42:45 +08:00
3a4183cd48 [resumes][feat] submit resume form (#307)
* [resumes][feat] Add submit form

* [resumes][feat] add submit and clear buttons

* chore: add react-hook-form

* [resumes][[feat] add validations for resume form
2022-10-05 21:59:20 +08:00
c98bae6e25 storybook: silence Vercel emails 2022-10-05 20:52:12 +08:00
522feeffad storybook: tweak examples 2022-10-05 20:50:27 +08:00
4fcf80ae2a ui: add more props to Select 2022-10-05 20:32:50 +08:00
0a3fb2503d ui(button): s/isDisabled/disabled 2022-10-05 20:14:31 +08:00
6e5ffb3c77 storybook: add lint command and lint files 2022-10-05 20:06:04 +08:00
2cf660c6de storybook: add tsconfig and tsc command 2022-10-05 20:01:42 +08:00
d68018b755 ui: add more props to TextInput 2022-10-05 19:48:20 +08:00
e93cc73d51 ui: add components 2022-10-04 14:23:20 +08:00
db672a2beb ui: add Alert 2022-10-04 09:30:15 +08:00
842837fb4e storybook: add Button and Spinner examples 2022-10-04 09:04:08 +08:00
de33d38e1b ui: share tailwind config across packages 2022-10-03 20:33:35 +08:00
5734758f96 contents: fix typo in choosing between companies (#302)
Co-authored-by: Paul Muresan <mmuresanpaul@gmail.com>
2022-10-03 08:04:03 +08:00
02f1ce8b96 chore: scaffold directories for each project 2022-10-02 19:42:25 +08:00
e7fe80dc31 chore: make import paths consistent 2022-10-02 15:06:58 +08:00
6d212b4561 feat: add todo example 2022-10-02 14:32:14 +08:00
06bdab6440 chore: add prettier-plugin-tailwindcss 2022-10-01 09:36:27 +08:00
7f621eb8a2 website: move into monorepo 2022-10-01 08:22:46 +08:00
f099cf9502 chore: silence Vercel emails for portal 2022-10-01 07:50:35 +08:00
fa1dc71a36 chore: fix package lock 2022-09-30 08:53:29 +08:00
dee60943d0 feat: add application shell 2022-09-29 20:14:50 +08:00
523d91f920 feat: scaffold monorepo 2022-09-29 18:21:39 +08:00