-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MDS] Data connection details and actions implementation #2
Commits on Jul 19, 2024
-
Data connection details draft - 0
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 23c3963 - Browse repository at this point
Copy the full SHA 23c3963View commit details -
Data connection details draft 1 - Add datasource overview section
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 1790680 - Browse repository at this point
Copy the full SHA 1790680View commit details -
Add access control tab draft 0 - add the tab of ac
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for eb99439 - Browse repository at this point
Copy the full SHA eb99439View commit details -
Add access control tab draft 1 - add the ac as a tab
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 2233322 - Browse repository at this point
Copy the full SHA 2233322View commit details -
Cache manager draft 0 - setup for with a testable acceleration table
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 5def0a8 - Browse repository at this point
Copy the full SHA 5def0a8View commit details -
Cache manager draft 1 - fix the acceleration name
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 3e1e678 - Browse repository at this point
Copy the full SHA 3e1e678View commit details -
Cache manager draft 2 - fix the acceleration status color
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 17f2d7a - Browse repository at this point
Copy the full SHA 17f2d7aView commit details -
Cache manager draft 3 - Add action menu and action overlay
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 880b5ee - Browse repository at this point
Copy the full SHA 880b5eeView commit details -
Acceleration draft 0 - Implement acceleration actions
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 396fee7 - Browse repository at this point
Copy the full SHA 396fee7View commit details -
Acceleration draft 1 - Fix the table title
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 460ab01 - Browse repository at this point
Copy the full SHA 460ab01View commit details -
Acceleration draft 2 - still having issue on the settings api call
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 6cc8ac5 - Browse repository at this point
Copy the full SHA 6cc8ac5View commit details -
Acceleration draft 3 - fix the fetching apis and still having issue o…
…n the notiffication of flyout operation Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 05ef046 - Browse repository at this point
Copy the full SHA 05ef046View commit details -
Acceleration draft 4 - fix the flyout operation
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 8f0d3fa - Browse repository at this point
Copy the full SHA 8f0d3faView commit details -
Fix add mds for acceleration flow draft 0 - need to pass mds id into …
…detail page call Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0bd8fc9 - Browse repository at this point
Copy the full SHA 0bd8fc9View commit details -
Add mds for acceleration flow draft 1 - add feature flag check and pa…
…ss in id for fetch select datasource Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 13c63b6 - Browse repository at this point
Copy the full SHA 13c63b6View commit details -
Add mds for acceleration flow draft 2 - add mds flow to all the accel…
…eration table action flow Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for c31b1fe - Browse repository at this point
Copy the full SHA c31b1feView commit details -
Add mds for acceleration flow draft 3 - remove unused variable in acc…
…eleration table class Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0e2e2c3 - Browse repository at this point
Copy the full SHA 0e2e2c3View commit details -
Fix the route for datasource detail
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 99b92ff - Browse repository at this point
Copy the full SHA 99b92ffView commit details -
Add mds for acceleration flow draft 4 - add mds support for accelerat…
…ion operations table triggered flow Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 14947ce - Browse repository at this point
Copy the full SHA 14947ceView commit details -
Add mds for acceleration flow draft 5 - add mds support for accelerat…
…ion operation flyout trigger flow Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 11a4ada - Browse repository at this point
Copy the full SHA 11a4adaView commit details -
Add acceleration creation flow draft 0 - directly migrate the entire …
…acc create flow Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 235b296 - Browse repository at this point
Copy the full SHA 235b296View commit details -
Add acceleration creation flow draft 1 - relocate the flyout render i…
…nto plugin ts Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 470e405 - Browse repository at this point
Copy the full SHA 470e405View commit details -
Add acceleration creation flow draft 2 - fix the query work bench check
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for d629ed2 - Browse repository at this point
Copy the full SHA d629ed2View commit details -
Add acceleration creation flow draft 3 - fix the acceleration creatio…
…n flow when mds is disabled 0 Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 1d41f51 - Browse repository at this point
Copy the full SHA 1d41f51View commit details -
Add acceleration creation flow draft 4 - unrelated to the creation fl…
…ow but add the cache hooks for all the meta info Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for d3c8c9e - Browse repository at this point
Copy the full SHA d3c8c9eView commit details -
Add acceleration creation flow draft 5 - mds support with acceleratio…
…n creation flow Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 1e4dd06 - Browse repository at this point
Copy the full SHA 1e4dd06View commit details -
Add associated objects flow draft 0 - works without adding mds support
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for ae01037 - Browse repository at this point
Copy the full SHA ae01037View commit details -
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 8d3dee4 - Browse repository at this point
Copy the full SHA 8d3dee4View commit details -
Add associated objects flow draft 1 - fix the navi to app
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for d73da46 - Browse repository at this point
Copy the full SHA d73da46View commit details -
Add associated objects flow draft 2 - fix the navi to app and add mds…
… support 0 Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 200a1dd - Browse repository at this point
Copy the full SHA 200a1ddView commit details -
unit test 0 - add unit test for ao utils
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 9d919d4 - Browse repository at this point
Copy the full SHA 9d919d4View commit details -
unit test 1 - setup utils dir for connection detail and add unit tests
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0a31730 - Browse repository at this point
Copy the full SHA 0a31730View commit details -
unit test 2 - Add uniti test for acc flyout modules 0
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 4df2a00 - Browse repository at this point
Copy the full SHA 4df2a00View commit details -
Enable card on connection details for query in discover
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0b23b8c - Browse repository at this point
Copy the full SHA 0b23b8cView commit details -
Add the mds support for acc flyout details fetch functions
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for e6ad388 - Browse repository at this point
Copy the full SHA e6ad388View commit details -
unit test 3 - Add unit test for plugin ts flyout setup
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 1671f18 - Browse repository at this point
Copy the full SHA 1671f18View commit details -
unit test 4 - Add unit test for some of the acceleration components
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for f3ea66c - Browse repository at this point
Copy the full SHA f3ea66cView commit details -
unit test 5 - clean up the operation unit test a bit
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for ea54f9e - Browse repository at this point
Copy the full SHA ea54f9eView commit details -
Implement the acceleration flyout forwarding with mds support
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for beae9a5 - Browse repository at this point
Copy the full SHA beae9a5View commit details -
Add discover forwarding action
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for b4468c5 - Browse repository at this point
Copy the full SHA b4468c5View commit details -
unit test 6 - add more test cases on accelerations comoponents
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 7ae72b1 - Browse repository at this point
Copy the full SHA 7ae72b1View commit details -
IMPORTANT - fix mds flows for cashloader when mds enabled
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 68efaf1 - Browse repository at this point
Copy the full SHA 68efaf1View commit details -
IMPORTANT - fix mds flows for direct query when mds enabled
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for e0d8b13 - Browse repository at this point
Copy the full SHA e0d8b13View commit details -
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 03af2de - Browse repository at this point
Copy the full SHA 03af2deView commit details -
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for fe0d163 - Browse repository at this point
Copy the full SHA fe0d163View commit details -
P00000000 - revert the change of cacheloader and correct the cacheloa…
…der and cachemnger usage Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0b0c47d - Browse repository at this point
Copy the full SHA 0b0c47dView commit details -
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 14ffdaf - Browse repository at this point
Copy the full SHA 14ffdafView commit details -
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for c7fb72d - Browse repository at this point
Copy the full SHA c7fb72dView commit details -
unit test 7 - add unit tests for acceleration creation main flow
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 9ff084a - Browse repository at this point
Copy the full SHA 9ff084aView commit details -
Co-authored-by: Shenoy Pratik <sgguruda@amazon.com> Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for e863cbf - Browse repository at this point
Copy the full SHA e863cbfView commit details