Releases: floci-io/floci-ui
Releases · floci-io/floci-ui
Release list
0.2.0
What's Changed
- Feat/serverless azure functions adapter by @huda-code in #58
- fix: secret drawer right position change to -440px by @kapoorp99 in #60
- docs: Refactor README and update implementation notes by @fredpena in #61
- feat(serverless): add azure functions list and inspect support by @huda-code in #62
- feat(serverless): add azure functions create and delete support by @huda-code in #64
- docs: updating contributor agent config by @hectorvent in #108
- feat(serverless): add azure functions invoke support by @huda-code in #109
- feat(serverless): add azure functions invoke ui by @huda-code in #110
- fix(serverless): remove duplicate invoke client export by @huda-code in #117
- feat(serverless): add gcp cloud functions to the cloud explorer by @amogh-nagri-11 in #107
- feat(serverless): support gcp in invoke panel by @huda-code in #120
- feat(serverless): validate invoke payload before execution by @huda-code in #128
- feat(serverless): add format payload action by @huda-code in #129
- feat(serverless): add sample and clear payload actions by @huda-code in #131
- build(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #121
- chore(deps): update all javascript dependencies and adapt to typescript 6 by @hectorvent in #132
- chore(deps): bump the npm minor-patch group and regenerate bun lockfile by @hectorvent in #135
- feat(frontend): declutter the cloud explorer service view by @hectorvent in #134
New Contributors
- @kapoorp99 made their first contribution in #60
- @amogh-nagri-11 made their first contribution in #107
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- add light/dark theme toggle and Docker deployment setup by @hectorvent in #1
- fix: adding api backend as proxy by @hectorvent in #3
- feat(ui): add full lifecycle management for SQS, DynamoDB, Lambda, SNS, and CloudWatch by @fredpena in #2
- Improve dev setup docs by @ugurbost in #5
- docs: clarify local API setup by @fredpena in #6
- docs: clarify local API setup by @fredpena in #7
- feat(sqs): complete SQS management coverage by @RonieNeubauer in #8
- fix(cloudwatch): treat ResourceAlreadyExistsException as success by @RonieNeubauer in #9
- unified multicloud architecture by @fredpena in #11
- Api client and Scheduler by @IoannisLafiotis in #10
- feat: add serverless service schema by @huda-code in #12
- RDS and EKS setup by @IoannisLafiotis in #13
- feat(theme): Overhaul UI with new color palette and fonts by @fredpena in #14
- feat(ec2): complete EC2 & VPC management surface by @JuanVilla424 in #15
- docs(readme): Refine Cloud Explorer and service scope documentation by @fredpena in #16
- feat(serverless): expose serverless service in cloud explorer by @huda-code in #17
- Unified UI for all cloud providers and scripting for resource creation by @IoannisLafiotis in #18
- feat(serverless): add aws lambda cloud adapter by @huda-code in #19
- feat(serverless): add lambda inspector details by @huda-code in #20
- feat(serverless): improve lambda empty state by @huda-code in #22
- feat(lambda): add function details and invoke routes by @huda-code in #23
- feat(serverless): add lambda invoke panel to cloud explorer by @huda-code in #24
- feat(serverless): add lambda create function support by @huda-code in #25
- feat(azure-cosmos): Add Azure Cosmos DB (NoSQL API) integration by @fredpena in #26
- refactor(legacy-aws): Remove dedicated AWS service pages and APIs by @fredpena in #27
- docs: add troubleshooting guide for common setup errors by @fahmidl in #29
- fix(serverless): include lambda environment metadata by @huda-code in #30
- build: consolidate compose with multicloud profile, reorganize Dockerfiles, move dev ports to 45xx by @hectorvent in #32
- feat(branding): add Floci logo, brand colors, and favicon by @hectorvent in #33
- chore: add CI/release workflows, GitHub templates, CODEOWNERS, dependabot, and CONTRIBUTING by @hectorvent in #34
- docs: revamp README with logo, badges, and screenshot; add package descriptions by @hectorvent in #35
- chore(deps): consolidate npm dependency bumps (#40-#49) by @hectorvent in #50
- ci: validate PR commits follow Conventional Commits by @hectorvent in #51
- docs: move README logo SVGs into docs/images by @hectorvent in #52
- ci: add integration test against the real Floci image by @hectorvent in #53
- build(deps): bump GitHub Actions versions by @hectorvent in #54
- chore: release 0.1.0 by @hectorvent in #55
New Contributors
- @hectorvent made their first contribution in #1
- @fredpena made their first contribution in #2
- @ugurbost made their first contribution in #5
- @RonieNeubauer made their first contribution in #8
- @IoannisLafiotis made their first contribution in #10
- @huda-code made their first contribution in #12
- @JuanVilla424 made their first contribution in #15
- @fahmidl made their first contribution in #29
Full Changelog: https://github.com/floci-io/floci-ui/commits/0.1.0