Commit graph

1112 commits

Author SHA1 Message Date
Sherfin Shamsudeen
bbf552d693
Prevent datepicker from asking the user to select a date before showing the calendar (#1542) 2021-12-09 11:06:59 +05:30
Gandharv
886da251cd
fix query manage old state retained on add query (#1537) 2021-12-08 13:39:20 +05:30
navaneeth
bc19612b3a Merge branch 'release/v0.10.0' 2021-12-07 21:21:33 +05:30
Gandharv
53808bad0d
fix color diff in library page (#1533) 2021-12-07 20:54:53 +05:30
navaneeth
4641342038 Fixes width of iframe, code editor & password input 2021-12-07 20:51:20 +05:30
Arpit
c1939aa58c
[Bugfix] fields jumps when focused - REST API (#1516)
* fix: fields jumps when focused

* use colors from colors.scss
2021-12-07 20:12:13 +05:30
Arpit
5ca4b54649
[improvement] Widget components #1475 - datepicker widget (#1530)
* updated to new api, fixed time-selection, and fixed enableDate

* fix typo

* fix validate arg

* Initiate datepicker value to defaultValue and validate without referring to currentState variable

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2021-12-07 19:28:46 +05:30
Akshay
bf13cf5e1c
Feature: library apps with templates (#1529) 2021-12-07 18:55:41 +05:30
Gandharv
d8c3556d3e
change max-height to height for homepage body (#1527) 2021-12-07 18:06:43 +05:30
Gandharv
8eca3b4fe1
fix: dark mode styles for widget inspector (#1526) 2021-12-07 17:37:55 +05:30
Gandharv
d398266991
fix toggle value (#1525) 2021-12-07 15:41:12 +05:30
Gandharv
0c57a0b728
main wrapper position relative change (#1523) 2021-12-07 14:17:02 +05:30
Arpit
2cba8d6d38
fix- visibility defination of calender widget (#1514) 2021-12-07 11:26:20 +05:30
Gandharv
7a8698645e
Add checked prop to toggle element (#1520)
* fix: add checked prop to toogle element

* add onChange value based on event.target.checked
2021-12-07 11:21:56 +05:30
Sherfin Shamsudeen
aa0265c6cd
Disable textOrientation property for calendar events on month view (#1512) 2021-12-06 15:38:23 +05:30
Sherfin Shamsudeen
828e35094e
Set currentView of calendar correctly when default view is not month (#1510) 2021-12-06 15:38:03 +05:30
Gandharv
f3828339cb
fix: tabs text jump in inspector (#1508) 2021-12-05 15:31:57 +05:30
navaneeth
5ff6b5170b Update default button color to match new theme 2021-12-04 23:37:41 +05:30
navaneeth
f533e3c6c1 Fixes inconsistent popover styling 2021-12-04 23:24:56 +05:30
navaneeth
e7fc123b2a Update color of folder app count badges 2021-12-04 23:18:16 +05:30
navaneeth
5a98cb8ac2 App title should not overflow to next line 2021-12-04 23:13:54 +05:30
Gandharv
06201a3679
Split properties and styles for component inspector (#1467)
* split properties and styles for component inspector

* add accordion for table component

* add accordion to charts.jsx

* add accordion button css

* css changes

* move +add to right + change basic fields to properties

* keep events and layout closed by default

* center empty text

* add empty text for handler events

* css changes

* add margin bottom for table columns+cards

* css fixes

* add spacing below add+ button
2021-12-04 23:11:25 +05:30
navaneeth
0a6173bec1 Hoxfix for device window width 2021-12-03 18:34:33 +05:30
navaneeth
6ca57daf1e Merge remote-tracking branch 'origin/main' into develop 2021-12-03 18:28:27 +05:30
Navaneeth Pk
819f223b99
Default to desktop view if no widgets on mobile layout (#1506)
* Default to desktop view if no widgets on mobile layout

* Revert

* Fix
2021-12-03 18:27:53 +05:30
navaneeth
2a98c6bbae Merge branch 'develop' of github.com:ToolJet/ToolJet into develop 2021-12-03 16:19:52 +05:30
navaneeth
668f4b8478 Merge branch 'main' of github.com:ToolJet/ToolJet into develop 2021-12-03 16:19:25 +05:30
Arpit
f43b19960c
fixes: text type columns of tables cannot be marked as "not editable" (#1502)
* fix

* isEditable set to true, run handleCellValueChange function
2021-12-03 16:06:24 +05:30
Arpit
05ac0e470e
Fixes #1498 - serverside pagination fix (#1500)
* lint fixes

* serverside pagination limits records to 10: fix
2021-12-03 15:17:34 +05:30
Arpit
f4c56225fc
table string column input field max width fix (#1504)
* lint fixes

* fix
2021-12-03 15:14:04 +05:30
Arpit
07dc6c2197
Bugfix: cell value does not change when the value on the inspector is updated [table widget] (#1440) 2021-12-03 13:52:50 +05:30
Arpit
25a196d354
fixed: Improper date parsing (#1318) 2021-12-03 13:52:14 +05:30
Gandharv
372bfe7a18
fix: query manager closing on view updates (#1478) 2021-12-02 14:17:48 +05:30
Arpit
2b303c026b
[Feature] : Gsheet update operation (#1453)
* gsheet update op: schema and UI

* gsheet update op: server

* update operation for google sheet datsource api

* remove unsued comments

* backward compatiable: removed custom rule for sheet

* unsused consolelogs

* .

* Show gsheets update query body as a single-line codehinter

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2021-12-02 12:25:40 +05:30
Karl Rezansoff
620b3277c0
moved toast container so toasts show above modal (#1480) 2021-12-02 12:22:41 +05:30
navaneeth
c834f4fc26 Change the table widget scrollbar track color 2021-12-01 18:14:35 +05:30
navaneeth
53070f55eb Merge branch 'develop' of github.com:ToolJet/ToolJet into develop 2021-12-01 16:33:47 +05:30
navaneeth
22319251f5 Merge remote-tracking branch 'origin/main' into develop 2021-12-01 16:33:25 +05:30
Navaneeth Pk
1408f5725e
Update logo colors (#1477) 2021-12-01 16:12:32 +05:30
Sherfin Shamsudeen
daf2dcb8d1
Feature/dashboard redesign phase 1 (#1472)
* Display apps as cards on dashboard

* Add alignment, border and font styles to app cards

* Arrange app cards in 3x5 grid on dashboard

* Fix bug with app list index calculation

* Remove overflow and scrollbar from homepage body

* Align homepage header with apps grid

* Display three-dots icon on top-left of app card

* Highlight app card on hover on dashboard

* Replace edit and launch buttons with new design on app card

* Align app cards along with folder panel

* Change three-dots image of app menu

* Align app name and details towards center of app card

* Support dark mode in dashboard

* Apply brand colors to app dashboard

* Set canvas container bg color to #2f3c4c for dark mode

* Hide scrollbar from app body

* Fix alignment issues on app dashboard when app create button is not shown

* Rename svg file for three-dots icon on app card
2021-12-01 13:50:21 +05:30
Sherfin Shamsudeen
9326120b5a
Apply higher z-index for selected component (#1474) 2021-11-30 19:48:12 +05:30
Sherfin Shamsudeen
2b308b2f3a
Fix width for iFrame and PasswordInput (#1463) 2021-11-25 19:34:47 +05:30
Sherfin Shamsudeen
64ec3e5b20
Set code editor default width to 15 (#1459) 2021-11-25 17:33:31 +05:30
navaneeth
dff987b58f Fix for incorrect modal widget placing 2021-11-25 14:17:18 +05:30
Sherfin Shamsudeen
c2ad1f029d
Set overflow to auto for .jet-data-table:hover (#1457) 2021-11-25 13:28:10 +05:30
Navaneeth Pk
9cc0023b9c
Disable drag while table columns are being resized (#1452)
* Fix resize

* Fix

* Make calendar not draggable from its body

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2021-11-24 18:01:21 +05:30
Gandharv
29b20ce1e8
fix rest api defaults (#1450) 2021-11-24 16:12:16 +05:30
Sherfin Shamsudeen
1cdd109403
Generate file action (#1449) 2021-11-24 15:03:28 +05:30
Sherfin Shamsudeen
f804706de2
Expose current view of calendar component (#1447)
* Expose current view of calendar component

* Rename exposed variable 'view' of calendar to 'currentView'

* Document currentView variable of calendar
2021-11-23 20:38:40 +05:30
Sherfin Shamsudeen
efa6b4ab50
Custom color for calendar event title (#1445) 2021-11-23 20:32:25 +05:30