Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added common data sources #9468

Merged
merged 2 commits into from May 14, 2024
Merged

Added common data sources #9468

merged 2 commits into from May 14, 2024

Conversation

rudeUltra
Copy link
Collaborator

Fixes #8836

image

Copy link

github-actions bot commented May 6, 2024

@dishag18 dishag18 added the tested label May 6, 2024
@gsmithun4 gsmithun4 changed the base branch from develop to release/platform17.2 May 14, 2024 08:12
@gsmithun4 gsmithun4 merged commit 7a576e5 into release/platform17.2 May 14, 2024
57 checks passed
@gsmithun4 gsmithun4 deleted the fix-8836 branch May 14, 2024 08:14
@ajith-k-v ajith-k-v added this to the Platform 17.2 milestone May 14, 2024
@gsmithun4 gsmithun4 mentioned this pull request May 16, 2024
gsmithun4 added a commit that referenced this pull request May 16, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding a section for commonly used data sources
5 participants