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
Anantshree Chandola
94707a2bf8
Revamps related to app import and app clone resources ( #7939 )
...
* revamps
* remove console log
* open cloned app
* remove extra cloneApp func call
* cleanup
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2023-10-18 10:24:18 +05:30
gsmithun4
2799f2dffc
bump version
2023-10-17 23:57:21 +05:30
Anantshree Chandola
5e9366bfe4
Revamp: Remove duplicate function ( #7937 )
...
* revamp
* update
2023-10-17 23:54:53 +05:30
gsmithun4
2f6d384621
bump version
2023-10-17 23:52:18 +05:30
Anantshree Chandola
a6b6935327
remove option to see all templates for user with no permission
2023-10-17 17:41:06 +05:30
Anantshree Chandola
bfdd288078
very small change
2023-10-17 17:15:52 +05:30
Anantshree Chandola
3fb4cca2ea
updates ( #7931 )
2023-10-17 16:56:54 +05:30
Anantshree Chandola
82a8b096fa
fix
2023-10-17 15:36:24 +05:30
Anantshree Chandola
03e3fd950b
New Improved App creation flow ( #7209 )
...
* App creation flow
* Add separate footer and divider
* added create app dto, updated tests
* update test
* Update server/src/dto/app-create.dto.ts
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
* Update server/src/dto/app-create.dto.ts
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
* updates
* Removed comments
* small updates
* rename app flow
* Import App, Create App From Template, Clone App (BE+FE)
* Edit app updates
* remove comments
* updates
* updates
* styling updates
* handle spaces in app name
* update
* styling updates
* Update permissions
* updates
* don't show toast failure message
* Update frontend/src/Editor/Header/EditAppName.jsx
Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
* styling updates
* Update server/src/controllers/app_import_export.controller.ts
Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
* remove comments
* remove comments and small corrections
* removed logs and deleted unwanted files
* correct lint error
* resolve failing tests + handled trimmed app names
* resolve failing tests + handle trimmed app names
* updates
* duplicate imports removed
* updates
* Rebase corrections and updates
* update
* resolve failing e2e test
* fix error
* fix
* length fix
* fix
---------
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
2023-10-17 13:18:18 +05:30
gsmithun4
522bab99cd
bump version
2023-10-17 12:44:28 +05:30
Midhun G S
d9e466be3d
Merge pull request #7920 from ToolJet/main
...
Merge main to develop
2023-10-17 12:42:12 +05:30
Manish Kushare
19cc4dbdc1
When pagination is disabled setting page size equal to rows length in table component ( #7859 )
...
* bug fixed
* bump verion to 2.20.2
2023-10-16 17:45:22 +05:30
Kavin Venkatachalam
825baef4f9
Merge pull request #7885 from ToolJet/main
...
Merge main back to develop (2.20.1)
2023-10-16 08:42:28 +05:30
Manish Kushare
f2cc66be84
Server side pagination fetching new set of data upon changing page ( #7827 )
...
* pagination bug fixed
* update version
2023-10-12 16:54:02 +05:30
nayangoyal
f9370c387e
Update descriptions(tooltips) ( #7566 )
...
* Update descriptions(tooltips) for timer, list view, tags and pagination components
* Update en.json-descriptions(tooltips) for timer, list view, tags and pagination components
2023-10-12 14:53:13 +05:30
Vibhor Malik
38767c85b1
Fix tooltips ( #7529 )
2023-10-12 14:52:49 +05:30
Shashwat Bajpai
62158a2bac
Updated descriptions(tooltips) for circular progressbar, spinner, statistics and range slider components #7524 ( #7593 )
2023-10-12 14:52:26 +05:30
iamsatar
ab5a55441f
[refactor]: Update descriptions(tooltips) for range picker, text, image and container components ( #7548 )
...
* chore:replace the current labels inside en.json
* chore:replace the current labels inside widgetconfig
2023-10-12 14:51:06 +05:30
Rizina
fdd2bfe40f
docs: updated translation for few components ( #7559 )
2023-10-12 14:47:44 +05:30
Akshay
f86c6f53d0
Release v2.20.0: New Templates ( #7805 )
...
* [docs] SAML (#7577 )
* added saml doc
* added saml in 2.19
* minor changes
* minor updates
* update new quickstart guide link on canvas (#7733 )
* Template: Supply chain management (#7453 )
* add setup to create template from new exports
Co-authored-by: abhinabaadhikari <abhinabaadhikari2014@gmail.com>
* Add new templates and update an existing template (#7765 )
* Add new templates and update an existing template
* Add two more templates
* fix lead management system template definition
* fix lead management system template definition - handle null values
* Template: Supply chain management (#7453 )
* add setup to create template from new exports
Co-authored-by: abhinabaadhikari <abhinabaadhikari2014@gmail.com>
* Add new templates and update an existing template (#7765 )
* Add new templates and update an existing template
* Add two more templates
* fix lead management system template definition
* fix lead management system template definition - handle null values
* bump to v2.20.0
* fix e2e test
* fix app name
* handle template import based on the tooljet version
---------
Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: abhinabaadhikari <abhinabaadhikari2014@gmail.com>
Co-authored-by: Abhinaba Adhikari <79746925+abhinabaadhikari@users.noreply.github.com>
2023-10-12 11:56:29 +05:30
Manish Kushare
d656de65ec
rolling back to previous logic for displaying total count with respect to serverside pagination ( #7625 )
2023-10-05 15:46:58 +05:30
Midhun Kumar E
b7378a4d80
Fix app builder automation for 2.19.2 ( #7587 )
...
* Add data-cy
* Fix spec
2023-10-04 15:58:01 +05:30
Kavin Venkatachalam
663e3d18cd
Bump version
2023-10-04 14:52:21 +05:30
Kavin Venkatachalam
1979b060df
Merge branch 'main' of https://github.com/ToolJet/ToolJet into release/v2.19.2
2023-10-04 14:51:27 +05:30
Akshay Sasidharan
e1da2b29c1
bump to v2.19.1
2023-10-03 13:20:20 +05:30
Akshay
0e79788a4e
Merge pull request #7553 from ToolJet/main
...
Merge main to develop
2023-09-29 17:42:34 +05:30
Kiran Ashok
dea78173f6
Hotfix :: Components not showing up in dropdown for csa using page event handler ( #7539 )
...
* fix :: componenets not showing up on page events for csa
* remove comment
2023-09-29 10:58:15 +05:30
Divyanshu Rawat
d3566c8341
renamed/ issue #7227:Updated the text on the File picker component. ( #7292 )
...
* Updated the text on the File picker component
* reverted the changes
2023-09-29 10:24:08 +05:30
Dvinod@28
7721a3a8a2
Fix [Dark Mode] UI inconsistency user selects autofill values ( #7005 )
...
* Fix [Dark mode] UI inconsistency with autofill values (resolves #6928 )
* Revert changes on package-lock.json, tabler.scss, package.json
* Solved the flash problem
* Update package.json
* Update theme.scss
* Update theme.scss
* Updates theme.scss
* Updated theme.scss
* Updated theme.scss
* Updated theme.scss removed extra spaces
* Updated theme.scss removed extra spaces
* Updated theme.scss removed extra spaces 2
* Final updation Theme.scss
* Updated theme.scss Final updation
* Updated theme.scss removed extra spaces
* Update theme.scss Removed extra space in line 11245
* Updated theme.scss removed extra spaces
2023-09-29 10:22:18 +05:30
Akshay
3c4954ae4d
Feature: Bulk csv upload for TJDB ( #7421 )
...
* add wip ui components for csv upload
* add backend support for csv bulk upload
* add missing type information
* add wip ui setup for bulk upload
* update bulk upload drawer to handle errors
* update error message
* move export table from navbar to popover
* revise navbar buttons
* remove unrelated changes
* Fixed UI issues
* remove redundant counter increment
* remove console.log
* explicitly add express import
* fix undefined toast error
* Fixed button UI issues
* rename button
* remove unused solid icon
* fix row count check
* handle null values
* add max row count at lib options
* check NaN for parsed numbers
* skip columns for null values to insert default
* reuse declared set
* only validate datatype conversion but pass original string
* fix content type on requests
* remove filter/sort applied by text
* reset query and sort filters after upload
* add padding for filter/sort buttons
* make error on max rows explicit
* handle stream errors through events
* fix bulk upload to be disabled after drawer close
* fix lint
* update bulk upload success toast
* scroll lock bulk upload drawer
* update icon for export
* order default by id desc
* Fixed hover state issue for download button in bulk upload section
* added focusTrapoption's initial focus as false in FocusTrap
* Updated data-cy for export option (#7545 )
* Updated export data-cy
* Updated cypess database spec (#7547 )
---------
Co-authored-by: Abd-Rahman-1999 <s.rahmanabd1999@gmail.com>
Co-authored-by: Mekhla Asopa <59684099+Mekhla-Asopa@users.noreply.github.com>
2023-09-28 21:42:00 +05:30