Kiran Ashok
313d3bbd83
Bugfix :: Popover gets removed when cursor goes to canvas ( #5246 )
...
* fix :: popover removal issue fix in tooljet db query manager
* cleanup
* cleanup
2023-01-09 16:07:35 +05:30
Manish Kushare
2986f014d2
bug fixed ( #5261 )
2023-01-09 15:44:34 +05:30
Kavin Venkatachalam
127a47ef41
Fixes redirection while switching the workspace ( #5259 )
2023-01-09 15:06:54 +05:30
Kiran Ashok
8075b9f957
enter click on sso bugfix ( #5257 )
2023-01-09 15:04:20 +05:30
Kavin Venkatachalam
dfddfd9d1a
Fixes unclickable buttons on template modal for lower resolution ( #5254 )
2023-01-09 14:16:09 +05:30
Arpit
76e795d22a
fixes: Boolean data is not visible in the table widget ( #5245 )
2023-01-09 14:15:57 +05:30
Muhsin Shah C P
e583e36c46
fix: manage user btn will only show for admins ( #5238 )
2023-01-09 13:27:25 +05:30
Muhsin Shah C P
84e603124d
Fix: no organization name visible in single workspace ( #5256 )
2023-01-09 13:23:20 +05:30
Arpit
e091e5c662
style fixes: editor header ( #5228 )
...
* style fixes: editor header
2023-01-09 12:39:50 +05:30
Kiran Ashok
f877956100
Bugfix :: navbar in verification success screen ( #5252 )
...
* fix :: verification screen navbar
* giving bg color for eye button so that password overflow is hidden
* revert some styles
* reverting style
* pr fixes :: adding padding to input field
2023-01-09 12:38:10 +05:30
Sherfin Shamsudeen
4ad4515703
Change the position of id inside page object
2023-01-07 23:18:50 +05:30
Sherfin Shamsudeen
672993e49a
Expose page id in viewer also
2023-01-07 11:13:33 +05:30
arpitnath
71fcdfb6a4
fixes: persisted state for components from duplicate pages
2023-01-06 18:37:27 +05:30
Arpit
b182fb7735
follow up to: #5164 ( #5223 )
2023-01-06 17:38:58 +05:30
Muhsin Shah C P
cf3a045a2f
fix: boolean column issues ( #5242 )
2023-01-06 17:31:02 +05:30
Arpit
ac326518e2
with empty col name, we should not be able to create new cols ( #5243 )
2023-01-06 17:17:49 +05:30
Kiran Ashok
26b047f9fd
Bugfix :: TooljetDB query manager fields scroll issue ( #5236 )
...
* fix :: scroll issue query manager tooljet db
* updating other fields scroll issue
* fix :: scrollbar hiddden
2023-01-06 17:15:18 +05:30
Manish Kushare
01f93fb405
[ Bug fixed ] : dark theme bug fixes ( #5239 )
...
* dark theme bug fixes
* made popover content of the real time avatar consistent with the dark theme
2023-01-06 17:14:56 +05:30
Kiran Ashok
e1e5f15f8c
fix :: removed disabled button during login due to browser autocomplete issue ( #5241 )
2023-01-06 17:13:08 +05:30
Kavin Venkatachalam
e7a833b70d
Make TooljetDB as first item in query panel ( #5229 )
2023-01-06 14:29:25 +05:30
Kiran Ashok
04505c0c46
fix :: making navbar transparent ( #5231 )
2023-01-06 14:25:02 +05:30
Kiran Ashok
a8667ec306
Bugfix :: Remove autocompletion and rendered logo as svg ( #5232 )
...
* fix :: turnoff autocomplete and rendered logo as svg
* rendering as svg
* svg
* fixing width and height as auto
2023-01-06 14:24:53 +05:30
Muhsin Shah C P
6453aca185
fix: now menu item will hide for non-admin user ( #5222 )
2023-01-06 00:31:32 +05:30
Arpit
774da9c3cd
Popoup drawer styles fixes ( #5219 )
...
* styles fixes
* typos
2023-01-05 22:39:14 +05:30
Kiran Ashok
2ab66d1dd0
Bugfix :: Fixing scroll in dashboard and databases ( #5203 )
...
* fix :: dashboard scroll
* fix :: reverting some styles
* fix :: scroll issue dashboard
* fix
* fix :: scroll in database
* cleanup
* pr fixes and added auto focus to folder modal
* fix for :: row of data at the end of the table is not visible
2023-01-05 18:28:26 +05:30
Gandharv
8492ecff23
fix: notification center badge ( #5176 )
...
* fix: comment notification badge position
* fix: add pinned icon for left sidebar items
2023-01-05 18:26:38 +05:30
Arpit
2f3a32b7ba
pass header editors context ( #5218 )
2023-01-05 17:33:55 +05:30
Manish Kushare
c26f30b1cd
added tooltip to the leftsidebar icons ( #5215 )
2023-01-05 17:28:01 +05:30
Sherfin Shamsudeen
5a97d65005
Fix unmerged styles
2023-01-05 17:09:54 +05:30
Sherfin Shamsudeen
78f1a1bba7
Merge branch 'develop' into v2-beta
2023-01-05 16:45:43 +05:30
Manish Kushare
1cf35a9e0a
[ Bug fixed ] : Popover content in left sidebar is not scrollable ( #5195 )
...
* bug fixed
* bug fix
* Revert "bug fix"
This reverts commit eefdb4cc9e .
* avoided Editor component to render while dragging the query panel
on first render made popoverContent height as 95vh if query panel is not expanded
* made the suggested changes
* made text inside notification center consistent with the dark theme
2023-01-05 14:47:24 +05:30
Kavin Venkatachalam
4634bbe37c
Fixes showing version name empty on enter key press ( #5191 )
2023-01-05 14:36:39 +05:30
Muhsin Shah C P
ddf771082f
fix ( #5208 )
2023-01-05 14:25:42 +05:30
Gandharv
a270d2794e
fix: overlapping columns in tooljet database ( #5204 )
...
* fix: overlapping columns
* disable search in organization dropdown
2023-01-05 14:01:47 +05:30
Muhsin Shah C P
1374b42284
fix: login redirection issue ( #5207 )
2023-01-05 13:50:41 +05:30
Kiran Ashok
ba848908bc
Bugfix :: Removed testimonial screen from onboarding pages ( #5183 )
...
* fix :: removed testimonial section
* moved logo to center
* add bg color to navbar
* fix logo size
* fix logo size
2023-01-05 13:37:19 +05:30
Kavin Venkatachalam
e43821d0af
Fixes selecting widget from inspector bug ( #5193 )
2023-01-05 13:28:23 +05:30
Arpit
9514038d7d
Add disabled state bg color select component ( #5206 )
...
* adds bg color for disabled state: select component
* fixes: dark theme
2023-01-05 13:13:59 +05:30
Kavin Venkatachalam
8d9442a3e2
Fixes preview bug on restapi ( #5201 )
2023-01-05 12:43:05 +05:30
Arpit
bc880a1cd7
V2 tables dashboard improvements ( #5188 )
...
* disable select input for primary key
* remove toggle column for primary key, replace it with a badge
* adds no-apps svg
* clean up
* update svg
* update svg icon: correct
* bg fix
* reverts styles
* fixes page handler icon margins and padding
* fix
* update badge color
2023-01-05 11:53:53 +05:30
Arpit
9fb58c938c
v2-improvement: select the first group by default and render the selected on by default ( #5197 )
...
* select default group on mount
* typo
2023-01-05 11:41:59 +05:30
Gandharv
337cdfc99f
chore: add image extensions in webpack resolver ( #5200 )
2023-01-05 11:28:15 +05:30
Gandharv
5b3add2bff
fix: dnd on pages section ( #5202 )
2023-01-05 11:26:30 +05:30
Arpit
b714c71cd9
adds padding ( #5190 )
2023-01-05 11:03:05 +05:30
Manish Kushare
4b464d9b84
made left sidebar icon consistent with the dark theme ( #5196 )
2023-01-05 10:59:32 +05:30
Muhsin Shah C P
6af7987b8d
bug-fix: user can add values to auto-generated column white creating updating rows ( #5189 )
2023-01-04 21:24:13 +05:30
Muhsin Shah C P
f75460e662
[bug-fix] doesn't work multiple sort options - Tooljet DB ( #5185 )
...
* removed some filters
* fixed sorting issue
2023-01-04 21:23:04 +05:30
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