Граф коммитов

218 Коммитов

Автор SHA1 Сообщение Дата
kunzheng 77dba17e12
accessibility: read message box header title correctly (#21) 2020-02-10 18:56:18 -08:00
kunzheng 08ecf1b30c
accessibility: read error message for mandatory fields in html forms (#20) 2020-02-10 15:32:15 -08:00
kunzheng 98436e2573
accessibility: add title for help and new connection link (#18) 2020-02-10 14:18:37 -08:00
kunzheng f6dde88875
refactor: use .proj as project file extension (#19)
* refactor: use .proj as project file extension

* style: fix tslint error
2020-02-10 13:55:22 -08:00
kunzheng 2df1905cf2 refactor: change tag context menu according to UX design (#17)
* refactor: change tag context menu according to UX design

* Update alignPortal.scss
2020-02-09 23:23:20 -08:00
kunzheng 42dc96de4e fix: hide current tag type/format from dropdown (#16)
* fix: hide current tag type/format from dropdown

* Update tagInput.tsx
2020-02-09 18:30:05 -08:00
kunzheng ade7902b47 style: enforce LF linebreak and fix existing files (#15) 2020-02-09 11:33:52 -08:00
kunzheng b11e08304e refactor: adjust tag item UI (#14) 2020-02-09 11:22:56 -08:00
kunzheng f98c32d1eb fix: align tag dropdown menu with tag name (#13) 2020-02-08 11:31:34 -08:00
kunzheng 50138dc1cc
style: fix some compile warnings (#12)
* style: fix some compile warnings

* style: fix tslint error

* style: fix compile error
2020-02-07 17:17:11 -08:00
tianxiang 94f9f07800
feat: add tag type and format field (#10)
* temp

* feat: Add tag type and format field

* refactor: Remove redundant code and file

* refactor: Remove comment

* fix:fix comments

* fix: fix tslint and comments

* fix: remove overflow and format fix

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-02-07 13:19:00 -08:00
kunzheng 686e7186b9
style: fail the pipeline if tslint has errors (#11)
* style: fail the pipeline if tslint has errors

* style: remove trailing whitespace
2020-02-06 23:27:18 -08:00
stew-ro d0ad279706
fix: remove extra spacing when submitting project names (#8)
remove extra spcing when submitting project names. Remove spacing at
begining and end of project name. Remove additional spacing between tokens.
Saving projects with names "Project 1" and " Project  1  " should be
invalid

issue-6224766

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-02-06 15:34:00 -08:00
stew-ro aad67a632b
refactor: resize all text fields and buttons to be 32px (#7)
resize all text fields and buttons to be 32px. Adjust text field label
margins to account for resized text fields and realign adjacent elements

issue-6222886
2020-02-06 12:02:04 -08:00
stew-ro 427705a627
refactor: replace icons with MS Fabric icons (#5)
* refactor: replace icons with MS Fabric icons

replace tag toolbar rename icon and remove font awesome classes from tags

issue-6049115

* Update tagInputToolbar.tsx

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-02-05 10:29:41 -08:00
kunzheng 367ba7dae9
style: enable tslint and fix style errors (#6) 2020-02-05 10:12:19 -08:00
stew-ro 13c4056ea9
refactor: align tag text vertically (#4)
align tag text vertically. The tag input text is aligned too low
2020-02-03 17:35:03 -08:00
kunzheng 5c497ad163 First commit 2020-02-03 13:31:46 -08:00