Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
314 commits
Select commit Hold shift + click to select a range
48c3264
refactor: adjust to use new schema
JuliaGalhardi Jun 2, 2025
50b918a
build: add react-hook-form and @hookform/resolvers/zod
JuliaGalhardi Jun 2, 2025
3872cac
refactor: apply react-hook-form and hookform/resolvers/zod
JuliaGalhardi Jun 2, 2025
04c377b
refactor: apply zod resolvers and hook form to forgot-password
JuliaGalhardi Jun 2, 2025
b2e17d4
Merge branch 'dev' into feature/forgot-password
enzosakamoto Jun 2, 2025
ca05652
refactor: change toast position
enzosakamoto Jun 2, 2025
d78d6eb
refactor: change to use form components
enzosakamoto Jun 2, 2025
76154e4
feat: add copy paste block
enzosakamoto Jun 2, 2025
cdda695
refactor: change to use form components
enzosakamoto Jun 2, 2025
df1fe33
Merge pull request #46 from knowlyai/feature/forgot-password
enzosakamoto Jun 2, 2025
6eba378
refactor: change border color
enzosakamoto Jun 2, 2025
f569c64
feat: add footer
enzosakamoto Jun 2, 2025
5b024e1
feat: add footer, responsiveness and pt translate
enzosakamoto Jun 2, 2025
849fd14
feat: add navbar responsiveness
enzosakamoto Jun 2, 2025
1b2a8fd
Merge pull request #47 from knowlyai/feature/footer
enzosakamoto Jun 2, 2025
55f7be2
refactor: change owner name
enzosakamoto Jun 3, 2025
9d16fe8
refactor: update directories
iz-120 Jun 3, 2025
437c29e
build: install zod
iz-120 Jun 3, 2025
ad93677
refactor: add user-info-schema
iz-120 Jun 3, 2025
17b9038
chore: create user-bases page file
iz-120 Jun 3, 2025
8022735
feat: add other user info fields
iz-120 Jun 3, 2025
6d699f9
build: install dependencies
iz-120 Jun 3, 2025
718c9f0
refactor: adjust to zod and hook form
iz-120 Jun 3, 2025
11c6405
build: add enum object-values
iz-120 Jun 3, 2025
82f1171
build: add document-type enum
iz-120 Jun 3, 2025
7d71313
feat: add error message if user doesn't exist
iz-120 Jun 3, 2025
d1945f6
refactor: separate bases from info and add route
iz-120 Jun 3, 2025
23cca37
refactor: change how to recover user info and edit on scrren info
iz-120 Jun 8, 2025
8a950b8
build: add form component
iz-120 Jun 8, 2025
c7ecc3e
build: add input component
iz-120 Jun 8, 2025
4b84992
build: add label component
iz-120 Jun 8, 2025
2666f70
fix: update routes
iz-120 Jun 8, 2025
9aa2e13
style: adjust text format
iz-120 Jun 8, 2025
d8aac45
build: add sidebar component
iz-120 Jun 8, 2025
5065375
feat: add route to page
iz-120 Jun 8, 2025
f94c37a
feat: create initial structure
iz-120 Jun 8, 2025
bd5225d
style: adjust plan cards
iz-120 Jun 8, 2025
677fad9
feat: remove plan features from current plan
iz-120 Jun 8, 2025
14d9754
style: fix title colors
iz-120 Jun 8, 2025
a92084e
style: adjust layout and animations
iz-120 Jun 8, 2025
e3e2596
style: alter subtitle
iz-120 Jun 8, 2025
5a437f5
fix: curret plan button not clickable
iz-120 Jun 8, 2025
bccc531
feat: add usage section
iz-120 Jun 8, 2025
205dda5
style: change icons
iz-120 Jun 8, 2025
f2528dc
style: adjust layout
iz-120 Jun 8, 2025
7384069
style: adjust payment section size and button display
iz-120 Jun 8, 2025
70ed6af
refactor: remove comments
iz-120 Jun 8, 2025
edbde42
fix: add mistral ai logo
enzosakamoto Jun 13, 2025
1a58dbb
Merge branch 'dev' into feature/user-info
enzosakamoto Jun 25, 2025
452afa5
refactor: add incomplete layout changes
enzosakamoto Jun 25, 2025
a8c2100
fix: accordion component type adjustment to accept multiple children
JuliaGalhardi Jul 5, 2025
8341b58
feat(home-page): add faq to redirect user to faq page
JuliaGalhardi Jul 5, 2025
4dfa729
fix(accordion): adjustments to possile null or undefined children
JuliaGalhardi Jul 5, 2025
3aa41bf
feat(app-routes): add faq-page to routes
JuliaGalhardi Jul 5, 2025
603e00b
feat: add faq-page
JuliaGalhardi Jul 5, 2025
d08e718
style: change icons
JuliaGalhardi Jul 5, 2025
b6dc69a
feat: alter link to manage subscription section
JuliaGalhardi Jul 5, 2025
a74feb7
refactor: translate links
JuliaGalhardi Jul 5, 2025
0a9f1a7
fix: fix typo
JuliaGalhardi Jul 5, 2025
2c2b6ca
feat: add form schema
JuliaGalhardi Jul 5, 2025
b84ac39
feat: add page with refund policies and contact form
JuliaGalhardi Jul 5, 2025
d7150dc
feat: add faq refund page to routes
JuliaGalhardi Jul 5, 2025
1145c79
refactor: prettier adjustment
JuliaGalhardi Jul 5, 2025
1716831
style: put text in list and alter form width
JuliaGalhardi Jul 5, 2025
fc25cb1
feat: add breadcrumb to return to faq-page
JuliaGalhardi Jul 5, 2025
49d46e5
feat: add page with other types of questions about the subscriptions …
JuliaGalhardi Jul 5, 2025
2e0038f
feat: add route to other faq about subscriptions
JuliaGalhardi Jul 5, 2025
8dd9c17
feat: add page with knowledge base creation tutorial
JuliaGalhardi Jul 5, 2025
fc5c8bc
feat: add base creation tutorial page to routes
JuliaGalhardi Jul 5, 2025
f3771f1
feat: add breadcrumbs to base creation tutorial page
JuliaGalhardi Jul 5, 2025
019e3f9
refactor(faq-page): add comments for next steps
JuliaGalhardi Jul 5, 2025
48915b1
feat: add page with other themes of questions about knowledge bases
JuliaGalhardi Jul 5, 2025
f54b4eb
feat(faq-bases-others): add route
JuliaGalhardi Jul 5, 2025
c4331e9
refactor: prettier adjustment
JuliaGalhardi Jul 5, 2025
dc48560
feat: add page with contact information
JuliaGalhardi Jul 5, 2025
f4cf873
feat(faq-contact): add to routes
JuliaGalhardi Jul 5, 2025
b729131
refactor: prettier adjustments
JuliaGalhardi Jul 5, 2025
c68fd5f
fix(user-info): fix text and fields on view only
iz-120 Jul 5, 2025
08c6047
fix(user-info): fix margin sizes
iz-120 Jul 5, 2025
8e58281
fix(user-info): fix input text size
iz-120 Jul 5, 2025
9194226
feat: add sidebar
iz-120 Jul 5, 2025
cbab114
feat: add empty user-bases page
iz-120 Jul 5, 2025
59ac4fc
feat: add user-bases page to routes
iz-120 Jul 5, 2025
9197c42
refactor: put logout logic in sidebar component
iz-120 Jul 5, 2025
c43c975
feat: add search bar, sort buttons and base cards
iz-120 Jul 5, 2025
dbc61be
style: add background and adjust card hover color
iz-120 Jul 5, 2025
97fb932
feat: add create base button
iz-120 Jul 5, 2025
90ca9f5
feat: add select component
enzosakamoto Jul 27, 2025
752cea7
refactor: remove useless var
enzosakamoto Jul 27, 2025
43c52b1
refactor: change route name
enzosakamoto Jul 27, 2025
4d83e6f
refactor: change several layout styles
enzosakamoto Jul 27, 2025
f581ee4
Merge pull request #48 from knowlyai/feature/user-info
enzosakamoto Jul 27, 2025
8988ed7
Merge branch 'dev' into feature/user-bases
enzosakamoto Jul 27, 2025
8c3c208
feat: translate home page to pt-br
enzosakamoto Jul 27, 2025
0bbf3c6
refactor: remove sidebar
enzosakamoto Jul 27, 2025
a179533
feat: add sidebar outlet page
enzosakamoto Jul 27, 2025
4e71c22
feat: add sidebar outlet page
enzosakamoto Jul 27, 2025
5dad10c
Merge pull request #52 from knowlyai/feature/user-bases
enzosakamoto Jul 27, 2025
0e11a46
Merge branch 'dev' into feature/subscription-management
enzosakamoto Jul 27, 2025
ffce604
feat: enhance sidebar with toggle functionality and add subscription …
enzosakamoto Jul 27, 2025
d388dc3
fix: correct capitalization in plans feature descriptions
enzosakamoto Jul 27, 2025
08ff7ae
feat: refactor UserInfoPage layout and add Background component
enzosakamoto Jul 27, 2025
7c03d70
fix: correct route path for subscription management
enzosakamoto Jul 27, 2025
36c77c9
fix: wrap Sidebar and Outlet in a flex container for layout consistency
enzosakamoto Jul 27, 2025
1e2f714
feat: refactor SubscriptionManagementPage layout and improve plan det…
enzosakamoto Jul 27, 2025
4924374
Merge pull request #49 from knowlyai/feature/subscription-management
enzosakamoto Jul 27, 2025
1a07d74
Merge branch 'dev' into feature/faq-page
enzosakamoto Jul 27, 2025
2960263
fix: adjust card background color for improved contrast
enzosakamoto Jul 27, 2025
8554263
feat: add Textarea component for flexible text input
enzosakamoto Jul 27, 2025
6051753
fix: update sidebar styles for improved visibility and consistency
enzosakamoto Jul 27, 2025
218814c
refactor: simplify route paths in AppRoutes for cleaner structure
enzosakamoto Jul 27, 2025
265c646
fix: update FAQ form schema field names for consistency
enzosakamoto Jul 27, 2025
43f5980
feat: implement form handling with improved structure in FAQContact a…
enzosakamoto Jul 27, 2025
27eb1a6
Merge pull request #51 from knowlyai/feature/faq-page
enzosakamoto Jul 27, 2025
72b57c9
fix: adjust sidebar initial collapsed state and improve layout styles
enzosakamoto Jul 30, 2025
d3d029d
fix: simplify layout structure in PageWithSidebar component
enzosakamoto Jul 30, 2025
ca50f0b
fix: update layout styles in SubscriptionManagement, UserBases, and U…
enzosakamoto Jul 30, 2025
291f3e6
feat: add createBaseSchema for base creation validation and initial v…
enzosakamoto Jul 30, 2025
c0a1748
feat: implement FileUpload component for PDF file handling with drag-…
enzosakamoto Jul 30, 2025
4022552
feat: add CreateBase component for knowledge base creation with file …
enzosakamoto Jul 30, 2025
c3d9deb
feat: add route for CreateBase component in user area
enzosakamoto Jul 30, 2025
e1c49da
refactor: simplify sidebar collapse state management and enhance anim…
enzosakamoto Jul 30, 2025
ba30a65
fix: update FAQ links to remove hash for direct navigation
enzosakamoto Jul 31, 2025
0562ba3
fix: correct VITE_STAGE to VITE_BUCKET_NAME in ImportMetaEnv interface
enzosakamoto Jul 31, 2025
d0afe19
feat: add environment variables for API URL and bucket name
enzosakamoto Jul 31, 2025
5e339e3
feat: create axios instance with base URL and default headers
enzosakamoto Jul 31, 2025
137aace
feat: implement knowledge base service with create, presigned URL, an…
enzosakamoto Jul 31, 2025
d646447
feat: add hooks for creating knowledge base, presigned URL retrieval,…
enzosakamoto Jul 31, 2025
8449786
refactor: streamline onSubmit function by removing simulated upload a…
enzosakamoto Jul 31, 2025
b9a1101
feat: implement CreateBasePipeline component for knowledge base creat…
enzosakamoto Jul 31, 2025
ea53bd6
feat: add route for CreateBasePipeline component in user area
enzosakamoto Jul 31, 2025
ca3a535
style: update DropdownMenuContent styles for improved appearance
enzosakamoto Aug 4, 2025
ad70195
fix: update dev script to open Vite in the browser automatically
enzosakamoto Aug 4, 2025
9cbf843
feat: add custom hook for creating knowledge bases
enzosakamoto Aug 4, 2025
ed7ad8c
feat: slugify name in CreateBase form submission
enzosakamoto Aug 4, 2025
90e927f
refactor: remove unused hooks for knowledge base management
enzosakamoto Aug 4, 2025
e29c072
fix: standardize titles and descriptions in CreateBasePipeline component
enzosakamoto Aug 4, 2025
3e970a0
fix: adjust success step background color for better visibility
enzosakamoto Aug 5, 2025
c05989a
feat: add STATUS enum for managing user status states
enzosakamoto Aug 7, 2025
1942bc1
feat: enhance knowledge base service with status handling and delete …
enzosakamoto Aug 7, 2025
fcf7a7f
feat: add delete file and get knowledge base query hooks to knowledge…
enzosakamoto Aug 7, 2025
b81ec13
feat: define KnowledgeBase and KnowledgeBaseFile types in knowledge b…
enzosakamoto Aug 7, 2025
cba9ad1
feat: replace mock data with real knowledge base query and enhance lo…
enzosakamoto Aug 7, 2025
ef95f62
feat: add MODELS enum for defining available model types
enzosakamoto Aug 8, 2025
cd5b874
feat: add @radix-ui/react-dialog and @radix-ui/react-separator depend…
enzosakamoto Aug 8, 2025
5775089
feat: add chat functionality to interact with knowledge base
enzosakamoto Aug 8, 2025
fe187ae
feat: add Badge, Dialog, and Separator components with variants and s…
enzosakamoto Aug 8, 2025
a8e6ff8
feat: implement useChatWithKnowledgeBaseMutation hook for chat functi…
enzosakamoto Aug 8, 2025
0f9b993
feat: add KnowledgeBaseDetailModal component for displaying knowledge…
enzosakamoto Aug 8, 2025
a88e7a9
feat: add modal for displaying knowledge base details on card click
enzosakamoto Aug 8, 2025
5b59073
feat: implement PlaygroundPage component for interactive chat with kn…
enzosakamoto Aug 8, 2025
a5b0e5d
feat: add displayName to KnowledgeBase and related components for imp…
enzosakamoto Aug 13, 2025
c03ed51
feat: update slug generation in CreateBase component and schema for i…
enzosakamoto Aug 13, 2025
07e5efd
feat: replace loading message with LoaderCircle component and update …
enzosakamoto Aug 13, 2025
e475a81
Merge pull request #57 from knowlyai/feature/create-kb
enzosakamoto Aug 18, 2025
9d7826a
feat: implement user service and hooks for user creation and login
enzosakamoto Aug 24, 2025
752ac25
feat: enhance login functionality with user mutation and loading state
enzosakamoto Aug 24, 2025
5270673
feat: implement user creation logic and loading state in sign-up page
enzosakamoto Aug 24, 2025
16a455c
feat: update navbar login button to conditionally navigate based on u…
enzosakamoto Aug 24, 2025
73bd642
fix: update logout logic to remove access token and redirect to home
enzosakamoto Aug 24, 2025
8b986da
feat: add getAuthHeader function to retrieve authorization header wit…
enzosakamoto Aug 24, 2025
26f8121
feat: add uuidv4 package for unique identifier generation
enzosakamoto Aug 24, 2025
fff5fcf
fix: update status color for active state in KnowledgeBaseDetailModal
enzosakamoto Aug 24, 2025
fab181d
fix: prevent double execution of effect in CreateBasePipeline component
enzosakamoto Aug 24, 2025
b444e8a
feat: append unique identifier to slug in CreateBase component
enzosakamoto Aug 24, 2025
adc73db
fix: add authorization headers to API requests in knowledgeBaseService
enzosakamoto Aug 24, 2025
8227fce
feat: change default theme to light in AppProviders component
enzosakamoto Sep 6, 2025
fc6a070
Merge pull request #44 from knowlyai/dev
enzosakamoto Sep 6, 2025
aec9d1b
feat: update bucketName fallback to a default value instead of throwi…
enzosakamoto Sep 12, 2025
a9c7426
Merge pull request #60 from knowlyai/dev
enzosakamoto Sep 12, 2025
8766b4a
Merge branch 'dev' into feature/auth
enzosakamoto Sep 15, 2025
672f70d
feat: limit maximum width of chat container in PlaygroundPage
enzosakamoto Sep 16, 2025
7a11058
feat: add user query and context hooks for user management
enzosakamoto Oct 7, 2025
49782c3
feat: update model identifiers to use constant values
enzosakamoto Oct 7, 2025
6b98078
feat: update document type values to use constant identifiers
enzosakamoto Oct 7, 2025
07bf122
feat: add User type definition for user domain model
enzosakamoto Oct 7, 2025
b50007c
fix: update token retrieval in getAuthHeader to use correct localStor…
enzosakamoto Oct 7, 2025
043c9a8
feat: wrap PageWithSidebar component in UserProvider for context mana…
enzosakamoto Oct 7, 2025
0d83485
feat: implement UserContext and UserProvider for user state management
enzosakamoto Oct 7, 2025
0cf960c
feat: add user response type and implement getUser method in userService
enzosakamoto Oct 7, 2025
d1857dc
refactor: rename fields in userInfoSchema for consistency and clarity
enzosakamoto Oct 7, 2025
a2f06d2
style: adjust padding for message content in PlaygroundPage component
enzosakamoto Oct 7, 2025
60f75fb
fix: update token storage key from 'access_token' to 'token' in Login…
enzosakamoto Oct 7, 2025
d13e6cb
refactor: replace mock user with useUser hook and update form fields …
enzosakamoto Oct 7, 2025
7a486c2
feat: Add environment variables for AWS deployment
Rubiozito Oct 7, 2025
061dd4a
feat: add useUpdateUserMutation hook to handle user updates
enzosakamoto Oct 7, 2025
372ca61
feat: integrate user update functionality with loading state and erro…
enzosakamoto Oct 7, 2025
6746cf5
feat: add updateUser method and adjust birthdate conversion in user s…
enzosakamoto Oct 7, 2025
4c508f0
feat: add refetch functionality to UserContext for improved user data…
enzosakamoto Oct 7, 2025
21df693
Merge pull request #63 from knowlyai/feature/auth
enzosakamoto Oct 7, 2025
8b77b08
feat: add API key management to KnowledgeBaseDetailModal and update K…
enzosakamoto Oct 20, 2025
6d1524e
fix: update token retrieval in Navbar component for user login status
enzosakamoto Oct 20, 2025
61ed2a4
feat: add apiChat for handling chat requests and update environment c…
enzosakamoto Oct 20, 2025
b261d5c
fix: update language attribute in HTML to Portuguese (pt-BR)
enzosakamoto Oct 20, 2025
aeb300e
fix: add missing VITE_API_CHAT_URL to ImportMetaEnv interface
enzosakamoto Oct 20, 2025
b40d033
feat: pass first available API key to PlaygroundPage on navigation
enzosakamoto Oct 20, 2025
dc6cab8
feat: enhance CreateBasePipeline to skip already completed steps and …
enzosakamoto Oct 20, 2025
8a7027f
fix: remove console log for user data fetching
enzosakamoto Oct 20, 2025
f8f3f49
feat: add "Remember Email" checkbox functionality to login form
enzosakamoto Oct 20, 2025
04c685f
fix: update logout function to remove correct token from localStorage
enzosakamoto Oct 20, 2025
61267f3
fix: ensure refresh token is stored in localStorage upon successful l…
enzosakamoto Oct 20, 2025
d88cbca
fix: remove commented-out refresh token implementation from user service
enzosakamoto Oct 20, 2025
c20be1c
fix: ensure tokens are removed from localStorage on logout and clarif…
enzosakamoto Oct 20, 2025
6c4743f
fix: implement Axios interceptor to handle 401 errors and manage toke…
enzosakamoto Oct 20, 2025
29b41e2
fix: update team member images and roles with new URLs
enzosakamoto Oct 21, 2025
59e015a
Merge pull request #64 from knowlyai/feature/enchantments
enzosakamoto Oct 21, 2025
95972f9
feat: enhance LogoCarousel to include 'coming soon' labels for specif…
enzosakamoto Oct 21, 2025
50196a6
fix: adjust font size for 'coming soon' label in LogoCarousel
enzosakamoto Oct 21, 2025
36862d8
Checkpoint from VS Code for coding agent session
enzosakamoto Oct 21, 2025
17f17e8
Create documentation interface with sidebar navigation
Copilot Oct 21, 2025
4568c89
Enhance documentation styling with modern design patterns
Copilot Oct 21, 2025
6d09a04
Add mobile responsive design and fix collapsed sidebar icons
Copilot Oct 21, 2025
01a60eb
Add top spacing on mobile to separate menu button from content
Copilot Oct 21, 2025
53fe8e9
Remove dump directory and add documentation link to navbar
Copilot Oct 21, 2025
ed9e751
Fix sidebar z-index for improved layering on mobile
enzosakamoto Oct 22, 2025
cac3d7b
Merge pull request #65 from knowlyai/copilot/vscode1761008427494
enzosakamoto Oct 22, 2025
e91f940
Merge pull request #66 from knowlyai/feature/docs
enzosakamoto Oct 22, 2025
148dec3
Implement refresh token logic in Axios interceptor for 401 errors
enzosakamoto Oct 22, 2025
3c505bc
Improve error handling in message sending by providing detailed feedback
enzosakamoto Oct 22, 2025
444f1fd
Add code snippet examples and clipboard functionality to KnowledgeBas…
enzosakamoto Oct 22, 2025
eeac289
Merge pull request #62 from knowlyai/dev
Rubiozito Oct 23, 2025
53d5ae4
Adicionar variável de ambiente VITE_API_CHAT_URL ao workflow de CD do…
Rubiozito Oct 23, 2025
06ad627
Merge pull request #67 from knowlyai/dev
Rubiozito Oct 23, 2025
c4eb7e3
Add utility functions for formatting CPF, CNPJ, and phone numbers
enzosakamoto Oct 23, 2025
bbda11d
chore: remove unused document formatting functions for CPF, CNPJ, and…
enzosakamoto Oct 23, 2025
b18bcde
refactor: replace document type string literals with enum values and …
enzosakamoto Oct 23, 2025
82dd08c
refactor: replace string literals with enum values for document type …
enzosakamoto Oct 23, 2025
3eb6de3
refactor: update user info page to use new string-extensions for docu…
enzosakamoto Oct 23, 2025
f4d0645
feat: add linkedin links for team members and update navigation to us…
enzosakamoto Oct 23, 2025
d290cea
refactor: update color variables for improved contrast and consistenc…
enzosakamoto Oct 23, 2025
931ed8c
refactor: update sidebar component styles for improved border definition
enzosakamoto Oct 23, 2025
2f896ba
fix: improve error handling in create base pipeline process
enzosakamoto Oct 23, 2025
f9736cd
refactor: update styles for knowledge base detail modal for improved …
enzosakamoto Oct 23, 2025
744aa28
refactor: update sidebar component border color for improved visibility
enzosakamoto Oct 23, 2025
e1b3ee3
Merge pull request #68 from knowlyai/fix/person-type-bugs
enzosakamoto Oct 23, 2025
46d0381
Initial plan
Copilot Oct 23, 2025
5edfd90
Modernize home page with enhanced hero section and improved visual de…
Copilot Oct 23, 2025
9a934bd
refactor: update navbar links to use Link component for improved routing
enzosakamoto Oct 23, 2025
85d5195
fix: update role for Izabel Sampaio Goes and adjust layout styles on …
enzosakamoto Oct 23, 2025
a535afc
Add Getting Started documentation page with step-by-step instructions
Copilot Oct 23, 2025
1f3bdeb
Add integration sub-pages for API, WhatsApp Business, and Instagram w…
Copilot Oct 23, 2025
068bf4d
Update API code snippets across all integration docs to match actual …
Copilot Oct 23, 2025
d98ee79
Add Next Steps documentation page with roadmap for multi-tenant chatb…
Copilot Oct 23, 2025
a4569b4
Remove emojis from Next Steps documentation page
Copilot Oct 23, 2025
eb09863
refactor: improve formatting and readability in documentation pages
enzosakamoto Oct 23, 2025
465069c
Merge pull request #70 from knowlyai/copilot/modernize-home-page-ui
enzosakamoto Oct 23, 2025
d9284ef
fix: update anchor links in navbar to use absolute paths
enzosakamoto Oct 23, 2025
423df2e
fix: improve error handling in message sending process
enzosakamoto Oct 24, 2025
c3fc1cf
feat: add loading message and improve message handling in chat
enzosakamoto Oct 24, 2025
ecc2eaf
Merge pull request #69 from knowlyai/dev
Rubiozito Oct 24, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/workflows/aws-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
npm run build
env:
VITE_STAGE: ${{ github.ref_name }}
VITE_API_URL: ${{vars.API_URL}}
VITE_BUCKET_NAME: ${{vars.BUCKET_NAME}}
VITE_API_CHAT_URL: ${{vars.API_CHAT_URL}}
- name: Setup envs
run: |
echo AWS_REGION=${{ vars.AWS_REGION }} >> $GITHUB_ENV
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<html lang="en">
<html lang="pt-BR">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="src/assets/brain.png" />
Expand Down
Loading