Karan Rathod
f88f39742c
fix formatting for setup icons ( #9172 )
2024-03-25 08:10:02 +05:30
Karan Rathod
c2d86897ab
update image settings through custom css and update screenshots for getting started and tooljet concepts ( #9158 )
2024-03-22 09:08:09 +05:30
Karan Rathod
505be1d7f5
fix system requirements icon
2024-03-12 17:03:57 +05:30
Midhun Kumar E
d36cc44920
test: Add automation for text-input revamp. ( #8671 )
...
* init textinput revamp
* updated styles panel
* bugfix
* updates
* fix :: accordion
* fix :: styling
* add box shadow , additional property,tooltip
* fix conditional render for styles
* feat :: fixed order of each property and styles
* feat :: styling input
* bugfix
* feat :: add option to add icon
* add option to add icon
* adding option to toggle visibility
* updated password input with new design
* chnaging component location
* bugfix
* style fixes
* fix :: added loader
* updated :: few detailing
* few bugfixes
* fix :: for form widget label
* fixes
* added option to add icon color
* including label field for password input
* fix for label
* fix
* test fix backward compatibility for height
* updates
* revert
* adding key for distinguishing older and newer widgets
* testing
* test
* test
* update
* update
* migration testing
* limit vertical resizing in textinput
* testing
* throw test
* test
* adding check for label length
* fixing edge cases
* removing resize
* backward compatibility height
* backward compatibility
* number input review fixes
* added exposed items
* fixing csa
* ui fixes
* fix height compatibility
* feat :: csa for all inputs and exposed variables
* backward compatibility fixes and validation fixes
* fixes :: textinput positioning of loader and icon
* fix :: password input
* cleanup and fixes
* fixes
* cleanup
* fixes
* review fixes
* review fixes
* typo fix
* fix padding
* review fixes styles component panel
* fix naming
* fix padding
* fix :: icons position
* updates
* cleanup
* updates events , csa
* backward compatibility
* clean
* feat :: change validation from properties
* ui fixes
* icon name
* removed 'px' text from tooltip
* fixes placeholder
* few updates :: removing label in form
* ui in form
* update :: number input validation behaviour
* testing fixes
* added side handlers
* removing unwanted fx
* disabling fx for padding field
* ordering change
* fix
* label issue + restricted side handler
* fix :: box shadow bug
* on change event doesnt propagate exposed vars correctly
* adding debounce for slider value change
* fix :: for modal ooen bug during onfocus event
* test slider
* Add common utils
* Modify helpers
* Add text input spec
* Add utils for field validation
* Minor spec updates
* Fix for password basic automation cases
---------
Co-authored-by: stepinfwd <stepinfwd@gmail.com>
2024-02-06 10:27:31 +05:30
Karan Rathod
48f1a9f1df
[docs]:update quickstart guide v2 ( #8058 )
...
* revamp quickstart guide and add topics to ToolJet concepts
* add new guides using floik
* add new items to tooljet concepts
* update writing custom code concept
* make UI enhancements and update the getting started guide
* update tooljet concepts and add new topics
* merge with dev and misc enhancements
* create render
* enhance formatting in access values concept
* updates to quickstart guide and concepts
* fix proofreading errords and update docs
* revert versions and doc settings
* add platform overview page and fix issues with floik demo sizing
* add padding to badges and update workflows screenshot
* add latest docs to the previous version
* remove versions to preview on render
* remove old getting started guide from next and 2.25
* add homepage slug
2023-12-13 16:02:25 +05:30
Niranjan Kurhade
2c1de48633
Updatde the Twitter Logo to New Logo ( X ) ( #7974 )
2023-10-31 18:27:49 +05:30
Emmanuel Ogbuzuru
89d8721347
Update custom.css ( #7432 )
2023-09-29 10:19:32 +05:30
Sudip Paudel
6f4e8f582a
fixed:[doc] resize the search icon in search bar #5099 ( #7127 )
...
* fixed:[doc] resize the search icon in search bar #5099
* Update custom.css
Removed unnecessary formatting
* Update yarn.lock
2023-08-10 16:57:53 +05:30
Ish Sarin
25f4d0e2a4
Changing the color of in light/dark #6495 mode ( #7161 )
2023-08-10 16:57:32 +05:30
Abd-Rahman-1999
cd0054ffb7
adding changes in getting started docs ( #7160 )
...
* adding changes in getting started docs
* adding more changes in getting started docs
* adding width and height in getting started docs images
* made change in docs base directory
---------
Co-authored-by: Syed Abdul Rahman <rahmanabdul10@outlook.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-08-01 13:09:27 +05:30
Shubhendra Singh Chauhan
1b30cd8106
[docs] setup/helm ( #6847 )
2023-06-26 17:16:30 +05:30
Shubhendra Singh Chauhan
0b97023acc
[docs]setup on azure container apps ( #6697 )
...
* setup: azure container
* [docs] updated azure setup in all doc versions
2023-06-26 17:13:37 +05:30
Shubhendra Singh Chauhan
d988365da8
fixed openshift doc ( #5737 )
2023-03-13 14:15:08 +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
0579d0a9cf
updated social icons and logomark
2022-12-30 12:18:15 +05:30
Shubhendra
3b46191158
border radius of search bar in doc
2022-12-29 15:09:58 +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
bf04f7d5a6
updated docs font and styling
2022-12-14 16:17:40 +05:30
Tima Gixe
4c885fb391
[feat] Extend webpack development server configuration to open docs path on development server start ( #3878 )
...
* Extend webpack dev server configuration
* Add dev server plugin to docusaurus configuration
2022-08-29 14:12:30 +05:30
Tima Gixe
36840f44a8
[docs] Replace social links text with social logos ( #3876 )
...
* Add newline at EOF
* Extend docusaurus config
* Update custom style sheet
2022-08-26 11:03:22 +05:30
Jack Oliver
180be5741f
[docs] Updated SearchBox width ( #3863 )
...
* Updated search width
* Revert change
* Correctly fixed docs SearchInput width
2022-08-26 09:51:05 +05:30
Anja Schmidt
b594cc3496
[docs] Remove SVG Icons Next to Navlinks and Add Styling to Navlinks ( #3138 )
...
* Remove SVG icons next to navlinks and add styling to navlinks
* Revert Changes to Unrelated Files
* Revert "Revert Changes to Unrelated Files"
This reverts commit 073feb46b1 .
* Revert "Remove SVG icons next to navlinks and add styling to navlinks"
This reverts commit 63ee554c28 .
* Change Navlink styling
2022-05-28 06:46:25 +05:30
Shubhendra Singh Chauhan
29c293eb12
[docs] integrated algolia-docsearch ( #3134 )
...
* added algolia-docsearch
* removed algolia public api key
* renamed env var for algolia api key
* removed line breaks
2022-05-27 16:03:05 +05:30
Gandharv
a8c6e77091
Fix scroll on docs left sidebar in firefox ( #2528 )
2022-03-16 11:00:54 +05:30
Navaneeth Pk
607a59d8a2
[docs] Show sidebar scrollbar only on hover ( #2360 )
2022-02-27 10:30:56 +05:30
Girish Bharadwaj
58cf3be3ec
[docs] show scroll bar of left sidebar only on hover ( #2257 )
2022-02-15 12:56:03 +05:30
navaneeth
e5d7fe4035
[docs] update brand colors
2022-01-27 11:13:10 +05:30
navaneeth
110e7b3885
[docs] improved intro page
2021-07-31 20:11:45 +05:30
navaneeth
b549d17942
[Docs] Table
2021-05-26 15:33:06 +05:30
navaneeth
3342d83b05
[Docs] Updated styles for alerts
2021-05-24 19:45:40 +05:30
navaneeth
4287b5d758
[docs] Remove landing page, redirect to intro
2021-05-08 10:51:54 +05:30
navaneeth
c80ba3a011
UI changes for docusaurus
2021-05-01 19:43:10 +05:30
navaneeth
9b65cea5cd
More documentation
2021-04-29 11:21:06 +05:30
navaneeth
c1cb0e1c6e
Docs - tutorial - building queries
2021-04-23 23:29:01 +05:30
navaneeth
039724d261
Intro page, more layout changes
2021-04-23 21:19:14 +05:30
navaneeth
871b394b01
Removed blogs section, basic customization
2021-04-23 21:19:14 +05:30
navaneeth
6ec588f9bb
Setup docusaurus
2021-04-23 21:19:14 +05:30