Akshay Sasidharan
d0c98cd052
update package changes
2022-03-24 17:32:49 +05:30
Akshay
16c9e2355e
Chore: Update docker files to use buster to be used with oracledb ( #2624 )
...
* update docker files to use buster to be used with oracledb
* revert oracledb extractable dependency
* update dockerfile
* add libaio1 dependency
* make use of oracledb releases directly as dependency
2022-03-24 17:30:14 +05:30
shivansh-kul
8cf3fd8334
Fixes flickering issue in app manager ( #2609 )
...
* bug fix-Flickering issue in app version manager
* bugfix-Flickering issue in app manager
* bugfix app manager dropdown flickering
2022-03-24 12:10:49 +05:30
Kiran Ashok
01730b35e9
[ Enhancement ] :: Tabs widget bug fixes ( #2524 )
...
* bugfix :: If we change the default tab field, the change is not immediately reflected on the widget
default tab field only accepts string value: make it reflect number values as well
* fixing exposed variable
* update
* cleanup
* pr changes updated : exposing current tab
2022-03-23 20:49:48 +05:30
Akshay
153ce5b60b
Chore: Revise metadata fetch setup for telemetry ( #2610 )
...
* revise metadata service for telemetry
* send finish installation metric only on prod
* fix endpoint
* keep fetching metadata with an interval
* fix version check error
* remove ip address on telemetry
2022-03-23 19:53:40 +05:30
Kiran Ashok
9732004fc6
app crash bugfix while adding same datasource ( #2617 )
2022-03-23 18:35:19 +05:30
Kiran Ashok
954976005e
InfluxDB integration ( #2590 )
...
* initial creation
* test operation
* test operation
* option included to test connection and manifest file updated
* updating all operations
* updated all bucket operations
* write operation logic
* type update
* completed query end points
* updating all keys
* updating all labels
* bucket operations completed
* seperating required params
* reordering operations
* cleanup
* docs updated influxdb
* fixing flux query operation
* updates in docs
* pr changes
* pr change
* pr changes reverting oracle db
* upating icon
* changing default port
* pr changes and fixing write operation
* reverting lock file change by replacing with develop
* deafult port update
* updating docs position
* reverting lock file in docs
2022-03-23 14:59:45 +05:30
Lock Garnock
42b1cd5515
Fixed font-weight of transformation toggle ( #2615 )
2022-03-23 14:51:26 +05:30
Arpit
9acee3330e
Fixes codehinter field margin for text ( #2557 )
2022-03-23 14:04:48 +05:30
Kiran Ashok
e4b43e2df7
[ Enhancement ] :: Making fixed headers for query panel and properties/styles sidebar ( #2601 )
...
* fixing query panel header
* fixing right siedebar header : making it fixed
* fixing bug in higher resolution
* fixing position
* updating pr changes : dark mode color issues
2022-03-23 13:50:35 +05:30
Akshay
b8288402d0
Add support for specifying file upload encoding ( #2608 )
2022-03-23 07:51:23 +05:30
Mithun Kinarullathil
9674d49625
[docs] Update wrong file extension used in mv command ( #2583 )
...
* [docs] Update wrong file extension used in mv command
* Rename docker-compose extension to fit README
2022-03-22 12:02:57 +05:30
Brent Schroeter
e30116e3d8
Check OAuth domain only if restrictions specified. ( #2577 )
2022-03-21 10:16:58 +05:30
Navaneeth Pk
0cb9f46381
Fixes lint errors
2022-03-21 10:15:31 +05:30
Abhishek K M
8baa8190d6
Fixes text color in dark mode ( #2585 )
2022-03-21 09:05:02 +05:30
Shubhendra Singh Chauhan
a1f7ae9e4a
[docs] updated slack coc ( #2586 )
2022-03-21 08:42:42 +05:30
Jordi
85ea7a3380
Added explicit error when no google env are set ( #2581 )
...
* Added explicit error when no google env are set
* Typo
2022-03-20 08:13:58 +05:30
FelipeThT
06d22cfe82
update label text to 'select datasource' while creating a new query ( #2571 )
2022-03-19 07:31:50 +05:30
Kiran Ashok
329e5e29fe
[UI improvement] Datasource selector in query manager updated from dropdown to cards ( #2469 )
...
* updating query manager datasource listing ui
* ui updation for datasource in query manager
* including back button after selecting datasource
* handling ui break when more data source is added
* updating key
* removing unused code
* removing unused code
* updating ui for darkmode support + testing clearing of fields during backbutton click
* fixing border
* testing updates for clearing fields for stripe,rest
* updated transformation alert
* indication for selected data source
* updating styles for dark mode
* darkmode bugfix
* updating transformation style to enable popover
* bugfix
* css updates for popover
* style updates
* aligning icon
* updating styles
* cleanup
* state name updated
* removing unwanted things from ui during create query
* lifting state uo :: fixing intermediate state issue while clicking add query during query edit
* update
* fixing typesense icon
2022-03-18 10:27:35 +05:30
Midhun G S
af0a17936f
Bug-2565 cli error on create ( #2566 )
2022-03-18 10:15:29 +05:30
Alexander Weber
bf8897c2f6
Adding HELM charts for installation in Kubernetes ( #2393 )
...
* + added helm chart config
* + db seed config
* fixed (placeholder) HPA values to at least make sense
* made service type configurable in values.yaml
2022-03-17 23:44:35 +05:30
Sherfin Shamsudeen
be50abc076
Merge branch 'release/v1.6.0'
2022-03-17 22:32:57 +05:30
Sherfin Shamsudeen
fd23643d6e
Bump version
2022-03-17 22:27:17 +05:30
Arpit
0182283819
refers 665b69fa81 ( #2560 )
2022-03-17 18:16:28 +05:30
Muhsin Shah C P
d10625ca4c
Changed rest api query builder design ( #2472 )
...
* Changing rest api query builder design
- Changed vertical tabs to horizontal
- Removed key,value group header
- Changed icons
etc
* Removed unwanted spaces & fixed dark mode
* Added delete option to the 0th key value pair also
- Changed url field's width
* Resolved a bug
* Fixed size & alignment issues
- Changed some bootstrap row classes to flex layouts
* cleaning code
* Added some styles
* Fixed minor ui issues
2022-03-17 12:50:55 +05:30
Kiran Ashok
243c671acd
Fixes alignment of query search field ( #2521 )
...
* fixing padding issues in query panel search
* fix for monitor screens
* positioning query panel
* fixing position of all popover in left sidebar
* updates
* updating header margin to be equal and removing unwanted margin in query list
2022-03-16 22:19:48 +05:30
Gandharv
7e0a20ad37
Add tooltip for fx button ( #2531 )
2022-03-16 22:12:24 +05:30
Maurits Lourens
9b496d77be
Make the server port configurable in the frontend project ( #2489 )
...
* make the server port configurable in the frontend project
* add documentation for new env variable
2022-03-16 21:36:28 +05:30
Aladin056
4e06f81217
[docs] Fixes redirect issue of list layout reference ( #2543 )
...
Co-authored-by: Ala Eddine BEN MAAMER <aben-maamer@etud.univ-paris8.fr>
2022-03-16 21:35:51 +05:30
Sherfin Shamsudeen
f8335a1bf5
Merge branch 'main' into develop
2022-03-16 18:15:03 +05:30
Sherfin Shamsudeen
427f6800f4
Bump hotfix version
2022-03-16 18:13:20 +05:30
Sherfin Shamsudeen
a1eaaad33c
Send widget to error boundary for too many renders ( #2541 )
...
* Send widget to error boundary for too many renders
* Reset renderStartTime once check for too many renders are completed
2022-03-16 18:12:20 +05:30
Gandharv
151fc607ff
Pin version oclif/core to latest version ( #2508 )
...
* fix: pin version oclif/core to latest version
* Readme change
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2022-03-16 13:57:53 +05:30
Gandharv
a8c6e77091
Fix scroll on docs left sidebar in firefox ( #2528 )
2022-03-16 11:00:54 +05:30
Arpit
bcb24d263a
Fixes placeholder alignment ( #2513 )
2022-03-16 07:36:38 +05:30
Gandharv
51269c3515
chore: remove cypress from plugins [eslint] ( #2522 )
2022-03-16 07:20:51 +05:30
Arpit
b8690a23be
[Bugfix] Fixes : widgets get focused on viewer mode when hovered ( #2519 )
...
* fixes On hover, widgets get focused on viewer mode
* updates classname
* resolves cls
2022-03-15 17:48:07 +05:30
Muhsin Shah C P
2d367ffeab
Resolved azure outlook oauth issue ( #2499 )
2022-03-15 17:07:21 +05:30
Sherfin Shamsudeen
5ec645a845
Split app export query to simpler faster ones ( #2485 )
2022-03-15 15:13:55 +05:30
Akshay
841710aa9b
Fix: Version creation on empty/invalid version from id ( #2510 )
...
* fix version creation on empty/invalid version from id
* fix spec
* hotfix: Edited changes not shown when switching versions (#2386 )
* fix edited changes not shown when switching versions
* fix version create from not picking editing version
* fix version switch not updated on editing version save
2022-03-15 15:12:43 +05:30
Akshay
fa302c0bb0
hotfix: Edited changes not shown when switching versions ( #2386 )
...
* fix edited changes not shown when switching versions
* fix version create from not picking editing version
* fix version switch not updated on editing version save
2022-03-15 13:02:45 +05:30
Muhsin Shah C P
70379d4b51
improvement: widget search result will be shown as one list ( #2504 )
...
* Now search result will show as one list
* renamed searchedWidget variable to allWidgets
2022-03-15 12:16:46 +05:30
Naveen Pandurangi
fe9233adf4
Hide query panel tabs if a data source is not selected. ( #2505 )
...
* FIXES #2451
Hide query panel tabs if a data source is not selected.
* FIXES #2428
Increase the width of search field when focused
* Update code
2022-03-15 08:34:32 +05:30
Naveen Pandurangi
8147c46f27
Increase the width of search field when focused ( #2506 )
...
* FIXES #2451
Hide query panel tabs if a data source is not selected.
* FIXES #2428
Increase the width of search field when focused
* Update code
2022-03-15 08:05:06 +05:30
Muhsin Shah C P
eaf93616ae
Feature/oracledb plugin ( #2388 )
...
* oracledb initial commit
- Added oracledb package
* Implemented connection and operations
* Working on oracle db integration
* Implemented query & bulk operations
* Fixed initial client reintialization problem
* Added custom client library path option
* Added oracle client library installation steps to dev docker file
* Testing changed docker setup on cloud
* Testing heroku app.json
* Removed unwanted scripts from dockerfiles
* Updated field label
* update oracledb client lib for ec2
* update package-lock
* refactoring code
* Updated docs
* Resolved some lint errors
Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2022-03-15 08:00:02 +05:30
Arpit
930b4bf3f1
chore/plugins: fixes lint warning and errors ( #2502 )
2022-03-14 15:05:02 +05:30
Arpit
966428095b
Expose row data to table widget column popover ( #2501 )
2022-03-14 14:59:29 +05:30
Muhsin Shah C P
4bfc2c7c1c
Fixed: toggle is not working ( #2453 )
2022-03-14 14:54:07 +05:30
Kiran Ashok
e85d5f75c6
Increase query panel width ( #2500 )
...
* increasing query panel width
* update
2022-03-14 10:16:33 +05:30
KaviiSuri
5f1ac2b27b
Set exposedVariables.value to "" for TextArea components fixes Issue: #2454 ( #2486 )
...
* fix: set `explosedVariables.value` to "" for TextArea components
* changed default text to correct one
* reverted package-lock.json and server/package-lock.json
2022-03-14 00:06:33 +05:30