b52f15a937
[portal][ui] add error message to checkbox input
2022-10-24 23:01:03 +08:00
82f2857667
[ui][typeahead] fix results showing below other stacked elements by adding z-index
2022-10-24 09:53:30 +08:00
d9af66152c
[ui][text input] fix input add on disappearing when width is too small
2022-10-24 09:35:22 +08:00
94f232f67c
[ui] change to text-sm for some elements
2022-10-24 09:34:20 +08:00
b7f4cf93a0
[resumes][fix] search and pagination bugs ( #419 )
2022-10-23 22:37:16 +08:00
7bd6b0eeac
[resumes][feat] update submit form to be more compact ( #414 )
2022-10-23 13:58:30 +08:00
e55d08279b
[ui] add toasts
2022-10-22 17:46:35 +08:00
22d5f54a47
[resumes][feat] add padding and hide scrollbar for comments ( #404 )
...
* [resumes][feat] add padding and hide scrollbar for comments
* [resumes][feat] add findUserTopUpvotedCommentCount query
2022-10-21 15:25:14 +08:00
d38f997701
[ui][typeahead] add required field
2022-10-15 13:41:08 +08:00
f179c4ef1f
[offers][feat] Enhance submit offers form ( #366 )
...
* [eslint] Replace no-shadow with typescript no-shadow
* [offers][feat] Add auto scroll to top
* [offers][feat] Add error messages for text input fields
* [offers][fix] Add warning dialogs
* [offers][fix] Auto change currency according to TC currency
* [offers][fix] Add select error messages and fix date picker labels
* [offers][fix] Fix console warnings
2022-10-12 21:30:47 +08:00
b87afb1383
[ui][select] add errorMessage and placeholder
2022-10-12 18:57:37 +08:00
c7a0c095de
[ui][typeahead] tweak chevron icon and updates stories
2022-10-12 18:53:41 +08:00
325a2d1f7c
[ui][companies typeahead] Add isLabelHidden and placeHolder props ( #361 )
...
* [ui][companies typeahead] add isLabelHidden and placeHolder props
* [ui][companies typeahead] add isLabelHidden and placeHolder props
2022-10-11 19:53:21 +08:00
7052e8c175
[offers][fix] Fix pagination, include yoe in DTO and fix story bug
2022-10-10 22:09:38 +08:00
f8031caa2f
[ui][slide out] add className prop
2022-10-10 15:38:38 +08:00
fecb470c99
[ui][button] add danger, warning, info variants
2022-10-10 07:17:06 +08:00
ebacebb26b
[portal][ui] add companies filter
2022-10-09 19:49:16 +08:00
7f3275b705
[ui][dialog] make isShown prop required
2022-10-09 18:07:04 +08:00
90f8556f8c
[ui][typeahead] implementation
2022-10-09 17:52:39 +08:00
a1cd0f4e9b
[resumes][feat] add submission guidelines box ( #335 )
2022-10-09 17:09:24 +08:00
0da41c265d
[ui][checkbox list] implementation
2022-10-09 09:18:30 +08:00
21e5e0672a
[ui][radio list] remove disabled prop on radio list level
2022-10-09 09:17:27 +08:00
a828903299
[ui][radio list] support required, disabled and item descriptions
2022-10-08 21:20:29 +08:00
53be75b7d5
[ui][select] support required
2022-10-08 21:20:05 +08:00
827550a5fd
[questions][feat] add homepage layout ( #312 )
...
* [questions][feat] add homepage layout
* [questions][fix] fix rebase errors
* [questions][fix] startAddOn for search bar
* [questions][feat] add nav bar
* [questions][chore]Remove margins
* [questions][feat] add filter section
* [questions][ui] change filter section alignment
* [questions][ui]Search bar in one row
* [questions][ui] Contribute questions dialog
* [questions][ui] wording changes
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2022-10-08 16:08:12 +08:00
6c91ec2077
[ui][radio list] implementation
2022-10-08 15:11:44 +08:00
2f13d5f009
[ui][text area] implementation
2022-10-08 11:03:04 +08:00
702811bafa
[ui][collapsible] add defaultOpen prop ( #314 )
2022-10-07 14:32:03 +08:00
641a565e5c
[ui][pagination] implementation
2022-10-07 10:01:34 +08:00
e0a3f4c15c
[ui][horizontal divider] implementation
2022-10-07 07:28:22 +08:00
e86a7665a0
[ui][tabs] change appearance
2022-10-07 07:09:12 +08:00
0f8ff5d349
[ui][collapsible] initial implementation
2022-10-06 20:54:10 +08:00
2906dbdc75
[ui][text input] support element add ons
2022-10-06 20:02:55 +08:00
0062199bd6
[ui][text input] add asterisk to label for required fields
2022-10-06 18:14:57 +08:00
1df0ce35a6
[ui][select] make uncontrolled
2022-10-06 09:37:59 +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
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
06bdab6440
chore: add prettier-plugin-tailwindcss
2022-10-01 09:36:27 +08:00
0475efce3c
chore: configure turbo commands
2022-10-01 08:10:43 +08:00
089625715d
chore: upgrade Yarn
2022-10-01 07:43: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