Commit graph

1349 commits

Author SHA1 Message Date
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