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

[pull] main from fonoster:main #27

Open
wants to merge 1,929 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
1929 commits
Select commit Hold shift + click to select a range
6eecffc
chore: add logout method to the SDK's AbstractClient
psanders Feb 15, 2025
744a07a
chore: update to correct docs
psanders Feb 15, 2025
afe773f
general auth improvements, integration with the fonester sdk, creatio…
Feb 15, 2025
4b8ed16
feat: Add react tasnk/table lib and a table wrapper component to commons
whernandez Feb 15, 2025
9aa8b67
fix: add missing LOGS_* envs for the API Server and Autopilot
psanders Feb 15, 2025
58373b6
v0.9.7
psanders Feb 15, 2025
15b3741
chore: update CLI readme
psanders Feb 15, 2025
d86c30a
general auth improvements, integration with the fonester sdk, creatio…
Feb 15, 2025
2fd0057
build: fixing the release workflow
psanders Feb 15, 2025
510efd1
build: fixing unit test in the release workflow
psanders Feb 15, 2025
37dff61
chore: fixing name of integrations file
psanders Feb 15, 2025
4919bde
refactor: remove all environment variables from the Identity module
psanders Feb 15, 2025
ce8a2ea
v0.9.8
psanders Feb 15, 2025
4fc3e20
chore: update CLI readme
psanders Feb 15, 2025
45fcab4
fix: point env to correct directory for the Autopilot's integrations …
psanders Feb 15, 2025
a975f84
v0.9.9
psanders Feb 15, 2025
4bf0ffc
chore: update CLI readme
psanders Feb 15, 2025
526b0cc
build: allow more time for Routr to start in a low spec machine
psanders Feb 15, 2025
89cda33
chore: remove duplicate test
psanders Feb 16, 2025
8a92ab0
Merge pull request #708 from fonoster/psanders-patch-1
psanders Feb 16, 2025
486da42
chore: remove duplicate test
psanders Feb 16, 2025
2e24085
chore: merge from main
psanders Feb 16, 2025
cb962e5
chore: fix default path for the integrations file
psanders Feb 16, 2025
333a33a
add application module hook to fetch and query the application data a…
whernandez Feb 16, 2025
8982b03
fix local conflicts
whernandez Feb 16, 2025
e4719c6
Merge branch 'main' into feature/table
whernandez Feb 16, 2025
8a83213
improvements in cookie handling, improvements in keeping the session …
Feb 16, 2025
2c06736
Fix notification issue when error is undefined
whernandez Feb 17, 2025
2d242cf
fix conflicts
whernandez Feb 17, 2025
0806b81
Merge branch 'main' into feature/table
whernandez Feb 17, 2025
3e7d249
Design a page layout to handle the Pages with table. Apply the new st…
whernandez Feb 17, 2025
d41a755
Rename PageTable to PageContainer to handle form and table
whernandez Feb 17, 2025
40bb60f
Better input contexts, SDK improvements, integration with GitHub, amo…
Feb 18, 2025
77c45f0
Merge branch 'main' into feature/table
Feb 18, 2025
04d0f8a
redisign the table colors
whernandez Feb 19, 2025
9b6b93a
change sort icons
whernandez Feb 19, 2025
eb56425
general interface improvements, creating the form structure, adding t…
Feb 19, 2025
06a772c
Merge branch 'feature/table'
Feb 19, 2025
9c61907
mixing and improving the overall structure of the project, examples a…
Feb 19, 2025
4a17d3b
changes in some imports to improve the project structure, form logic …
Feb 20, 2025
7f9af23
redesign the workspace select and added to the first element in the s…
whernandez Feb 20, 2025
c8f451d
chore(deps): upgrade Prisma to v6.4.1
Feb 21, 2025
ca0c943
chore: update the Autopilot's evals command to accept the full applic…
Feb 21, 2025
e7a3138
v0.9.10
Feb 21, 2025
4008a2e
chore: update CLI readme
Feb 21, 2025
a5f9cb1
v0.9.11
Feb 21, 2025
b61dbe9
chore: update CLI readme
Feb 21, 2025
adb1ed1
General improvements to the context, implementation of refresh at the…
Feb 21, 2025
5388080
fix: bump to next patch version
Feb 21, 2025
f54a197
v0.9.12
Feb 21, 2025
e2ca7ef
chore: update CLI readme
Feb 21, 2025
6a4d60d
fix Query Application import
whernandez Feb 21, 2025
3940b48
fix merge with main
whernandez Feb 21, 2025
15b5066
chore: add the setAccessKeyId method to the SDK class
psanders Feb 21, 2025
233b3a9
v0.9.13
psanders Feb 21, 2025
088c344
chore: update CLI readme
psanders Feb 21, 2025
0f48e8c
chore: improve evals tool
psanders Feb 22, 2025
70e2010
chore: fix formatting
psanders Feb 22, 2025
45e604e
chore(deps): add missing dependencies protoc-gen-grpc-web and protoc-…
psanders Feb 22, 2025
37f5568
chore: add a gRPC endpoint to obtain a list of workspace members
psanders Feb 22, 2025
ba1b5e9
v0.9.14
psanders Feb 22, 2025
6c514ac
chore: update CLI readme
psanders Feb 22, 2025
ccf8b8a
refactor: consolidate all objects on a single database table
psanders Feb 22, 2025
bdde1df
refactor(format): consolidate all objects on a single database table
psanders Feb 22, 2025
82708d0
v0.9.15
psanders Feb 22, 2025
74a7e9e
chore: update CLI readme
psanders Feb 22, 2025
e3ac49d
chore: add the SDK method to obtain a list of workspace members
psanders Feb 22, 2025
97f52f6
chore(format): add the SDK method to obtain a list of workspace members
psanders Feb 22, 2025
351223b
v0.9.16
psanders Feb 22, 2025
b6fb618
chore: update CLI readme
psanders Feb 22, 2025
8ab7ab8
v0.9.17
psanders Feb 22, 2025
374c053
chore: update CLI readme
psanders Feb 22, 2025
8558a95
chore: update langchain dependencies
psanders Feb 23, 2025
a9d116c
chore: add special word to test date as a parameter in the Autopilot'…
psanders Feb 23, 2025
e153b66
v0.9.18
psanders Feb 23, 2025
0d712c7
chore: update CLI readme
psanders Feb 23, 2025
1432ed5
chore: wip add forgot password flow
psanders Feb 23, 2025
8f02bd9
chore: complete 'forgot password' implementation
psanders Feb 23, 2025
0380945
chore: complete 'forgot password' implementation
psanders Feb 23, 2025
b1798a2
v0.9.19
psanders Feb 23, 2025
db18aa2
chore: update CLI readme
psanders Feb 23, 2025
0748d74
chore: add missing environment variable
psanders Feb 23, 2025
ad1695e
chore: wip sign up with oauth2 endpoint
psanders Feb 23, 2025
244616d
chore: add create new user with Oauth2 code
psanders Feb 23, 2025
573b192
chore(format): add create new user with Oauth2 code
psanders Feb 23, 2025
d48ba5f
v0.9.20
psanders Feb 23, 2025
d1f033f
chore: update CLI readme
psanders Feb 23, 2025
56eff8d
fix: add missing dependency
psanders Feb 23, 2025
73c14b4
v0.9.21
psanders Feb 23, 2025
560e294
chore: update CLI readme
psanders Feb 23, 2025
4d42769
refactor sidebar and header. Remove toolpad lib
whernandez Feb 24, 2025
2ccfccb
Enhance the heaedr and sidebar to look more closed with the figma design
whernandez Feb 24, 2025
959744d
add hardcoded workspaceses to switch component
whernandez Feb 24, 2025
b1c4569
add app sidebar options
whernandez Feb 24, 2025
2f82e37
add badge to the selected element in the sidebar
whernandez Feb 24, 2025
23bb89b
Logic changes in the general management of the SDK, workspace depriva…
Feb 25, 2025
08cb407
blending with the new layout, and resolving conflicts
Feb 25, 2025
af756ef
improvements in temple and select adding elso workspace relaes, theme…
Feb 25, 2025
02b6bee
improvements in items, improvements in workspaces
Feb 25, 2025
ee7809b
mixing and resolving conflicts.
Feb 25, 2025
762b3b8
adding some context in the readme
Feb 25, 2025
76ac4f4
Merge pull request #709 from angelbencosme/main
psanders Feb 25, 2025
fc2d1a3
docs(README): update contributors
psanders Feb 25, 2025
d40163c
chore: remove conflicting file and keeping newer under QueryApplication
psanders Feb 25, 2025
d6f6f4a
fix: add missing reference to logger and sdk modules
psanders Feb 26, 2025
9aac888
chore: remove yarn.lock file the from project
psanders Feb 26, 2025
b9bffdc
chore: fix minor type in the @fonoster/voice module
psanders Feb 26, 2025
d4dec44
adding the eixample of the environment variables
Feb 26, 2025
6162e88
integrating forgot password with the sdk
Feb 26, 2025
e0a2bf0
integrating signup with github via sdk
Feb 26, 2025
fe3f064
changing environment variables and adding type for oauth in general.
Feb 26, 2025
095e9ba
change in the name of the route to match the SDK
Feb 26, 2025
5ccc23d
Improvements in the user hooks which is the integration with fonoster
Feb 26, 2025
34f97f3
move worksation component to same folder
whernandez Feb 26, 2025
9a5ef5e
remove unused files and fix pathname logic
whernandez Feb 26, 2025
dfcb198
chore: improve envs descriptions for dev and prod
psanders Feb 26, 2025
c6ea043
refactor layout sidebar and add dinamic workspaceId to the config items
whernandez Feb 27, 2025
1cd8039
fix mobile version opacity
whernandez Feb 27, 2025
2176780
fix keep nested submenu items open in the sidebar
whernandez Feb 27, 2025
2fc5bcc
add badge to selected path in sidebar menu for mobile version
whernandez Feb 27, 2025
181ba35
Relocated header and sidebar names and folders
whernandez Feb 27, 2025
a82258d
add trunk dto. refactor dto types with a index. add signout to the he…
whernandez Feb 27, 2025
0d2164f
Adding the API keys module to the structure and taking the first step…
Feb 27, 2025
6ea2966
finishing the workspace flow with create workspace, api keys and time…
Feb 27, 2025
78fed92
improvements in the select context.
Feb 27, 2025
0b01462
adding ACLS form functionality and validation and the entire base str…
Feb 27, 2025
8eeff48
adding the secrets form, functionalities and validation and the entir…
Feb 27, 2025
3469cc1
adding the credential form functionalities and validation and the ent…
Feb 27, 2025
cb88d7e
API Keys improvements
Feb 27, 2025
79ee2bd
file changes
Feb 27, 2025
27aed2c
Merge branch 'feature/layout-refactor'
Feb 27, 2025
b1c4698
Improvements to the workspace members
Feb 27, 2025
55d0de4
Merge remote-tracking branch 'upstream/main'
Feb 27, 2025
a8b47f2
CSS Baseline improvements
Feb 27, 2025
b8091f0
fix some redirect routes.
Feb 28, 2025
8274908
Merge pull request #710 from fonoster/fix/add-missing-reference-to-lo…
psanders Feb 28, 2025
9e7026d
Adding libraries and removing some that were not useful
Feb 28, 2025
1a97ef6
Merge remote-tracking branch 'upstream/main'
Feb 28, 2025
bd0aaf8
Merge pull request #711 from angelbencosme/main
psanders Feb 28, 2025
f311409
Merge branch 'main' into feature/trunks
whernandez Feb 28, 2025
4c37e90
Fix pagination prev page. Add a reusable QueryData component and hook…
whernandez Feb 28, 2025
3d25c56
restoring storybook functionality and adding some remaining configura…
Feb 28, 2025
aefe24f
improvements to the fonoster theme structure
Feb 28, 2025
40590d3
adding the main and provider, adding the navbar component.
Feb 28, 2025
096d88d
adding example mdoal term
Feb 28, 2025
5374517
improvement in the workspace list component.
Feb 28, 2025
cf59f2b
Merge branch 'feature/trunks'
Feb 28, 2025
56c644a
change base theme styles to match with the original fonoster theme pu…
whernandez Mar 1, 2025
98d4f3a
build: re-enable autorelease for NPM packages
psanders Mar 1, 2025
79981ce
build: create guardrail for failing unit tests
psanders Mar 1, 2025
ccf3472
build: create guardrail for conventional commits
psanders Mar 1, 2025
331ce9a
chore: improve the test-sdk-install workflow
psanders Mar 1, 2025
6932db0
build(perf): refactor to improve build speed
psanders Mar 1, 2025
15b84c0
fix: refactor to improve build speed
psanders Mar 1, 2025
2601e8f
build(temp): temporarily removed the webui from build process
psanders Mar 1, 2025
dd02c1e
chore: remove to normalize package management
psanders Mar 1, 2025
f2e35fe
chore: remove config files to use same from the root
psanders Mar 1, 2025
42374fd
chore: wip moving linting to the root
psanders Mar 1, 2025
ec9dbfc
chore: wip improve linting ops
psanders Mar 1, 2025
318e3de
chore: wip fixing linting rules
psanders Mar 1, 2025
dd80a8f
chore: wip fixing linting rules
psanders Mar 1, 2025
b3258e7
chore: improve linting
psanders Mar 1, 2025
ad285e2
chore: wip fixing linting
psanders Mar 1, 2025
da382de
chore: wip fixing linting
psanders Mar 1, 2025
b2a823b
chore: wip fixing linting
psanders Mar 1, 2025
0574233
chore: add actions for quality of life (QoL)
psanders Mar 1, 2025
1eda1bb
chore: fix typos
psanders Mar 1, 2025
e71ba04
chore: wip improving linting and formatting
psanders Mar 1, 2025
dad6440
chore: wip improving linting and formatting
psanders Mar 1, 2025
f409b52
chore: wip improving linting and formatting
psanders Mar 1, 2025
892e2e0
chore: fixing linting and formating
psanders Mar 1, 2025
3085393
chore(format): fixing linting and formating
psanders Mar 1, 2025
011c088
chore(lint): fixing linting and formating
psanders Mar 2, 2025
31ebd1f
Adding a route, improvements in the auth class
Mar 2, 2025
6e933d9
Improvements to the component for a global notification
Mar 2, 2025
dc9f6ca
logic to control accounts without verification, add new password rese…
Mar 2, 2025
8dce988
Improvements to the fonoster client hooks
angelbencosme Mar 2, 2025
f6bf6a2
Improvements in signup and account verification, add login logic afte…
angelbencosme Mar 2, 2025
859b243
general improvements to the user hook, improvements in createUserWith…
angelbencosme Mar 2, 2025
4ebcfd3
improvements in env documentation and adding variables to the env.
angelbencosme Mar 2, 2025
59cb2de
Merge remote-tracking branch 'upstream/main'
angelbencosme Mar 2, 2025
db2b8ad
Merge branch 'main' into bug/fix-fonoster-theme
whernandez Mar 2, 2025
74fca3a
fix story theme issues
whernandez Mar 3, 2025
d39f230
general improvements to the user hook, improvements in createUserWith…
angelbencosme Mar 2, 2025
13d749e
improvements in env documentation and adding variables to the env.
angelbencosme Mar 2, 2025
41a6523
build: re-enable autorelease for NPM packages
psanders Mar 1, 2025
617f994
build: create guardrail for failing unit tests
psanders Mar 1, 2025
eac38cd
build: create guardrail for conventional commits
psanders Mar 1, 2025
d135db2
chore: improve the test-sdk-install workflow
psanders Mar 1, 2025
54cef60
build(perf): refactor to improve build speed
psanders Mar 1, 2025
6ab4a10
fix: refactor to improve build speed
psanders Mar 1, 2025
07c3a87
build(temp): temporarily removed the webui from build process
psanders Mar 1, 2025
089e6ae
integrating the login logic with the react hook form, using the input…
angelbencosme Mar 2, 2025
037acae
adding the types for all types of oauth
angelbencosme Mar 3, 2025
6b12b02
Adding new routes for OAuth and improving middleware logic
angelbencosme Mar 3, 2025
96f0232
adding a screen for general oauth management for when calling url fro…
angelbencosme Mar 3, 2025
5d9ae8f
centralized type of authprovider
angelbencosme Mar 3, 2025
3b85289
Adding a directory for general configuration and expanding the genera…
angelbencosme Mar 3, 2025
603094f
improvements to the client so that it updates better when there is a …
angelbencosme Mar 3, 2025
5d2b67f
Improvements in the user hooks that integrates with the SDK
angelbencosme Mar 3, 2025
ecfa9cb
Adding documentation and environment variables for this new form of o…
angelbencosme Mar 3, 2025
0f65bd8
standardization and typing the state that goes in the URL and adding …
angelbencosme Mar 3, 2025
b2f456f
fix in verify account which was using user id instead of email for us…
angelbencosme Mar 3, 2025
ba9d985
resolving conflict
angelbencosme Mar 3, 2025
0dcab94
Refactor typography component in the story. Change some sing in styles
whernandez Mar 4, 2025
29584ba
fix mergin conflicts with main
whernandez Mar 4, 2025
6351f9b
removes dependencies that are not in use.
angelbencosme Mar 4, 2025
feaffd7
Merge branch 'bug/fix-fonoster-theme'
angelbencosme Mar 4, 2025
e54630f
Merge pull request #713 from fonoster/chore/improving-quality-of-life
psanders Mar 4, 2025
49765f1
standardizing code formatting
angelbencosme Mar 4, 2025
4058411
Merge pull request #714 from angelbencosme/main
psanders Mar 4, 2025
e48816f
fix: pointing to incorrect environment variables
psanders Mar 4, 2025
b7bd91c
docs(README): update contributors
psanders Mar 4, 2025
0df99fc
chore: apply prettier
psanders Mar 4, 2025
ac3548f
fix: to treat scripts as CommonJS script
psanders Mar 4, 2025
0f180a3
chore(release): publish v0.10.0 [skip ci]
psanders Mar 4, 2025
f7ac136
fix: bump to next patch version
psanders Mar 4, 2025
e791c1e
v0.9.21
psanders Mar 4, 2025
78aa80a
fix: bump to next patch version
psanders Mar 4, 2025
3c39336
v0.9.22
psanders Mar 4, 2025
11f08e5
chore: update CLI readme
psanders Mar 4, 2025
0b5b3a7
chore: makes the avatar an optional parameter
psanders Mar 4, 2025
6246c52
chore: add feature flag for 2fa
psanders Mar 4, 2025
32d7a9e
v0.9.23
psanders Mar 4, 2025
ad574b9
chore: update CLI readme
psanders Mar 4, 2025
684ba35
refactor: rename the exchange property verification_code as two_facto…
psanders Mar 4, 2025
a6e16d9
v0.9.24
psanders Mar 4, 2025
8d14b05
chore: update CLI readme
psanders Mar 4, 2025
dc6a45e
chore: remove unnecessary coalesce
psanders Mar 5, 2025
e993fc6
chore: wip the Fonoster MCP Server
psanders Mar 6, 2025
f365e5c
chore(format): wip the Fonoster MCP Server
psanders Mar 6, 2025
7fb41c1
v0.9.25
psanders Mar 6, 2025
f13e6cc
chore: update CLI readme
psanders Mar 6, 2025
964f7fe
chore: wip Fonoster MCP Server
psanders Mar 6, 2025
2eb3d8c
v0.9.26
psanders Mar 6, 2025
f8c5df9
chore: update CLI readme
psanders Mar 6, 2025
40632cc
fix: wrong prefix for envs
psanders Mar 6, 2025
3d78a13
v0.9.27
psanders Mar 6, 2025
123b4f7
chore: update CLI readme
psanders Mar 6, 2025
95d0c37
chore: remove lint check from branch push
psanders Mar 6, 2025
a45b717
fix: verify email before returning user information
psanders Mar 8, 2025
2670941
v0.9.28
psanders Mar 8, 2025
4e298d8
chore: update CLI readme
psanders Mar 8, 2025
7682a57
fix: package-lock.json out of sync with package.json
psanders Mar 8, 2025
6b1e2a2
fix: add lint to pre-commit hook
psanders Mar 8, 2025
74fc2bc
fix: checkout all files before release
psanders Mar 8, 2025
63e5ae1
fix: add workaround to avoid tests from failing
psanders Mar 8, 2025
decb898
chore(release): publish v0.9.29 [skip ci]
github-actions[bot] Mar 8, 2025
9992db2
fix: bump to next patch version
psanders Mar 8, 2025
620549f
v0.9.30
psanders Mar 8, 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
chore: remove duplicate file with incorrect casing
psanders committed Feb 1, 2025
commit 1d29adf3e38abe0828c6cfbab57bc798427dbee1
Loading