Commit graph

21 commits

Author SHA1 Message Date
Arpit
a203253131
Feature: adds code preview for codeboxes (#1011)
* preview codeHinter default=true

* adding preview code for codeHinter for table widgets

* previw for codeHinter in eventManager and RestAPI headers tab fixed

* added classes to header tabs

* fixed preview for transformations

* widgets preview for title

* preview for advance tab QueryManager

* preview box for datasource queryeditor

* sql code hinter UI spaces fixed
2021-11-15 11:48:09 +05:30
Arpit
bf0564a61f
Bugfix/enable transformation (#821)
* fixed: Transformation editor automatically closes and looses current state

* fixed: enableTransformation toggle switch switches to off/disable state due to other components
2021-09-27 09:10:21 +05:30
Arpit
63b26d9a87
BugFix: Transformation editor automatically closes and looes current state (#818) 2021-09-23 09:55:21 +05:30
Arpit
26c9cc655c
Fix linting errors across the app (#785)
* eslint-setup: rules for frontend and server

* setup pre-commit:hook

* frontend:eslint fixes

* frontend eslint errors and warning fixed

* eslint:fix for ./server

* fix server/test: expectatin string lint/error

* pre-commit:updated

* removed unwanted install cmd from docker file

* recommended settings and extension for vscode

* husky prepare script added

* updated extension recommendations

* added prettier as recommended extension

* added pre-commit to package.json

* remove .prettierrc file

* resolve changes

* resolve changes
2021-09-21 19:18:28 +05:30
Apoorv Tiwari
245f55904b
open read doc. link on a new tab (#456)
Co-authored-by: “Apoorv <“tiwari.apoorv1316@gmail.com”>
2021-08-05 12:52:23 +05:30
Navaneeth Pk
150961b591
Feature/dark mode (#366)
* Dark mode part 1

* Dark mode part 2

* Dark mode part 3

* Dark mode part 4

* Dark mode part 5

* Dark mode part 6

* Dark mode part 7

* Dark mode part 7

* Dark mode part 8

* set light mode as default

* Dark mode part 9

* Dark mode part 10

* Dark mode part 11
2021-07-03 19:47:47 +05:30
navaneeth
6196051ffb Removed the extra padding of codehinter input field 2021-06-03 12:59:30 +05:30
navaneeth
e6214bd205 Minor UI change for transformations 2021-06-03 12:56:35 +05:30
navaneeth
394163912d Added tip text for transformations 2021-06-03 12:04:23 +05:30
navaneeth
152f08ebba Tranformation code editor should ignore dyn variables 2021-06-03 11:52:56 +05:30
navaneeth
fedef087e6 Use codehinter for transformations 2021-06-03 11:29:13 +05:30
navaneeth
9ce29d25b5 Fix for query editor crashing while enabling transforms 2021-05-20 12:42:04 +05:30
navaneeth
35a7cc3d60 Memoize codemirror hints 2021-05-03 21:34:54 +05:30
navaneeth
2121dd1d1c Code hinter for transformations 2021-05-03 19:57:32 +05:30
navaneeth
8bca37d1c0 Fix for transformation editor not hiding when disabled 2021-05-02 11:40:28 +05:30
Navaneeth Pk
8b481ae9f4
ESLint fixes (#138)
* ESLint fixes

* Eslinted
2021-04-30 13:40:57 +05:30
navaneeth
2e3e637eb2 Setup prettier, suggested fixes 2021-04-30 12:01:32 +05:30
navaneeth
537c9986e6 Feature: Bulk update query for tables, GUI mode for postgres 2021-04-24 18:27:15 +05:30
navaneeth
b209335222 Use datepicker also as timepicker 2021-04-18 22:43:32 +05:30
navaneeth
02e48b0171 Momentjs in transformers, buffix for transform editor 2021-04-18 18:47:55 +05:30
navaneeth
601f9b65dc Feature: UI for transformations 2021-04-10 07:36:17 +05:30