Commit graph

6469 commits

Author SHA1 Message Date
Parth
761b1ca2e2
Fix: Inconsistent Drawer Open/Close Transitions on Dashboard in TJDB (#9710)
* Ensure consistent transition timing

* Revert "Ensure consistent transition timing"

This reverts commit 83301a34af.

* Revert "Revert "Ensure consistent transition timing""

This reverts commit e190f0b1f2.

* Remove unrequired code
2024-05-28 21:15:55 +05:30
Shaurya Sharma
e3975f034e
Loader added for foreign key dropdown (#9760)
* Loader added for foreign key dropdown

* Empty State text change

* Design Changes

* Loader added in Main Table Edit

* Minor Text Changes

* Added Loader in Edit/Create Column & Row
2024-05-28 13:06:04 +05:30
Syed Abdul Rahman
71db339114
fix : Adding both filter and sort for tjdb query is not working and it throws error (#9794)
* fix : adding both filter and sort for tjdb query is not working and it throws error

* fix : added check as if query array has something there then only it will append in url
2024-05-28 12:43:25 +05:30
Syed Abdul Rahman
e9516a895e
Added read documentation links for foreign key on ToolJet database dashboard drawers (#9820)
* Shortcut Keys added for all Drawers

* Shift + ALT Shortcut Key Added for Creating Multiple Rows

* Resetting to Default Values on Shift + Enter

* Added Error Borders on Input Fields for Create/Edit Row

* Minor Design Changes

* Added read documnetation link in drawer footer

* changed variable name and reuse that name for conditionally render the read documentation button

* fix : review comments

* fix : adding docs to its respective forms

* refactored code

* fix : variable name changes

---------

Co-authored-by: Shaurya Sharma <shaurya064@gmail.com>
2024-05-28 12:43:05 +05:30
Manish Kushare
2894e59c1e
fix : sidebar flickers upon changing the table (#9723) 2024-05-28 12:42:43 +05:30
Manish Kushare
881c48ec49
Fix : Stopped flickering effect upon opening and closing fk drawers (#9783)
* table and tj db dashboard is flickering while closing drawer

* Updated the code to make sure only drawer responsible for tj-db get the updated style
2024-05-28 12:42:10 +05:30
Akshay Sasidharan
84eed67850 Merge branch 'develop' into release/database-1.1.1 2024-05-22 11:31:38 +05:30
Akshay Sasidharan
023e093f79 Merge branch 'develop' into release/database-1.1.1 2024-05-21 00:30:51 +05:30
Akshay
dc267aaabc
Merge pull request #9792 from ToolJet/merge/main-develop
Chore: Merge main to develop
2024-05-21 00:09:57 +05:30
Akshay Sasidharan
200ccd4c15 Merge branch 'main' into merge/main-develop 2024-05-21 00:01:42 +05:30
Adish M
323be47e64
Merge pull request #9788 from ToolJet/update-test-system-main
test system automation for main
2024-05-20 20:37:09 +05:30
Adish M
df9ddf8d71 test syste automation for main 2024-05-20 20:35:21 +05:30
Adish M
77e639027f
Merge pull request #9777 from ToolJet/update-test-system-gcp
Test system automation for GCP
2024-05-20 20:33:49 +05:30
Adish M
5fa379e82e adding values to secrets 2024-05-20 20:32:37 +05:30
Adish M
f474472544 adding permission check 2024-05-20 20:19:38 +05:30
Adish M
3c708e2930 adding the script for changing the image 2024-05-20 19:41:45 +05:30
Adish M
ec6f171e9d changing the ipaddress for testing 2024-05-20 19:41:04 +05:30
Adish M
48fa5e1e3a adding back docker code 2024-05-20 19:29:43 +05:30
Adish M
a0a0efb57f checking .shh folder 2024-05-20 18:26:07 +05:30
Adish M
e1928c6812 checking .shh folder 2024-05-20 18:06:43 +05:30
Adish M
342e771228 checking .shh folder 2024-05-20 14:49:03 +05:30
Adish M
0770aa671d checking .shh folder 2024-05-20 14:38:34 +05:30
Adish M
0a3b689bf7 checking .shh folder 2024-05-20 14:31:58 +05:30
Adish M
9bec9e1b1d checking .shh folder 2024-05-20 14:23:10 +05:30
Adish M
2368e688c8 checking .shh folder 2024-05-20 14:20:31 +05:30
Adish M
e9ea8a6460 checking .shh folder 2024-05-20 13:10:26 +05:30
Adish M
be784edfcc Testing gcp command 2024-05-20 13:07:04 +05:30
Adish M
f7d914d3a1 Testing gcp command 2024-05-20 13:01:47 +05:30
Adish M
deb6a1cc52 Testing gcp command 2024-05-20 12:59:39 +05:30
Adish M
b286e676fe Testing gcp command 2024-05-20 12:57:30 +05:30
Adish M
b837557ca5 Testing gcp command 2024-05-20 12:45:08 +05:30
Adish M
77f33f4456 Testing gcp command 2024-05-20 12:44:41 +05:30
Adish M
f8c435bd87 Testing gcp command 2024-05-20 11:50:17 +05:30
Adish M
7c098ca9d0 Test system automation for GCP 2024-05-20 11:48:11 +05:30
Aman Regu
3c9b04c8cd
[docs]: Add docs for v2.43.0 (#9768)
* add: docs for v2.43.0

* fix: broken links

* update: database editor based on feedback

* update: next

* update: querying tjdb with fk

* move available-actions below  create fk

* update: foreign key actions
2024-05-17 21:54:13 +05:30
Pritesh Kiri
7fe653ef44
[docs]: Update circular progressbar (#9764)
* update: circular progress bar image

* revert formatting

* fix: grammer and removed img
2024-05-17 19:24:13 +05:30
Akshay
b5ff90479d
Merge pull request #9141 from ToolJet/release/database-1.1
Release: Database 1.1 + Community (v2.43.0)
2024-05-17 19:21:04 +05:30
Ganesh Kumar
5a4d2a93f8
stylefix: tooljet database cell had multiple border on edit mode (#9763) 2024-05-17 17:40:30 +05:30
Ruthvik Mandpati
e07f96a33c
fix:update label in query panel for openAI data source (#9668) 2024-05-17 16:42:03 +05:30
Akshay Sasidharan
2d6d32459b bump to v2.43.0 2024-05-17 13:22:42 +05:30
Akshay Sasidharan
6b8bd98fd3 Merge branch 'main' into release/database-1.1 2024-05-17 13:20:31 +05:30
Midhun G S
60dec556de
Merge pull request #9758 from ToolJet/main
Merge main to develop
2024-05-16 18:42:49 +05:30
Midhun G S
da93579e05
Merge pull request #9576 from ToolJet/release/platform17.2
* added dashboard URL in back to apps link

* added decode function to replace symbols in the UI

* Added condition so empty-folder UI is loaded

* naming convention dashboardUrl

* Added bump version changes

* Added loader animation and updated utils (#9570)

* Fix: Query duplication on version creation (#9588)

* Added workspace_signup source (#9688)

* design-fix (#9690)

* Added a fix for the cropped postgresql icon issue (#9681)

* source editor ui changes (#9667)

* Workspace variables (#9616)

* workspace-variable name

* modified workspace variables info message

* Added common data sources (#9468)

* Added common data sources

* Modified the Datasource context to display common data sources on page reload

* Fixed Back to apps dashboard URL and added loader on Org Invitation Page (#9630)

Co-authored-by: Muhsin Shah <muhsinshah21@gmail.com>

* fixed the VerificationSucess Screen loader (#9584)

* fixed the VerificationSucess Screen loader

* added wrapper around loader

* wrapper changes

* fix for organization invite loader

---------

Co-authored-by: Anantshree Chandola <anantshreechandola23@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>

* Masking workspace constants on frontend (#9596)

* masking workspace constants on frontend

* remove comment

* update

* added logic to verify constants keys used in codehinter

* Add check for value type

* update workspace constant permissions

* Fix exitsing issues related to validation on code hinter

* do not send encrypted value to fe

* small updates

* Add data-cy for workspace constants components

* Modify workspace constants cypress test cases

* fix value alignment

---------

Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>

* Fox for export app with ToolJet DB (#9708)

* Removed common data sources from search (#9728)

* Removed common data sources from search

* removed console logs

* added padding to workspace-variable-text (#9724)

* UI Updates (#9726)

* UI updates

* fix search bar borders and side bars border

* update size of input box

* FIx "<>&" UI errors (#9602)

* added decode entity function

* added decode functions to resolve <> naming

* removed unnecessary fns

* Moved decodeEntities function to helpers/util

* Update frontend/src/_helpers/utils.js

Co-authored-by: Midhun G S <gsmithun4@gmail.com>

---------

Co-authored-by: Midhun G S <gsmithun4@gmail.com>

* Added warning info for local data sources and added a svg to assets (#9704)

* Added warning info for local data sources and added a svg to assets

* converted output of isDataSourceLocal to boolean

* fixed ui <>& symbol issues for tooltip and whitelabel (#9731)

* Added a common fix for all cropped datasource icons on the global datasource page. (#9736)

* Modified workspace constants cypress test cases (#9685)

* UI updates (#9737)

* removed localds migration link (#9743)

* Styling fixes for UI comps (#9752)

* removed documentation from text (#9754)

* Styling updates (#9755)

* UI updates

* fix search bar borders and side bars border

* update size of input box

* ui updates

* keep autocomplete off

* add empty panel in query editor

* style fixes

* update

* Add gap in between added key-value pairs

---------

Co-authored-by: Rudra <rudra21ultra@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Rudhra Deep Biswas <98055396+rudeUltra@users.noreply.github.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
Co-authored-by: kriks7iitk <34170719+kriks7iitk@users.noreply.github.com>
Co-authored-by: Anantshree Chandola <anantshreechandola23@gmail.com>
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
2024-05-16 18:41:05 +05:30
gsmithun4
e1ac1ccd27 bump version 2024-05-16 18:23:12 +05:30
Anantshree Chandola
b8ea8848ee
Styling updates (#9755)
* UI updates

* fix search bar borders and side bars border

* update size of input box

* ui updates

* keep autocomplete off

* add empty panel in query editor

* style fixes

* update

* Add gap in between added key-value pairs
2024-05-16 16:27:46 +05:30
Rudhra Deep Biswas
6172ea8d53
removed documentation from text (#9754) 2024-05-16 15:52:23 +05:30
Anantshree Chandola
d91490e599
Styling fixes for UI comps (#9752) 2024-05-16 15:49:58 +05:30
Akshay Sasidharan
3e5a306df3 fix postgrest reload 2024-05-16 15:30:04 +05:30
Akshay Sasidharan
a2e2fbcb2d fix tableIds not mapped in tjdb queries 2024-05-16 15:29:57 +05:30
Rudhra Deep Biswas
1411dc0f7e
removed localds migration link (#9743) 2024-05-16 12:08:26 +05:30