Commit graph

3716 commits

Author SHA1 Message Date
Arpit
02a6d54d88
V2 minor UI fixes (#5187)
* viwer margin for theme flip button

* adds cursor to pointer

* adds min height to mobile view
2023-01-04 20:25:42 +05:30
vjaris42
22f6f32f25
replace logo & add csv template (#5186) 2023-01-04 18:05:30 +05:30
Kavin Venkatachalam
bdc4114052
Fixes unsaved popup showing on tooljetDB (#5184) 2023-01-04 17:53:40 +05:30
vjaris42
fb9e080a2f
fix: avatar and last name blank issues (#5171) 2023-01-04 17:47:13 +05:30
vjaris42
9e0f864a11
[Fix] :: app version dropdown UI (#5181)
* fix: app version ui and delete modal

* replace: TooljetDb query text on Query panel
2023-01-04 17:41:40 +05:30
vjaris42
01be98f363
onboarding fix (#5175)
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2023-01-04 17:35:07 +05:30
Arpit
21f2c7bcaf
Table dashboard improvements (#5182)
* add placeholder text for no tables

* adds placeholder for empty records

* renamed tooltip to database

* renamed routes to database
2023-01-04 17:28:13 +05:30
Arpit
3ed29c387a
hide header for desktop mode (#5178) 2023-01-04 17:21:37 +05:30
Gandharv
ad05b78ffa
fix: add pinned icon for left sidebar items (#5180) 2023-01-04 17:18:47 +05:30
Arpit
1e607f547d
removes placeholder for no folder list (#5179) 2023-01-04 16:49:22 +05:30
Gandharv
7156fc222f
Homepage and editor design fixes (#5172)
* logo + editor changes

* render svg instead of img

* render svg instead of img

* removes unused css
2023-01-04 15:33:55 +05:30
Shubhendra Singh Chauhan
09f7e61408
Updated guide link in editor to v2 doc (#5174) 2023-01-04 15:33:35 +05:30
Manish Kushare
bf7d576a90
added unfold icon when query panel is not expanded (#5173) 2023-01-04 15:16:34 +05:30
Manish Kushare
08e8b5fc3a
replaced parameter with Parameter (#5096) 2023-01-04 14:58:36 +05:30
Manish Kushare
164028ae14
[ Bug fix ] : dark theme fixes (#5164)
* Close button for filter is not visible in dark mode.

* fixed : Hovering on dark mode selector is showing cursor instead of mouse pointer

* bug fixed

* bug fixes : dark theme

* fix : dark theme issue in search box and add page field in Pages

* bug fixed : serachbox in pages remains in dark theme only

* fixed properties and style tab bg in dark theme for the widget inspector
2023-01-04 14:47:16 +05:30
Midhun G S
dd9c929ff3
[V2-Beta] Fix : ToolJet Database bugs (#5166)
* database fixes

* default value fix
2023-01-04 14:01:01 +05:30
Manish Kushare
6e914e26eb
spacing between method and url in restapi (#5162) 2023-01-04 13:41:10 +05:30
Akshay
e5150640f6
fix subpath proxy to tooljetdb (#5168) 2023-01-04 13:32:52 +05:30
Gandharv
2f025d11d3
Update homepage design (#5121)
* move all apps link under folders

* home page changes

* css changes

* fix

* fix comments icon

* breadcrumb fix

* change logo

* css fixes

* icon

* fix: comment notifications page id param addition

* loader heights change

* fix spacing

* update scroll

* delete unused file

* theme dark fix

* fix cursor

* css changes

* exp: removes skeleton

* exp: update apploader

* hide selector if single workspace

* keep search icon while searching pages

* update apploader

* use ui/select

* update plugin icons

* modal css changes

* css changes

* show delete, edit on hover only - querymanager

* update sidebaritem to use svg directly instead of img tag

* use svg for appicon
2023-01-04 13:28:55 +05:30
Kiran Ashok
b93b2cd269
fix :: single workspace singup page breaking (#5163) 2023-01-04 13:13:34 +05:30
Arpit
3f64abdaf4
[Bugfix] unable to create a rest api dataquery on v2-beta, (#5170)
* fixes: not able to create new restapi query

* fixes: not able to create new restapi query, revert prev commit

* resolves restapi datasource id
2023-01-04 12:55:30 +05:30
Arpit
5fe3822ded
check if default value is an empty string (#5169) 2023-01-04 12:08:18 +05:30
vjaris42
7426ba3e2a
add: db transaction on async invitations (#5154) 2023-01-04 10:05:50 +05:30
Midhun G S
0e3c9b7da2
Fix: Bug on query create if two ds in same kind (#5167) 2023-01-04 10:03:18 +05:30
Adish M
6cb70af966
Updated cloud run docs with adding Postgrest server (#5149) 2023-01-03 17:52:13 +05:30
Manish Kushare
55acd6c4d9
[ Bug fixed ] : select custom component styles not getting applied in query manager (#5128)
* bug fixed : select custom component styles not getting applied in query manager

* bug fix : not able to custom style select component

* fixed: Operation dropdown options are not fully visible.
2023-01-03 17:12:43 +05:30
Kavin Venkatachalam
fe4ba616a5
[Bug]: Query Manager Bugfixes (#5089)
* Fixes draft query & name issues on query manager

* Fixes textarea showing in RunJS while switching queries

* Fixes clearing unsaved values while resizing the query panel

* Fixes showing confirmation popup on tooljetdb without any changes

* Removed unwanted changes

* Fixes toggling off the raw JSON on body brings you back to header in REST API

* Fixed modal showing on tooljetDB
2023-01-03 15:59:31 +05:30
Manish Kushare
681f5a721d
bug fixed : dark theme issues (#5158) 2023-01-03 15:27:14 +05:30
Manish Kushare
b0d401df36
[ Bug fixed ] : UI is not consistent when query name is large in query panel header (#5098)
* truncate the query name excedding 20 letters in the query panel header

* made the suggested changes

* bug fixed
2023-01-03 15:04:49 +05:30
Kiran Ashok
b7b87842be
removing styles already present in onboarding css file (#5160) 2023-01-03 14:07:10 +05:30
Akshay
ad8704a2f1
Fix heroku on click deploy (#5147) 2023-01-03 13:25:45 +05:30
Kiran Ashok
848d8ba2dc
fix :: setupscreen for admin broken in lower resultion fix (#5157) 2023-01-03 13:07:26 +05:30
Manish Kushare
b5d456a7fb
bug fixed : restAPI is getting created everytime after adding new datasource or deleting a data source (#5115) 2023-01-03 12:59:47 +05:30
Kiran Ashok
47023bb8dd
gave width to login/signup page skeleton (#5153) 2023-01-03 12:03:15 +05:30
Manish Kushare
4d7843836b
[ Bug fix ]: Dark theme bugs (#5145)
* bug fixed : profile pop-up in the homepage is not consistent with the dark theme

* Popover content of inspector,debugger,pages and datasouces are inconsistent with the dark theme

* dark theme fixes for menu icon in the homepage

* dark theme fixes
2023-01-03 08:53:01 +05:30
Manish Kushare
4955689281
[ Bug fixed ]: GraphQL headers url paramaters key value UI is not as expected (#5116)
* bug fixed : GraphQL headers & url paramateres key & value UI is not as expected.

* made the suggested changes
2023-01-03 08:33:38 +05:30
Manish Kushare
59d2acfb88
[ Bug fixed ] : Edit version pop-up is not getting closed after clicking on x button (#5118)
* bug fixed : edit version pop-up is not getting closed after clicking on x button

* made the suggested changes
2023-01-03 08:31:47 +05:30
Manish Kushare
d95c61d61e
[ Bug fixed ]: Should be workspace instead of organization (#5095)
* replace add new organization with add new workspace

* replace organization-settings with workspace-settimngs

* made the suggested changes
2023-01-02 17:41:29 +05:30
Arpit
5f1cc81e10
[multipage]redirects to homepage if page is invalid (#5107)
* redirects to homepage if page is invalid

* remove console
2023-01-02 17:36:48 +05:30
Manish Kushare
cfcb108b7d
[ Bug fixed ] : input field width is not fixed (#5057)
* bug fixed : codehinter width is not fixed

* fixed spacing issue in the rest api input url field

* bug fixed : minor shift in the content in the input field
2023-01-02 17:30:38 +05:30
vjaris42
456375c2db
add: autosave for newly created apps (#5069) 2023-01-02 16:49:21 +05:30
Midhun G S
08583bd065
default data source fix (#5136) 2023-01-02 15:05:19 +05:30
Kiran Ashok
312be78918
toast fixes (#5134) 2023-01-02 14:21:54 +05:30
Midhun G S
d5da6f7024
[V2-BETA] Migration fixes (#5130)
* migration fix: connection timeout

* fixes

* fix
2023-01-02 14:12:07 +05:30
Sherfin Shamsudeen
d9b8013cef
Send queries along with appDefinition from server (#5132) 2023-01-02 14:03:02 +05:30
Akshay
7335a0c303
Chore: k8s v2 revision (#5122)
* revise postgrest setups as optional

* add quotes

* update docs

* update comment

* move docs to v2 version

* update docs

* revert unrelated changes

* update postgrest host placeholder
2023-01-02 13:10:17 +05:30
Kiran Ashok
44c66423ef
changed work email to email (#5126) 2023-01-02 12:42:37 +05:30
Gandharv
f4ab2a2221
fix: scroll in debugger panel (#5110)
* fix: popover width

* fix: debugger scroll

* rename title to debugger

* css changes

* homepage pagination

* same width edit-launch btns -> appcard

* profile icons

* fix render deploy

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2022-12-30 17:23:20 +05:30
Akshay
4ed492ea0d
Fix: enable tooljet db flag (#5119)
* setup db connection only if flag is enabled

* revert old change
2022-12-30 17:14:25 +05:30
Akshay
ec5300ceec
Chore: Docker compose docs revision (#5078)
* update docker-compose deploy docs for v2

* update doc tabs
2022-12-30 16:31:38 +05:30