Commit graph

18 commits

Author SHA1 Message Date
Pratik Agrawal
f66871f5e2
[docs]: Fix Typo and Table Sort Query (#11718)
* fix typo in app builder overview

* Update sort query image
2025-01-02 17:53:06 +05:30
Pratik Agrawal
0f72d89ecd
All serverside operation in one doc (#10979) 2024-10-15 14:43:31 +05:30
Pratik Agrawal
d8d0c7fdfb
[docs]: Serverside Search Operation (#10841)
* Create a new doc on serverside search operation

* Updated the required changes
2024-10-15 12:44:45 +05:30
Karan Rathod
11d38325cb
[docs]:App builder 1.6 updates (#9514)
* add app-builder doc updates on Table and themes

* breakdown chart docs in two parts and add custom css for headers

* update chart example images and add more examples

* revamp table component and minor fixes

* fix typos

* fix table formatting for docusarus v3

* fix filepicker table

* create new version

* fix grammar and tables
2024-04-26 15:17:51 +05:30
Karan Rathod
7d4cd6da47
[docs]:app builder 1.5 updates (#8672)
* add getter function and table transformation docs

* add dropdown, number-input, password-input and text-input docs

* [docs] custom parameters for queries

* update docs for revamped components, runJS and runPy functions and sidebar

* change order of properties and other misc changes

* update query panel and other minor fixes

* added version 2.29.0

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2024-02-15 11:51:55 +05:30
Shubhendra Singh Chauhan
d6fd1c2850
update props of link column type (#7445) 2023-09-15 16:04:22 +05:30
Shubhendra Singh Chauhan
159678b27c
[docs] v2.17 (app-builder milestone 1.3) (#7390)
* PR 6797 & 6974

* pr #7142

* [docs]table ui revamp

* [doc]appbuilder ui revamp

* [docs]maps revamp

* [docs]table revamp

* docs v2.17
2023-09-13 18:31:21 +05:30
Shubhendra
fa1a5884cd [docs] issue #6848 2023-07-18 15:39:59 +05:30
Shubhendra Singh Chauhan
e9c7cdf57e
[docs] Appbuilder 1.1 (#6874)
* [docs] conditional action #6304

* [docs] plotly bar mode

* [docs] private app embed var

* [doc] table: selectedCell

* [doc]table nested data

* [doc]number-decimal

* [doc]buttontext

* [doc]boundedbox:default data

* [doc]multi-env updates

* [doc]version 2.9.0

* commented: PR5926

* commented: PR5296 minor change
2023-07-05 19:30:20 +05:30
Shubhendra Singh Chauhan
bf48e0b565
[doc] multi-env, postgresl, table and map update (#6553)
* doc: postgres update

* doc: multi-env update

* updated map doc

* updated table column properties
2023-05-25 20:13:22 +05:30
Manish Kushare
55c1d5a31b
Added feature to add new rows in the table (#5954)
* initial commit

* design the UI to add new row

* added logic to add and discard single row

* added csa to discard newly added row

* added feature to add and discard multiple rows

* added a dot to the icon of add new row to determine if the new rows is still not saved or discarded

* discard rows added csa bug fixed

* fixing the horizontal spacing issue inside the cell

* changing the default height of the table widget to make sure filter and add new rows pop-up windows footer is visible upfront

* made suggested text and spacing changes

* fixed spacing for add another row button

* fixed es lint issue

* bug fixed added missing return statement

* changed the exposedVariable name to newRows for adding new rows

some text and style changes for button

* fixed tooltip issue for adding new rows button

* avoided deleting new row added immediately after clicking on save button

* handled edge case if data url is chnaged in between add new row operation

* simplified the code in AddNewRowComponent.jsx

* docs: updated table doc with ui options

* Fixed bug on adding different column types

* Update docs/docs/widgets/table.md

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2023-04-21 15:42:48 +05:30
Shubhendra Singh Chauhan
c36d77ec21
[docs] version 2.3.0 (#5910)
* added dynamic column

* added docs-v2.3.0
2023-04-04 12:31:44 +05:30
Manish Kushare
96bb6df1e9
Added Disable Field on Action Button in Table Widget (#5474)
* added functional changes to support enabling/disabling action button in the table component

* designed UI

* minor changes

* added disable property for the action button

* minor changes

* added feature to disable/enable action button in the table widget

* fixed lint issues

* bug fixed : not able to programatically disable or enable action button based on fx value

* made the suggested changes

* bug fixed

* initial commit

* made action button programatcially enabled/disabled

* code enhancement

* removed console in actions file

* fixed es lint issue

* made default value of codehinter to false

* deep cloned current state instead of shallow cloning

* code enhancement

* code enhancement

* action button doc update

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-27 14:08:49 +05:30
Manish Kushare
e7a62d9ee9
Added feature to programatically enable/disable, the make editable field in the tables column (#5767)
* made editable programtical using fx

* updated doc for programmatically enabling the editable option in column

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-24 20:07:57 +05:30
Shubhendra Singh Chauhan
cd6abd8bcc
[docs] updated all the widgets (#4835) 2022-11-23 14:44:25 +05:30
Shubhendra Singh Chauhan
9aa041d21b
[docs] updated widget reference (#2458)
* [docs] update widgets

* updated all the widgets
2022-03-08 23:52:46 +05:30
Arpit
5319b974f8
[docs] Updates for widget/datasource references and screenshots (#701)
* introduction gif updated with new UI

* introduction

* creating a new app

* tutorial- datasource

* adding a widget:updated

* tutorial - mobile-layout

* debugger

* table widget reference

* sharing apps: updated

* datasources: rest-api

* rest-api widget reference: updated the gif

* gifs update debugger

* redis image updated

* redis image size changed

* datasource airtable updated

* datsource graphql gif update

* black bordered gifs updated

* debugger intro gif fixed

* datasource Elasticsearch image

* widget: table properties

* added map:widget referene, and minor fixes to the table widget

* button widget

* widget: checkbox

* widget: datepicker

* widgetL date-range picker

* widget: dropdown

* widgets: multiselect

* widgets: radio button

* multi-select and radio button typo fixes

* widget: star rating

* widget: toggle switch

* widgets sidebar_postion updated

* widget:image

* input text

* widget: text inout

* widget: textarea

* widget: rich text editor

* widget: modal

* widget: textarea

* google sheets

* text/content updates

* .

* some text updates

* Fixes

Co-authored-by: navaneeth <navaneethpk@outlook.com>
2021-09-15 12:12:47 +05:30
navaneeth
b549d17942 [Docs] Table 2021-05-26 15:33:06 +05:30