Commit graph

5830 commits

Author SHA1 Message Date
Adish M
94de99b769 Correction in Postgrest version 2024-03-05 13:05:08 +05:30
Midhun Kumar E
06744989a5
Restructured cypress specs: Organized test cases for enhanced clarity and maintenance (#8957)
* Move specs to specified locations

* Modify cypress config
2024-03-05 12:51:59 +05:30
Arpit
e640b44ffb
fixes: validate instance version and update the component label property (#8958)
* fixes: validate instance version and update the component label property

* version bump

* fixes: backward compaitobolity
- cases where app is being imported before appdefinitiion normalisation
- cases from current version whwere user do not want to display label

---------

Co-authored-by: stepinfwd <stepinfwd@gmail.com>
2024-03-01 20:44:14 +05:30
Abhinaba Adhikari
295ad63d67
Change existing categories to new ones (#8965) 2024-03-01 20:42:31 +05:30
Kiran Ashok
24bfa8f8a5
hotfix: Chart and image are misaligned due to different default padding (#8948)
* fix :: chart and image are misaligned due to already present padding property

* fix : alternative logic

* version bump
2024-02-29 12:11:25 +05:30
Abhinaba Adhikari
fe086ac96c
Add new templates (#8907)
* update whitelist IP address and add warning in workspace constants to avoid usage in the client

* [docs] platform milestone 11 (#8847)

* [docs]reset password

* [docs]edit+archive flow

* [docs]updated docs in v2.29 and v2.30

* [docs]github ssouserinfo

* [docs] openid - id_token_encrypted

* Change docker image build's slack message

* [docs]archive/unarchive workspaces:superadmin (#8880)

* mention that workspace constants will not work with workspace constants (#8887)

* update release notes and project overview sidebar (#8884)

* add rgba example for timeline doc (#8892)

* update commands and solution for migration issues

* minor grammar fix

* [docs] revamped how-to guides (#8688)

* [docs]revamped howto: serverside pagination

* [docs]revamp howto: import ext. js libs

* [docs]revamp howto:run actions from js query

* [docs]revamp howto: intentionally fail js query

* updated run query at specified

* revamped how to: use to_py

* [docs]updated how to access users location

* updated howtos in v2.30

* Add new templates - batch 3

---------

Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2024-02-29 11:56:03 +05:30
Midhun G S
19b356ff7e
Merge pull request #8894 from ToolJet/release/platformv14
Release Platform v14
2024-02-28 19:52:38 +05:30
Midhun G S
7e0365ac1a
Merge pull request #8941 from ToolJet/release-rebase/platformv14
Release rebase platformv14
2024-02-28 12:42:18 +05:30
gsmithun4
ee759d92bd Merge branch 'main' into release-rebase/platformv14 2024-02-28 12:39:36 +05:30
Adish M
3a396814bd
Merge pull request #8938 from ToolJet/fix/postgrest-docker-ce-main
Updating postgrest image tag
2024-02-27 21:15:02 +05:30
Adish M
daef7b8d8a Updating postgrest image tag 2024-02-27 21:13:36 +05:30
Akshay
736c8f7ce9
Merge pull request #8854 from ToolJet/chore/pyodide-static-asset
Chore: Move pyodide to static assets
2024-02-27 19:18:16 +05:30
Akshay
ce9d616f97
Merge pull request #8934 from ToolJet/test/add-data-cy-for-template-and-database
Added data-cy for template and database
2024-02-27 18:04:55 +05:30
Mekhla Asopa
517c64a2c3 added data-cy for template and database 2024-02-27 17:28:59 +05:30
Midhun Kumar E
9a5bf82a3b
App builder automation fixed for platform-v14 (#8929)
* test: Marketplace 1.6 Cypress automation fixed (#1053)

* fix automation

* fix action failures

* fix action failures table

* test: Automation fixed  for missing cases of appbuilder-1.5 (#1046)

* Add and fix  data-cy (#8872)

* test: Cypress automation revamp appbuilder 1.5 (#8804)

* fix button spec

* fix appTitle spec

* fix componentDuplication spec

* fix csa spec

* fix datepicker spec

* fix list view  spec

* fix modal  spec

* fix multiselect  spec

* fix input  specs

* fix query  specs

* fix inspector and global setings  specs

* fix multipage  spec

* fix text  spec

* fix table  spec

* fix layout

* fix automation

* fix action failures

* fix action failures table

* fix action failure runpy

* fix action failures

* Fix action failures on platform14 automation
2024-02-27 15:25:33 +05:30
Ajith KV
b26e7194da
Modified cypress test cases for platform release 14 (#8919)
* Add data-cy for group check input

* Modify failed test cases
2024-02-27 15:10:52 +05:30
Anantshree Chandola
b262ced5b6
Remove old sso pages and settings (#8925)
* Login/SSO revamp (#8689)

* add workspace login

* SSO revamp

* small fix

* update

* remove comments from style file

* states for sso buttons

* updates

* Cancel should close the modal

* inherit default sso

* small fixes

* Add a confirmation modal while enabling workspace level SSO (#8881)

* font size update for title

* updates- add overlay css

* state updates

* updates

* updates

* fixes

* update casing

* update casing

* fixes

* drak mode fixes

* dark mode fixes

* small fix

* css update

* fix lint errors

* redirect url dark theme color fix

* remove console log

* remove unused editicon

* handle password login disable

* REmove old sso settings and pages

---------

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2024-02-27 14:15:13 +05:30
Anantshree Chandola
3561b5d96e
Fix for auto handling disabled password login in case all sso's are turned off (#8920)
* Login/SSO revamp (#8689)

* add workspace login

* SSO revamp

* small fix

* update

* remove comments from style file

* states for sso buttons

* updates

* Cancel should close the modal

* inherit default sso

* small fixes

* Add a confirmation modal while enabling workspace level SSO (#8881)

* font size update for title

* updates- add overlay css

* state updates

* updates

* updates

* fixes

* update casing

* update casing

* fixes

* drak mode fixes

* dark mode fixes

* small fix

* css update

* fix lint errors

* redirect url dark theme color fix

* remove console log

* remove unused editicon

* handle password login disable

---------

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2024-02-27 12:01:51 +05:30
Akshay Sasidharan
22614988e3 bump to v2.30.4 2024-02-26 17:52:08 +05:30
Akshay Sasidharan
d073061857 Merge branch 'main' into chore/pyodide-static-asset 2024-02-26 17:50:03 +05:30
Arpit
fe4c62b9a3
[hotfix] Fix editor crash when resolving "lodash" import without method usage (#8913)
* Fix editor crash when resolving lodash import without method usage

This commit addresses an issue where the editor would crash if lodash ('_') was imported without directly using any of its methods. Previously, attempting to resolve only '_' without any subsequent method call, such as '_.camelCase('hello_world')', resulted in a crash. This has been fixed by enhancing the resolution logic to handle standalone lodash imports correctly, ensuring the editor remains stable regardless of how lodash is used within the code

* bumping version

* added window and this as reserved keywords

* fixes: 'this._' and 'window._' cases where it points to circular
2024-02-26 17:07:34 +05:30
Kiran Ashok
c677c964cb
hotfix: Remove restricted height in inputs (#8908)
* fix : when 2 inputs are placed adjacent it should touch each other

* fix : cleanup

* fix : alignment issue in inputs

* fix : alignment issue

* typo

* fix : height for previous components

* fix

* making default text intend to -1px

* fix

* removed resize dependency

* fix
2024-02-26 17:06:39 +05:30
Akshay Sasidharan
c36a1ab4f3 Merge branch 'main' into chore/pyodide-static-asset 2024-02-26 15:53:10 +05:30
Muhsin Shah C P
8bcd96e3c9
[Improvement] Enter to save (#8551)
* Added FormWrapper to the App create & org-create modals

* Added sso and constants changes

* Refactored the code

* Added textArea handler

* [Improvements] Onboarding enter to save changes (#8566)

* Added selecting choices on tab and space keys

* Added action to org invite page

---------

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2024-02-26 12:16:34 +05:30
Midhun G S
1ed569e4fc
Login/SSO revamp (#8864) (#8909)
* Login/SSO revamp (#8689)

* add workspace login

* SSO revamp

* small fix

* update

* remove comments from style file

* states for sso buttons

* updates

* Cancel should close the modal

* inherit default sso

* small fixes

* Add a confirmation modal while enabling workspace level SSO (#8881)

* font size update for title

* updates- add overlay css

* state updates

* updates

* updates

* fixes

* update casing

* update casing

* fixes

* drak mode fixes

* dark mode fixes

* small fix

* css update

* fix lint errors

* redirect url dark theme color fix

* remove console log

* remove unused editicon

---------

Co-authored-by: Anantshree Chandola <anantshreechandola23@gmail.com>
2024-02-26 12:12:07 +05:30
Kiran Ashok
7a135b3b93
hotfix: The slider used for width control in the inspector is breaking the component when moved too quickly. (#8897)
* fix : slider in inspector breaking when moved too fast

* review changes
2024-02-26 08:33:21 +05:30
Kiran Ashok
f772f05add
hotfix: Checked items not getting exposed in treeselect component (#8890)
* fix : checked values not getting exposed correctly

* version bump
2024-02-22 16:53:14 +05:30
Kiran Ashok
41bce67b1d
hotfix : Console throwing error / warnings related to svgs (#8895)
* fix : fix fill rule clip rule etc to camelcase

* fix : svg width and height made to 100% instead of auto

* fix :: few more svg height and width change in editor

* remove logs
2024-02-22 16:52:54 +05:30
Nakul Nagargade
afcf5d11be
Update webpack config only to include sentry when env APM VENDOR is 'sentry' (#8888) 2024-02-22 16:52:34 +05:30
vjaris42
5868c5c5bc
fix: editor loading state on back to apps redirection (#8858) 2024-02-22 13:22:10 +05:30
Muhsin Shah C P
63947ae406
Removed small-case only check from folder creation (#8665) 2024-02-22 13:21:36 +05:30
Nakul Nagargade
77c03be1a5
fix : Update one of the accordion from 'Layout' to 'Devices' (#8874)
* Fix table data on update is not rendering the table data

* Update one of the properties accordion from Layout to Devices
2024-02-22 08:20:27 +05:30
gsmithun4
7eda7f7875 bump version 2024-02-21 11:53:50 +05:30
Midhun Kumar E
ebdbef9977
test: Cypress automation revamp appbuilder 1.5 (#8804)
* fix button spec

* fix appTitle spec

* fix componentDuplication spec

* fix csa spec

* fix datepicker spec

* fix list view  spec

* fix modal  spec

* fix multiselect  spec

* fix input  specs

* fix query  specs

* fix inspector and global setings  specs

* fix multipage  spec

* fix text  spec

* fix table  spec

* fix layout
2024-02-20 21:28:38 +05:30
Midhun Kumar E
14f714529e
Add and fix data-cy (#8872) 2024-02-20 21:28:24 +05:30
Johnson Cherian
b17959286d
feat: Expose clicked series name in charts (#8841)
* feat: expose click series name

* refactor: removed consoles

* chore: bump patch version
2024-02-20 10:54:32 +05:30
Akshay Sasidharan
43921cfa7c move pyodide to static assets 2024-02-19 18:16:02 +05:30
Kiran Ashok
d22bbaadba
fix : inspector icon alignment (#8843) 2024-02-19 12:50:05 +05:30
Akshay
3a627efda0
Merge pull request #8777 from ToolJet/docs/market1.6
[docs] v2.30.0 - Marketplace 1.6
2024-02-16 18:51:38 +05:30
Akshay
97b022bf67
Merge pull request #8392 from ToolJet/release/marketplace-1.6
Release: Marketplace 1.6 - v2.30.0
2024-02-16 18:49:57 +05:30
Mekhla Asopa
320f5bad2e
updated spec (#8818) 2024-02-16 17:40:47 +05:30
Johnson Cherian
a010fba17b
fix: set preview data after transformation in query panel run button click (#8817) 2024-02-16 17:02:07 +05:30
Adish M
a6b8e1b162
Merge pull request #8815 from ToolJet/marketplace-workflow-fix
Fix for marketplace cypress host-url
2024-02-16 15:14:06 +05:30
Adish M
d62f33b077 Fix for marketplace cypress host-url 2024-02-16 15:12:47 +05:30
Akshay Sasidharan
3a5980ef28 Merge branch 'main' into release/marketplace-1.6 2024-02-16 14:35:38 +05:30
Adish M
c25d2a7f68
Merge pull request #8813 from ToolJet/marketplace-workflow-fix
Fix for marketplace cypress host-url
2024-02-16 14:31:36 +05:30
Adish M
2d94d32c4e Fix for marketplace cypress host-url 2024-02-16 14:27:51 +05:30
Adish M
9fdd25cfe4
Merge pull request #8810 from ToolJet/marketplace-workflow-fix
Fix for marketplace cypress workflow
2024-02-16 13:26:46 +05:30
Adish M
6978d19ba3 Fix for marketplace cypress workflow 2024-02-16 13:18:22 +05:30
Syed Abdul Rahman
63b1142d95
Fixed pagination broken issue in App dashboard (#8809) 2024-02-16 12:09:30 +05:30