Anantshree Chandola
848268ab33
default case fix in handling app editor url ( #8106 )
2023-11-03 16:48:22 +05:30
Muhsin Shah C P
bbee870346
fix: backward compatibility for old preview url. redirect back to new URL ( #8047 )
2023-11-03 15:00:19 +05:30
Anantshree Chandola
8863e80ce6
Fix/add redirection to error pages ( #8048 )
...
* started working on restricting users from accessing the app urls
* worked on design changes
* replaced the modal with error page
* added: the tooltip
* fix: design
* refactoring: removed unwanted controller and service code
* changed div title logic
* updated: tooltip msg
* add redirection to error pages
* add status code specific error page
---------
Co-authored-by: Muhsin Shah <muhsinshah21@gmail.com>
2023-11-02 17:36:51 +05:30
Anantshree Chandola
1485a19e77
UI text fixes ( #8103 )
...
* fixes
* update Data source/sources references
* update
2023-11-02 16:26:49 +05:30
Muhsin Shah C P
cc0735fe3d
[improvement] From now on, users will not be able to make the app public or access the shareable URL if the app has not been released ( #8007 )
...
* started working on restricting users from accessing the app urls
* worked on design changes
* replaced the modal with error page
* added: the tooltip
* fix: design
* refactoring: removed unwanted controller and service code
* changed div title logic
* updated: tooltip msg
2023-11-02 11:42:56 +05:30
Adish M
b0e054253c
Merge pull request #8089 from ToolJet/fix-render
...
Fix destory render workflow
2023-11-01 11:34:39 +05:30
Adish M
acfff2c4fa
indentation issue
2023-11-01 11:20:43 +05:30
Adish M
cb41047c3b
indentation issue
2023-11-01 11:16:08 +05:30
Adish M
c427e5b122
indentation issue
2023-11-01 11:14:20 +05:30
Adish M
05aede8dd9
Fix destory render workflow
2023-11-01 11:06:21 +05:30
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
Niranjan Kurhade
2c1de48633
Updatde the Twitter Logo to New Logo ( X ) ( #7974 )
2023-10-31 18:27:49 +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
Adish M
d47c27913f
Merge pull request #8071 from ToolJet/docker-workflow-improvements
...
Docker workflow improvements
2023-10-30 17:23:56 +05:30
Adish M
51fbcffb06
Docker workflow improvements
2023-10-30 17:21:39 +05:30
Shubhendra Singh Chauhan
fbd9fdfb04
Added how tooljet works in readme ( #8065 )
2023-10-30 15:21:14 +05:30
Adish M
d8182aef4d
Merge pull request #8063 from ToolJet/maketplace-workflow-fix
...
marketplace workflow fix
2023-10-30 12:50:10 +05:30
Adish M
a7d1454d30
marketplace workflow fix
2023-10-30 12:48:16 +05:30
Adish M
462cf42034
Merge pull request #8059 from ToolJet/adishM98-patch-1
...
Update docs-pr-app.yml
2023-10-30 11:37:27 +05:30
Adish M
12fdb31c10
Update docs-pr-app.yml
2023-10-30 11:36:18 +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
Adish M
bf1e268f6f
Merge pull request #8041 from ToolJet/improvement/cypress-workflow-main
...
Adding release label to Trigger all the cypress worflow to main branch
2023-10-27 11:29:23 +05:30
Adish M
96aeb4b892
Adding release label to Trigger all the cypress worflow to main branch
2023-10-27 11:26:20 +05:30
Adish M
b24a229f2b
Merge pull request #8038 from ToolJet/improvement/cypress-workflow
...
Adding release label to Trigger all the cypress worflows
2023-10-27 10:20:07 +05:30
Adish M
316fcf7bcf
correction in condition
2023-10-27 10:05:35 +05:30
Adish M
88d2f697e1
correction in label condition
2023-10-27 10:01:37 +05:30
Adish M
b110e565a5
renaming label
2023-10-27 09:59:47 +05:30
Adish M
aadf19fbfc
Adding release label to Trigger all the cypress worflows
2023-10-27 09:53:40 +05:30
Adish M
6b5433fc42
Merge pull request #7945 from alienishi/develop
...
docs: corrected grammatical errors in README.md
2023-10-27 09:41:07 +05:30
Adish M
24b6d6f529
Merge pull request #8030 from ToolJet/docs-net-docs
...
changes for netlify
2023-10-26 15:04:56 +05:30
Adish M
20163338d0
changes for netlify
2023-10-26 15:03:53 +05:30
Adish M
9cd857faf5
Merge pull request #8029 from ToolJet/docs-net
...
Reverting the changes for netlify
2023-10-26 14:57:46 +05:30
Adish M
abf82427f2
Reverting the changes for netlify
2023-10-26 14:54:05 +05:30
Adish M
2c687cfc54
Merge pull request #8027 from ToolJet/docs/gtm
...
[docs] updated preset from ga_mid to gtm
2023-10-26 14:38:42 +05:30
Adish M
69fbbff30c
adding regions back
2023-10-26 14:37:51 +05:30
Shubhendra
4da6aca224
updated preset from ga_mid to gtm
2023-10-26 03:42:05 +05:30