-
Notifications
You must be signed in to change notification settings - Fork 98
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
feat: Create Next.js 14 app replica for Meshery UI #498
base: master
Are you sure you want to change the base?
Commits on Feb 8, 2024
-
feat: Create Next.js 14 app replica for Meshery UI
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50887ae - Browse repository at this point
Copy the full SHA 50887aeView commit details -
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a26dd5 - Browse repository at this point
Copy the full SHA 0a26dd5View commit details -
refactor: move redux and rtk store to lib
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd10524 - Browse repository at this point
Copy the full SHA dd10524View commit details -
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11ce0ab - Browse repository at this point
Copy the full SHA 11ce0abView commit details -
feat: Add Dashboard and charts
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 940d60b - Browse repository at this point
Copy the full SHA 940d60bView commit details -
feat: add some of the icons for notification center
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3497334 - Browse repository at this point
Copy the full SHA 3497334View commit details -
feat: add Provider and Settings
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c936de7 - Browse repository at this point
Copy the full SHA c936de7View commit details -
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 332fbb0 - Browse repository at this point
Copy the full SHA 332fbb0View commit details -
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 179cf4b - Browse repository at this point
Copy the full SHA 179cf4bView commit details -
feat: add Preferences for User
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d83768 - Browse repository at this point
Copy the full SHA 0d83768View commit details -
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc82a9d - Browse repository at this point
Copy the full SHA bc82a9dView commit details -
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 407dfb4 - Browse repository at this point
Copy the full SHA 407dfb4View commit details -
feat: add ConnectionWizard metrics and LifeCycle environment
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for beab749 - Browse repository at this point
Copy the full SHA beab749View commit details -
chore: add and remove packages
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af80431 - Browse repository at this point
Copy the full SHA af80431View commit details -
refactor: refactor store into function
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40289dd - Browse repository at this point
Copy the full SHA 40289ddView commit details
Commits on Feb 16, 2024
-
feat: add provider query to rtk refactor: extract styles from div inlines into mui styled components feat: add resources config components for dashboard feat: add custom colors, and replace previous theme with colors from sistent Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddaa194 - Browse repository at this point
Copy the full SHA ddaa194View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1615d - Browse repository at this point
Copy the full SHA 4b1615dView commit details -
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5f6e9d - Browse repository at this point
Copy the full SHA e5f6e9dView commit details -
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6128e7 - Browse repository at this point
Copy the full SHA b6128e7View commit details -
feat: copy over can.js for @casl/ability
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b94d30d - Browse repository at this point
Copy the full SHA b94d30dView commit details -
refactor: move provider to its own directory
feat: add middleware to api path Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1898cde - Browse repository at this point
Copy the full SHA 1898cdeView commit details
Commits on Feb 20, 2024
-
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb65e4c - Browse repository at this point
Copy the full SHA cb65e4cView commit details -
feat: provide default props to unset styles, and reimport into SvgIco…
…n prop Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d827bcf - Browse repository at this point
Copy the full SHA d827bcfView commit details -
feat: move useDashboardRouter to its own hooks folder
feat: add query for providers login Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65f54de - Browse repository at this point
Copy the full SHA 65f54deView commit details -
feat: refactor view and title components
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52e1636 - Browse repository at this point
Copy the full SHA 52e1636View commit details -
feat: add @mui/material-nextjs package
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da3eb19 - Browse repository at this point
Copy the full SHA da3eb19View commit details -
feat: add provider modal and add main container styled component
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32cc5f0 - Browse repository at this point
Copy the full SHA 32cc5f0View commit details
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a81be50 - Browse repository at this point
Copy the full SHA a81be50View commit details -
chore: remove million, finish testing package
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d479f6f - Browse repository at this point
Copy the full SHA d479f6fView commit details -
chore: fix react component spelling to Unauthenticated
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1141ce5 - Browse repository at this point
Copy the full SHA 1141ce5View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 257200f - Browse repository at this point
Copy the full SHA 257200fView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 795c506 - Browse repository at this point
Copy the full SHA 795c506View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb13cb9 - Browse repository at this point
Copy the full SHA fb13cb9View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01087bc - Browse repository at this point
Copy the full SHA 01087bcView commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21b1f66 - Browse repository at this point
Copy the full SHA 21b1f66View commit details -
Signed-off-by: Antonette Caldwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1511bf6 - Browse repository at this point
Copy the full SHA 1511bf6View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 315b9e6 - Browse repository at this point
Copy the full SHA 315b9e6View commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7730b5d - Browse repository at this point
Copy the full SHA 7730b5dView commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb88132 - Browse repository at this point
Copy the full SHA fb88132View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93673c9 - Browse repository at this point
Copy the full SHA 93673c9View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b072f5b - Browse repository at this point
Copy the full SHA b072f5bView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37749d1 - Browse repository at this point
Copy the full SHA 37749d1View commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26f8b87 - Browse repository at this point
Copy the full SHA 26f8b87View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b19e434 - Browse repository at this point
Copy the full SHA b19e434View commit details