Commit graph

1663 commits

Author SHA1 Message Date
Kiran Ashok
442c470ead
Redesigned left sidebar to increase width and include labels (#2482)
* setting minimum width for left sidebar

* updated left sidebar width

* left-sidebar width updation and including label

* adjusting margin for changed width

* bugfix darkmode

* fixing bug in margin of sidebar

* updating icon for inspect

* aligning canvas for changed width

* adjusting margin of sidebar popovers for changed sidebar width

* margin bugfix
2022-03-11 08:36:38 +05:30
Olaleye Blessing
18ef3273d3
Show loading state while submitting password reset form (#2487) 2022-03-11 08:31:47 +05:30
Maurits Lourens
498ddcd836
Fix inconsistent border width of query panel (#2490) 2022-03-11 08:23:15 +05:30
Akshay
8bfd814b3a
Feature: Version deletion (#2492)
* add ability to delete versions

* add specs for version delete

* add check for preventing released version deletion
2022-03-11 01:44:37 +05:30
Muhsin Shah C P
633a318d27
Resolved a bug (#2414) 2022-03-10 21:06:04 +05:30
Muhsin Shah C P
24fa916abb
Now widget can go on top of the another widgets (#2444) 2022-03-10 17:30:33 +05:30
Arpit
44bbbc8936
[Hotfix] resolves widget width inside modal(resize issue) (#2476)
* resolves widget width inside modal(resize issue)

* removes comments
2022-03-10 17:21:46 +05:30
Maurits Lourens
60f515d19c
Feature/2395 - add eslint to plugins (#2402)
* merge develop

* Add eslint dependencies, configs and scripts to plugins project

* run lint with Github action

* ignore tests and dist folders

* fun eslint with --fix and manual fixes, renamed __tests_ to __tests__

* add plugins packages folder to lint-staged config

* fix lint issue
2022-03-10 12:29:48 +05:30
Kiran Ashok
b83a83df36
Making app "create new version" dropdown into a scrollable container (#2465)
* fixing app vrsion modal

* completed fixing bottom bar

* fixing typo
2022-03-09 16:48:50 +05:30
Sherfin Shamsudeen
45a3844668
Ensure that onComponentOptionsChanged returns a promise (#2467) 2022-03-09 13:51:44 +05:30
Maurits Lourens
4bdf39ad73
Don't overwrite the background color of the jet-container (#2459) 2022-03-09 08:36:38 +05:30
Maurits Lourens
fbb33fcb15
Add option to hide secondary value (#2460) 2022-03-09 08:35:15 +05:30
Kiran Ashok
b921e13fbb
UI for comments section in editor updated as per design (#2390)
* enhancement ::
updating ui issues in comment edtior section

* bugfix :: updates styling , margin issues in comment mentioning

* styling fix

* fixing ui of comments

* changing user name to slice of firstname and lastname
2022-03-08 23:56:15 +05:30
Muhsin Shah C P
54562bfa05
Json preview of query pane is slowing down the app (#2434)
* Working on json preview

* Added new json preview lib

* Changed theme background
2022-03-08 14:57:28 +05:30
Muhsin Shah C P
fe0da03f85
Added responseHeaders to exposed data (#2426) 2022-03-08 12:09:53 +05:30
Sherfin Shamsudeen
06c8fa6fdd Merge branch 'main' into develop 2022-03-08 11:56:04 +05:30
Muhsin Shah C P
72ca2f5868
Feature/range slider widget (#1919)
* Implemented range slider

* Removed unwanted files and code

* Changed min and max type to number

* Added an icon
2022-03-08 10:02:56 +05:30
Muhsin Shah C P
b2491a05d2
BugFix: variables not accessible from custom js queries (#2448) 2022-03-08 09:47:36 +05:30
Jordi
5a8e7f72f1
Fix QR scanner firing event without QR (#2436) 2022-03-08 09:41:29 +05:30
Aniket Pawar
73789dfceb
[Bugfix] Whiggling fix on App Card Focus (#2449) 2022-03-08 09:26:40 +05:30
Sherfin Shamsudeen
273c5e3a08
Add default value for alignment of dropdown to left (#2431) 2022-03-04 13:20:44 +05:30
Maurits Lourens
6547f862e5
add text alignment option to dropdown (#2406) 2022-03-04 12:55:56 +05:30
Arpit
4ff45bf024
Fix for extra whitespaces resolving to strings (#2408) 2022-03-04 11:14:34 +05:30
Gandharv
184876c913
[tests] add pagination tests (#2417)
* test: add pagination tests

* redo
2022-03-04 07:58:59 +05:30
Naveen Pandurangi
1cfffb902c
FIX #2375 - Incorrect error message when user email already exists (#2418)
* FIX #2375

Incorrect error message when user email already exists

* Remove console log

* Add existing user check before creating new user
2022-03-04 07:58:02 +05:30
Sherfin Shamsudeen
83810f75c8 Merge branch 'release/1.3.0' 2022-03-03 21:44:45 +05:30
Kiran Ashok
50a57d13fd
bugfix (#2411) 2022-03-03 20:36:49 +05:30
Akshay
eacbfc4c9d
Fix token present in referrer header (#2413) 2022-03-03 20:16:35 +05:30
Kiran Ashok
f7ddae899f
Bugfix/Fixing text overflow issues in table for long text (#1948)
* updating text wrap issue in table

* functionality and styling to allow text wrap feature for overflow in table

* updated to include horizontal scroll action

* update :: meaningfull naming update

* pr review changes

* updated to add hide option , code optimizing

* merge conflict

* fixing hide option breaking layout

* overflow field for only possible fields

* updating key to avoid confusion

* cleanup

* fixing scroll issue

* merge error

* hide theme updated

* text wrapping avoided for column type text

* typo fix
2022-03-03 14:11:38 +05:30
Sherfin Shamsudeen
7b840b7eb3 Merge branch 'main' into develop 2022-03-02 21:57:11 +05:30
Sherfin Shamsudeen
42058bd088
Enforce boolean values on clientSidePagination and serverSidePagination (#2398) 2022-03-02 16:04:35 +05:30
Akshay
babb58524a
Fix: Client entrypoint (#2338)
* make public path configurable

* remove unused public path entrypoint

* fix lint
2022-03-01 13:25:51 +05:30
Akshay
785ea8f049
Fixes app version preview (#2368) 2022-03-01 09:43:14 +05:30
Sherfin Shamsudeen
61773e4b04
Return promise returned by onComponentOptionChanged for subcontainer as well (#2378) 2022-02-28 17:28:56 +05:30
Akshay Sasidharan
18c4d91016 Merge branch 'main' into develop 2022-02-28 14:42:09 +05:30
Kevin Osborn
3baa14059a
Changed Auto Saved text to Saved (#2361)
* Changed Auto Saved text to Saved

* Issue-2358: Fixed other text

* Updated Lint issue

Co-authored-by: Kevin Osborn <kevinosborn@Kevins-MacBook-Pro.local>
2022-02-28 14:16:07 +05:30
Sherfin Shamsudeen
a9a991b8a1
Hotfix: Multiselect fix (#2374)
* Set background color of selected multiselect option to brand color

* Do not close multiselect options on option select
2022-02-28 14:07:13 +05:30
Maurits Lourens
93af7cedcb
Feature: Add remove from folder option to apps dashboard (#2333)
* Add remove from folder option to apps dashboard

* Add confirmation modal
2022-02-28 08:45:03 +05:30
Sherfin Shamsudeen
bff40ea37a Merge branch 'main' into develop 2022-02-25 20:04:47 +05:30
Arpit
a6b72d387a
[Bugfix] multi-line SQL queries generated with Javascript (#2310)
* fixes multi-line js in sql queries

* add test case for multi-line string passes as optins to getQueryVariables
2022-02-25 20:04:05 +05:30
Arpit
109e1baf4a
Hotfix/fix action for dropdown (#2349)
* fixes dropdown fireEvent for on select

* fixes value undefined at .then() chained to Promise?

* adds explicit return statement for viewer: onComponentOptionChanged
2022-02-25 15:20:34 +05:30
Maurits Lourens
b6204f6711
Add tooltip to query panel and use ellipsis when the name is too long (#2346) 2022-02-25 07:14:51 +05:30
Kiran Ashok
89c954fe42
Bugfix :: wraping all text in statistics widget (#2182)
* bugfix :: text overflow issue fix

* text wrap , padding fix

* updated styles

* making overflow hidden

* bugfix :: updated styles

* style updated positioning for trend arrow
2022-02-24 14:07:30 +05:30
Sherfin Shamsudeen
f393a4d2e9
Recalculate table columns data if actions data is changed (#2332) 2022-02-23 14:27:14 +05:30
Kiran Ashok
af0ce7d8bb
Bugfix: toggle should be disabled when a toggle column of table widget is not editable (#2327) 2022-02-23 10:27:55 +05:30
Gandharv
f2b0b880f1
Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
Arpit
c30a4cd939
Fixes file picker crash (#2320) 2022-02-22 18:24:05 +05:30
Arpit
ec7c8749b6
Fixes Modal won't reappear after closing it with ESC (#2319) 2022-02-22 18:22:34 +05:30
Karl Rezansoff
80b6f5170b
Disable preview and create query button when no datasource selected (#2314) 2022-02-22 10:24:03 +05:30
Gandharv
3c0fa37a5f
Refactor: create component for walkthrough & ws (#2307)
* refactor: create component for walkthrough

* fix: lint

* refactor: move websocket to a different file

* close socket on unmount
2022-02-21 23:37:48 +05:30
Muhsin Shah C P
2cc788ab6c
Feature/plugin: n8n integration 🔥 (#2227)
* Integrated new n8n datasource [initial]

* Resolved some bugs

* Added a dropdown for auth type
- changed sensitive fields to encrypted
- Added basic & header auth

* Added changes
- Plugin icon
- Removed ecrypted option from username
- Chnaged some placeholder text and field names

* Changed datasource fields
- Removed host from datasource modal
- Added url field to operations
- Changed operation names

* Redesigned dynamic list

* changed error message

* Changed icon

* Added helpText to dropdown-flip component

* Cleaning code

* Cleaning code

* Added n8n documentation

* Edited hint text
2022-02-21 23:37:09 +05:30
Arpit
2d3a028789
Resolves lint warnings/errors: frontend (#2311) 2022-02-21 23:34:02 +05:30
Abhishek K M
449135e54d
increase query name field by 50% (#2313) 2022-02-21 23:10:43 +05:30
Abhinaba Adhikari
17e3b37fa5
Dark mode theme for App Edit button (#2298) 2022-02-20 22:45:18 +05:30
Arpit
c0e90ec729
Fixes icon and text alignment for query-pane datasource selection (#2289)
* fixes icon and text alignment for query-pane datasource selection & adds runjs icon

* fixes horizontal alignment for datasource icons and name
2022-02-19 23:42:50 +05:30
Abhishek K M
8826d69653
Fixes space between query pane and widget section (#2294) 2022-02-19 23:32:43 +05:30
Kyle Felter
1ccd10dc23
Adds the not equals and not matches filters (#2287) 2022-02-19 23:31:12 +05:30
Sherfin Shamsudeen
a4f2593d3d
Change the position of readOnly prop of subContainer inside ListView.jsx (#2278) 2022-02-17 16:11:24 +05:30
Sherfin Shamsudeen
c4f179330b
Feature/make list item available for actions of list children (#2272) 2022-02-17 13:10:20 +05:30
Navaneeth Pk
8a15765c38
Add organization to metadata modal (#2273)
* Add organization to metadata popup

* Fixes
2022-02-17 11:40:25 +05:30
Arpit
64cfcc6acd
Fixes a typo in datasource modal (#2270) 2022-02-17 00:07:31 +05:30
Arpit
dd79f24715
[Bugfix] Typing "this" or "window" or "app" on any code box will crash the app completely (#1998)
* fixes: Typing  ,  or  on any code box will crash the app completely

* handle circular dependecies in the preview component and checks to resolved reserved keywords list

* remove comments

* exp: resolves reserved keywords to null if declared inside obj

* Remove unnecessary import for react-hot-toast

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-02-15 12:19:22 +05:30
Arpit
7a1778edcd
Fixes inconsistent styles for widgets in darkmode (#2252)
* fixes inconsistent styles for widgets in darkmode

* fixes default color for lightmode
2022-02-14 19:11:39 +05:30
Arpit
f1b5fc73ed
Fix/codehinter fields scroll (#2211)
* fixes only for restapi

* Fix

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2022-02-14 19:03:47 +05:30
Girish Bharadwaj
535b9234b5
Moved the layout section to above forms section (#2253) 2022-02-14 13:29:42 +05:30
Arpit
eda1b0f431
Fixes querypanel reset when widget is clicked or dragged (#2204) 2022-02-12 21:30:10 +05:30
Ivelin Ivanov
a403a2fe2c
Fixed not visible folder name input field text in dark mode when the field is not selected. (#2234) 2022-02-12 15:51:05 +05:30
Sherfin Shamsudeen
401fdc6837
Show app name as window title when launched (#2229) 2022-02-11 17:32:32 +05:30
Muhsin Shah C P
2347b1f9e0
Added a spinner to show before rendering template images (#2206)
* Added a spinner for show before rendering template images

* Spinner with another lazyload lib

* Added additional property to track img changes

* Changed lazyload with spinner to a reusable component
2022-02-11 07:07:46 +05:30
Muhsin Shah C P
02e7b3538c
Now list item text weight is similar in all browsers (#2209) 2022-02-10 14:30:14 +05:30
Muhsin Shah C P
97d355b6e4
Fixed scroll problem (#2199) 2022-02-08 12:41:30 +05:30
Arpit
f57c848bdc
darktheme onboarding and walkthrough (#2200)
* dark theme for onboarding modal

* dark theme for onboarding-walkthorugh
2022-02-08 12:41:16 +05:30
Sherfin Shamsudeen
2d89658997 Read safely from rest api options method key 2022-02-08 12:10:42 +05:30
Kiran Ashok
5d3aefdec4
Fixes toggle layout widget visibility (#2184) 2022-02-08 08:53:14 +05:30
Midhun G S
f2088be23b
[BUG-2187] Plugins manifest.json isLoading type should be boolean (#2188)
* bug-2187 fix

* add encrypted field
2022-02-08 08:44:38 +05:30
Navaneeth Pk
277195d8d3
Fixes inconsistent margin of Fx fields (#2194)
Co-authored-by: gandharv <gandharvkumargarg@gmail.com>
2022-02-08 08:43:33 +05:30
Sherfin Shamsudeen
46ef41fb0c
Read safely from plotly-json properties to avoid crash on existing charts (#2193) 2022-02-08 08:21:48 +05:30
Muhsin Shah C P
2c70a98e94
Fixes incorrect marker color for charts (#2180) 2022-02-07 22:15:31 +05:30
Arpit
ce0254215e
[improvements/update] dark theme fixes (#2181)
* fixes app-version-name form-select border

* layout btns svgs for dark theme
2022-02-07 22:10:58 +05:30
Muhsin Shah C P
b6fcbc44c3
Fix: Transform label and toggle should be in one row (#2175)
* Fixed transform toggle ui

* Changed to correct positions
2022-02-07 22:09:33 +05:30
Muhsin Shah C P
03100b6363
Changed dashboard folders skeleton design (#2179) 2022-02-07 21:36:46 +05:30
Sherfin Shamsudeen
c64b68187a
Convert multiple fields to fx (#2170)
* Set visibility, loadingState and disabledState of all components to be displayed as UI

* Set fxActive of visibility, loadingState and disabledState of all existing components to true

* Remove unnecessary console.log from migration
2022-02-07 19:58:34 +05:30
Arpit
ee353966b4
fixes rest-api query methods (#2171) 2022-02-07 19:06:16 +05:30
Shubhendra Singh Chauhan
14c29ee92c
Added more templates (#2123)
* Added templates

* added new categories

* removed multiple versions in a template
2022-02-07 18:51:15 +05:30
Kiran Ashok
5afbf1f0ed
updated homepage with template chossing option (#2165) 2022-02-07 18:50:30 +05:30
Arpit
8c990df18d
[Bugfix] style fixes querypanel (#2163)
* fixes default value for restapi

* fixes default value for restapi

* restapi-url field width 100%

* removes extra padding from codehinter input field

* fixes querypanel code hinter margins

* fixes overlap fields firestore
2022-02-07 18:13:28 +05:30
Muhsin Shah C P
13c6b291a6
Fix: Button should only show the spinner when it is loading (#2162)
* Now btn only show spinner when its loading

* changed release btn definition
2022-02-07 18:02:49 +05:30
Gandharv
41c740e85f
Fixes re-render of query manager & widgets container (#2168) 2022-02-07 17:21:10 +05:30
Navaneeth Pk
7b20e9a27c
Minor style corrections for Fx inputs (#2152)
* Fixes fx

* fix: jump effect while fx switch

* Revert "fix: jump effect while fx switch"

This reverts commit 75471678ce.

Co-authored-by: gandharv <gandharvkumargarg@gmail.com>
2022-02-07 16:08:42 +05:30
Gandharv
fa995494c7
Fixes star rating color property (#2159)
* fix: star rating color property

* remove todo
2022-02-07 14:56:51 +05:30
Navaneeth Pk
8b915fd5ef
Fixes an issue that causes customObjects being resolved incorrectly (#2157) 2022-02-07 13:13:55 +05:30
Gandharv
ed8dca3296
Add position absolute to comment loader (#2138)
* add position abs and zindex to comment loader

* remove react-spring, prevents slow fade in effect

* remove animation class

* dark mode code added

* reset edit comment id on comment saved
2022-02-07 11:13:47 +05:30
Kiran Ashok
f5012352e4
Fixes UI issues part of code edit (fx) feature inclusion & number type addition (#2122)
* alignment fixed for fx

* fixing text colour in dark mode fx

* formating all boolean values

* including number type

* updating functinal logic for number type

* style updated

* style updated

* fixing table text colour not showing bug

* fixing darkmode bg colour

* Flipping transition animation , without delay fix

* bugfix:: fixing styles margin updated

* fixing margin

* fixing padding for new number input

* Revert "fixing margin"

This reverts commit b74e524443.

* Set bottom margin for hinter column to 16px

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-02-07 09:13:12 +05:30
Arpit
28ddc302c3
[improvements/fixes] Dark theme fixes (#2140)
* fixes empty folder text

* fixes dashboard-app menu bg

* fixes dashboard modal bg

* fixes dashboard app menu - add to folder dropdown bg

* fixes dashboard- create new folder input text field

* fixes dashboard-folder list: actibe folder bg

* fixes comment-thread-modal-card-close icon

* fixes comment popover textarea color

* fixes theme for comment popover emoji picker

* fixes comment-noitification sidebar close icon

* fixes/add dark theme to event manager popup

* fixes table widget: actions popover

* fixes table widget: column popover

* fixes widget inspector tab header styles"

* fixes widget inspector name field padding

* fixes widgets' inspector selection ui component/elements dark-theme

* fixes ManageGroupPermissionResources: selection dropdown theme

* fixes loginPage: dont have acc yet? text color with theme

* fixes blank page: empty-title text color

* fixes create version modal selection dropdown theme
2022-02-07 01:04:52 +05:30
Navaneeth Pk
15f4a52d0e
Use mouseEnter event instead of mouseOver event (#2150) 2022-02-07 01:02:56 +05:30
Navaneeth Pk
c6ae53bd4e
Fixes incorrect positioning of query run button (#2146) 2022-02-07 00:32:02 +05:30
Navaneeth Pk
b59817d625
Updated dnd to follow pointer position (#2144)
* Updated dnd to follow pointer position

* Remove console.log

* Select component on resize

* Minor fixes
2022-02-06 18:45:38 +05:30
Navaneeth Pk
b1a9af0f2c
Adds guided walkthrough for new users (#2086)
* Adds walkthrough

* Fixes

* Added a condition for walkthrough

* Changed popup design

* Now walkthough only show after first version is created

* cleaning code

* Minor fixes

Co-authored-by: Muhsin Shah <muhsinshah21@gmail.com>
2022-02-05 07:34:02 +05:30
Akshay
59cf3b1931
Fix: Googlesheets OAuth refresh token flow (#2118)
* implement google sheet oauh token refresh flow

* format lint

* make use of constructor name as instanceof fails

* remove unused import

* force consent to get refresh token on googlesheets ds
2022-02-05 07:09:40 +05:30
Midhun G S
72db6f6d8c
Tooljet CLI deployment and sanity check (#2096)
* feature-2054 plugin cli

* plugin cli

* readme changes

* npm publish

* Review comments

* Review comments

* cli fix

* added build flag
2022-02-05 06:49:49 +05:30
Arpit
2489f1c9d6
fixes typo: Tooljet -> ToolJet (#2139) 2022-02-05 06:48:44 +05:30
Muhsin Shah C P
376e92bdfc
Improvement: Changed widget handle UI (#2116)
* Changed widget handle design

* Resolved a bug

* Added a solution for widget overlapping

* Changed resizer border-type and color
2022-02-04 20:54:41 +05:30
Gandharv
06b16df8a3
Adds comments on top of widgets (#2137) 2022-02-04 16:35:11 +05:30
Arpit
65c8527dbe
Fixes the blue border when dropdown was focused (#2127) 2022-02-04 14:20:03 +05:30
Akshay
be87a3c51e
Autosave definition on version release (#2120) 2022-02-04 13:51:32 +05:30
Gandharv
bc1203133f
Remove widgets from appDef when tab widget deleted (#2133) 2022-02-04 13:50:07 +05:30
Navaneeth Pk
eb75038b93
Fixes duplicate widget names being generated (#2129) 2022-02-04 12:02:19 +05:30
Muhsin Shah C P
b433150628
Changed bottom margin between app cards (#2134) 2022-02-04 11:58:49 +05:30
Arpit
60dba40451
[Bugfix] component names should be generated uniquely (#2006)
* fixes:component names should be generated uniquely

* refactor

* removed unwanted condition

* fire toast only when user presses enter or onBlur event fires

* error toast only one should be shown at once

* refactor

* removed not req change
2022-02-03 17:40:50 +05:30
Gandharv
a649d1c88b
Add clone component functionality (#1970)
* feat: add clone component functionality

* change to cmd + d

* use unique name for copied item

* fix container clone issues

* move naming logic to parent

* deprecate old method

* remove inspector after clone

* generate uuid from pkg

* use copy of appdefinition

* remove redundant if stmt

* Fixes for tabs

Co-authored-by: Navaneeth Pk <navaneeth@tooljet.io>
2022-02-03 14:45:40 +05:30
Muhsin Shah C P
f210d5edea
Added border radius property to range picker (#2114)
* working on radius

* Added radius property
2022-02-03 14:37:39 +05:30
Gandharv
c6cebde78f
Remove blue border of source dropdown (#2094) 2022-02-03 12:38:23 +05:30
Navaneeth Pk
95c2883498
Prevents multiple widget handles from being shown (#2092) 2022-02-03 12:37:34 +05:30
Muhsin Shah C P
a6eed08a11
Fixes chart widget toggle issue (#2101) 2022-02-03 08:50:43 +05:30
Muhsin Shah C P
7bb438d442
Fixes dark mode for widgets in sub-container (#2103) 2022-02-03 08:25:15 +05:30
Muhsin Shah C P
96052ca81c
Fixes texts being selected when the query pane is dragged 2022-02-03 08:24:16 +05:30
Arpit
3a62ac9820
[improvement] Query panel redesign (#1947)
* query panel headers styles

* create query button style update

* create query button style update

* create query button style update: mixins

* querypanel header nav-links updated

* querypanel header buttons

* restapi: url hinter styles

* fixes querypane header width, undo prev styles applied

* querypanel header icons margin fix

* restapi: header tab

* restapi: params tab

* restapi: body tab

* base url style fixed

* added alert component to @/_ui

* adds margin top to query-panel tabs

* bumped font weight of preview

* on hover query style updated

* selected query style update and along with dark themed

* adds new searchbox component, added search queries

* fixes query panel query lists icons margin

* query selected hover bg

* back icon should not be render if callback is a function

* airtable: queries redesigned

* stripe: queries redesigned

* fixed query-pane header responsiveness

* fixes tab title typo

* undp/redo select datasource only when mode='create'

* removes comments

* refactor restapi url codehinter styles

* fixes white spaces in query pane and query pane header

* minor updates for restapi query options styles

* removes tool-tip for lens svg icon for search: query-pane header

* adds button loading spinner with primary color

* fixes hover bg color for queries

* update: query hover bg color to lighter tint

* update query list icons: trash and play svgs

* adds icons to the selection component

* fixes tabs alignments restapi

* fixes codehonter text margin: restapi url

* fixes advanced-options-container margintop

* new UI query: dynamodb

* new UI query: elasticsearch

* new UI query: firestore

* new UI query: mongodb

* new UI query: mysql

* new UI query: psql

* new UI query: typesenseapi

* new UI query: gsheet

* new UI query: sendgrid

* new UI query: twillio

* new UI query: gcs

* new UI query: minio

* new UI query: aws

* update query bg color and hover bg color

* fixes run query icon for dark theme

* fixes input query title text alignment

* update query header title

* adds search queries placeholder and add icon when search box is displayed

* updated No results query text

* undo/redo rest-api tabs: fixes whote spaces

* undo/redo: rest-api tabs conde hinter placeholder paddinleft

* adding new queries when search box component is mounted:fix

* fixes creating a new query after filtering queries

* fixes dark theme for select search components

* reverts query pane header search box with add icon

* fixes input left margin

* fixes bottom padding rest api tabs

* fixes toggle button:not selected in dark theme

* fixes typos

* fixes preview button spinner size

* undo/redo: query-trash-icon.svg for queries and trash.svg for components

* query icons badge bg update[options]

* icon badge fix

* move static styles to theme.scss

* restapi: url field height increment

* fixes query name when adding a new query with filtered querylist

* fixes alignment issues of the query header icon

* revert back to 32px code hinter height

* adds apdding to code mirror line

* updates to react-select

* remove component unmounts and mounts side effect
2022-02-02 22:29:57 +05:30
Gandharv
303aafb152
Changed default size of few widgets (#2095) 2022-02-02 16:00:17 +05:30
Gandharv
36c74c118c
Adds escape shortcut to close the widget inspector (#2093) 2022-02-02 15:02:54 +05:30
Navaneeth Pk
966e7b6d77 Merge branch 'main' into develop 2022-02-02 14:48:55 +05:30
Midhun G S
013cb7d091
[BUG-2080] App edit button visibility (#2081)
* App edit button visibility

* Style changes
2022-02-02 14:36:59 +05:30
Kiran Ashok
2626bd6ec3
Fixes modal crashes on dropping widget inside it (#2069)
* fixing undefined error

* fixing undefined error
2022-02-02 14:36:12 +05:30
Muhsin Shah C P
d256cff06f
Fixed app card skeleton (#2088) 2022-02-02 12:33:46 +05:30
Muhsin Shah C P
827a0893bd
Added a border radius property to multi-select widget (#2073)
* Added border radius

* Resolved bug: can't set radius to another multiselect in a same canvas
2022-02-02 08:11:52 +05:30
Muhsin Shah C P
c70b0acec7
Added selected text color property to the dropdown widget (#2064)
* Added selected text color property

* Changed property name
2022-02-02 08:08:41 +05:30
Kiran Ashok
bd6029b19b
ui changes in comments section (#2082)
* enhancement ::
updating ui issues in comment edtior section

* bugfix :: updates styling , margin issues in comment mentioning

* styling fix
2022-02-02 08:07:02 +05:30
Kiran Ashok
f53f2ccb42
fixing icon/image in dark mode in onboarding page (#2084)
* added new svg

* bugfix :: padding inconsistency , dark mode svg update
2022-02-02 07:49:59 +05:30
Sherfin Shamsudeen
36150dc8d5
Fx button for code hinter fields that will flip them to corresponding UI components (#2059)
* Allow flipping non-code fields to code fields

* Revert "Allow flipping non-code fields to code fields"

This reverts commit 190e686994.

* Accept type prop to CodeHinter

* Allow CodeHinter to display UI elements instead of codebox

* Use style FxButton as flipper for code hinter

* Do not show Fx button on codehinter that allows only codebox

* Implement Select and Toggle flippable fields for code hinter

* Apply proper padding for Fx button on codehinter and its toggle component

* Make component properties remember their Fx status

* Avoid generating code when Fx is activated

* Add Fx to color field

* Add Fx to align property type

* Support json type for codehinter and remove unused Text type

* Extend codehinter width to 100%

* Fix bug that caused serverside pagination property to not work

* Remove unnecessary comments
2022-02-01 19:46:21 +05:30
Gandharv
a68cd92a8f
Fixes rangepicker default value (#2078) 2022-02-01 18:35:22 +05:30
Muhsin Shah C P
16d2a1da4b
Improvement: added onRowClicked event to listview (#1975)
* added onRowClicked event to listview

* working on event data

* Removed custom component fn from this PR

* Changed hard coded component name
2022-02-01 18:07:36 +05:30
Muhsin Shah C P
e622dae158
Added border radius property to table widget (#2077) 2022-02-01 17:06:41 +05:30
Muhsin Shah C P
67e292b8e9
Changed datepicker input's background color (#2075) 2022-02-01 17:03:40 +05:30
Muhsin Shah C P
6cee53cc88
Adds border radius to dropdown widget (#2072) 2022-02-01 16:42:05 +05:30
Kiran Ashok
83873cd37a
Updates onboarding page design (#2060)
* new ui for onboarding screen

* added template card

* pr review changes
2022-02-01 14:49:54 +05:30
Muhsin Shah C P
62b57aaad2
Changed text widget default width to 5 (#2066) 2022-02-01 13:16:22 +05:30
Gandharv
03b16802f4
Hide text overflow for button widget (#2061) 2022-02-01 12:04:46 +05:30
Muhsin Shah C P
1ee2784c59
Added a toggle to hide axes of chart widget (#2053)
* Added option to enable and disable axis

* Resolved a typo
2022-02-01 11:13:49 +05:30
Arpit
737a89b93f
updated svg icon of config handle (#2057)
* updated svg icon of config handler

* updates svg icon
2022-02-01 10:19:32 +05:30
Marco
616ee8ed7c
Fix: Make query manager dropdown visible in dark mode (#2008)
* Set up styles for dark mode vs. normal mode

* Fix datasource query dark mode visibility

* Remove unnecessary import
2022-02-01 08:42:57 +05:30
Arpit
80f81ff730
Improvement: option to resize the debugger popover (Left sidebar) (#2048) 2022-02-01 07:06:38 +05:30
Abhishek K M
fe688d57ee
(#1942) fix sort direction indicator blending in dark mode (#2055) 2022-02-01 07:02:56 +05:30
Gandharv
5fda4a2891
fix: save app on settings options change (#2051) 2022-02-01 07:02:01 +05:30
Gandharv
b85c4088f2
Performance improvement for canvas (#2030) 2022-01-31 21:51:46 +05:30
Muhsin Shah C P
0869fb06fb
Adds padding property to charts widget (#2029)
* added padding property to charts widget

* working on padding problem

* Changed default padding value
2022-01-31 21:47:33 +05:30
Muhsin Shah C P
0a253ef0c3
Adds padding property for image widget (#2050) 2022-01-31 21:46:51 +05:30
Muhsin Shah C P
2ff094d787
improvement: Template modal should close on esc key (#2043)
* Added onKeyPressed fn

* removed key press listener
2022-01-31 21:04:38 +05:30
Muhsin Shah C P
ac00f530f2
Adds a custom remove component function for sub-container (#2020) 2022-01-31 16:48:58 +05:30
Kiran Ashok
0cbfcf9a2d
Fixes issues with release modal *close , autofocus , keyboard actions (#2032) 2022-01-31 16:36:01 +05:30
Muhsin Shah C P
8f2ab3f269
Added background color property for image widget(#2022) 2022-01-31 14:10:17 +05:30
Akshay Sasidharan
7c0ca61012 Merge branch 'main' into develop 2022-01-31 12:16:12 +05:30
Arpit
d4da5591cb
Adds support for custom variables (#1780)
* adding new action: set variable

* adding unset variable action

* add customVariables when editor mounts

* removed unused props

* removed unused props

* updated actions and inspector popover

* removes white space

* add variables to resolve reference

* adding variables to suggestion hints

* adding variables to suggestion hints

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-01-31 09:06:34 +05:30
Navaneeth Pk
95b751731c
Fixes the inconsistent styling of query panel spinner (#2013) 2022-01-30 13:51:08 +05:30
Navaneeth Pk
bda4e95b26
Fixes overlap of query panel with right sidebar (#2011) 2022-01-30 13:44:35 +05:30
Navaneeth Pk
2955acc918
Code suggestions should use cursor as the reference for position (#1994) 2022-01-29 07:09:04 +05:30
Kiran Ashok
c836d861cf
Border radius style for input widgets (#1972)
* updating File picker
Text input
Text area
DateRangePicker
Datepicker
PasswordInput
NumberInput
TextInput
codeEditor, to include border radius style option

* change to number input

* theme file updated to remove override for border radius

* change to number input

* text input updated with border radius style

* updated with border radius

* date range picker border radius removed

* removing overiding class
2022-01-29 07:06:08 +05:30
Midhun G S
4f6e481470
Folder listing style changes (#1991) 2022-01-29 06:59:51 +05:30
Arpit
dbc1e4d350
[Bugfix] On clicking Go to all datasources, UI renders the same compone… (#1930)
* fixes: On clicking Go to all datasources, UI renders the same component again

* fixes: modal datasource state update issue

* removes unwanted comments
2022-01-29 06:58:51 +05:30
Sherfin Shamsudeen
be3100e63f
[BugFix] Properly display and assign modal and tables on event manager (#1996) 2022-01-28 20:23:28 +05:30
Navaneeth Pk
056cc24691
Code suggestions should replace only the last word (#1985) 2022-01-28 14:29:55 +05:30
Muhsin Shah C P
db4fc523b2
Removed unwanted bottom margin from widgets sidebar (#1989) 2022-01-28 14:29:32 +05:30
Navaneeth Pk
f0c8cb344f
Fixes widget crash when added to subcontainers (#1987) 2022-01-28 13:22:55 +05:30
Kiran Ashok
fb9e696d8e
wrapping table header for long text (#1960) 2022-01-28 12:16:38 +05:30
Arpit
ad377d08b3
Fixes all applications background color for dark mode (#1977) 2022-01-28 07:37:31 +05:30
Arpit
01efd39d88
Fixes pagination subtext color in dark mode (#1980) 2022-01-28 07:36:38 +05:30
Arpit
2b81ca56a7
fixes: 'no results' not legible (#1983) 2022-01-28 07:35:35 +05:30
Muhsin Shah C P
25aaf6c1f1
Added an organization 'role' field to the page that redirects after the email confirmation (#1944)
* Role field is added

* Resolving test failure
2022-01-27 20:56:35 +05:30
Kiran Ashok
47fbf3fb92
Mew app creation - v1 should be default name and pressing enter should create version (#1968)
* updating default value to app version

* typo

* bugix toast triggering more than once
2022-01-27 20:41:29 +05:30
Navaneeth Pk
fda3028c5a
Removes extra space after dark mode switcher on left sidebar (#1959) 2022-01-27 18:14:50 +05:30
Gandharv
897440b477
adds icon for runjs queries (#1971) 2022-01-27 17:57:29 +05:30
Muhsin Shah C P
8dec4251d7
Created a new category in widgets sidebar (#1967)
* Created a new category in widgets sidebar

* Added modal to layouts
2022-01-27 16:22:46 +05:30
Navaneeth Pk
d36f04f6e9
Dynamic positioning for config handle (#1957)
* Dynamic positioning for config handle

* Fixes styles
2022-01-27 16:21:38 +05:30
Arpit
4f2d5907ad
fixes typos, text should be specific to a component (#1955) 2022-01-27 16:20:41 +05:30
Akshay
7af79c091e
Fix: Namespaced data source connectivity issues (#1914)
* add mysql package dependency

* fix mssql

* fix redis

* make use of backward compatible opensearch package for es

* fix es request
2022-01-27 16:01:39 +05:30
Midhun G S
5000f745b1
Github OAuth integration (#1837)
* Initial commit

* git auth

* git sso

* Git sso

* Git Oauth rebase

* review comments

* added email validation

* improvement

* Package lock revert

* E2E test case fix

* fix data population in migration

* Supress initial error thrown by google

* Fix

* e2e test cases

* added e2e test cases

* isValidDomain improvement

* e2e test cases fix

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2022-01-27 15:21:17 +05:30
Kiran Ashok
96457e7dbc
Bugfix/statistics widget style change not reflecting in dark mode , visibilty option not working (#1940)
* updated colour bug in dark mode

* fixing visibility bug for spinner and statistics widget
2022-01-27 14:36:43 +05:30
Gandharv
a53b9de816
Adds dark mode prop to chart widget (#1937)
Adds dark mode prop
2022-01-26 09:23:45 +05:30
Muhsin Shah C P
34a1aeee2d
Fix: OnClick doesn't fire event on SVG icons of Datasource manager modal (#1933)
* Fixed: click event didn't work on svg

* Fixed: list items' height problem

* changed CardIcon component to a function
2022-01-26 09:01:52 +05:30
Kiran Ashok
b5bdfcfeac
Feature : statistics widget (#1834)
* feature:ui for statics widget

* feature:assets icons statics widget

* feature:addition to existing ui

* inclusion to existing ui editor

* feature: widget style updations

* cleanup

* cleanup

* resolving merge issue

* feature: statics widget svg updated

* fixing pr comments : bounding box width issue fix to cover widget

* pr comments : fixing naming

* bugfix : pr comments: removing all signs

* pr comment changes : fixing alignment of widget contents

* icon updated

* bugfix : dark mode colour scheme inclusion

* updation icon

* updated filenames , style changes updated

* naming change

* pr review changes : making naming convention same everywhere using camelcase

* updating sign property

* updating statistics docs

* docs updated

* sign display updated : pr changes , code cleanup
2022-01-25 09:32:01 +05:30
Gandharv
759a800228
Removes unused cypress directory (#1924) 2022-01-24 17:27:04 +05:30
Sherfin Shamsudeen
17fdf58cef
[HotFix] Set table action usability issues (#1923)
* Expose setPage action of table on application load itself

* Coalesce target pageIndex to 1 for set table page action

* Do not fire onPageChanged for set table page action

* Change exposed pageIndex when set table page action is fired

* Use setExposedVariable to set pageIndex on set table page action

* Do not display functions on side bar inspector
2022-01-24 15:37:12 +05:30
Arpit
93a6853639
Fixes re-render issue of tabs (#1915) 2022-01-24 14:31:26 +05:30
Muhsin Shah C P
e1520c0b03
changed the font weight (#1916) 2022-01-24 13:37:29 +05:30
Muhsin Shah C P
1bbc02cf60
changed search-input design (#1855) 2022-01-24 11:32:44 +05:30
Akshay
56826c3183
Feature: Auto save editor and version management revamp (#1784)
* add modal to create init version

* add init version and ability to auto save

* auto save only when editing version is set

* Feature: App version management ui revamp (#1873)

* add modal to create init version

* add init version and ability to auto save

* auto save only when editing version is set

* revamp version switching on editor

* skip save on app definition load

* handle click outside dropdown

* fix remove component and update styling

* fix auto save detail

* change wording of deployed to released

* remove console.log

* add spec for version creation from another version

* update version create model and hide save detail after shown
2022-01-24 11:21:54 +05:30
Kiran Ashok
e1476b5714
Hhomepage import moved to dropdown (#1868)
* enhancement : import option to dropdown in homepage

* updated style for dropdown item

* included hover styles

* custom hook for inline media query according to screen size

* updated position of dropdown to end align in large screen

* screen size updated

* pr review changes : cleanup and css moved to theme file from internal

* typo error updated

* fixing lint issues
2022-01-24 11:14:50 +05:30
Angelo Geant Gaviola
0e5be486f5
Fixes ui inconsistency in query panel (#1909) 2022-01-24 09:32:30 +05:30
Kiran Ashok
a4d7b9bb7e
Spinner widget (#1883)
* adding spinner widget to  editor

* icon updated

* spinner widget properties

* spinner widget styles updated

* updated description of widget

* moved static styles to theme

* pr reveiew changes , cleanup , making bg transparent

* cleanup

* lint error fix
2022-01-24 08:03:20 +05:30
Kiran Ashok
f53a00cd82
Styles for loading state updated in home app card (#1856)
* enhancement : style for loading state updated in home app card

* pr review changes : moved css to theme from internal

* fixing linter issue
2022-01-24 07:36:29 +05:30
marboleda
f89d30edb5
Allow dropdown option to be selected on Enter key press (Query Manager) (#1899)
* Replace react-select-search component with react-select one

* Remove react-select-search import and commented-out component
2022-01-23 14:45:25 +05:30
Gandharv
d50ee7967c
fix lint issue (#1905) 2022-01-23 14:23:01 +05:30
Arpit
f194d584e1
[Feature] file parser option for FilePicker widget [csv support] (#1764)
* file parser

* removes unwanted comments

* refactor

* add docs

* resolves comments

* handle csv bad data

* remove pdf option

* adds isParsing to filePicker
2022-01-22 10:45:27 +05:30
Muhsin Shah C P
c68d4d21dd
Close button for widget inspector (#1864) 2022-01-22 09:51:35 +05:30
Muhsin Shah C P
0f709706e0
Feature: Circular progressbar (#1887)
* added circular progressbar widget

* added a basic documentation about the widget

* added progress attribute

* bounding issue is solved

* edited the widget doc

* Added new style
- Text color
- Text size

* Changed the documentation
2022-01-22 09:32:37 +05:30
Arpit
22b22b6975
Improvement/inspector datasource modal (#1821)
* new modal body with sidebar

* sidebar list

* card ui component and render datasources in deck of cards

* style fixes-datasource modal

* modal card ui

* refactored cards

* Card refactored

* data source list modal

* modal margin topt

* modal datasource search bar

* styles fixes and searchbar

* style fixes for the search bar

* margin fixes

* added filter for datasources

* undo unwanted

* empty state ui

* handle back to all datasource from empty etate

* on type icon

* clear icon

* updated onexit

* refactored handlesearch

* suggestion datasource ui

* removes active class when suggestion ui is on

* styles fixes for suggestied ui

* added darkmode fixes

* styles fixes

* padding fixed for search box

* exp: hover effect on datsources card

* exp: hover effect on datsource tyes list

* fixes typos

* should not able to submit an empty value

* fixes unsued console.logs and white spaces

* plugin icon prop to card component

* fixed close icon

* fixes margintop for searchbar

* list size fix

* fixes datasource title

* fixes datasource list padding

* moving minio plugin to cloud storage type

* fixing typos and refactored

* improved search

* fixes search box sideeffect

* fixes back to all datasources list
2022-01-22 09:31:55 +05:30
Sherfin Shamsudeen
f96ab6f795
Expose user groups as a global variable in viewer and editor (#1895) 2022-01-22 01:31:26 +05:30
Sherfin Shamsudeen
81ee8a0fbe Merge branch 'main' into develop 2022-01-21 18:04:12 +05:30
navaneeth
9794668880 [HotFix] Fixes race condition in multiple query execution 2022-01-21 16:42:33 +05:30
Gandharv
3ed0dc56ec
Add fade animation to datasources modal (#1881)
* add fade animation to datasources modal

* unused
2022-01-21 11:28:16 +05:30
Muhsin Shah C P
d0fe83f97c
Fix: Center alignment icon of text widget's alignment property is different color in dark mode (#1877)
* solved svg color issue

* removed unwanted lines
2022-01-21 10:59:25 +05:30
Sherfin Shamsudeen
5710e84e6e
[HotFix] Add 'Set table page' action (#1880)
* Add action to set table page

* Add support for invoking functions inside component from appUtils.js
2022-01-20 19:05:34 +05:30
Midhun G S
2f6608bf6f
[Home Page Design Changes] App listing style (#1808)
* feature-1802

* Changes

* feature-1802

* review comments

* Fix for firefox issue

* Styles Reveiw

* review comments

* fix

* fix

* Increased app title height condition

* Test

* Remove logging

* Review comments

* debounce changes
2022-01-20 18:35:37 +05:30
Muhsin Shah C P
c3c13a4b8b
Changes spacing and active color of templates list of template modal (#1872) 2022-01-20 13:45:46 +05:30
Arpit
a2b19934e8
[Hotfix]: Adds current user's groups the inspector in the editor (#1875)
* adding groups which lists all the groups the current user belongs in globals [inspector(leftsidebar))]

* adds a check for possibility exists for a missing ref
2022-01-20 13:43:27 +05:30
Muhsin Shah C P
cffb3a0882
added lazyload to template model images (#1847) 2022-01-20 12:59:56 +05:30
Muhsin Shah C P
efca1f32ba
Fixes query panel resizing issue (#1841) 2022-01-20 10:13:21 +05:30
Kiran Ashok
0f2a658876
Improvement :home page search updated to support live search ,without clicking enter button (#1850)
* bugfix: fixing search homepage to allow seaching while typing

* bugfix : debouncing search
2022-01-20 10:12:21 +05:30
Karl Rezansoff
c56fd143d4
added dark theme to querymanager dropdown lists (#1839)
* added dark theme to querymanager dropdown lists

* set Operation dropdown to 100% width to match light mode

* removed filter on icons, removed commented out styling
2022-01-20 10:11:01 +05:30
Muhsin Shah C P
1d1685ed6a
Fix: solve map widget issues (#1832)
* disabled rnd dragging on maps widget canvas

* fixed: initial location field doesn't update map on the fly if lat and lng changed

* Exposed googleMapUrl
2022-01-20 00:29:40 +05:30
Muhsin Shah C P
3a6d4e5b5e
Fixes bug that prevented alpha value from being set for color picker (#1814) 2022-01-20 00:26:47 +05:30
Akshay Sasidharan
21a20bfd78 Merge branch 'main' into develop 2022-01-19 18:21:08 +05:30
Muhsin Shah C P
ffcc67a3f8
Fix: datasource Icons doesn't show on templates modal (#1859)
* fixed: icons deosn't show

* changed getSvgIcon fn as reusable
2022-01-18 20:11:20 +05:30
Arpit
2c70c2bd34
[Feature] pagination widget (#1727)
* feature: pagination widget

* style fixes

* add paginaton svg icon

* updated icon

* update property names

* Merge branch 'develop' into feature/pagination-widget
2022-01-18 11:19:55 +05:30
Muhsin Shah C P
46c00c54e0
Added a style property to align a text inside the text widget (#1792)
* Added text alignment property

* Replaced dropdown list with image radio buttons
 - Added list of action buttons
 - Added tooltips

* changed colors and icons

* tooltip is redesigned
2022-01-18 11:13:41 +05:30
Sherfin Shamsudeen
2c20b3af94
Bring dropdown component to front whenever it is focused (#1845) 2022-01-17 19:46:24 +05:30
Muhsin Shah C P
a68bb57302
Added Json description feature (#1732)
* Added Json description feature

* Added a toggle button for toggle from chart data to json data

* toggle effects for chart-data and json-data is added

* documentation about json part is added

* replaced the position of json toggle . changed the section and label name

* marker color field will hide if plotly is enabled
2022-01-17 16:43:02 +05:30
Bhavin Ag
6d69dde671
fix(date-range): show date format from the properties (#1733) 2022-01-17 13:14:56 +05:30
Ivelin Ivanov
92da33c8d9
Fixed container background in dark mode. (#1838) 2022-01-17 12:50:41 +05:30
Gandharv
2f3b441c0a
Move plugins to root (#1728)
* feat: move plugins to root

* modify tsconfig

* add .gitignore

* delete old plugins file

* add parcel

* docker compose volume mount

* add gcs

* add typescript to plugins folder

* gcs to ts

* add dynamodb

* add elastic search

* add firestore

* add gsheets

* add graphql

* add mongodb

* mssql

* add mysql

* add postgresql

* add redis

* add s3

* add slack

* add stripe

* remove plugin related packages from pkgjson

* add lib folder

* add gitignore

* remove typescript generated files

* remove generated file

* remove generated files

* add twilio

* add dist to docker compose cache binding

* add dist prefix

* cleanup - 1

* delete dist

* rename to index.ts + add jest config

* add it.todo in tests

* test fixes

* test file changes

* fix type checks

* add @tooljet/plugins to server package json

* esm vs commonjs bug, reduce got to 11.8.2 from 12.0.0

* docker file npm package version fix

* add typesense

* cleaup - 2

* add sendgrid

* add lerna build and clean script for all packages + tsconfig

* cleanup -3

* add plugins build step

* add missing plugins build step in npm run build

* add mssql, mysql & postgres as singleton classes

* add db connection to cache only if datasourceId is available

* client: add data source schema/manifest files

* add query operations files

* logic for wrapping form with schema

* add script to create index file

* add @tooljet/plugins to frontend folder

* cleanup 1 -frontend

* cleanup - 2 // frontend // data queries

* add client and index to gitignore

* update gitignore

* fix lint & test

* update ci

* fix unit, e2e

* cleanup -3

* fix test

* fix tests

* fix indent

* try npm ci

* fix tests

* fix typo

* fix

* rename file for server entry

* heroku fix

* add main and types entry points in pkg json

* move common to root

* cleanup - 4: remove redundant $ sign prefix

* cleanup - 4: remove redundant $ sign prefix

* update options in-sync before DOM is painted

* change type cloud to cloud storage

* update readme

* update ci.yml

* update ci yml

* add pkg-lock.json

* rename index.ts to server.ts

* update lock files

* add server package.lock

* remove unused import

* revert commit: add minio

* add root dep

* import server.ts

* remove plugins build step

* add npm shrinkwrap

* update version - plugins

* add new version - 0.0.8

* upgrade version

* move to symlinked package

* add lock file

* feat: add icon inside package

* add plugin creation docs

* Remove seed

* move icons to plugins folder

* install pg dep

* add react to packages

* add seed cmd

* revert change

* add plugins build in lint, e2e, unit

* e2e, lint use npm ci

* update dockerfile for plugins

* try combining release with web

* limit memory on release

* try executing seed script post transpile

* try executing seed from server directory

* update seed execution

* add minio

* add correct type

* add minio to pkg json

* remove old file

* fix provider key

* add python installable + npm ^7.2.0 (#1752)

* add python installable + npm ^7.2.0

* add py to prod file

* pin npm version to 7.20.0

* pin npm version to 7.20.0

* split into multi stage build and remove python for buildx

* copy plugins from buider stage

* update dependencies

* add freetds dependency

* update server dockerfile

* update client dockerfile

* update dev dockerfile and compose file

* fix entrypoint

* fix server dev dockerfile

* update docker-compose

* remove npm install on root dir on docker build

* fix heroku script

* make lerna prod dependency to enable prod builds

* remove redundant env setup

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
Co-authored-by: navaneeth <navaneethpk@outlook.com>
2022-01-17 12:38:17 +05:30
Muhsin Shah C P
077c297ecb
Window title should change to app name when the user is on the editor page (#1824)
* Fixed: tab title stays default

* Added title change code to unmount function

* Reversed the title
2022-01-17 09:07:34 +05:30
Muhsin Shah C P
a02d47e88e
Tags widget (#1659)
* implemented tags widget

* added text color option, changed default tags

* added scrollbar & space between tags

* Required changes are added:

- Changed colors of buttons as per the document
- Now scrollbar only shows if it is needed
- Tags height will be static

* Changed documentation

- Added gif file

* Removed text color style option from inspector
 - Changed md text file
2022-01-15 10:41:27 +05:30
Muhsin Shah C P
3c99dd6fed
Added different border shapes for image widget (#1735)
* added different border types

* added migration file

* rounded-0 replaced with none
2022-01-15 10:38:13 +05:30
Sherfin Shamsudeen
9b1b19e831
Feature/templated library apps (#1820)
* add launch icon

* Set categories for app templates

* Display button with dropdown for create new app

* Show modal when "create from template" is chosen

* Implement template selection modal category list

* Filter and list app templates based on selected category

* Display template screenshot on templates modal

* Align template screenshot vertically and horizontally centered

* Deploy template app when deploy button of template modal is clicked

* Display data sources in template preview

* Add search functionality to template modal

* Show "no results" if templates are not found

* Display category counts on template list

* Add styles for darkmode

* Dark mode style updates for template modal

* Add dark mode template screenshots

* Correct template screenshot proportion

* Change text on deploy button of template modal

* Remove links to apps and library from dashboard

* Remove library apps

* Remove unnecessary import of deleted component Library

* Show loading icon when template is being created

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2022-01-15 08:07:05 +05:30
Navaneeth Pk
4d6906503b
[WIP] Widget: List view (#1575)
* list view initial commit

* More stuffs

* More stuffs

* Minor changes

* merge fixes

* Minor changes

* Fix misspelt variable name that caused data to not show up

* Merge conflicts

* Fix lint for ListView component

* Update ListView to new API

* Fixes

* Fixes

* Fix radio

* Fix

* Lint fixes

* Set icon for List View widget

* Fix list view within tabs

* Fix

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-01-14 13:57:31 +05:30
Kiran Ashok
03296cb587
Fix for pagination not visible in smaller resolutions (#1810) 2022-01-14 13:55:08 +05:30
Midhun G S
21d63d2c99
Feature: Mongodb more operations support (#1717)
* feature-842 mongo support

* feature-842 fix

* json parse improvement

* Feature-842 date data type support

* feature-842 fix

* convert ejson to bson on mongo queries

* fix type on parse

* json parsing

* Typo error fix

* Insert Many Fix

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2022-01-14 13:53:57 +05:30
Karl Rezansoff
fc5ea5f7a3
Querymanager add logo (#1818)
* added logos to querymanager

* fixed to pass eslint check

* fixed positioning of icons
2022-01-14 10:04:11 +05:30
Karl Rezansoff
1ff19c037a
added logos to querymanager (#1744)
* added logos to querymanager

* fixed to pass eslint check
2022-01-13 16:55:37 +05:30
Muhsin Shah C P
c19d0b77b5
Query manager panel resizes smoothly (#1812)
* jumbing problem fixed with smooth transition

* now query panel can be drag using the border

* removed css transition
2022-01-13 16:52:58 +05:30
Abhinaba Adhikari
7e24ad002e
Add upper & lower limit to number input widget (#1761)
* Add upper & lower limit to number input widget

* add documentation for number input widget limits
2022-01-12 23:54:42 +05:30
Gandharv
f48c2fd2b9
Fixes scroll of datasource modal (#1804) 2022-01-12 23:08:59 +05:30
Kiran Ashok
e96313198a
Fixes minor spacing issues in multiselect component (#1806) 2022-01-12 23:08:09 +05:30
Midhun G S
1e103ad4b7
[Home Page Design Changes] Update icon API (#1787)
* Feature-1786 Update Icon API

* Update Folders.jsx
2022-01-12 18:04:39 +05:30
Muhsin Shah C P
e6146016df
Added radius style property to change the radius of action buttons in the table widget (#1741)
* added action button border radius

* added documentation
2022-01-12 16:51:14 +05:30
Muhsin Shah C P
3222993dc0
changed the selected dropdown item color (#1754) 2022-01-12 16:50:26 +05:30
Muhsin Shah C P
f4a158ca18
now toggle only works if we click on the input (#1774) 2022-01-12 13:56:48 +05:30
Ivelin Ivanov
12bf65605f
Fixed incorrect color when hover logo image. (#1801) 2022-01-12 07:38:32 +05:30
Ivelin Ivanov
91d2794842
Added feature: when you open the folder creation modal and click outside, the modal is closing. (#1803) 2022-01-12 07:37:39 +05:30
Sherfin Shamsudeen
45167e3f3f
Call onComponentClick on mouse down on dropdown (#1794) 2022-01-11 20:48:55 +05:30
Muhsin Shah C P
6c146b3dfc
Changed default dropdown theme (#1782) 2022-01-11 18:19:37 +05:30
Muhsin Shah C P
3d99537be9
Apply brand colors (#1789)
* changed the active color of datepicker

* replaced with primary color

* Also Changed the radio btn active color
2022-01-11 16:49:14 +05:30
Muhsin Shah C P
b6f20fe20e
Bugfix: 'Password changes' doesn't reflect on client (#1770) 2022-01-10 16:41:33 +05:30
Muhsin Shah C P
c1448fa298
Changed default active color of radio button (#1777)
* Changed default active color of radio button

* Color changed
2022-01-10 14:58:43 +05:30
Midhun G S
d92254410f
[Home Page Re-Design] Left menu (#1751)
* Feature-1750 Design changes

* fix for app loading

* Review comments

* Added folder create popup

* Rebase

* fix
2022-01-10 10:17:47 +05:30
Ivelin Ivanov
ea638feb68
Fixed placement for delete button on text input, button and etc. (#1773) 2022-01-10 08:59:39 +05:30
Akshay
21c35072e0
update docs for minio (#1772) 2022-01-10 08:57:37 +05:30
Muhsin Shah C P
6e53cf3f15
Added a style option to change colour of selected radio button (#1665)
* added a style option to change colour of selected radio button

* Changed property name
2022-01-09 14:12:40 +05:30
Muhsin Shah C P
6923ec8c84
Fixed double-click and selectable problem of text input fields (#1757) 2022-01-09 14:09:49 +05:30
Ivelin Ivanov
1d8587b73b
Removed class text-muted from Library card text (#1763) 2022-01-09 07:46:53 +05:30
Abhinaba Adhikari
62db7a96e3
Bugfix - Import button style (#1743)
* Bugfix - Import button style

* fix import button lint issues
2022-01-08 01:14:57 +05:30
Ivelin Ivanov
be9b4ad978
Removed filter from badge class in dark theme to prevent status colour varies. (#1736) 2022-01-07 13:08:50 +05:30