v0.3.27: oauth/webhook fixes, whitelabel fixes, code cleanups#982
Merged
Conversation
…y envvars for whitelabeling (#969) * fix(whitelabel): fix privacy policy & terms for whitelabeling * remove unused hide branding url * removed support email envvar, remove landing page except for hosted version * remove unnecessary comments * removed primary, secondary, accent color envvars and standardized usage of brand colors in css file * fix primaryColor refernce * fix invalid css
…ui/tag-dropdown.tsx) (#972)
* Checkpont * can edit names and types * Add reasoning and thinking * Update agent max * Max mode v1 * Add best practices * Todo list shows up * Todolist works * Updates to todo * Updates * Updates * Checkpoitn * Yaml export updates * Updates * Checkpoint fr * Fix diff veiw on new workflow * Subflow autolayout fix v1 * Autolayout fixes 2 * Gdrive list files * Get oauth credential (email) * Gdrive file picker * Gdrive file access prompt * Api request * Copilot ui for some tool calls * Updates * Fix overflow * Openai * Streaming * Checkpoint * Update * Openai responses api * Depth skeleton * Depth tooltips * Mode selector tool tips * Update ui * Update ordering * Lint * Remove migrations * Add migrations back * Lint * Fix isdev * Fix tests * Comments --------- Co-authored-by: Waleed Latif <walif6@gmail.com> Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com> Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai> Co-authored-by: Adam Gough <77861281+aadamgough@users.noreply.github.com> Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net>
…eviously added it to (#971)
… consolidate helpers (#975) * fix(billing): clinet-side envvar for billing * remove unrelated files * fix(billing): add billing enforcement for webhook executions, consolidate implementation * cleanup * add back server envvar
…f no session and workspace if session exists, remove telemetry consent dialog (#976) * improvement(redirects): move redirects to middleware, push to login if no session and workspace if session exists * remove telemetry consent dialog * remove migrations * rerun migrations
… of vm, update turborepo (#980) * improvement(function): remove freestyle in favor of vm exec * update imports * remove unused test suite * update turborepo
* fix(oauth): webhook + oauthblocks in workflow * propagate workflow id * requireWorkflowId for internal can be false
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
apps/sim/components/ui/tag-dropdown.tsx) (fix(debounce-logic-changes): make tag dropdown fix targetted #972)Type of Change
Checklist