Nayan
15ca54e43f
Custom domain should be configured from admin UI ( #9633 )
2021-12-09 14:40:08 +05:30
arunvjn
f62247b468
feat: Action undo redo ( #9045 )
2021-12-07 09:45:18 +00:00
haojin111
d701f8dfb1
fix: misc git sync fixes / ui polish ( #9229 )
...
Co-authored-by: Rishabh Saxena <rishabh@appsmith.com>
Co-authored-by: Rishabh-Rathod <rishabh.rathod@appsmith.com>
2021-12-07 07:59:32 +00:00
albinAppsmith
12e277ad1f
fix: Fold/Unfold fix on click of entity ( #8961 )
...
* * fold/unfold fix
* * cypress fix
* * Button style fixes
* * test case fix
* * cypress fixes
2021-12-03 11:54:08 +05:30
Uchechukwu Nwafor
74a9e7c892
fix: refresh profile image on the header when a new image is uploaded ( #8550 )
2021-12-02 11:26:41 +05:30
Aman Agarwal
df715297ec
fix: Adding empty array check for mapping keys ( #9459 )
2021-12-01 18:36:41 +05:30
Tolulope Adetula
809a288bdc
fix: popups same width as parent ( #7499 )
...
* fix: select widget popup
* fix: select widget
* fix: Menu button
* fix: make Clear Var names
* fix: consistent dropdown width
* fix: define variable better
* fix: prettier error
* fix: variable name
* fix: select popup issue
* fix: PR issues add comments
* fix: remove unused css
* fix: add tests
* fix: more pop overs
* fix: menu button popup
* fix: Multiselect dropdown
* fix: failing test
* fix: add more tests
* fix: Failing Test
2021-11-30 02:38:46 -08:00
rashmi rai
b65258876f
fix: missing number of queries in active datasource ( #7694 )
2021-11-30 10:11:40 +00:00
Pawan Kumar
f738c5e087
fix: Alignment of point numbers in welcome pages ( #9353 )
...
* fix scroll in panel in property pane
* fix table widget button height issue
* fix alignment issues
* hide canvas selection in preview mode
* filter alignment issue fix
* fix app mode issue with iframe widget
* fix 404 alignment issues
* fix generate page alignemnt issues
* fix jsobjects empty container alignment issues
* fix comments width issue
* fix alignment issues
2021-11-26 11:46:08 +05:30
rashmi rai
96d4c0b774
fix: fixing missing where key ( #9215 )
2021-11-25 18:48:40 +05:30
Pawan Kumar
d96c4981ca
fix: Button size inside the Table widget has increased + Property pane's panel not scrollable + Alignment issues ( #9318 )
2021-11-24 17:55:07 +05:30
Pawan Kumar
8395f5e18f
feat: property pane docking ( #7361 )
...
* add tailwindcss
* docked property pane
* uncomment a line
* make entity explorer as drawer on unpin
* remove unused imports
* add pin state in reducer
* add menu icon in header
* fix widget sidebar
* fix widgets sidebar
* style property pane
* update property pane css
* update icons in property pane
* update property pane header styles
* update spacing
* fix few ui issues
* wip: preview mode
* wip:preview mode
* remove unused import
* comments sidebar in app and edit mode
* fix order of import
* use selected state for property pane
* update scrollbar style
* add classes to sidebar and property pane
* make widgets editor fluid
* make widgets editor fluid and refactor logic
* resize the widgets editor if explorer is pinned
* add shortcut for preview mode
* fix link for tabs in edit mode
* zoom in/zoom out for 0.75
* fix chart widget + table widget crashing
* allow zooming of canvas
* fix weird canvas draw issue + update container for handling zoom
* add actions for is panning
* allow panning with grab cursor
* reset panning + zooming when entering preview mode
* add grabbing cursor when grabbing
* only prevent default when space key is pressed
* dont allow zoom in preview mode
* remove unused imports
* fix dont allow zoom in preview mode
* fix ux of panning on space hit
* make fluid as the default app layout
* chart spec
* fix dropdown_on change spec
* fix add widget table and bind spec
* remove draggable property pane spec
* fix container spec
* fix form widget spec
* fix jest test
* fix the function typo
* remove clicking of close button for property pane in cypress tests
* remove property pane actions test
* fix drag and drop test failing
* add cypress selector id to back button in property pane
* fix toggle js spec
* fix merge conflicts from new design system
* editor header
* fix product updates styles + widget card
* remove all unused imports
* fix dynamic layout spec
* fix entity explorer tab rename test failing
* fix table spec
* fix bind tabletextpagination spec
* fix js object spec
* fix entity explorer rename issue
* fix cypress test
* fix cypress command wrong commit
* fix tab spec
* fix property pane copy tests
* add zoom header
* zoom levels
* make property pane sidebar resizable
* add multi select property pane
* fix widget search bug
* update property pane width in state on drag end
* fix viewer header
* fix editor header
* update editor header + remove zooming
* update small style
* dont allow closing of explorer when resizing
* fix jest test
* fix dropdown widget jest test
* preview test case wip
* add entity explorer pinning tests + preview mode tests
* add tooltip in layout control + add padding bottom in property pane view
* incorporate aakash feedbacks
* fix preview mode margin issue
* remove panning code
* fix cypress failing test
* uncomment jest test
* remove redundant code
* fix maincontainer test
* incorporate review feedbacks
* incorporate aakash feedbacks
* review feedbacks
* incorporate review feedbacks
* incorporate qa feedbacks
* fix dynamic layout spec
* updated test based on latest change
* dsl updated
* Updated dsl
* Updated dsl
* resize deselects widget issue.
* fix canvas height issue
* fix typo
* incorporate qa feedbacks
* incorporate qa feedbacks
* incorporate qa feedbacks
* update color for setting control for widget name
* fix onboarding styles conflicts
* Updated tests
* fix application overflow issue
* updated test method
Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
Co-authored-by: Ashok Kumar M <35134347+marks0351@users.noreply.github.com>
Co-authored-by: Apple <nandan@thinkify.io>
2021-11-23 13:31:46 +05:30
Tolulope Adetula
842c47bee2
fix: issues with key ( #9239 )
2021-11-22 10:53:05 -08:00
haojin111
d9f98308c9
feat: product update modal v2 ( #9020 )
...
* updated product modal and invite user or application modal style
* added constant of invite button width
* added cypress on close button on update product modal
Co-authored-by: Albin <albin@appsmith.com>
2021-11-22 11:39:16 +05:30
Rishabh Saxena
68ceb88707
fix: git sync minor fixes ( #9183 )
2021-11-18 06:48:52 +00:00
balajisoundar
7978833011
test: first time user onboarding cypress tests ( #9171 )
2021-11-17 20:58:23 +05:30
albinAppsmith
06ca32cd96
fix: Edit icon in API editor and toggle transition issue ( #9013 )
2021-11-17 12:06:18 +05:30
haojin111
616a1fac16
feat: progress, loading and error states for git flows, pull button and minor misc changes ( #9052 )
...
Co-authored-by: Rishabh Rathod <rishabh.rathod@appsmith.com>
Co-authored-by: Rishabh Saxena <rishabh@appsmith.com>
2021-11-16 15:54:38 +05:30
Apeksha Bhosale
f703f13206
added beta for js editor ( #9040 )
2021-11-11 13:51:35 +05:30
Rishabh Saxena
b06aefd8ed
feat: git branch list updates ( #9097 )
2021-11-11 13:19:25 +05:30
Confidence Okoghenun
014d1f17d6
fix: Disallows entity name to be any extra library name ( #8755 )
...
Co-authored-by: sbalaji1192 <balaji@appsmith.com>
2021-11-10 19:29:24 +05:30
haojin111
d3c3707ad3
feat: git sync - add error, progress states to connect and merge tabs ( #9007 )
...
Co-authored-by: Rishabh Rathod <rishabh.rathod@appsmith.com>
2021-11-09 15:21:18 +05:30
balajisoundar
41bf761a58
feat: Provide option to send test email to test out email configurati… ( #8992 )
2021-11-09 12:31:36 +05:30
Apeksha Bhosale
229412e19d
Refactor: JS Editor eval flow ( #8821 )
...
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2021-11-08 12:19:22 +05:30
akash-codemonk
7f07ea5f7d
fix: incorrect arrow icon shown for pages tabs ( #8901 )
2021-11-08 11:11:42 +05:30
haojin111
a8afe98a16
fix: member setting page issues ( #8816 )
...
* added delete icon on user mobile card
* replaced hard coded user name
* fixed alignment of delete comfirm modal and added headerIcon props on dialog component
* updated dropdown style on user mobile card on member setting page
* replaced iconbg color as constant
* fixed issue of invited user's list whenever sharing
* updated style of mobile user card on member setting page as figma
* updated style of user card of mobile member page
* updated dropdown icon
* added default user role
* removed border radius style
* removed duplicated action name
Co-authored-by: Albin <albin@appsmith.com>
2021-11-05 12:53:46 +05:30
Rishabh Rathod
bef48e8a79
chore: Config changes ( #8564 )
...
Change eslint config for console logging from error to warn
Add babel auto-import resolver to avoid using relative paths
2021-11-05 11:19:19 +05:30
Rishabh Rathod
1235e5a7a5
fix: git merge ( #8892 )
...
* fix git merge
2021-11-04 20:48:40 +00:00
akash-codemonk
2e9533436b
fix application name overflowing ( #8895 )
2021-11-03 11:28:15 +05:30
rashmi rai
f56e5dce1a
fix: added try catch in where key handling ( #8618 )
2021-11-02 15:06:42 +00:00
Rishabh Saxena
e944d005c1
fix: fixes related to switch branches ( #8864 )
2021-11-02 07:33:12 +00:00
haojin111
77e3c4f4db
added module of real time sharing icon tile when sharing user ( #8908 )
...
Co-authored-by: Albin <albin@appsmith.com>
2021-11-02 10:03:51 +05:30
albinAppsmith
55df317211
fix: API Editor bug fixes ( #8803 )
...
* * Confirmation modal fixes
* * header overflow fixed, API editor
* * Delete truncate issue fix
* Tabs count UI fix
* * Removed hardcoded text from component and added in messages
* * removed hardcoded size
* * fixed scroll issue in appviewer
* * eval field fixes
* * design fix for key in API pane
* * fixed test cases
2021-11-01 10:24:06 +05:30
balajisoundar
baf67a8988
chore: Super user signup form cypress tests ( #8665 )
2021-10-29 14:40:30 +05:30
akash-codemonk
b7b29eeb89
chore: minor windows styling fixes ( #8696 )
2021-10-29 13:13:32 +05:30
Pranav Kanade
3fd5edad11
allowing omnibar and debugger hotkeys to work from focused input fields ( #8897 )
2021-10-29 12:36:29 +05:30
balajisoundar
1b596be6f5
chore: Fix misc admin settings issues ( #8838 )
2021-10-28 10:17:02 +05:30
Apeksha Bhosale
4487fee83e
fix: changed dummy actions object ( #8510 )
...
* changed dummy actions object
* Snippets for js objects
* added js objects tag
* fixed tests for new changes
Co-authored-by: arunvjn <arun@appsmith.com>
Co-authored-by: yatinappsmith <yatin@appsmith.com>
2021-10-26 18:23:58 +05:30
Rishabh Rathod
6b0259fe01
fix: Git sync common UI ( #8768 )
...
* fix git branches and modal ui fixes
* fix deploy preview UI
* Add Merge API
* fix: udpate key to branchName
* add messages to constant/messages.ts
Co-authored-by: rishabh saxena <rishabh.robben@gmail.com>
2021-10-25 19:57:58 +00:00
Rishabh Saxena
8dc3fb4951
fix: don't fetch comment threads for anonymous users ( #8717 )
...
* fix: don't fetch comment threads for anonymous users
* fix: add wait to public apps test
* proper fix
* var updated
Co-authored-by: Pranav Kanade <pranav@appsmith.com>
2021-10-22 17:10:12 +05:30
albinAppsmith
9c8cdacd0f
Hover state of incoming connection fix ( #8670 )
2021-10-22 10:54:32 +05:30
balajisoundar
b2c5779234
feat: Introduce a welcome banner and a form to fill in role, useCase for new user ( #8312 )
2021-10-21 11:06:17 +05:30
balajisoundar
e7de8bafd5
feat: option to download config files from admin settings page ( #8631 )
2021-10-21 10:27:10 +05:30
akash-codemonk
6347bd9c38
fix: show tooltips for entity names in explorer ( #8501 )
2021-10-21 10:07:34 +05:30
akash-codemonk
5a80e9b014
fix: scroll bar shifting widget sidebar content on windows ( #8524 )
2021-10-20 20:05:12 +05:30
arunvjn
71b1ea0675
fix: autocomplete experience ( #8539 )
...
CodeEditor component refactor and fixes around autocomplete flicker
2021-10-20 17:51:07 +05:30
albinAppsmith
b1367caf1f
fix: border radius of google sheet where clause removed ( #8453 )
...
* dynamic text field bg fixed
* removed | replaced color with constant
* * border radius of google sheet where clause removed
* * Error header BG color changed
* * where field alignment fix
* fixed hover state of dynamicinputtextcontrol
* border-radius fix
* css syntax fix
Co-authored-by: rashmi rai <rashmirai@rashmis-MacBook-Pro.local>
2021-10-20 15:03:04 +05:30
Rishabh Rathod
258189cc3f
fix: git sync ui fixes ( #8133 )
2021-10-20 07:38:17 +00:00
haojin111
bc5643db80
fix: 8239 - fixed issue of delete action truncatedd ( #8604 )
...
* fixed issue of delete action truncatedd
* matched option width
Co-authored-by: Albin <albin@appsmith.com>
2021-10-20 11:21:25 +05:30
kyteinsky
5676d6f652
fix: Added hover state to the black-colored Launch button on Applications Page. ( #8279 )
...
* Added hover state to the black Launch button on Applications Page.
The black button didn't exhibit hover changes while the orange Edit button did
because the Button base component made the buttons darker, and the launch button
was already dark.
Custom CSS was included in Applications.tsx for hover state background-color
change.
* Fix: Added hover state to Launch button on Applications page
default: black background, white text
hover: transparent background, black text and border
* replaced harcoded colors with src/constants/Colors.tsx properties
2021-10-20 10:52:17 +05:30