Skip to content

Conversation

@ItayElgazar
Copy link
Contributor

No description provided.

@nx-cloud
Copy link

nx-cloud bot commented Jun 21, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3c3352d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 4 targets

Sent with 💌 from NxCloud.

@ItayElgazar ItayElgazar merged commit 4e465fa into main Jun 21, 2023
@ItayElgazar ItayElgazar deleted the release/0.3.0 branch June 21, 2023 14:47
arielweinberger added a commit that referenced this pull request Mar 9, 2025
* feat: invitation creation, listing, deletion and acceptance

* refactor: breadcrumbs

* implement orgs wrapper

* fetch projects by organization ID

* cleanup

* org member + invitations management

* implement org settings + rename

* reset settings after save

* permissions by org rather than project

* remove project memberships

* add kafka and org invitation sent event

* make kafka module more robust

* fix formatting

* feat: hide org settings page from member users

* feat: move api keys to organization level

* feat: use role dropdown to change invited member role

* org invitations

* gitmodules

* set font-weight of headings to 400

* fix imports

* fix formatting

* fix kafka offline schema generation

* add scripts folder to tsconfig

* remove redundant function

* fix kafka producer connect

* chore: code tweaks & folder restructure (#87)

* chore: code tweaks & folder restructure

* delete docker

* chore: add more logs

* chore: add more logs

* chore: remove redandunt if

* chore: change orgs

* change logs

* fix: build

* fix: fix issue with wrong org fetched from local storage (#88)

* fix: handle errors

* feat: add cascade delete for prompt (#84)

* feat: add cascade delete for prompt

* fix: linting

* test dispatch

* test dispatch

* test dispatch

* feat: type safety through kafka lib (#89)

* feat: ci dispatch event (#91)

* test dispatch with payload

* test with submodule

* sync submodule

* rename CI event

* update submodule

* update submodule version

* update pezzo-private submodule

* update submodule

* update submodule

* add docker metadata

* update submodule

* delete entrypoint, update submodule

* remove entrypoint

* update submodule

* update submodules

* update submodule

* add short sha

* remove short sha

* update ci and submodules

* update submodule

* emit shortSha in event

* fix short sha emission

* fix short sha

* make short sha

* update varaibles

* fix formatting

* enable source maps

* clearner way to build with sourcemaps

* test build libs from source

* add ^build dependency to console

* add reflect-metadata

* feat: logout page

* cleanup localstorage org id when signing out

* use Pezzo ID rather than supertokens ID

* use plural private member for service

* update submodule

* fix: formatting

* fix: dependencies

* update submodule

* feat: add supertokensUserId to RequestUser interface

* fix: formatting

* temporarily allow circular dependency for @pezzo/kafka

* fix formatting

* feat: new UI look (#94)

* feat: new Pezzo brand look

* sync submodules

* feat(readme): new look

* update image

* reduce logo size on readme

* reimplement org selector

* fix: hide create project for non admins (#93)

* fix: hide create project buttons for non admin users

* fix: import

* fix: admin org

* remove org admin import

* fix: remove pascal case from prompt name

* fix: remove role & prevent from invite yourself

* fix: wrong if statement

* chore: add gpt-3.5-turbo-16k

* feat: add new openai model settings

* fix: update openai's cost

* fix: ai21 labs schema & change initial editor value to be text

* chore: update format

* chore: bump versions

---------

Co-authored-by: Ariel Weinberger <[email protected]>
Co-authored-by: 120axuz <[email protected]>
@arielweinberger arielweinberger restored the release/0.3.0 branch March 9, 2025 22:54
arielweinberger added a commit that referenced this pull request Mar 9, 2025
* feat: invitation creation, listing, deletion and acceptance

* refactor: breadcrumbs

* implement orgs wrapper

* fetch projects by organization ID

* cleanup

* org member + invitations management

* implement org settings + rename

* reset settings after save

* permissions by org rather than project

* remove project memberships

* add kafka and org invitation sent event

* make kafka module more robust

* fix formatting

* feat: hide org settings page from member users

* feat: move api keys to organization level

* feat: use role dropdown to change invited member role

* org invitations

* gitmodules

* set font-weight of headings to 400

* fix imports

* fix formatting

* fix kafka offline schema generation

* add scripts folder to tsconfig

* remove redundant function

* fix kafka producer connect

* chore: code tweaks & folder restructure (#87)

* chore: code tweaks & folder restructure

* delete docker

* chore: add more logs

* chore: add more logs

* chore: remove redandunt if

* chore: change orgs

* change logs

* fix: build

* fix: fix issue with wrong org fetched from local storage (#88)

* fix: handle errors

* feat: add cascade delete for prompt (#84)

* feat: add cascade delete for prompt

* fix: linting

* test dispatch

* test dispatch

* test dispatch

* feat: type safety through kafka lib (#89)

* feat: ci dispatch event (#91)

* test dispatch with payload

* test with submodule

* sync submodule

* rename CI event

* update submodule

* update submodule version

* update pezzo-private submodule

* update submodule

* update submodule

* add docker metadata

* update submodule

* delete entrypoint, update submodule

* remove entrypoint

* update submodule

* update submodules

* update submodule

* add short sha

* remove short sha

* update ci and submodules

* update submodule

* emit shortSha in event

* fix short sha emission

* fix short sha

* make short sha

* update varaibles

* fix formatting

* enable source maps

* clearner way to build with sourcemaps

* test build libs from source

* add ^build dependency to console

* add reflect-metadata

* feat: logout page

* cleanup localstorage org id when signing out

* use Pezzo ID rather than supertokens ID

* use plural private member for service

* update submodule

* fix: formatting

* fix: dependencies

* update submodule

* feat: add supertokensUserId to RequestUser interface

* fix: formatting

* temporarily allow circular dependency for @pezzo/kafka

* fix formatting

* feat: new UI look (#94)

* feat: new Pezzo brand look

* sync submodules

* feat(readme): new look

* update image

* reduce logo size on readme

* reimplement org selector

* fix: hide create project for non admins (#93)

* fix: hide create project buttons for non admin users

* fix: import

* fix: admin org

* remove org admin import

* fix: remove pascal case from prompt name

* fix: remove role & prevent from invite yourself

* fix: wrong if statement

* chore: add gpt-3.5-turbo-16k

* feat: add new openai model settings

* fix: update openai's cost

* fix: ai21 labs schema & change initial editor value to be text

* chore: update format

* chore: bump versions

---------

Co-authored-by: Ariel Weinberger <[email protected]>
Co-authored-by: 120axuz <[email protected]>
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.

4 participants