Commit graph

19 commits

Author SHA1 Message Date
Kiran Ashok
41bce67b1d
hotfix : Console throwing error / warnings related to svgs (#8895)
* fix : fix fill rule clip rule etc to camelcase

* fix : svg width and height made to 100% instead of auto

* fix :: few more svg height and width change in editor

* remove logs
2024-02-22 16:52:54 +05:30
Arpit
ff1d000d99
[Plugins] AWS support profile instance (#5506)
* instance profile support for dynomodb

* updated setup machine script for ec2

* s3

* use EC2/ECS Instance Metadata Service

* using @aws-sdk/credential-providers

* s3 connection from ec2 instance sucess 🚀

* fixes: aws ses email service

* ses connection from ec2 instance sucess 🚀

* athena connection from ec2 instance sucess 🚀

* reverting athena changes

* select IAM auth option from the dropdown

* added docs

* Update setup_machine.sh

* clean up
2023-02-22 14:37:54 +05:30
Kavin Venkatachalam
1efcec9e09
[Feature]: Update Node from 14 to 18 (#5393)
* Updated package.json to support node 18

* Updated package-lock.json with force install

* Updated frontend package.json

* Updated server package.json

* update frontend package-lock.json

* update render dockerfile

* update dockerfiles for node 18

* update node version in actions

* fix setup script for AMI

* install using nvm

* debug

* source bashrc

* change ami os version

* change base ami

* make use of ubuntu focal lts version

* update script

* change branch name

* revert branch name

* update workflow

* node upgrade [plugins] modules updated (#5482)

* modules updated

* adds saphana and oracle package

* adds saphana and oracle package

* eslint rules for -unresolved and resolved properties

---------

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
Co-authored-by: Arpit <arpitnath42@gmail.com>
2023-02-06 17:38:44 +05:30
Gandharv
2f025d11d3
Update homepage design (#5121)
* move all apps link under folders

* home page changes

* css changes

* fix

* fix comments icon

* breadcrumb fix

* change logo

* css fixes

* icon

* fix: comment notifications page id param addition

* loader heights change

* fix spacing

* update scroll

* delete unused file

* theme dark fix

* fix cursor

* css changes

* exp: removes skeleton

* exp: update apploader

* hide selector if single workspace

* keep search icon while searching pages

* update apploader

* use ui/select

* update plugin icons

* modal css changes

* css changes

* show delete, edit on hover only - querymanager

* update sidebaritem to use svg directly instead of img tag

* use svg for appicon
2023-01-04 13:28:55 +05:30
stepinfwd
37180f304c cleanup 2022-06-28 10:40:13 +05:30
stepinfwd
4e313377cf icon bug fix 2022-06-24 12:31:43 +05:30
stepinfwd
cd82f50048 pr changes 2022-06-22 14:39:29 +05:30
stepinfwd
f9fe5833c0 bugix 2022-06-15 00:55:39 +05:30
stepinfwd
9b74e62ef4 fixing labels 2022-06-14 19:18:33 +05:30
stepinfwd
3d8bd7a7fc removing some unused variables 2022-06-14 18:55:46 +05:30
stepinfwd
57a1cf3ddf checks for undefined 2022-06-14 18:51:33 +05:30
stepinfwd
ff53078e0e bugfix 2022-06-14 18:36:10 +05:30
stepinfwd
ddd7b741f7 added some advanced query params 2022-06-14 18:14:37 +05:30
stepinfwd
761d99028b custom parser for bigint 2022-06-14 17:05:13 +05:30
stepinfwd
9750fe3587 code refactor : get and test connection 2022-06-14 16:10:35 +05:30
stepinfwd
2cc223499d test connection fixed 2022-06-14 14:15:13 +05:30
stepinfwd
f87f0d675b testing 2022-06-14 13:57:58 +05:30
stepinfwd
4fddb13193 updates 2022-06-07 16:47:08 +05:30
stepinfwd
2cc4240897 base code athena 2022-06-06 19:14:21 +05:30