Damon_248
0ad1571aa7
Changed the values in widgetConfig file into sentance case. ( #8062 )
...
* changed "Image Url" value to "Image URL" in widgetConfig file
* changed "Show the Download" vlaue to "Show the download" value
2023-10-31 22:55:50 +05:30
Rahul Chauhan
6aa1ede939
[HF23-AB] Fixed/[Icon component] the background color should be of same as the currently active theme of ToolJet ( #7851 )
2023-10-31 20:05:50 +05:30
Anurag De
6022e8d9c3
Fix: Changed to SentenceCase for DividerComponent ( #7883 )
...
* changed to SentenceCase for DividerComponent
* changed Divide Color to Divide color
2023-10-31 18:29:00 +05:30
Harsh Sharma
97941b6913
fix: fixed labels to sentence case for Rating Component ( #7879 )
2023-10-31 18:28:15 +05:30
Vivek Gurudutt K
54dd20d1a4
Made the required changes in widgetConfig.js ( #7989 )
2023-10-31 18:27:05 +05:30
Midhun G S
ebdda1598b
Merge pull request #8074 from ToolJet/main
...
Merge main to develop
2023-10-30 19:51:50 +05:30
Ajith KV
9c1df99e9d
Add data-cy for workspace modal ( #8044 )
2023-10-30 19:51:26 +05:30
Muhsin Shah C P
93cc29dd72
[hot-fix] Pages applications handle issue ( #8066 )
...
* resolved application page handle issue
* fixed a typo
* add: exporting the function
* bumped the version
2023-10-30 19:41:31 +05:30
Karan Rathod
ecf1873de6
update link to documentation in configuration panel ( #7917 )
2023-10-30 10:28:43 +05:30
Atul Rai
df0082fb49
Update widgetConfig.js ( #7959 )
2023-10-30 09:09:50 +05:30
Vishnu Kaushik
c28dee60a5
Change labels to sentence case for Timeline component ( #7991 )
2023-10-30 09:09:15 +05:30
Pranav Joglekar
da3cfb3cc0
feat: convert Color Picker color property label to sentence case ( #7993 )
2023-10-30 09:08:40 +05:30
DEVZ008
0312719c6a
sentence_casing_for_labels_in_tab_component_added ( #7942 )
2023-10-30 09:07:02 +05:30
Ganesh-P03
1d7f36e39d
Fix: Changed labels to sentence case for Password Input Component ( #7878 )
...
* Successfully changed into Sentence case in file widgetConfig.js
* Update widgetConfig.js: Changed sentence case of only Password Input Component
2023-10-30 09:06:25 +05:30
Dipendra Shrestha
528a68f78b
Update text component labels to sentence case ( #7861 )
...
- closes #7740
2023-10-30 09:05:31 +05:30
Harshit Vashisht
b7031d4ce9
Fix issue #7738 ( #7978 )
2023-10-30 09:05:03 +05:30
Janmejay Chatterjee
d8b7f4150f
[HF23-AB]Enter to Delete | Closes #7711 ( #7850 )
...
* Enter to Delete | Closes #7711
* Added Callback function to handle delete button
* Wrapped handleDeleteConfirm in a callback function
* Used React.useCallback() instead of useCallback()
Fixed function typo
2023-10-30 09:04:34 +05:30
Kavin Venkatachalam
3e76f5afca
Merge pull request #8018 from ToolJet/main
...
Merge Main back to Develop (v2.22.1)
2023-10-25 16:47:52 +05:30
Manish Kushare
71a3820fbc
Avoided infinite loop in server side sorting in the table component ( #8015 )
...
* avoided infinite loop in server side sorting
* bump version
2023-10-25 16:23:55 +05:30
TJ
098922efec
fix: label text from Textarea to Text Area ( #7763 )
...
Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
2023-10-20 15:11:17 +05:30
M!l!nd
1f766b8c13
Changed the labels of Icon component in sentence case ( #7804 )
...
* Changed labels of Icon component in sentence case
* Update en.json
* Update widgetConfig.js
2023-10-20 15:06:03 +05:30
Vidit Agrawal
0bf141e4ca
#Fixes 7789 Changed the labels to sentence case ( #7838 )
...
#Fixes 7789 Changed the labels to sentence case
2023-10-20 15:05:53 +05:30
Samir Alibabic
ceb8ce46f1
fix: Change labels to sentence case for Statistics component #7784 ( #7868 )
2023-10-20 15:05:34 +05:30
Shahriar Shatil
a2ab6453e0
Change labels to sentence case for Circular Progress Bar component ( #7837 )
2023-10-20 15:04:46 +05:30
Shruti Angane
7a6b1f0e44
fix:Changed the label of text editor component to sentence case ( #7894 )
2023-10-20 15:00:59 +05:30
Rojin Raju
ce901a1594
fixed labels to sentence case for radio component ( #7870 )
2023-10-20 14:59:59 +05:30
Saikiran Patil
b26564f533
Change labels to sentence case for Text Input Component ( #7842 )
2023-10-20 14:59:33 +05:30
Steve Aldrin
bb7e06e52a
Update- Changed labels to sentence case for Container Component ( #7961 )
...
Change the following labels to sentence case for Container Component:
Loading state
Background color
Border radius
2023-10-20 14:58:40 +05:30
Sanket Pol
0a1ea1c1bd
change labels to sentence case for Modal Component ( #7853 )
2023-10-20 14:58:05 +05:30
Parvesh Saini
a036dffb64
update: labels changed to sentence case for Button component ( #7860 )
2023-10-20 14:57:40 +05:30
Dev Sanghvi
ea146145eb
[HF23-AB] Update widgetConfig.js ( #7944 )
...
* Update widgetConfig.js
* A final commit
2023-10-20 14:55:03 +05:30
HeetVekariya
0069a9a681
fix: Changed widget to component ( #7823 )
2023-10-20 14:54:04 +05:30
Chetan Padhen
c359b2405b
[HF23-AB] Updated descriptions(tooltips) for kanban board, color picker and tree select components ( #7555 )
...
* Update widgetConfig.js
Related To Issue #7527
* Update en.json
Realted to issue #7527
* Update widgetConfig.js
* Update widgetConfig.js
reverting changes, the displayName value should not be altered. It should be back to 'Kanban' and keep changes in the description value.
2023-10-20 14:46:52 +05:30
Jobayer Ahmed
ae5ec15cad
Refactored the descriptions(tooltips) for the timeline, SVG image, HTML viewer, and vertical divider components. ( #7531 )
2023-10-20 14:46:14 +05:30
vedant
89e962fdf2
Updated desciptions-calendar-iframe-Code-Editor-Tabs ( #7567 )
2023-10-20 14:42:41 +05:30
Amruta24818
b53f8a1d2e
Fixes #7520 Refactor/update description dropdown multiselect map ( #7536 )
...
* fixes #7520 Updating descriptions for dropdown, multiselect, map
* Update .version file
2023-10-20 14:40:33 +05:30
SAHIL PATIL
2ae2bdee8f
Update descriptions/#7518 checkbox radio button toggle switch textarea ( #7552 )
...
* Update en.json
Updated description for Checkbox,Radio Button,Toggle Switch,Textarea
* Update widgetConfig.js
Updated description in WidgetManager for Checkbox,Radio Button,Toggle Switch,Textarea
* Update widgetConfig.js
2023-10-20 14:39:28 +05:30
vedant2003
fcfbb18f7d
[Hacktoberfest]Update descriptions for button,chart and modal components ( #7557 )
...
* Update en.json
* Update widgetConfig.js
2023-10-20 14:37:38 +05:30
Midhun G S
31c4fefc72
Merge branch 'main' into release/v2.22.0
2023-10-19 18:23:56 +05:30
Muhsin Shah
2739d49262
fix: for manage app modal state issues
2023-10-19 16:05:30 +05:30
Muhsin Shah
ed5b673f63
fixed existed app slug special chars issue
2023-10-19 15:36:23 +05:30
Anantshree Chandola
4b2f9af794
Handle invalid file on import ( #7960 )
...
* handle invalid file on import
* update
* error msg update
* Update frontend/src/HomePage/HomePage.jsx
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
---------
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2023-10-19 11:14:37 +05:30
Muhsin Shah
56085460c4
fixed: folder slug search params is not appearing sometimes
2023-10-18 19:17:56 +05:30
Ganesh Kumar
54953a426f
hotfix: tjdb columns of table selected is not listed on drop-down ( #7927 )
...
* fix: column names for table is not listed on dropdown
* fix: tjdb list create update and delete operation when adding new conditions old conditions were deleted
* bump to v2.21.2
---------
Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2023-10-18 16:44:55 +05:30
Anantshree Chandola
06cc13c865
fixes ( #7953 )
2023-10-18 16:33:56 +05:30
Muhsin Shah
53763eaf93
handled: 404 app error of unauthenticated user request
2023-10-18 16:22:51 +05:30
Muhsin Shah
9e5d01798c
fix: app name empty msg
2023-10-18 16:07:27 +05:30
Muhsin Shah
4cdd446043
fixed error message conflicts
2023-10-18 14:25:06 +05:30
Muhsin Shah C P
3ea8d6e3ca
[feature] Make workspace urls more readable ( #6698 )
...
* working on replacing workspace id with workspace name
* experimenting with zustand
* added slug column to workspace table
* working on workspace url
* working on backward compatibility
* fixing bugs
* added not found error
* fixed workspace switching issue
* fix: switching b/w workspaces
* fix: workspace login
* changed workspace login url link
* resolved conflicts
* added create organization design
* added backend validation
* fixed constraint errors issue
* fixed: creating new workspace
* fixed: update workspace
* fixed: update workspace bugs
* fixed: auto created slug bugs
* fixed: login slug
* design changes
* added folder slug
* fixed: lint error
* fixed: invite and first user issues
* fixed: login page redirection
* fixed: redirect path
* added reserved word check
* fix: edit workspace design
* fix: folder query issue
* fix: create and edit workspace modal validation issues
* fixing failed test cases
* fixing failed test cases - app.e2e
* fixed organizations specs
* fixed public app issue
* working on app slug
* Added app slug design to the general settings
* Working on appId -> slug changes
- Handling appId cases
- Fixing issues
* Worked on share modal design change
- replaced slug functionality
- Fixed backend slug issues
- Fixed page handle issues
* changed switch label
* replace version param with query param
* fix: possible uuid bug
* fix: login app slug redirection issue
* Worked on unique app slug
* moved all apps related api calls to apps.service.js file
* refactoring the code and fixing minor issues
* Refactored and fixed some bugs
* Fixed bugs: redirect cookie issue
* Fixed dark-mode issues
* removed duplicate code
* Worked on develop branch conflicts
* Moved handle app access check to private route
* Added fix for navigate
* Refactored the code. Added slug to failed sso login redirection path
* again some redirect url fixes
* onbaord navbar tj-icon onclick
* Fix: viewer version id undefined issue
* fix: multi-pages, invalid workspace slug
* fix: removing the version search param while switching the pages
* fix-sso: redirecting to prev tab's login organization slug
* fix-sso: google signup
* fix: preivew permission issue
* Fixing merge issues
* Fixed tjdb issues
* dark mode fix of manage users button
* fix: extra slash in url, tj-logo on click wrong org id
* subpath workspace login url
* resolved lint issue
* fix: cannot clone apps
* fixed switch workspace issue
* fix: login page flashing issue
* fix: back button issue
* fix: private endless redirection
* Update the modal with new UX
* fixed all ui issues
* fixed placeholder translation issues
* fix: sso multi-request issues
* fix: multi-pages crash while promoting a version
* fix: error text msg delay
* added default slug to the first workspace in the instance
* subpath-fix: slug preview url
* fix: same value check
* fixed switch page query params issue
* fix: folder query
* fix: manage app users ui responsive issue
* Backend PR changes
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2023-10-18 13:00:17 +05:30
gsmithun4
d399f34300
Merge branch 'main' into release/v2.22.0
2023-10-18 10:38:59 +05:30