Commit Graph
23 Commits
Author SHA1 Message Date
Alan Ren f7dcaa38ff fix for issue 3065 (#3067)
* fix for 3065

* remove the parameter, no need to save connection
2018-10-31 16:13:09 -07:00
Alan Ren 56c2d16560 a few ux improvements (#3057)
* style update

* checkbox styler

* casing update
2018-10-31 13:44:12 -07:00
Alan Ren 2238c42432 fix for issue 2719 (#3060) 2018-10-31 13:22:08 -07:00
Alan Ren 233156c744 fix missing footer for backup dialog (#3056)
@MattIrv  Thanks for helping out
2018-10-30 16:17:14 -07:00
Alan Ren 3237507bb2 Alanren/modal message high contrast fix (#3018)
* make modal dialog message section HC aware

* handle warning icon
2018-10-26 15:38:51 -07:00
Alan Ren 92d9d04a78 make checkbox vertically aligned and remove the x scroll for modaldialog (#3005) 2018-10-25 14:26:44 -07:00
Alan Ren 724c49f5c4 Fix for issue 2725 and ux fixes (#2992) 2018-10-24 11:02:08 -07:00
Alan Ren 82486ee22e Wizard message UI improvement (#2971)
* improve the wizard message experience - WIP

* undo gitignorechanges

* fix expand button issue

* fix the cursor issue

* use flex to control height

* toggle message detail support

* apply style

* new images

* use template string

* address comments
2018-10-22 23:53:28 -07:00
Alan Ren a1341ba503 revert row edit and dirty row fix (#2845)
* revert row edit and dirty row fix

* undo the dirtyRow change
2018-10-12 16:39:08 -07:00
Alan Ren 1d8132bcaa Alanren/edit data1004 (#2781)
* edit data bug fix

* rename the event and use undefined instead of null

* use thenable instead of callback

* handle the new SlickGrid OnRendered event to control the keyboard focus

* use the new event to control the focus and change the add row behavior
2018-10-11 09:53:41 -07:00
Alan Ren 597f29e90a Alanren/edit data improvement (#2748)
* improvements for dirty indicator and tab switching scenario

* rename the event

* update the angular2-slickgrid version
2018-10-03 13:13:21 -07:00
Alan Ren 77c997b91e make events to open new sql query window (#2688) 2018-09-25 09:47:52 -07:00
Alan Ren 1474bab34a use a more specific class to control the width (#2664) 2018-09-24 10:21:52 -07:00
Alan Ren c0917e9276 reload the chart types when we actually need it (#2651) 2018-09-20 12:38:36 -07:00
Alan Ren dede5c5ef5 edit data issue with column index handling (#2595) 2018-09-14 21:19:56 -07:00
Alan Ren 36f7c283b8 use latest slickgrid library (#2584) 2018-09-13 18:43:06 -07:00
Alan Ren b03c0a3e2d accessibility setting based select database dropdown (#2579) 2018-09-13 15:07:08 -07:00
Alan Ren 950a440350 fix the connection issue when opening new query after connection (#2561) 2018-09-13 08:05:46 -07:00
Alan Ren d85bf4f6dd fix the account not found error when creating firewall rules (#2543) 2018-09-12 13:32:40 -07:00
Alan Ren 8887fe1eac fix the save and save all for untitled file (#2526) 2018-09-11 17:06:28 -07:00
Alan Ren 709ef4e39f Alanren/icon overwrite issue (#2484)
* fix the error icon too large issue

* formatting
2018-09-10 15:55:40 -07:00
Alan Ren fb8de0d753 fix select box's screen reader issues (#2462) 2018-09-07 16:17:56 -07:00
Alan Ren 54ee1c23f0 hide the account count badge in linked account dialog (#2352) 2018-08-30 12:29:24 -07:00