Commit Graph
46 Commits
Author SHA1 Message Date
Alan Ren 7f6cd514a5 Alanren/profiler search (#3525)
* further improve the search experience for profiler

* change the default value for parameter
2018-12-10 16:43:58 -08:00
Alan Ren 77fdf18686 improve the visual effect for selected card (#3509)
* improve the visual effect for selected card

* remove shadow for unselected card as per Smitha's suggestion

* fix the issue of status icon not changing when new theme selected
2018-12-07 14:13:52 -08:00
Alan Ren 4bf8836c0a profiler extension bug fixes (#3490) 2018-12-06 09:58:33 -08:00
Alan Ren 08d2f3125e Fix for issue 3133 (#3375)
* Fix for issue 3133

* fix test error
2018-11-30 15:53:36 -08:00
Alan Ren 421271acfa hide the profiler commands meant for internal use (#3339) 2018-11-28 15:03:53 -08:00
Alan Ren 01a03b4c84 revert the taskbar icon size change (#3306) 2018-11-26 15:14:36 -08:00
Alan Ren 9f8190dc28 make taskbar more readable (#3290) 2018-11-20 15:09:24 -08:00
Alan Ren c32d4ee2f7 fix for 3245 (#3281) 2018-11-19 14:47:41 -08:00
Alan Ren da5194bdcb fix for 3262 (#3263) 2018-11-16 21:19:32 -08:00
Alan Ren c02fbaeae7 min height for event detail view when expanding (#3255) 2018-11-16 15:07:56 -08:00
Alan Ren 8e049f4af5 align the radio button with text (#3241) 2018-11-15 14:01:32 -08:00
Alan Ren 3e59a5bcd2 update version to 0.4.0 (#3205) 2018-11-13 15:20:31 -08:00
Alan Ren bd53e685d0 bump to .53 (#3187) 2018-11-09 10:57:30 -08:00
Alan Ren 410bb62906 fix for stop session error and session selection lost issue (#3167)
* fix for stop session error and session selection lost issue

* remove the console.error call
2018-11-08 16:51:39 -08:00
Alan Ren cbb4ac3e20 make it preserve the line breaks (#3176) 2018-11-08 16:34:27 -08:00
Alan Ren 61746b7ff7 Update UX-Design-Guidelines.md 2018-11-08 10:37:45 -08:00
Alan Ren e6066c2cb5 Rename UX-Design-Guidelines to UX-Design-Guidelines.md 2018-11-08 10:29:43 -08:00
Alan Ren 633a918590 Create UX-Design-Guidelines 2018-11-08 10:29:16 -08:00
Alan Ren 9bbed2c275 fix for issue 3157 (#3158)
* fix for issue 3157

* use state instead of _state
2018-11-07 12:00:51 -08:00
Alan Ren d9ba4d9130 profiler improvements (#3151)
* profiler improvements

* fix for issue 3114
2018-11-07 11:25:24 -08:00
Alan Ren f7879bdbf9 Alanren/custom message box location (#3139)
* make message box associated with wizard page

* missed one condition check after renaming

* fix compilation error
2018-11-06 10:44:02 -08:00
Alan Ren b931ccfabf fix for 1705 (#3131) 2018-11-06 10:34:58 -08:00
Alan Ren f36f3ffd21 connect dialog ux improvement (#3105)
* connect dialog ux improvement

* more style updates
2018-11-04 17:10:05 -08:00
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