Skip to content
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] Add quick start section to the Dashboard page #2218

Merged

Conversation

roubkar
Copy link
Contributor

@roubkar roubkar commented Sep 30, 2022

  • Added an example code snippet for integrating Aim
  • Added a link to the docs for supported trackable types

arsengit and others added 19 commits September 9, 2022 17:43
…ress-runs-table

# Conflicts:
#	aim/web/ui/package-lock.json
#	aim/web/ui/src/components/kit/DataList/DataList.scss
#	aim/web/ui/src/components/kit/JsonViewPopover/JsonViewPopover.tsx
#	aim/web/ui/src/pages/Home/Home.tsx
#	aim/web/ui/src/pages/Home/components/HomeLeft/ExperimentsCard/ExperimentsCard.tsx
#	aim/web/ui/src/pages/Home/components/HomeLeft/TagsCard/useTagsCard.tsx
@roubkar roubkar requested a review from arsengit September 30, 2022 08:04
@roubkar
Copy link
Contributor Author

roubkar commented Sep 30, 2022

Resolves #2135

@roubkar roubkar merged commit 8b8785c into feature/enhance-home-page Oct 2, 2022
@roubkar roubkar deleted the feature/add-getting-started-section branch October 2, 2022 17:56
arsengit added a commit that referenced this pull request Oct 5, 2022
…nce (#2136)

* [feat] Change home page layout

* [feat] Added contained arrows set

* [feat] Add HomeLeft and HomeRight components

* [feat] Add experiments table (#2048)

* [feat] Add experiments table

* [feat] Use zustand in experiments table

* [feat] Add createResource store creator util

* [feat] Add experimentsApi service

* [feat] Add quick links to explore runs (#2140)

* [feat] Add quick links to explore runs

* [feat] Add ListItem component

* [feat] Add types for ListItem component

* [feat] Display bookmarks list (#2148)

* [feat] Display bookmarks on the home page

* [feat] Add 'app_type' field for dashboards get responses

* [feat] Add `dashboardApi` service

* [feat] Display tags table on the home page (#2154)

[feat] Add tagsApi and display tags table on the Home page

[feat] Display tags table on the Home page

* [feat] Add release notes api with new network service (#2166)

[feat] Add release notes api with descriptive comments

* [feat] Use new network service in Dashboard page (#2165)

* [feat] Use new network service in Dashboard page

* [feat] Display release notes in Dashboard page (#2195)

* [feat] Add ReleaseNotes component

* [feat] Add ReleaseNoteItem component

* [feat] Display guide links to docs on the Dashboard page (#2198)

* [feat] Change the experiments and tags table style on the dashboard page (#2200)

* [feat] Change bookmarks style on the Dashboard page (#2201)

* Provide API endpoints for `Dashboard` page

* Add archived runs count for `projects/activity/` endpoint

* [feat] Display the last three successful queries on the Dashboard page (#2206)

* [feat] Save recent 3 searches to localStorage

* [feat] Display recent 3 searches on the Dashboard page

* [feat] Add tooltip appearance icons

* [fix] Fix the icons names duplication

* [feat] Add audio and distributions icons

* [feat] Add project statistics info in Dashboard page (#2217)

* [feat] Add ability to navigate to existing explorers from statistics cards (#2222)

* [feat] Display Contributions feed on Dashboard page (#2223)

* [feat] Add ContributionFeed component with api calls

* [feat] Create FeedItem file

* [fix] Fix saveRecentSearches item adding logic issue

* [feat] Add FeedItem component

* [feat] Display in progress runs on the Dashboard page (#2202)

Co-authored-by: Ruben Karapetyan <karapetyanrouben@gmail.com>

* [feat] Add quick start section to the Dashboard page (#2218)

* [feat] Display nav link to tag page in Dashboard page (#2227)

* [fix] Fix displaying run count issue in the HeatMap cell (#2226)

* [feat] Add integrations section to the Dashboard page (#2221)

* [fix] Fix state destroying issue in the Dashboard page (#2229)

* [fix] Rename directories and files from home to dashboard (#2232)

* [fix] Renamed Home directory to Dashboard

* [feat] Delete unused AskForm component

* [fix] Rename HomeRight to DashboardRight

* [fix] Add timezone to request headers (#2233)

* Add endpoint to retrieve active runs only and add active runs count for `projects/activity/` endpoint

* [feat] Remove unused components on the Dashboard page (#2234)

* [feat] Use new active runs endpoint on the Dashboard page (#2235)

* [feat] Add guides docs links on the Dashboard page (#2237)

* [feat] Add dashboard icon

* [fix] Add missing dashboard name enum in Icon.d.ts

* [feat] Change dashboard icon

* [fix] Remove contributor nicknames from the release notes (#2239)

* [feat] Add outlined state on project statistics cards (#2238)

* [fix] Fix showing release notes container scroll shadow issue

* [fix] Fix sanity check

* [fix] Fix tags content rendering issue on Dashboard page

* [feat] Add soon badge on dashboard statistic cards (#2244)

* [feat] Add ability to query recent searches in the new tab

Co-authored-by: Hamik Hambardzumyan <hamikhambardzumyan25@gmail.com>
Co-authored-by: VkoHov <vkohovhannisyan96@gmail.com>
Co-authored-by: rubenaprikyan <rubenaprikyan@gmail.com>
Co-authored-by: Karo <44981312+KaroMourad@users.noreply.github.com>
Co-authored-by: mihran113 <vanyanmihran@gmail.com>
Co-authored-by: Ruben Karapetyan <karapetyanrouben@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants