Commit graph

2423 commits

Author SHA1 Message Date
shivangT
5e8ccb993e
[docs] created widget reference for slider widget (#2766)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-04-07 10:51:22 +05:30
Arpit
b092226c49
fixes The selectedRow and selectedRowId is still populated with the previous data. (#2653) 2022-04-06 14:20:13 +05:30
Arpit
e64a273b0d
resolves crash for table cell types expecting input type array (#2665) 2022-04-06 14:13:43 +05:30
Gandharv
67a8e2019a
chore: create component for version create modal (#2734) 2022-04-06 11:44:08 +05:30
Manish Kushare
9a7db2fb60
Style fix for Dashboard Nav link menu placement (#2678)
* added custom style in custom.scss to adjust the placement of the nav link menu in the dashboard

* added bootstrap class to position the dropdown menu-list in the dashboard

* removed unwanted spaces in custom.scss and empty css class in theme.scss file
2022-04-05 21:52:29 +05:30
Manish Kushare
b39b3cf3bf
Fixes issue that caused confirm page to not scroll (#2725)
* made confirm page scrollable

* added event in lifecycle method to make confirm page scrollable

* removed unnecessary changes and removed overflow-y hidden from theme.scss to make page scrollable

* removed unwanted code
2022-04-05 21:48:02 +05:30
shivangT
b1a7ac8cbf
[docs] created spinner documentation (#2758)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-04-05 18:07:56 +05:30
Abhinaba Adhikari
ea09f81db3
Set custom Button Loader color (#2292) 2022-04-05 16:57:22 +05:30
Navaneeth Pk
7cbe7925d5 Fixes sheets 2022-04-05 10:56:06 +05:30
Sherfin Shamsudeen
ab3fce7ae5 Merge branch 'main' into develop 2022-04-04 22:30:01 +05:30
Sherfin Shamsudeen
f92bb41fae Bump patch version 2022-04-04 22:29:30 +05:30
Sherfin Shamsudeen
5779c5b9a5
Add option to generate plaintext files (#2748)
* Add option to generate plaintext files

* Default to csv file format for file generator
2022-04-04 22:27:35 +05:30
Kyle Ahlstrom
fab076fc51
[docs] Specifying npm version for Mac OS (#2713)
* Contribution Documentation: specifying npm version for Mac OS

* Updating npm install process documentation for Mac OS
2022-04-04 20:25:20 +05:30
Olaleye Blessing
afcefd634a
add transition to search input width change (#2722)
* fix: add transition to search input

* fix: add transition class to search input
2022-04-04 09:58:32 +05:30
Maurits Lourens
35663b1502
Update passport and run npm audit fix (#2493) 2022-04-03 16:30:59 +05:30
Josh Taylor
501cd6fac7
[docs] Note that npm 7.20.0 is required, otherwise an error will show for linux (#2719) 2022-04-03 15:46:58 +05:30
Akshay
dab65ddf88
Chore: Trim version load (#2688)
* trim tooljet version being loaded

* remove console.log
2022-04-03 12:52:32 +05:30
Manish Kushare
4355911db4
Adds autoFocus attribute in input element to support enter functionality (#2701) 2022-04-03 12:51:44 +05:30
Hannah Walsh
256e691e5f
Add check for null or empty string group name on creation (#2711) 2022-04-02 18:51:42 +05:30
prashantpaidi
24237e8a68
Bugfix: Debugger error indicator badge misaligned (#2700) 2022-04-01 20:26:11 +05:30
Kavin Venkatachalam
270b808db8
[docs] Added git clone step on mac OS setup (#2709)
Co-authored-by: Kavin Venkatachalam <kavin@Kavins-MacBook-Pro-2.local>
2022-04-01 20:25:02 +05:30
Aritra Das
3e55b742b8
[docs] Fixed the docs faulty image link (#2698) 2022-04-01 07:18:25 +05:30
Zane
e9b7318ee8
Change spelling of Licence section heading to License (#2699) 2022-04-01 07:17:25 +05:30
Felipe Carvajal
d8808032e0
Fixes icon alignment on delete app version button (#2631)
* fix: icon alignment on delete app version button

* add: padding to trash icon on delete app version
2022-04-01 00:39:30 +05:30
Andrew Koo
9556173360
[docs] updated description for preview from released version to currently opened version (#2696) 2022-04-01 00:39:01 +05:30
Kiran Ashok
7d0139e0df
Feature :: Logout event handler addition (#2651)
* logout action initial

* updating logout action

* removing options

* removing unwanted  logs :: cleanup
2022-03-31 18:50:33 +05:30
Kiran Ashok
fff9d2afe7
fixing bug during panel height change (#2622) 2022-03-31 16:05:12 +05:30
Kiran Ashok
b42659146a
[ Bugfix ] :: Date range picker width and height not growing with bounding box (#2628)
* fixing daterange picker width and height

* css update

* adding end and start default dates

* removing unwanted code
2022-03-31 16:03:56 +05:30
Muhsin Shah C P
a56c272180
Feature: Added a feature to show raw query responses (#2562)
* Implemented json/raw preview modes

* Added dark theme

* Changed some bg colors

* made text copiable

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-03-31 16:00:09 +05:30
Kiran Ashok
4429cde723
fixing app freeze issue while giving empty array as default value (#2515) 2022-03-31 15:27:24 +05:30
Kiran Ashok
1d67752aca
Bugfix :: Fixing alignment of FX button (#2438)
* fx alignment debugging

* updates

* fixing positioning

* fixing positioning

* resolving undefined issue

* fixing positioning in style tab pane

* code cleanup

* pr changes :: aligning fx with label

* adjusting margin
2022-03-31 15:14:45 +05:30
Shubhendra Singh Chauhan
19d040fbc9
made boolean to string in dropdown option (#2693) 2022-03-31 15:10:16 +05:30
Kiran Ashok
a034cb4338
Bugfix: when "make editable" toggle is false , edit option for column types (multiselect,select,datepicker) should be disabled (#2329)
* edit check included in datepicker , select and multiselect

* cleanup
2022-03-31 15:09:04 +05:30
Gandharv
b55b260c89
[docs] sanitize html input for comments (#2677) 2022-03-31 09:09:47 +05:30
Shubhendra Singh Chauhan
b721cd4150
[docs] Added issue form for documentation (#2683) 2022-03-31 08:51:33 +05:30
Bobby Uhlenbrock
9fb771f695
[docs] Add setup steps to Google Sheet data source (#2689)
* Add setup steps to Google Sheet data source

* Update google.sheets.md
2022-03-31 08:49:40 +05:30
Shubhendra Singh Chauhan
92d09fc966
[docs] revised influxdb and oracledb reference (#2690) 2022-03-31 08:48:35 +05:30
Sherfin Shamsudeen
ee8438c1dc Bump version to 1.9.0 2022-03-30 21:02:49 +05:30
Sherfin Shamsudeen
c6176ee9a1 Merge branch 'develop' into release/1.9.0 2022-03-30 21:02:16 +05:30
Akshay
9b82ed6e4c
fix table events not being associated on version create (#2687) 2022-03-30 20:32:12 +05:30
Manish Kushare
7d9d49d1ca
made the tag and options of dropdown widget aligned horizontally (#2685)
* made the tag and options of dropdown widget aligned horizontally

* Use bootstrap classes to remove margin and padding for dropdown label

* Remove unnecessary css

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-03-30 20:31:09 +05:30
Shubhendra Singh Chauhan
d3b9e6716b
[docs] updated how-to guide for uploading files to GCS (#2682) 2022-03-30 15:47:46 +05:30
Sherfin Shamsudeen
26a5c43993
Do not change date from default value if default value is invalid (#2681) 2022-03-30 15:05:32 +05:30
Muhsin Shah C P
f0ed2764fd
Feature: port multi select to react select lib (#2551)
* Ported multi-select to react-select lib

* Changed some values

* working on all option select / unselect feature

* All clear event

* Changed exposed values

* Resolved some ui issues
- Changed values height to a fixed size
- Fixed close btn alignment

* Removed 'All' option from selected values section

* Changed some paddings and sizes

* Resolved scroll and label width problem

* Adjusted some margin

* Removed scrolling from container
- scroll only values

* Hide scrollbar

* Resolved indicators alignment

* updated multiselect with searchable select

* Use only multiselect with checkboxes

* Alignment fix for multiselect dropdown

* Make multiselect dropdown adjust according to height

* Add custom rendered for multiselect options

Co-authored-by: stepinfwd <stepinfwd@gmail.com>
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-03-30 14:51:22 +05:30
Navaneeth Pk
aec879e9f7
Fixes the incorrect offset of widgets while dragging (#2675) 2022-03-30 14:49:07 +05:30
Jordi
17be57a416
[docs] Added how to guide for uploading files to gcs (#2668) 2022-03-30 06:53:05 +05:30
Lorenz Henk
c27b7961e7
Fix plugin documentation link (#2671) 2022-03-30 06:29:07 +05:30
Shubhendra Singh Chauhan
f2c9f04f56
[docs] revised appwrite docs (#2669) 2022-03-30 06:27:45 +05:30
Manish Kushare
8682e481fa
Made the confirmation modal consistent with the currently applied theme (#2656)
* made the confirmation modal  consistent with the currently applied theme

* made the request confirmation before query run to behave consistently according to applied theme

* made confirmation modal of query run consistent with the applied theme
2022-03-29 21:27:08 +05:30
Muhsin Shah C P
9706de80cb
Appwrite integration (#2589)
* Started working on appwrite plugin
    - Initialized appwrite plugin
    - Added appwrite npm module
    - Implemented appwrite authentication
    - Working on operations

* Implemented some operations
- Only query collection left

* added query collection operation

* Added appwrite logo

* Edited docs of appwrite

* Edited some fields descriptions and placeholder texts

* Made some code changes
- Replaced JSON with JSON5
- Removed unwanted list option

* Fixed integer conversion bug
- Refactored some code

* Removed unrelated dependencies
2022-03-29 19:52:26 +05:30