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 Archetype AI logo #900

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

jvallesm
Copy link
Contributor

@jvallesm jvallesm commented Jan 26, 2024

Because

This commit

  • Adds Archetype AI logo to show it in the connector list

🗒️ Notes

@EiffelFly let me know if I need to add anything else to reference the logo from the schema, in the local environment it seems enough

CleanShot 2024-01-26 at 09 50 33
CleanShot 2024-01-26 at 09 50 38
CleanShot 2024-01-26 at 09 51 18
CleanShot 2024-01-26 at 09 53 42

@jvallesm jvallesm self-assigned this Jan 26, 2024
Copy link

vercel bot commented Jan 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
instill-form-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 26, 2024 6:59am

Copy link

linear bot commented Jan 26, 2024

Copy link

📦 Next.js Bundle Analysis for instillai-console

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 1.94 MB (🟢 -319 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Copy link
Member

@EiffelFly EiffelFly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jvallesm Yes!! We only need to add the icon at the corresponding path

@EiffelFly EiffelFly merged commit f06b9e2 into main Jan 26, 2024
15 checks passed
@EiffelFly EiffelFly deleted the jvalles/ins-3445-archetype-ai-connector branch January 26, 2024 11:02
@droplet-bot droplet-bot mentioned this pull request Jan 25, 2024
EiffelFly pushed a commit that referenced this pull request Jan 30, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>0.38.0-beta</summary>

##
[0.38.0-beta](v0.37.0-beta...v0.38.0-beta)
(2024-01-30)


### Features

* add Archetype AI logo
([#900](#900))
([f06b9e2](f06b9e2))
* **pipeline-builder:** add reference hint at the start operator
([#902](#902))
([d87de86](d87de86))
* **pipeline-builder:** support group by format for component output
reference hints
([#906](#906))
([537c6f6](537c6f6))
* support filtering the visibility of pipelines
([#903](#903))
([57fd548](57fd548))
* **test:** adapt new page object model and new playwright
([#901](#901))
([f716870](f716870))
* update the amplitude action type
([#897](#897))
([40cb1c2](40cb1c2))


### Miscellaneous

* refactor top bar navigation to make it dry, add default query options
for react-query
([#821](#821))
([0e5decd](0e5decd))
* **testing:** add placeholder test
([#918](#918))
([2d74924](2d74924))
</details>

<details><summary>@instill-ai/design-system: 0.63.0</summary>

##
[0.63.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.62.0...@instill-ai/design-system-v0.63.0)
(2024-01-30)


### Features

* **pipeline-builder:** add reference hint at the start operator
([#902](#902))
([d87de86](d87de86))
* **pipeline-builder:** hide edit/delete button of start input into
dropdown ([#910](#910))
([bf0bfa7](bf0bfa7))
</details>

<details><summary>@instill-ai/toolkit: 0.80.0</summary>

##
[0.80.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.79.0...@instill-ai/toolkit-v0.80.0)
(2024-01-30)


### Features

* **pipeline-builder:** add reference hint at the start operator
([#902](#902))
([d87de86](d87de86))
* **pipeline-builder:** add the what is a reference section when create
start input field
([#904](#904))
([7b395d8](7b395d8))
* **pipeline-builder:** hide edit/delete button of start input into
dropdown ([#910](#910))
([bf0bfa7](bf0bfa7))
* **pipeline-builder:** implement the new component output reference
hint design ([#905](#905))
([4a7bb67](4a7bb67))
* **pipeline-builder:** make end operator free form field be consistent
with start operator
([#916](#916))
([bf39477](bf39477))
* **pipeline-builder:** move the component output data section to bottom
bar ([#907](#907))
([90587c1](90587c1))
* **pipeline-builder:** support group by format for component output
reference hints
([#906](#906))
([537c6f6](537c6f6))
* **pipeline-builder:** update the style of reference tag and data type
tag ([#919](#919))
([010fa45](010fa45))
* **pipeline-builder:** User can better debug their component by using
the new schema and data output view
([#908](#908))
([591d7be](591d7be))
* support filtering the visibility of pipelines
([#903](#903))
([57fd548](57fd548))
* **testing:** add real-world unit test case for useInstillForm
([#899](#899))
([2eef748](2eef748))
* **tracking:** add isAmplitudeInit guard before send the amplitude
event ([#917](#917))
([fda54fc](fda54fc))
* **tracking:** add subscription related amplitude event
([#915](#915))
([2e7a0fc](2e7a0fc))
* update the amplitude action type
([#897](#897))
([40cb1c2](40cb1c2))


### Bug Fixes

* **connector:** cannot delete connector free-form field
([#912](#912))
([b8113a7](b8113a7))
* fix /pipelines/pid head page description and button not align issue
([#913](#913))
([32d4d4c](32d4d4c))
* **pipeline-builder:** fix pipeline-builder updater update the form on
every input ([#909](#909))
([d8551f4](d8551f4))
* **pipeline-builder:** support the potential breaking changes of
connector task
([#914](#914))
([8c54b80](8c54b80))


### Miscellaneous

* refactor top bar navigation to make it dry, add default query options
for react-query
([#821](#821))
([0e5decd](0e5decd))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@droplet-bot droplet-bot mentioned this pull request Jan 30, 2024
EiffelFly pushed a commit that referenced this pull request Jan 30, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>0.38.0-beta</summary>

##
[0.38.0-beta](v0.37.0-beta...v0.38.0-beta)
(2024-01-30)


### Features

* add Archetype AI logo
([#900](#900))
([f06b9e2](f06b9e2))
* **pipeline-builder:** add reference hint at the start operator
([#902](#902))
([d87de86](d87de86))
* **pipeline-builder:** support group by format for component output
reference hints
([#906](#906))
([537c6f6](537c6f6))
* support filtering the visibility of pipelines
([#903](#903))
([57fd548](57fd548))
* **test:** adapt new page object model and new playwright
([#901](#901))
([f716870](f716870))
* update the amplitude action type
([#897](#897))
([40cb1c2](40cb1c2))


### Miscellaneous

* refactor top bar navigation to make it dry, add default query options
for react-query
([#821](#821))
([0e5decd](0e5decd))
* **testing:** add placeholder test
([#918](#918))
([2d74924](2d74924))
</details>

<details><summary>@instill-ai/design-system: 0.63.0</summary>

##
[0.63.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.62.0...@instill-ai/design-system-v0.63.0)
(2024-01-30)


### Features

* **pipeline-builder:** add reference hint at the start operator
([#902](#902))
([d87de86](d87de86))
* **pipeline-builder:** hide edit/delete button of start input into
dropdown ([#910](#910))
([bf0bfa7](bf0bfa7))
</details>

<details><summary>@instill-ai/toolkit: 0.80.0</summary>

##
[0.80.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.79.0...@instill-ai/toolkit-v0.80.0)
(2024-01-30)


### Features

* **pipeline-builder:** add reference hint at the start operator
([#902](#902))
([d87de86](d87de86))
* **pipeline-builder:** add the what is a reference section when create
start input field
([#904](#904))
([7b395d8](7b395d8))
* **pipeline-builder:** hide edit/delete button of start input into
dropdown ([#910](#910))
([bf0bfa7](bf0bfa7))
* **pipeline-builder:** implement the new component output reference
hint design ([#905](#905))
([4a7bb67](4a7bb67))
* **pipeline-builder:** make end operator free form field be consistent
with start operator
([#916](#916))
([bf39477](bf39477))
* **pipeline-builder:** move the component output data section to bottom
bar ([#907](#907))
([90587c1](90587c1))
* **pipeline-builder:** support group by format for component output
reference hints
([#906](#906))
([537c6f6](537c6f6))
* **pipeline-builder:** update the style of reference tag and data type
tag ([#919](#919))
([010fa45](010fa45))
* **pipeline-builder:** User can better debug their component by using
the new schema and data output view
([#908](#908))
([591d7be](591d7be))
* support filtering the visibility of pipelines
([#903](#903))
([57fd548](57fd548))
* **testing:** add real-world unit test case for useInstillForm
([#899](#899))
([2eef748](2eef748))
* **tracking:** add isAmplitudeInit guard before send the amplitude
event ([#917](#917))
([fda54fc](fda54fc))
* **tracking:** add subscription related amplitude event
([#915](#915))
([2e7a0fc](2e7a0fc))
* update the amplitude action type
([#897](#897))
([40cb1c2](40cb1c2))


### Bug Fixes

* **connector:** cannot delete connector free-form field
([#912](#912))
([b8113a7](b8113a7))
* fix /pipelines/pid head page description and button not align issue
([#913](#913))
([32d4d4c](32d4d4c))
* **pipeline-builder:** fix pipeline-builder updater update the form on
every input ([#909](#909))
([d8551f4](d8551f4))
* **pipeline-builder:** support the potential breaking changes of
connector task
([#914](#914))
([8c54b80](8c54b80))


### Miscellaneous

* refactor top bar navigation to make it dry, add default query options
for react-query
([#821](#821))
([0e5decd](0e5decd))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@droplet-bot droplet-bot mentioned this pull request Jan 30, 2024
EiffelFly pushed a commit that referenced this pull request Jan 30, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>0.38.0-beta</summary>

##
[0.38.0-beta](v0.37.0-beta...v0.38.0-beta)
(2024-01-30)


### Features

* add Archetype AI logo
([#900](#900))
([f06b9e2](f06b9e2))
* **pipeline-builder:** add reference hint at the start operator
([#902](#902))
([d87de86](d87de86))
* **pipeline-builder:** support group by format for component output
reference hints
([#906](#906))
([537c6f6](537c6f6))
* support filtering the visibility of pipelines
([#903](#903))
([57fd548](57fd548))
* **test:** adapt new page object model and new playwright
([#901](#901))
([f716870](f716870))
* update the amplitude action type
([#897](#897))
([40cb1c2](40cb1c2))


### Miscellaneous

* refactor top bar navigation to make it dry, add default query options
for react-query
([#821](#821))
([0e5decd](0e5decd))
* **testing:** add placeholder test
([#918](#918))
([2d74924](2d74924))
</details>

<details><summary>@instill-ai/design-system: 0.63.0</summary>

##
[0.63.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.62.0...@instill-ai/design-system-v0.63.0)
(2024-01-30)


### Features

* **pipeline-builder:** add reference hint at the start operator
([#902](#902))
([d87de86](d87de86))
* **pipeline-builder:** hide edit/delete button of start input into
dropdown ([#910](#910))
([bf0bfa7](bf0bfa7))
</details>

<details><summary>@instill-ai/toolkit: 0.80.0</summary>

##
[0.80.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.79.0...@instill-ai/toolkit-v0.80.0)
(2024-01-30)


### Features

* **pipeline-builder:** add reference hint at the start operator
([#902](#902))
([d87de86](d87de86))
* **pipeline-builder:** add the what is a reference section when create
start input field
([#904](#904))
([7b395d8](7b395d8))
* **pipeline-builder:** hide edit/delete button of start input into
dropdown ([#910](#910))
([bf0bfa7](bf0bfa7))
* **pipeline-builder:** implement the new component output reference
hint design ([#905](#905))
([4a7bb67](4a7bb67))
* **pipeline-builder:** make end operator free form field be consistent
with start operator
([#916](#916))
([bf39477](bf39477))
* **pipeline-builder:** move the component output data section to bottom
bar ([#907](#907))
([90587c1](90587c1))
* **pipeline-builder:** support group by format for component output
reference hints
([#906](#906))
([537c6f6](537c6f6))
* **pipeline-builder:** update the style of reference tag and data type
tag ([#919](#919))
([010fa45](010fa45))
* **pipeline-builder:** User can better debug their component by using
the new schema and data output view
([#908](#908))
([591d7be](591d7be))
* support filtering the visibility of pipelines
([#903](#903))
([57fd548](57fd548))
* **testing:** add real-world unit test case for useInstillForm
([#899](#899))
([2eef748](2eef748))
* **tracking:** add isAmplitudeInit guard before send the amplitude
event ([#917](#917))
([fda54fc](fda54fc))
* **tracking:** add subscription related amplitude event
([#915](#915))
([2e7a0fc](2e7a0fc))
* update the amplitude action type
([#897](#897))
([40cb1c2](40cb1c2))


### Bug Fixes

* **connector:** cannot delete connector free-form field
([#912](#912))
([b8113a7](b8113a7))
* fix /pipelines/pid head page description and button not align issue
([#913](#913))
([32d4d4c](32d4d4c))
* **pipeline-builder:** fix pipeline-builder updater update the form on
every input ([#909](#909))
([d8551f4](d8551f4))
* **pipeline-builder:** support the potential breaking changes of
connector task
([#914](#914))
([8c54b80](8c54b80))


### Miscellaneous

* increase test timeout
([2b5d54f](2b5d54f))
* refactor top bar navigation to make it dry, add default query options
for react-query
([#821](#821))
([0e5decd](0e5decd))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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