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
Shubhendra Singh Chauhan
d53b30b2e7
[docs] added how-to: import external libs using RunJs ( #5908 )
2023-04-04 12:31:11 +05:30
Shubhendra Singh Chauhan
8fb97f005b
[docs] added Plotly chart examples ( #5875 )
2023-03-29 17:07:17 +05:30
Manish Kushare
a7f7492d81
Exposed display_values to the exposed variables as optionLabels for dropdown component ( #5806 )
...
* exposed display_values to the expsoed variables as optionlabels
* removed console
* added exposed vars of dropdown
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-27 14:15:26 +05:30
Manish Kushare
af7b4c95c5
Feature to support pagination in the listview widget ( #5721 )
...
* initial commit
* made the UI changes
* added property to enable or disable pagination
* code enhancement
* bug fixed: app is getting crashed for older versions
* code enhancement
* bug fixed : scrollbar thumb was pratially getting hidden under the pagination div
* shifted enablePagination check before is data array check
made changes so that scrollbar thumb visible only for list item container
* if pagination is disabled, blank space is visible at the bottom
* bug fixed
* bug fixed: Pagination was showing NaN and not showing any data when invalid rowPerPage value provided
* list view is not closing on clicking on hide modal icon
* bug fixed when rowsPerPage is provided with string value its not working as desired
* pagination:listview
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-27 14:14:31 +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
Kavin Venkatachalam
70ffc1e27b
Kanban Widget 2.0 ( #5380 )
...
* Kanban 2.0 init
* Implemented Kanban 2.0
* Moved add card button to the header
* Added debounce functionality
* Added CSA to Kanban
* Formatted Kanban
* Updated default data on Kanban
* Handled undefined data and exposed lastUpdatedCard
* Added lastCardAdded exposed variable in Kanban
* Fixed id bug on Kanban
* Fixed width issue on Kanban
* Fixed dark mode
* Commented onUpdate event for every action
* Rename containerId to columnId in lastCardMovement in Kanban
* Updated min width in kanban card
* Fixed bug on dropping items into cards when first container is empty
* kanban2 docs
* updated info in kanban doc
---------
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-24 15:22:25 +05:30
Shubhendra Singh Chauhan
02e218c24c
[doc] version 2.2.0 ( #5755 )
...
* doc version 2.2.0
* updated v2.0 v2.1 v2.2 docs for ses dynamo and s3
2023-03-16 12:58:33 +05:30
Shubhendra Singh Chauhan
d988365da8
fixed openshift doc ( #5737 )
2023-03-13 14:15:08 +05:30
Adish M
1a1f44d3aa
openshift code and docs ( #5695 )
...
* openshift code and docs
* corrections in doc
2023-03-07 14:35:09 +05:30
Shubhendra Singh Chauhan
c7595a0504
[docs] added version 2.1 docs ( #5572 )
2023-02-16 12:11:20 +05:30
Shubhendra Singh Chauhan
95a4b901b4
added pages actions ( #5430 )
2023-02-03 17:14:23 +05:30
Shubhendra Singh Chauhan
80c6363e52
added how-to: use axios ( #5465 )
2023-02-03 07:28:04 +05:30
Shubhendra Singh Chauhan
917bbb4f2d
added how to import external lib using runpy ( #5457 )
2023-02-01 17:24:54 +05:30
Arpit
7002b2d76d
4810 - add a list messages operation to the Slack plugin ( #5378 )
...
* 4810 - add a list messages operation to the Slack plugin
* support pagination
* update docs
* eslint fixes
Co-authored-by: Maurits Lourens <maurits.lourens@gmail.com>
2023-01-27 16:26:31 +05:30
Shubhendra Singh Chauhan
81e0ef98e1
[docs] updated migration guide ( #5272 )
...
* updated migration guide
* removed onboarding
2023-01-10 10:46:11 +05:30
Shubhendra Singh Chauhan
818df3fc09
[docs] updated v2 images and descriptions ( #5269 )
2023-01-09 18:49:46 +05:30
Akshay
bed57d1f32
Docs: v2 migration ( #5198 )
...
* add migration guide
* add support links
* Update docs for digital ocean and ec2 (#5224 )
* update docs for digital ocean and ec2
* update doc
* update digital ocean doc and script
2023-01-09 11:51:57 +05:30
Shubhendra Singh Chauhan
d8d01dce34
[docs] org management ( #5249 )
2023-01-06 23:42:17 +05:30
Navaneeth Pk
3eb8bc4bec
Merge pull request #5035 from ToolJet/docs/v2-beta
...
V2 docs
2023-01-06 14:30:31 +05:30
Shubhendra
2ceca4aee2
v2 structure
2023-01-06 13:04:30 +05:30
Adish M
6c34a7f8fb
Adding Postgrest to Heroku one click deployment ( #5194 )
...
* Update heroku.md
* Create pic
* Add files via upload
* Delete pic
* Update app.json
* Update heroku.md
2023-01-05 14:18:35 +05:30
Adish M
6cb70af966
Updated cloud run docs with adding Postgrest server ( #5149 )
2023-01-03 17:52:13 +05:30
Shubhendra
2a150bc25f
added multi-environment doc
2023-01-03 17:28:57 +05:30
Shubhendra Singh Chauhan
534c74c549
Merge pull request #5079 from ToolJet/docs/v2superadmin
2022-12-30 16:44:35 +05:30
Shubhendra
0579d0a9cf
updated social icons and logomark
2022-12-30 12:18:15 +05:30
Shubhendra Singh Chauhan
4be8e749f5
Merge branch 'v2-beta' into docs/v2-beta
2022-12-29 14:45:27 +05:30
Shubhendra
0830b818f1
logo and favicon update
2022-12-29 12:40:33 +05:30
Shubhendra
057a0647ae
Superadmin doc
2022-12-28 19:09:11 +05:30
Sherfin Shamsudeen
d6a72b50bd
Merge develop to v2-beta
2022-12-27 20:10:33 +05:30
Shubhendra
6cd43bf0e0
revamped intro to getting started
2022-12-27 19:32:34 +05:30
Shubhendra Singh Chauhan
e0c2386846
[v2 doc] duplicated customised setup index page from v1 ( #5051 )
2022-12-26 13:22:20 +05:30
Shubhendra
9dc255cc19
minor changes
2022-12-26 12:17:29 +05:30
Shubhendra
452e82cd1f
tooljet database
2022-12-23 02:41:28 +05:30
Akshay
602b1b4ad3
Feature: Tooljet Database ( #4951 )
...
* wip
* internal db per workspace
* fix async query
* feat: add storage layer route
* feat: add drawer component
* feat: add react-table to load data
* feat: add columns form
* feat: add create column form, create row form
* feat: add postgrest js
* add tooljet db controller to proxy requests to postgrest
* util: add postgrest filter builder helper utility
* feat: add filter popover
* use helper utility for building query
* add sortable filters
* add box shadow for filter popup
* use overlay trigger
* use react select
* add new column addition
* add dropdown for table header, table list
* Move filter.jsx
* feat: add sort popover
* feat: add postgrest js .order fn
* setup tooljetdb with restricted grants for users
* make db schemas added loaded dynamically on postgrest server
* fix query
* sign jwt token to auth user at postgrest
* update db schema user with workspace
* chore: add table listing
* update data and columns from api
* feat: add context api for sharing data
* add ability to create table, view tables and add columns
* use columns for sort from context api
* fix ormconfig
* feat: add table listing integration
* feat: add create table integration
* fix for rds deployment
* add internal table translation instead of schema
* remove tooljetdb as a datasource
* wrap placeholder on proxy query
* add active workspace guard
* scope tooljetdb by workspace
* update active workspace guard
* seperate proxy related concerns to different service
* make use of org id param
* rename storage layer to tooljet databse
* update specs
* feat: Update list when new table added
* feat: add create column
* chore: add orgId to url + misc changes
* chore: move popover to separate file
* remove unused var
* rename files
* feat: add multiple columns
* feat: add new row
* removes postgrest-js from pkg lock
* feat: add row data
* feat: add sorting
* feat: allow row deletion
* feat: add search
* feat: add filtering
* feat: add edit mode
* feat: add columns while edit table
* add view table action
* update setup for column constraint
* fix query
* integrate view_table, primary key field
* render toogle for boolean data type
* update view table query for primary key
* fetch metadata refactor
* add capability to set default values
* feat: allow deletion of record based on primary key
* feat: add default value while creating column
* send query from sort & filter component
* css changes
* allow empty data
* add requested changes
* add err message
* add common fn
* allow sort + filter
* remove unwanted defaults key
* css changes
* add more operators
* dark mode fixes
* add drawer footer
* add loader for list tables
* add dashboard design changes
* design changes
* add capability to drop table and delete column
* add breadcrumbs
* design changes
* add profile
* refactor tooljetdb controller
* update routes
* add empty page changes
* delete column fix
* fix delete column
* design changes
* fetch tables post delete
* homepage changes
* hide ellipsis on hover
* add org settings page
* add edit + create org
* add notification center
* fix: group permissions switch issue
* add logo
* remove anchor tag
* fix merge conflicts
* css changes
* add err boundary
* setup query editor
* css changes
* fix: merge conflicts
* add menuPortal prop to filterform and sort form
* fix seed
* fix: build
* design changes
* design changes + refactor code
* fix imports
* fix: drawer issue on delete table
* add search box changes
* fix: tablename max-length 255
* fix: set newly created table as selected item
* remove edit column option
* added badges to enterprise only features
* disable edit column
* table styles
* fix: popover position, placeholder default
* fix: display boolean values in table
* fix: tooljet database default type values
* css changes
* add query manager for tooljet db with create and list row
* dark mode fixes
* remove Header component
* add ability to delete tooljetdb rows from query manager
* add ability to update tooljetdb rows
* dark mode fixes
* css changes
* display actions icon on hover
* folder onclick change
* add empty page styles
* fix proxy requests
* feat: randomize icon creation
* add max items per page prop for pagination
* removes unwanted position attr
* add table name validation + disable submit btn while api fetch
* [Bugfix] internal storage toast | trigger toasts for running preview db queries (#5019 )
* resolves: no toasts are fired when preview query is run for db queries
* fire success toast for created and no content status text for query success
* remove invalid migration
* skip migration if tooljet db already created
* fix: app clone icon param
* fix: show confirmation box if filter options are empty in query (#5021 )
* for now: show native confirmation box of the brower to confirm the delete all query
* typo
* Revert "typo"
This reverts commit b5ce5ed889 .
* cleaned
* cleaned
* show confirmation box if filter options are empty in query
* [Refactor/Bugfix] database query (#5028 )
* refactored list rows operations
* remove unwanted cls
* refactor create row
* reafactored update rows
* refactored delete rows
* padding fix for tj-query
* add static templates
* review changes
* remove unused file
* Chore: tooljetdb render setup (#5033 )
* add postgrest for render preview deploy
* pin version
* add healthCheckPath
* remove health check
* handle database url parsing db params
* add defaults for tooljetdb env
* fix hostname
* handle env in migration files
* refactor dbconfig build
* fix pg db usage
* add parsed env context
* add tooljetdb env
* refactor db config utils
Co-authored-by: gandharv <gandharvkumargarg@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
Co-authored-by: Arpit <arpitnath42@gmail.com>
2022-12-23 02:09:57 +05:30
Shubhendra
f6f8268c42
added how-to: form
2022-12-22 08:13:50 +05:30
Shubhendra
5e4745ea7f
added badges to enterprise only features
2022-12-15 18:35:55 +05:30
Shubhendra
431e071451
added pages feature doc
2022-12-14 21:28:16 +05:30
Kavin Venkatachalam
12a770cbc4
[Feature]: Form Widget ( #4595 )
...
* Created form widget
* Fixed the same name issue in defaultChildren
* Dynamically added buttons to the form inspector
* Added data to exposed variable and handled button click
* Added Reset functionality, CSA to the form widget
* Added Form widget icon
* form component docs
Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-12-08 14:41:02 +05:30
Shubhendra Singh Chauhan
21bd58b2c8
[docs] added how-to for setinterval ( #4873 )
2022-12-01 15:00:39 +05:30
Shubhendra Singh Chauhan
cd6abd8bcc
[docs] updated all the widgets ( #4835 )
2022-11-23 14:44:25 +05:30
Shubhendra Singh Chauhan
7b4475b803
[docs] widget property updates ( #4806 )
2022-11-21 09:03:21 +05:30
Shubhendra Singh Chauhan
9bda74108b
[docs] Widget updates ( #4793 )
...
* widget updates
* minor update
2022-11-18 16:38:21 +05:30
Shubhendra Singh Chauhan
7ab2d3b296
[docs] how-to access user's location ( #4776 )
2022-11-17 09:05:44 +05:30
Shubhendra Singh Chauhan
e90889c8ff
Updated button and button group ( #4756 )
2022-11-14 19:17:30 +05:30
Shubhendra Singh Chauhan
ebbdb39a20
[doc] updated widgets ( #4759 )
...
* minor doc update for next release
* updated calendar and chart
2022-11-14 19:16:51 +05:30
Shubhendra Singh Chauhan
67edcdb156
[docs] app menu options ( #4763 )
...
* app menu options doc
* export types
2022-11-14 19:16:21 +05:30
Shubhendra Singh Chauhan
4ae1d1fb3b
[docs] cypress setup and running ( #4676 )
...
* docs-cypress
* cypress test
* updated testing doc
* fixed creds and header
2022-11-14 19:16:10 +05:30
Shubhendra Singh Chauhan
8dcffe9c58
[doc] marketplace for plugin ( #4752 )
...
* added marketplace doc
2022-11-14 18:12:58 +05:30