vicky-primathon
527bb5898a
Fix-The tabs should scroll with the increase in the number of tabs. ( #131 )
...
* Fixed tabs widget bugs and other updates:
1. Moved drag icon to the left of tab name field in the tabs widget property pane
2. Change drag icon
3. Add scroll when the tabs occupy more width than the width of tabs widget.
4. Add selected tab name validation.
5. Hide overflow tabs.
6. Avoid vertical scrollbars in tabs widget header
2020-07-29 14:31:17 +05:30
vicky-primathon
a2673aaa87
Fix-Open image in new tab on clicking it in table widget. ( #119 )
...
* Added Button component in Table widget for actions
* Action button state loading added for Table widget
* Action button font-weight made as normal
* Created header for common functionalities in Table Widget
* Client side searching added in Table Widget. Action created for server side searching also.
* Columns visibility feature initial commit
* Column visibility list added in Table Widget
* Changed pagination designs in accordance with new layout. This enable user to jump page as well.
* Using colors values from constants
* Table widget pagination, numeric input page number clamped between 1 and total pages
* Adding tool tip to truncated values in table widget. Added AutoToolTipComponent that adds tooltip when text is truncated.
* Table data download changes. Added downlaod icon and button to table widget.
* Table data download changes
* Table button loading state fixed. Table code refactored, rendering from props instead of state in ReactTableComponent
* Table widget action button alignment fixed
* Handled actions column changes
* added proper keys to useMemo for react table widget
* Download table data as CSV implemented
* table data download, unused code removed
* Code refactors and added dependency map with meta props and table data for computing columns
* Table UI breakages on scroll and empty cells fixed
* Handled empty rows in table widget
* Fixed last row cut issue
* Code review changes
* Code review changes
* Added table widget component heights as enum
* code review changes
* Search component in Table widget updated with support for clearing data, renamed properties
* Opening image in new tab on clicking in table widget
* Fixed table craching due to empty data filtering
* Empty extra space on loading removed in table widget
* Removed stopping of event propagation on table widget action button click
* Table header UI overflow fixed
* Clearing selected row on searching data in table widget
* fix for cypress test
Co-authored-by: Arpit Mohan <me@arpitmohan.com>
2020-07-24 16:02:31 +05:30
Hetu Nandu
d85376b90c
Remove current value popup from function call fields ( #49 )
2020-07-07 14:19:22 +05:30
Hetu Nandu
38aafb5027
Fix embedded datasource path ( #2 )
...
* Refactor CodeMirror component to be more configurable and testable (hints, markings)
* Update the existing datasource path component
* Better text highlighting for JSON fields
* Case insensitive hinting in autocomplete
2020-07-01 15:31:07 +05:30
Hetu Nandu
fb65b204a8
JSON stringify fixes
2020-06-25 10:04:57 +00:00
Vicky Bansal
c4eeccbf81
Merge branch 'fix/action-selectors' into 'release'
...
Fix/action selectors
See merge request theappsmith/internal-tools-client!723
2020-06-22 13:55:19 +00:00
vicky_primathon.in
c5af30370f
lightning menu tooltip flash issue fixed
2020-06-19 16:27:54 +05:30
Nikhil Nandagopal
fa71e7c4ef
changed date picker to store formatted date
2020-06-19 13:21:07 +05:30
vicky_primathon.in
e950a3f935
wrapping action code issue fixed. tree component is changed.
2020-06-19 13:00:11 +05:30
Vicky Bansal
5643a53c9f
Fixing table bugs
2020-06-16 07:37:39 +00:00
vicky_primathon.in
3bf86936b1
merge conflicts resolved
2020-06-12 14:16:42 +05:30
Hetu Nandu
c2213bd696
Evaluated value bug fixes
2020-06-11 11:03:16 +00:00
vicky_primathon.in
299d1d8158
code review changes
2020-06-11 12:54:19 +05:30
vicky_primathon.in
a528ffc7d4
merge conflicts resolved
2020-06-10 19:16:45 +05:30
vicky_primathon.in
f70a3143c6
action selector breakages fixed
2020-06-10 19:11:26 +05:30
Nikhil Nandagopal
125fb9c162
Merge branch 'fix/bugs' into 'release'
...
Fix/bugs
See merge request theappsmith/internal-tools-client!696
2020-06-10 12:19:55 +00:00
Hetu Nandu
cb2867069f
Action creator evaluated value fixes
2020-06-10 12:16:50 +00:00
vicky_primathon.in
a5986ed8a8
merge conflicts resolved
2020-06-10 16:34:11 +05:30
vicky_primathon.in
e930a3963c
Merge branch 'feature/widget-actions-menu' of gitlab.com:theappsmith/internal-tools-client into fix/lightning-menu
2020-06-10 15:41:12 +05:30
Nikhil Nandagopal
7da961bcc9
fixed clearing date picker
2020-06-09 18:34:47 +05:30
Hetu Nandu
e401844014
Fix Chart series data
2020-06-05 16:20:23 +00:00
Hetu Nandu
d9540f8927
Evaluated value popup
2020-06-04 13:49:22 +00:00
vicky_primathon.in
2f6211e01b
syntax highlight for code in action selectors
2020-06-03 15:09:17 +05:30
vicky_primathon.in
b28d1e6f5f
lightning menu changes merged
2020-06-03 12:44:17 +05:30
vicky_primathon.in
4ca1f5b02e
delete icon placement fix, spacing in auto complete for lightning menu icon added
2020-06-03 10:14:11 +05:30
Hetu Nandu
2fb29290f1
Merge branch 'fix/chart-data-validation' into 'release'
...
Chart validations, Tabs add new tab issue fix
* Chart validation fixes
* Tab widget, adding new tab will display the same inside pane configurations
See merge request theappsmith/internal-tools-client!574
2020-05-29 06:07:56 +00:00
Vicky Bansal
747c3d5d8b
Chart validations, Tabs add new tab issue fix
2020-05-29 06:07:56 +00:00
vicky_primathon.in
666ab68703
actions sub-branching in UI done. separating query and api as separate actions done.
2020-05-28 16:22:48 +05:30
Satbir Singh
830184dda0
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/tweaks
2020-05-28 14:29:34 +05:30
vicky_primathon.in
263ac8aafb
tree level UI updated
2020-05-28 10:02:50 +05:30
Nikhil Nandagopal
50ec3073f8
increased date picker range
...
removed input icon
changed table action text
2020-05-25 17:50:55 +05:30
Nikhil Nandagopal
3211b8c915
minor text changes
2020-05-25 15:02:01 +05:30
vicky_primathon.in
11c97404cb
Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into feature/widget-actions-menu
2020-05-22 11:11:29 +05:30
vicky_primathon.in
bc448a5e21
widget actions ui modified
2020-05-22 10:45:41 +05:30
vicky_primathon.in
69e2de1d38
lightning menu moved to dynamic auto complete
2020-05-20 21:14:52 +05:30
vicky_primathon.in
c6a883d965
light and dark theme added in dropdown component
2020-05-19 22:54:38 +05:30
vicky_primathon.in
77a94695f0
textarea ref as input
2020-05-19 16:57:42 +05:30
vicky_primathon.in
eb0b4b918d
passing ref to dynamic auto complete
2020-05-19 12:23:37 +05:30
Abhinav Jha
f529de8d1e
Add lightning menu items
2020-05-18 12:17:45 +05:30
vicky_primathon.in
8b90cbd577
app crashing on date clear issue fix
2020-05-14 19:30:22 +05:30
Vicky Bansal
fc5f417923
Fix/map issues
2020-05-07 10:51:37 +00:00
Vicky Bansal
1f9294b608
Fix/map tab issues
2020-04-29 10:29:02 +00:00
Hetu Nandu
b346969465
fixed date picker default value down to the ms
...
fixed sharing of cachedDependency values
2020-04-23 14:57:37 +00:00
Hetu Nandu
d36092c089
Fix Date widget default date
2020-04-23 06:12:13 +00:00
Hetu Nandu
85f57e350f
Api pane creation fixes
2020-04-22 09:15:24 +00:00
Satbir Singh
a2086d2b5f
Action selector refactor
2020-04-20 05:42:46 +00:00
Nikhil Nandagopal
739ba35dc1
Feature/widgets
2020-04-15 11:42:11 +00:00
Abhinav Jha
27804d6ec6
DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions.
2020-04-14 05:35:16 +00:00
Satbir Singh
ac27f0f2c6
Fixing column delete button css and margin
2020-04-03 06:56:13 +00:00
Satbir Singh
bb9fc29409
Page Params
2020-04-01 08:09:57 +00:00
Satbir Singh
70243829d5
Nav to Url validation fixed
2020-03-31 10:40:52 +00:00
Satbir Singh
1a71c8f317
Default option value multi select
2020-03-31 03:21:35 +00:00
Satbir Singh
26b51f2f04
Safari button fix
2020-03-30 08:55:52 +00:00
Abhinav Jha
abc085bb98
Merge branch 'fix/date-picker' into 'release'
...
Fix/date picker
See merge request theappsmith/internal-tools-client!375
- It is now possible to toggle timezones
- It is now possible to show time along with the date.
2020-03-20 11:03:50 +00:00
Vicky Bansal
387667d7d1
Fix/date picker
2020-03-20 11:03:50 +00:00
Satbir Singh
9f6621231f
Tooltip css fixes.
2020-03-20 09:45:44 +00:00
Satbir Singh
d97d7f8d08
Merge branch 'feature/tooltip' into 'release'
...
Help tooltips on properties
See merge request theappsmith/internal-tools-client!407
2020-03-19 13:22:01 +00:00
Satbir Singh
9cc869b344
Help tooltips on properties
2020-03-19 13:22:01 +00:00
Satbir Singh
bc7c3b8765
Fixing radio option blur on edit.
2020-03-19 08:37:31 +05:30
Hetu Nandu
96903da7be
Form input default value issues
2020-03-16 15:42:39 +00:00
Hetu Nandu
855b49caee
Fix js toggle issues
2020-03-16 07:59:07 +00:00
Abhinav Jha
4d68e9a167
Remove unused variables. Remove missed console.log statement.
2020-02-27 09:29:28 +05:30
Hetu Nandu
5e0beb9fe7
Property Pane - Convert control to dynamic
2020-02-26 12:44:56 +00:00
Hetu Nandu
79f8719b4e
changes i thought i added
2020-02-21 13:27:28 +05:30
Hetu Nandu
1447b4f48f
Fix few p0 issues
2020-02-20 15:03:14 +00:00
Hetu Nandu
fb80c4b576
Action refactor
2020-02-18 10:41:52 +00:00
Hetu Nandu
4343d7bdd8
Dropdown widget fixes
2020-02-14 07:48:33 +00:00
Abhinav Jha
235273d1e3
P1 issues
2020-01-31 10:46:43 +00:00
Hetu Nandu
0dd25ba2ef
Refactor Widget loading
2020-01-30 13:23:04 +00:00
Abhinav Jha
f92c233323
Ad-hoc changes for ui styles.
2020-01-28 08:21:22 +00:00
Abhinav Jha
b1b5f5c669
Remove double click, add single click to property pane.
2020-01-24 10:44:15 +00:00
Satbir Singh
7d18320c50
Minor fixes for column actions
2020-01-23 13:32:05 +00:00
Satbir Singh
2e97517779
Column actions feature
2020-01-23 07:53:36 +00:00
Hetu Nandu
efa0018d46
only set height when height is supplied
2020-01-06 12:02:10 +05:30
Hetu Nandu
3ecad24203
Fixes for Dynamic Input styling
2020-01-02 13:36:35 +00:00
Hetu Nandu
146899934a
Replace monaco-editor with Codemirror
2019-12-30 07:35:16 +00:00
Satbir Singh
e0999a1795
Fixed dropdown property pane css
2019-12-18 17:05:28 +00:00
Hetu Nandu
d5e08b5836
Validation Error Message display
2019-12-10 13:30:16 +00:00
Hetu Nandu
f45d2b9135
Data Tree Autocomplete
2019-12-06 13:16:08 +00:00
Hetu Nandu
fbb7742f0e
moved to absolute paths for all fiels
2019-11-25 10:37:27 +05:30
Hetu Nandu
59b31c0201
fix wrong id read
2019-11-22 22:34:40 +05:30
Hetu Nandu
a2b275bade
Validation parse widget property
2019-11-22 13:12:39 +00:00
Hetu Nandu
a6f7882d5f
Revamp widget property validation
2019-11-19 12:44:58 +00:00
Hetu Nandu
b5f8cff7df
Validation hot fix
2019-11-14 14:26:23 +00:00
Hetu Nandu
3193543c1c
Fixes before demo
2019-11-14 13:13:35 +00:00
Hetu Nandu
750d69a6c6
Property validations
2019-11-14 09:28:51 +00:00
Satbir Singh
ff80a4b267
Action can be unset. Actions are validated before executing.
2019-11-14 07:42:24 +00:00
Satbir Singh
5653b046df
Adding delete radio option button and fixing ordering issues.
2019-11-13 10:35:35 +00:00
Satbir Singh
dbbb469dcd
Fixing breaking code in error and success action select.
2019-11-12 09:50:40 +00:00
Nikhil Nandagopal
3881fe699c
Feature/date picker
2019-11-12 07:57:12 +00:00
Satbir Singh
93c1b790d0
Added functionality to execute actions on successful call or on error of an action.
2019-11-12 05:22:32 +00:00
Nikhil Nandagopal
a031606fa1
Feature/date picker
2019-11-06 12:12:41 +00:00
Hetu Nandu
895649d77f
Dynamic Property in Editor mode
2019-11-06 06:35:15 +00:00
Satbir Singh
cb478e8d1c
Adding action selector control.
2019-11-05 12:08:41 +00:00
Nikhil Nandagopal
735fbbcbd7
Feature/file date picker
2019-11-04 14:22:50 +00:00
Nikhil Nandagopal
11e8c456a5
refactored folder structure
2019-11-04 10:57:19 +00:00