akash-codemonk
aa068e3596
Add duplicate application option ( #465 )
2020-09-01 12:46:54 +05:30
Abhinav Jha
3b3d5aca62
Performance:entity explorer ( #395 )
...
* Entity explorer performance enhancements
2020-08-31 11:26:52 +05:30
akash-codemonk
8f0015eaf3
Show validation errors if any for keyvalue fields ( #445 )
...
* Update host field with validation properties
2020-08-31 10:45:04 +05:30
devrk96
f562ecf159
Feature-Icon enum added and size updated. ( #463 )
...
* appIcon color, icon enums and size fixed
* icon import updated
2020-08-31 10:29:18 +05:30
satbir121
e2b939416a
Members and org settings page ( #424 )
...
* Members and org settings page.
* Adding link back to applications
* Making UI look better.
* Fixing some more css
* Table dropdown onBlur, UI transparency, Popover issue fixed. Added sort arrow (#413 )
* table dropdown ui issue and onblur click fixed
* position props value fixed
* tabs tripple click fixed
* Position props in table dropdown made optional
* tabs background color bug removed
* General settings page is bug free.
* Getting the manage users page to work.
* Moving general settings into its own file.
* Removing some unwanted URLs
* User cant change their role or remove themselves
* Changing onClick prop for Icon.
* Fixing tests
* Added loading states to text inputs.
* Added validators for text input
* Fixed border of skeleton for text input
* Adding a loader for Members screen
* Adding Noop to icon button
* Removing console.log
* Fixing imports.
* Moving org reducer to immer.
* Using utils email validator.
* Removing placeholder from text input props.
Co-authored-by: devrk96 <rohit.kumawat@primathon.in>
2020-08-29 00:21:16 +05:30
Nikhil Nandagopal
0b22fc67b3
Updated sentry sdk ( #461 )
...
Integrated react router for better performance reporting
Added Sentry Profiler for editor, appviewer and widgets
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-08-28 22:53:07 +05:30
devrk96
241eff7d55
Menu component ( #358 )
...
* menu component implemented and tabs selected ui bug fixed
* PR comments resolved
* icon import updated
* Menu item component (#437 )
* Adding blank components.
* Adding Todo note for tree
* Adding todo note for LighteningMenu
* ads button component
* Adding storybook support.
* storybook integrated with button component
* ads button component props completed
* button component icon and loading logic implemented
* button component completed
* Added a text knob.
* Adding default text for button.
* Merging theme and other fixes.
* Fixed info button.
* Better types.
* Adding background param to components.
* Re-using vsariant for callount.
* Added props for Text input.
* Adding text component.
* feedback changes added in button and icon component
* type any removed in button component
* function naming corrected
* menu component implemented
* menu-item implemented with text, icon and label
* menu story updated with menu-items
* menu story updated
* storyWrapper added in all stories
* ads text removed
* spinner import updated
* relative import added
Co-authored-by: Satbir Singh <satbir121@gmail.com>
Co-authored-by: satbir121 <39981226+satbir121@users.noreply.github.com>
Co-authored-by: Satbir Singh <satbir121@gmail.com>
Co-authored-by: satbir121 <39981226+satbir121@users.noreply.github.com>
2020-08-28 16:21:41 +05:30
akash-codemonk
dbfd986d0e
Add action settings tab to api and query pane ( #434 )
...
* Add action settings tab to api and query pane
- Ask for confirmation before running an action
* Update property of actions basedon the updateLayout response
Prevent confirmation dialog for Action run, until property of action is true
Send an API Request when the user toggles the property of an Action
* update http method to toggle executeOnLoad for an action to PUT
* Fix save layout response type
* Remove console.log
* If updating executeOnLoad, avoid calling update action API
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2020-08-27 21:09:16 +05:30
vicky-primathon
7d9e0cbdc1
Add classes in table widget elements for qa-automation ( #435 )
2020-08-27 16:50:39 +05:30
Abhinav Jha
76072dcb04
Fix Entity Names ( #439 )
...
- Fix Page name restrictions to allow for spaces
- Keep new names of entities until failure
2020-08-27 16:05:15 +05:30
Hetu Nandu
5eb4d27297
Stringify nested objects in sql query responses ( #430 )
2020-08-26 14:46:20 +05:30
akash-codemonk
4f8a3b5968
Save datasource name on change ( #373 )
2020-08-26 10:54:44 +05:30
Hetu Nandu
87876d8f51
Update Entity Explorer to avoid extra evals of data tree ( #421 )
...
* Use the without functions method since it is cached via selector
* Remove functionality where entity search is appended on the url
2020-08-25 17:55:22 +05:30
akash-codemonk
3e545e9638
Fix form-encoded body showing 0 ( #420 )
2020-08-25 17:52:54 +05:30
Abhinav Jha
4ef36386fd
Enable property pane event listeners, so that it is contained within the viewport properly when it's size updates ( #398 )
2020-08-24 16:20:15 +05:30
akash-codemonk
3deb9ace43
Add clone page option ( #365 )
...
Adding the option to clone a page in the overflow menu of the entity explorer
2020-08-22 08:40:22 +05:30
akash-codemonk
5658e04a1c
Navigate to app via href instead of history push ( #396 )
2020-08-21 20:55:49 +05:30
Hetu Nandu
2e731b5e11
conditional ejs for GA and Intercom ( #384 )
2020-08-21 12:14:21 +05:30
Abhinav Jha
613db73b15
Fix: Action move & copy issues ( #381 )
...
* Fix: When copying a query, the app tries to open the API page with the queryID
* Fix: When moving a query, the query input box is empty
2020-08-21 11:33:04 +05:30
Hetu Nandu
c658769b1b
Style polish ( #371 )
...
* Rotate Fork app icon
* Change Explorer divider color
* Fix favicon not accessible
* Rename `appsmith.url` to `appsmith.URL`
* AppView page tab overflow ellipsis
* Rename `Back to editor` button to `Edit App`
* Update App card colors
2020-08-20 20:47:20 +05:30
Hetu Nandu
f70c55c681
Show warning when mail client is not enabled on an instance ( #333 )
...
* Adds the `APPSMITH_MAIL_ENABLED` flag on client
* Shows warning if email service not configured for inviting users in an org
* Shows warning if email service not configured for password reset
2020-08-20 10:43:20 +05:30
Tejaaswini Narendra
6b411cae7a
fix: Add loading indicator while fetching user details. ( #329 )
...
* fix: Add loading indicator while fetching user details.
* update: Variable name
2020-08-19 15:32:33 +05:30
Abhinav Jha
432c32e31e
Fix: Entity Explorer - Entity loaders ( #331 )
...
- Fixes issue where the loading state progress indicators do not show up on entities in the explorer.
2020-08-19 11:24:57 +05:30
Hetu Nandu
590afa7a30
Fix query response state ( #348 )
2020-08-19 10:07:20 +05:30
satbir121
901932f9d7
Switching to system fonts ( #344 )
...
* Switching to system fonts
* Fixed text alignment issue in text component.
* Changing font of ads components.
* Adding a font type
* Removing unused fonts
* Making fonts in theme an object.
* Removing unncessary font declerations
* Fixing storybook
* Reverting background remove
2020-08-19 03:21:23 +05:30
akash-codemonk
a73c0fd7d2
Fix tab name overflowing ( #343 )
...
- Set minimum width to 150 px, stretch if it exceeds
2020-08-18 18:06:45 +05:30
akash-codemonk
b58a7158d5
Fix query response table style ( #341 )
...
- Overide table body height to auto to take the available space
2020-08-18 15:48:43 +05:30
Hetu Nandu
c4ac4668c2
Launch polish bug fixes ( #337 )
...
* Make sure default page is first in view mode
* Update query form on name change
* Add copy support for deploy link
* Show server error when timeout occurs on first load
2020-08-18 14:18:06 +05:30
akash-codemonk
1e10f39fa6
App homepage header new design ( #301 )
2020-08-18 12:10:11 +05:30
Tejaaswini Narendra
a0b823b1ca
Fix: User management table height. ( #324 )
...
* fix: Table Height
* fix: update styles
2020-08-17 19:08:05 +05:30
Abhinav Jha
28e3831862
Fix: Jump issue of APIPane fields ( #330 )
2020-08-17 15:13:25 +05:30
akash-codemonk
30e93ea9df
Validate datasource name without calling update api ( #323 )
...
* Validate datasource name without calling update api
* Use EditableText for datasource name
2020-08-17 13:45:07 +05:30
Hetu Nandu
f38cd1da1f
Intercom object check before execution ( #312 )
2020-08-14 17:12:58 +05:30
Hetu Nandu
a560761a53
Fixes for Intercom check and alias paths
2020-08-14 16:34:46 +05:30
Hetu Nandu
7f8befc365
Update support menu ( #259 )
...
Add a default help menu with
* Report a Github issues link
* Documentation link
* Github discussions link
* Intercom link support
* App version id support
2020-08-14 15:17:47 +05:30
Abhinav Jha
e22a9c6dc6
Entity Explorer Fixes ( #305 )
...
* Fix: modal widget closes when navigating to the widgets pane from explorer
* Fix: Align API input tab with the headers
Fix: align delete and run buttons to the right in queries pane
* Fix: while dragging, the cursor must be 'grabbing'
* Set new widget name in editing mode
* Fix: While property pane is open, changing the widget name in entity explorer does not update the name in the property pane
* Fix: The expanded entity property value popup should not have a label, as its function is only to show the full version of truncated data
* Feature: Edit datasource name from entity explorer
* Fix: Allow users to navigate from the placeholder text
* Fix: When moving or copying apis, navigate to the moved or copied api
2020-08-14 12:48:30 +05:30
Shrikant Sharat Kandula
50e8ee7255
Fix link in invite emails to point to signup page ( #268 )
...
* Fix link in invite emails to point to signup page
* Auto-fill email in signup page and remove CreatePassword component
2020-08-14 11:31:50 +05:30
Abhinav Jha
51b2410372
Fix issue where the copy info text overlaps the property binding text ( #286 )
...
* Fix issue where the copy info text overlaps the property binding text
* Add padding to copy icon and change color
2020-08-14 11:25:06 +05:30
vicky-primathon
02a2d8e0a3
Fix-table widget compact mode row height ( #285 )
...
* Table column header made sticky. Scrollbar background changed to be in consistent with the background for table body scroll and table header scroll
* Row height changed for short compact mode
* New "Tall" row size
2020-08-13 22:11:08 +05:30
Hetu Nandu
1b09c02f2e
Fork app for example apps ( #292 )
2020-08-13 15:03:44 +05:30
Abhinav Jha
38afc64a5d
Update: When clicking on a page in the entity explorer, the canvas of the page opens ( #288 )
2020-08-12 18:00:07 +05:30
Tejaaswini Narendra
68e048761a
fix: restructure code and show content based on permission ( #261 )
...
* fix: restructure code and show content based on permission
- Restructure Invite user forms into separate App and Org forms
- Show Modal content based on permissions.
* update: Permission handling.
* fix: Modify permission handling
* fix: check manage permission for manage users btn and show copy to clipboard always.
* Dummy commit to run the tests
* Fix: Test cases
* Another dummy commit to run the tests
Co-authored-by: Trisha Anand <trisha@appsmith.com>
2020-08-12 17:11:56 +05:30
Tejaaswini Narendra
c77452775b
update: Invite user dropdown UI ( #267 )
2020-08-12 12:47:15 +05:30
akash-codemonk
a0351bfe81
Get query ui from form config ( #205 )
...
* Get query ui from form config
* Update editor config selector
* Show error message when config is undefined
* Move FormLabel to components
* Show dark theme in query editor
* Allow query name to be focused
2020-08-12 11:57:35 +05:30
Abhinav Jha
c4de6a20a5
Fix: Entity property overflows ( #275 )
...
Fixes issue where entity property binding text overflows to the next line.
2020-08-11 18:19:17 +05:30
Abhinav Jha
e38bd9f37b
Fix: Missing widgets when searching in entity explorer ( #270 )
2020-08-11 16:28:39 +05:30
Trisha Anand
9d78b020bc
Fix: Multi User Invite ( #208 )
...
- Use updated API structure
- Use single API to invite multiple users instead of looping.
Co-authored-by: Tejaaswini <tejaaswini.narendra@codemonk.in>
2020-08-11 09:24:36 +05:30
Shrikant Sharat Kandula
10faf95e87
Signup form now does a standard HTTP form submit ( #234 )
...
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-08-10 17:49:46 +05:30
vicky-primathon
76bc382a2d
Table Widget UI Filters ( #61 )
...
New Table Widget Feature
- Filter columns
- Misc table widget bug fixes
2020-08-10 16:46:13 +05:30
vicky-primathon
6a53e1e0ed
Added compact modes to table widget UI ( #222 )
...
New Feature: Table Widget compact rows
Users can now use different sizes for rows in the table widget
2020-08-10 15:31:36 +05:30
Abhinav Jha
5e37a919ef
Property pane render when navigating to a widget on a different page ( #255 )
...
* Fix: When navigating to a widget, the widget reference isn't found, resulting in the property pane rendering without reference. Resolution: Show property pane only if reference is available
2020-08-10 14:59:06 +05:30
NandanAnantharamu
05f190c102
Feature/entity browse ( #220 )
...
# New Feature: Entity Explorer
- Entities are actions (apis and queries), datasources, pages, and widgets
- With this new feature, all entities in the application will be available
to view in the new entity explorer sidebar
- All existing application features from the api sidebar, query sidebar, datasource sidebar and pages sidebar
now are avialable on the entity explorer sidebar
- Users are now able to quickly switch to any entity in the application from the entity explorer sidebar.
- Users can also search all entities in the application from the new sidebar. Use cmd + f or ctrl + f to focus on the search input
- Users can rename entities from the new sidebar
- Users can also perform contextual actions on these entities like set a page as home page, copy/move actions, delete entity, etc from the context menu available alongside the entities in the sidebar
- Users can view the properties of the entities in the sidebar, as well as copy bindings to use in the application.
2020-08-10 14:22:45 +05:30
satbir121
3a4d900235
Button Component ( #190 )
...
* Adding blank components.
* Adding Todo note for tree
* Adding todo note for LighteningMenu
* ads button component
* Adding storybook support.
* storybook integrated with button component
* ads button component props completed
* button component icon and loading logic implemented
* button component completed
* Added a text knob.
* Adding default text for button.
* Merging theme and other fixes.
* Fixed info button.
* Better types.
* Adding background param to components.
* Re-using vsariant for callount.
* Added props for Text input.
* Adding text component.
* feedback changes added in button and icon component
* type any removed in button component
* function naming corrected
* Changing empty string to null
* Adding enum for DropdownDisplayType.
* Change Spinner path
* Fixing spinner issues.
Co-authored-by: Rohit Kumawat <rohit.kumawat@primathon.in>
2020-08-10 10:24:33 +05:30
Hetu Nandu
0e7c0c3ce4
Widget fixes ( #242 )
...
* fix table styles
* rich text editor fix
* Fix action panes showing as blank
* correct fix this time
* cleanup
* default search in table
* Fix for text widget heading style
* Fix for table widget filtered table search
* Another approach to see if app has been created
* Fixes in styles of table and text
2020-08-07 23:39:54 +05:30
Hetu Nandu
955e9a2f2b
App Edit top bar ( #232 )
2020-08-07 12:26:47 +05:30
Hetu Nandu
1c5e5cc2fa
App View header ( #228 )
2020-08-06 16:36:53 +05:30
akash-codemonk
20684116fc
Make executeonload a switch and move it to the right ( #221 )
...
- Move all form labels to the their individual components
2020-08-05 13:32:24 +05:30
Nikhil Nandagopal
e768e5d131
Fix/copy changes ( #218 )
...
* Added information to setup domain
* Fixed incorrect var reference
* Updated documentation message
* Updated env template
* updated template
* removed debug echo
* Updated Script
* Updated Text
* Removed option to connect to external mongo for fresh installs
Exit script of docker desktop is not installed
* Updated docker installation explanation
* added a question to skip custom domain if user is installing locally
* Inverted script question and
* Removed question to determine local installation
* Updated Popup CTA to Modal
Updated query templates to contain bindings
Added a message to display on API / Query errors
* updated styles for evaluated value
updated styles for auto complete
* added spaces to questions
* grouped data tree functions together in autocomplete
* Updated autocomplete styles
* Updated property pane styles to become more dense
* Fixed lightning menu styling
* fixed tests
* Fixed Cypress test
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-08-05 13:03:44 +05:30
Hetu Nandu
a29dccbaf0
First time page load performance ( #144 )
...
* WIP
* Chunk names
* Add auth call
* add auth
* WIP
* Auth management setup
* fix a test
* fix cypress machine count
* some more changes
* fix header link
* check for auth
* fix import
* fix imports
* Use auth class
* WIP
* Better loading
* Remove unused
* Remove qs
* Auth loader
* Redirect for login
* Third part auth
* 404 redirects
* 404 page handling
* Adding custom docker image for performance fixes
* Correcting the workflow to get package step to run
* Clean up
* lazy auth load
* remove assertions from delete app and logout calls
* remove github workflow changes
* roll back lazy auth
* Error handling
* test editor chunk suspense
* Show header in editor before initialization
* Changes for app view
* Login header fixes
* Loader fixes
* Fix base login routes
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2020-08-03 19:48:48 +05:30
Tejaaswini Narendra
00e53af4ed
Fix UI Bugs ( #168 )
...
* Fix UI Bugs
- Double search box width and change text to Search app name
- Half the space between the org icon and the org name on home page
- Make org name bold and increase font to 16px
- Remove manage users button from invite modal if modal is opened in organisation settings page
* fix: Review Comments and other minor changes
- Clear TagList on form submit
- Fix CSS for search widget width
- Fix table height
- Make org name text bold for admin access.
* fix: Test Cases
2020-08-03 17:14:18 +05:30
Tejaaswini Narendra
b65cdf68b0
feat: Add org share option to application share modal ( #166 )
...
* feat: Add org share option to application share modal
* fix: Update design and implement copy to clipboard
* fix: Show share based on permission and update modal UI
- Update modal style
- show application share button only to admins.
* fix: refine code
2020-08-03 14:44:08 +05:30
akash-codemonk
126e0a7d04
Update Create query style ( #157 )
2020-07-24 18:35:37 +05:30
Tejaaswini Narendra
fa329c742f
fix: Table scroll issue, application share issue, eslint errors ( #120 )
...
* fix: Table scroll issue, application share issue, eslint errors
- Settings page: whole page should scroll not the table
- Application name to be displayed to user on share
- Fix eslint errors
* fix: Get Application details and pass it to as props.
2020-07-23 17:58:42 +05:30
Tejaaswini Narendra
2ac009678e
fix: Add home button on appviewer screen ( #117 )
...
* fix: Add home button on appviewer screen
* fix: styling
* fix: take application details as props
2020-07-23 17:58:02 +05:30
akash-codemonk
0b91612710
Add environment variable APPSMITH_CLOUD_HOSTING ( #145 )
2020-07-23 11:02:00 +05:30
akash-codemonk
2629885bb0
Fix table height bug ( #139 )
2020-07-22 14:01:18 +05:30
akash-codemonk
36258786c9
Show all db datasources in query pane ( #134 )
2020-07-21 17:42:35 +05:30
akash-codemonk
30b8d3581b
Query pane refactor and fixes ( #87 )
...
* Query pane refactor and fixes
* Check if body exists
* Get pluginId from the datasource
* Move plugin image logic to selector
* Show info in new line on the datasource form page
* Update link text to Docs
* Handle string as run api response body
* Remove harcoded height
* Remove all references to ImageAlt except in selector
* Updata info text
2020-07-21 16:06:53 +05:30
Nikhil Nandagopal
70c4dd5964
Fix/deploy script ( #111 )
...
* Added information to setup domain
* Fixed incorrect var reference
* Updated documentation message
* Updated env template
* updated template
* removed debug echo
* Updated Script
* Updated Text
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-07-17 15:29:28 +05:30
vicky-primathon
290bb8d57c
Table UI breakages on scroll and empty cells fixed ( #60 )
...
* Added Button component in Table widget for actions
* Action button state loading added for Table widget
* Action button font-weight made as normal
* 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
* 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
* Added table widget component heights as enum
Co-authored-by: Arpit Mohan <me@arpitmohan.com>
2020-07-16 16:09:07 +05:30
Arpit Mohan
13d3fe3076
Changing the CSS locator for the Share button ( #110 )
2020-07-16 12:25:54 +05:30
Tejaaswini Narendra
2956f1b3d0
Feat: Share application publicly ( #89 )
...
* Feat: Share application publically
* fix: eslint warnings and code refactor
2020-07-15 15:17:39 +05:30
Tejaaswini Narendra
b035241013
fix: error page and get applications API ( #77 )
...
* fix: error page and get applications API
* fix: apptoaster check for show variable instead of error code.
* fix: Update naming and combine currentOrgId and OrgDetails.
2020-07-13 19:24:26 +05:30
Tejaaswini Narendra
a3ec3b3854
Adding CSS class names for testing ( #75 )
2020-07-10 12:12:51 +05:30
Nikhil Nandagopal
3ef53b15f3
Feature/query help ( #64 )
...
* bumped up codemirror version
* minor fix
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-07-09 19:03:34 +05:30
Tejaaswini Narendra
7737b57667
Feat/page not found ( #37 )
...
* Feat: Implement page not found UI
* fix: check user login status and minor code refactoring
- Check if user is logged in or not in page header.
- Based on login status show relevant CTAs
- Fix ESLint errors
- Move RoleNameCell and DeleteActionCell as seperate components.
* fix: Add catch all for pagenotfound
* fix: Use constants and update css syntax.
Co-authored-by: Arpit Mohan <me@arpitmohan.com>
2020-07-08 15:44:03 +05:30
akash-codemonk
5f39dfd88b
Fix new query flag value ( #55 )
2020-07-08 15:04:50 +05:30
Abhinav Jha
94b28311c6
Use injected configuration from Nginx at runtime instead of build time ( #30 )
...
* Use envsubst and nginx templates to generate nginx configs which can substitute environment variables and inject into the index.html file
* Fix path in dockerfile. Add .gitignore and .env.example files. Fix nginx-linux template.
* Add all environment variables. Add prefix to all environment variables. Update scripts to attempt to substitute all environment variables with the prefix
* Setup dockerfile to execute a bash script. use env.example for fetching environment variables in development
* Toggle features based on injected configs. Fix nginx template substitution script.
* Update env.example file
* Remove debug code from start-nginx.sh
* Fix nginx config templates by adding quotes by default. Fix sed regex to include numerals. Toggle social login buttons on Login page based on the config.
* Update rapid api environment variable name. Toggle oauth buttons based on config in SignUp page. Update .env.example to be a union of server and client environment variables
* Adding a Map disabled message on Map widget
* Adding links to Privacy policy and TNC
* Use REACT_APP_ env variables with higher priority over injected config variables for toggling features
* Update netlify.toml by commenting out the build environment variables
* Remove env variables not required by the client
* Remove start-storybook entry from package.json
* Fix netlify.toml. Fallback algolia configs
* Add contexts to netlify.toml for successful deploys. Swith to using APPSMITH_MARKETPLACE_URL as the toggle for RapidAPI feature on the client. Remove comments in nginx config templates. Fix template used in dockerfile.
Co-authored-by: Satbir Singh <apple@apples-MacBook-Pro.local>
Co-authored-by: Satbir Singh <satbir121@gmail.com>
2020-07-07 15:52:17 +05:30
Hetu Nandu
d85376b90c
Remove current value popup from function call fields ( #49 )
2020-07-07 14:19:22 +05:30
Hetu Nandu
0b86b503aa
Fix move/copy success/failure workflow ( #47 )
2020-07-07 13:37:37 +05:30
Hetu Nandu
13e173fa77
Action save fixes ( #33 )
...
- Increased timeout for move action
- Table header typescript fix
- Fix data tree selectors for better performance
- Debounce update action saga by 500 ms
- Query delete fix
- Query save fix
2020-07-06 19:05:31 +05:30
vicky-primathon
1e67ea21c0
Widget on error action binding ( #22 )
...
Changes to fix the the UI/functionality breaking in widget action selectors when the onError action is configured first for an api or a query type action. Remove validation widget action selectors.
2020-07-06 13:46:42 +05:30
satbir121
bbbdbd50b5
Name of a newly created api and query is focused on mount. ( #21 )
...
* New api and query has name in edit mode
* Curl import new api.
* Changing createApi command for new ui.
* Edit Api name is not visible in UI.
* Removed edit api name click.
Co-authored-by: Satbir Singh <satbir@appsmith.com>
Co-authored-by: Arpit Mohan <me@arpitmohan.com>
Co-authored-by: Satbir Singh <apple@apples-MacBook-Pro.local>
2020-07-06 11:08:39 +05:30
Hetu Nandu
4a6717889c
Streamline action save with widgets ( #10 )
...
- Remove drafts from actions
- Direct update action from forms
- Debounced saving of actions
- Add org id in default datasource
- Merge query and api run saga
2020-07-03 14:28:58 +05:30
Nikhil Nandagopal
9cd4791323
removed youtube and postman old logo ( #25 )
...
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-07-03 12:42:28 +05:30
Tejaaswini Narendra
6fff99530f
Fix: "Manage users" button should close modal on settings page ( #6 )
2020-07-02 08:40:24 +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
akash-codemonk
224d0ee49c
Bug fixes ( #3 )
...
- Wrap evaluated value to oveflow vertically instead of horizontally
- Stop showing arrows for the port field in datasources
- Show create query option when there are no datasources
- Stop showing loader for query creation error
- Throw error where there is no body in query response
2020-07-01 12:51:02 +05:30
Hetu Nandu
46f0873efe
update paths
2020-06-30 15:19:30 +05:30
Nikhil Nandagopal
faddd04cb3
updated query templates
...
added error message for all APIs
2020-06-29 18:18:21 +05:30
Satbir Singh
f55357029c
Removed syncfusion completely.
2020-06-29 09:10:19 +00:00
Satbir Singh
d640c03386
Query editor auto save.
2020-06-29 08:23:10 +00:00
Akash N
902096cede
Use react-table instead of syncfusion/react-grids for query table
2020-06-29 06:13:29 +00:00
Tejaaswini
beb3a2cbb9
fix: Update Syncfusion table to react table on Org Settings
2020-06-26 00:18:07 +05:30
Hetu Nandu
fb65b204a8
JSON stringify fixes
2020-06-25 10:04:57 +00:00
Tejaaswini
7aa4bf4395
fix: User permission management related bugs
...
- Use manage:organizations permission to restrict users from managing apps
- Add loading indicators will changing role and deleting users
- Restrict user from deleting himself or changing his role.
2020-06-25 08:35:41 +05:30
Tejaaswini
cb6997bcf0
Fix: Deactivate invite button and hide delete
...
- Deactivate the invite user button when email or role is not selected
- Hide Delete button for Appviewer role
- Fix dropdown position
2020-06-23 11:59:22 +05:30
Satbir Singh
e4858b82f8
Chrome dev tools request body
2020-06-23 03:58:42 +00:00
Tejaaswini Narendra
d1ae457f9f
fix: invite user email validation
2020-06-22 11:12:54 +00:00
Akash N
598ef55aff
Fixes
...
- Show loader in api home screen when creating a new api action
- Show column lines for table in query pane
2020-06-20 05:29:30 +00:00
Nikhil Nandagopal
eaea735f9e
Merge branch 'fix/date-picker-2' into release
2020-06-19 14:33:27 +05:30
Nikhil Nandagopal
fa71e7c4ef
changed date picker to store formatted date
2020-06-19 13:21:07 +05:30
Abhinav Jha
9681ae2c51
Merge branch 'fix/minor-bugs' into 'release'
...
fix: bug fixes
See merge request theappsmith/internal-tools-client!727
2020-06-19 07:26:29 +00:00
Satbir Singh
e2a30da1c3
Merge branch 'master' into 'release'
...
Backmerge master to release.
See merge request theappsmith/internal-tools-client!754
2020-06-18 16:24:21 +00:00
Hetu Nandu
ded1a130e3
Action draft fixes
2020-06-18 14:16:49 +00:00
Tejaaswini
c02acf21bc
fix: Minor change
2020-06-18 18:01:56 +05:30
Tejaaswini
0ffff9db4f
merge 'release' into 'fix/minor-bugs'
2020-06-18 17:46:46 +05:30
Satbir Singh
bb54ffcd0c
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/backmerge
2020-06-18 14:07:23 +05:30
Satbir Singh
fd3f4c2028
Fixing performance issue in apiName
2020-06-18 07:46:53 +00:00
Abhinav Jha
57e341b7e8
Fix modal overlay z-index issue
2020-06-17 16:35:05 +00:00
Abhinav Jha
fdd826d929
Remove console warnings like react hook dependency warnings and unused vars
2020-06-17 19:23:01 +05:30
Arpit Mohan
fc8e43da1f
Query pane fixes
...
- Show mongo execute response in seperate cards for each record
- Update postgres read template
- Show query execute error message in the UI.
2020-06-17 10:19:56 +00:00
Abhinav Jha
3eb7fbdf18
Merge branch 'fix/new-widget-borders' into 'release'
...
Prevent widget name un-highlight when clicking on property pane.
See merge request theappsmith/internal-tools-client!730
2020-06-17 06:39:22 +00:00
Abhinav Jha
044df2b08d
Add max width to back to editor button on appviewer
2020-06-17 11:59:09 +05:30
Tejaaswini
16606a45a2
fix: bug fixes
...
- refresh users list
- show orgdropdown and share based on permission
2020-06-17 09:47:25 +05:30
Satbir Singh
7e3df81302
Api name editable.
2020-06-16 10:23:19 +00:00
Abhinav Jha
0f7fd2287a
Stop click propagation on property pane to prevent the widget from getting unselected
2020-06-16 15:42:17 +05:30
Tejaaswini
c99640df91
Merge branch 'release' into feature/acl
2020-06-16 11:44:44 +05:30
Abhinav Jha
2609f26117
Merge branch 'fix/lightning-menu' into 'release'
...
Fix/lightning menu
- Add lightning menu to assist users in binding
- Change the action selection display for consistency.
See merge request theappsmith/internal-tools-client!706
2020-06-15 10:51:20 +00:00
Hetu Nandu
70d4818767
add missing semi-colons in styles
2020-06-15 14:21:00 +05:30
Satbir Singh
cb628d26b2
Merge branch 'fix/remove-ff' into 'release'
...
ApiPaneV2 DocsV2 QueryV2 DatasourceV2 feature flag removed
See merge request theappsmith/internal-tools-client!721
2020-06-15 08:03:07 +00:00
Satbir Singh
bb4004fce0
ApiPaneV2 DocsV2 QueryV2 DatasourceV2 flag removed
2020-06-15 12:21:46 +05:30
Tejaaswini Narendra
09554f97e8
Back to editor in app view mode should not be visible to users with only read application permissions
2020-06-12 15:44:51 +00:00
Trisha Anand
6eea8ec43e
Merge branch 'fix/acl-buglist' into 'feature/acl'
...
Modal collapse on role entry : Fix enter role from the dropdown closes the share pop up
See merge request theappsmith/internal-tools-client!712
2020-06-12 11:59:20 +00:00
Tejaaswini
3b147cc445
Merge branch 'release' into feature/acl
2020-06-12 15:38:40 +05:30
vicky_primathon.in
3bf86936b1
merge conflicts resolved
2020-06-12 14:16:42 +05:30
Satbir Singh
1b546cd308
Merge branch 'fix/save-edit' into 'release'
...
Save on edit debounce rate decreased and Run api is filled
See merge request theappsmith/internal-tools-client!715
2020-06-12 08:03:17 +00:00
Satbir Singh
75cef07aa9
Save on edit debounce rate decreased and Run api is filled
2020-06-12 08:03:17 +00:00
Akash N
e6ed4fd5bc
Datasouces and query fixes
...
- Show plugin icons in query sidebar and dropdown
- Collapse all sections except the first one in datasources form
- Collapse from second depth in query mongo response UI.
2020-06-12 05:09:49 +00:00
Satbir Singh
1538a70d1f
Fixing api Scroll.
2020-06-12 03:54:12 +00:00
Tejaaswini
08323d3281
fix: Modal collapse on role entry
2020-06-11 17:01:32 +05:30
vicky_primathon.in
d7b8c0da7d
lightning menu disabled for disabled fields
2020-06-11 14:26:38 +05:30
Tejaaswini
53732cf7d9
fix: Disable application share button visibility
2020-06-11 13:03:54 +05:30
Akash N
41e431ebb4
Add checkbox field for executeOnLoad in query form
2020-06-11 06:29:32 +00:00
vicky_primathon.in
da3ad7edc9
merge conflicts resolved
2020-06-11 10:52:00 +05:30
Satbir Singh
13422048e4
Save api on edit.
2020-06-10 17:42:51 +00:00
Tejaaswini
54003a1d31
update: Invite user form design
2020-06-10 20:30:11 +05:30
vicky_primathon.in
a528ffc7d4
merge conflicts resolved
2020-06-10 19:16:45 +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
Nikhil Nandagopal
ed37c27c67
added pagination info
2020-06-10 15:51:16 +05:30
Nikhil Nandagopal
a26e8ea51c
Merge branch 'release' into fix/bugs
...
# Conflicts:
# cypress/integration/Smoke_TestSuite/FormWidgets/DatePicker_spec.js
2020-06-10 14:22:04 +05:30
Tejaaswini Narendra
4f34b2c502
fix: Send organizationId for embedded datasources
...
- show organization title in invite form
- show form when clicking on share in dropdown
- show org name in org settings page
- remove the deleted application from the UI when delete is successful
- fix role update in user list table
2020-06-10 08:29:21 +00:00
Hetu Nandu
e2eb590a86
Query pane evaluated value
2020-06-10 07:49:27 +00:00
Tejaaswini Narendra
91efefee09
fix: Minor change
...
- remove return
2020-06-09 12:10:55 +00:00
Nikhil Nandagopal
79c62d4863
fixed data tree path
2020-06-08 17:56:07 +05:30
Nikhil Nandagopal
8b0258b4b9
Merge branch 'release' into fix/bugs
...
# Conflicts:
# src/pages/Editor/APIEditor/PostBodyData.tsx
2020-06-08 17:13:03 +05:30
Nikhil Nandagopal
dff9c60f9f
fixed resize handles size
...
fixed body for url encoded form data
added defaults for dropdown and radio widget
added multipart type but hid it till we figure out logic
allowed number to be added to defaults of widgets
2020-06-08 16:39:13 +05:30
Tejaaswini
bbdec60516
Merge branch 'release' into feature/acl
2020-06-08 13:36:15 +05:30
Hetu Nandu
e401844014
Fix Chart series data
2020-06-05 16:20:23 +00:00
Tejaaswini
7c3d18b7f6
Merge branch 'feature/acl' into fix/invite-users
2020-06-05 18:58:21 +05:30
Tejaaswini
d33188adc1
Merge branch 'release' into feature/acl
2020-06-05 13:39:01 +05:30
Hetu Nandu
d9540f8927
Evaluated value popup
2020-06-04 13:49:22 +00:00
Tejaaswini
efad40becd
fix: Update UI changes
2020-06-04 18:42:19 +05:30
Tejaaswini Narendra
81df7326c5
fix- Update minor UI changes
2020-06-04 12:15:09 +00:00
vicky_primathon.in
b72e8ecd0f
lightning menu popover placement fixed
2020-06-04 15:25:44 +05:30
Tejaaswini
6c8eaf2aad
fix: Minor UI changes
2020-06-04 14:47:08 +05:30
Tejaaswini
4e9685b8d5
fix-Update minor UI changes
2020-06-04 12:28:30 +05:30
Tejaaswini Narendra
52e70e479f
fix:Minor UI changes
...
- add ellipsis for the application title
- align org name, list of applications
- increase font size of org name
- increase size of create application icon
- add name for create application card
- remove create application button
2020-06-03 13:54:42 +00:00
Satbir Singh
3b729bc470
Merge branch 'fix/react-table-widget' into 'release'
...
Fix/react table widget
See merge request theappsmith/internal-tools-client!599
2020-06-03 10:50:10 +00:00
Vicky Bansal
c2efa63eba
Fix/react table widget
2020-06-03 10:50:10 +00:00
vicky_primathon.in
b7ee43da39
merge conflicts resolved
2020-06-03 15:21:07 +05:30
Akash N
62f003df6e
Embedded Datasource
...
- Show path along with url in the api pane for embedded datasource
- Add store as datasource menu option for embedded datasource
- Allow users to type the path for global datasources
- Show the base url as a tag along with the path for global datasource.
2020-06-03 05:40:48 +00:00
vicky_primathon.in
5b43bd2d5f
lightning menu user states added
2020-06-02 17:18:54 +05:30
vicky_primathon.in
e6c6556b50
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/lightning-menu
2020-06-02 14:31:44 +05:30
Tejaaswini Narendra
c3f1939d43
fix:Minor UI changes
...
- add ellipsis for the application title
- align org name, list of applications
- increase font size of org name
- increase size of create application icon
- add name for create application card
- remove create application button
2020-06-02 08:11:30 +00:00
vicky_primathon.in
5fd3e59f7a
hover and active state in lightning menu added
2020-06-02 12:43:13 +05:30
Tejaaswini
17940bcfef
Merge branch 'release' into feature/acl
2020-06-02 11:29:58 +05:30
Akash N
e808c21a88
Fix search
2020-06-01 10:42:10 +05:30
Tejaaswini Narendra
d3718bc28e
fix:Minor UI changes
...
- add ellipsis for the application title
- align org name, list of applications
- increase font size of org name
- increase size of create application icon
- add name for create application card
- remove create application button
2020-05-29 13:21:05 +00:00
Satbir Singh
a8ab4b5523
Compact documentation UI
2020-05-29 11:49:46 +00:00
vicky_primathon.in
c956105365
merge conflicts resolved
2020-05-29 16:59:27 +05:30
Tejaaswini
c2b7eb2f28
Merge branch 'release' into feature/acl
2020-05-29 13:45:02 +05:30
vicky_primathon.in
6d42c7fe32
all code review comments handled
2020-05-29 11:37:18 +05:30
Satbir Singh
7d9b6784e5
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/tweaks
2020-05-28 23:53:05 +05:30
Satbir Singh
b7b74ffd02
Feature/help
2020-05-28 18:10:26 +00:00
vicky_primathon.in
d218f50e6a
code review changes
2020-05-28 14:48:08 +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
Tejaaswini Narendra
913d5123b4
fix:Minor UI changes
...
- add ellipsis for the application title
- align org name, list of applications
- increase font size of org name
- increase size of create application icon
- add name for create application card
- remove create application button
2020-05-27 13:36:06 +00:00
vicky_primathon.in
cfc457c0d7
create new api, query supported
2020-05-26 09:39:40 +05:30
Nikhil Nandagopal
3211b8c915
minor text changes
2020-05-25 15:02:01 +05:30
Tejaaswini
e471706593
Merge branch 'release' into feature/acl
2020-05-25 14:47:05 +05:30
Abhinav Jha
fc8384ef6e
organize lightning menu code
2020-05-24 15:29:22 +05:30
Abhinav Jha
569ce718e3
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/lightning-menu
2020-05-24 14:59:23 +05:30
Tejaaswini Narendra
23876a4230
remove user profile
2020-05-22 13:42:31 +00:00
vicky_primathon.in
41fa7fd343
right panel width reverted to 75%
2020-05-22 16:22:20 +05:30
Abhinav Jha
f12816e4c8
Remove lightning menu from url field
2020-05-22 15:46:53 +05:30
Abhinav Jha
c9a0615b4b
Add meta props to widget property list. Fix api form submit on lightning toggle issue.
2020-05-22 12:28:47 +05:30
Arpit Mohan
bffee69497
Removing unused variables from the codebase
2020-05-22 06:29:26 +00:00
vicky_primathon.in
cdadcd31fa
merge conflicts resolved
2020-05-22 10:59:54 +05:30
Akash N
1850b8f6b3
Bug fixes
...
- Show request body instead of request headers
- Get httpMethod directly.
- Add padding at the right for tabs
2020-05-22 03:43:01 +00:00
vicky_primathon.in
9986a215c2
cursor positioned
2020-05-21 19:36:17 +05:30
Satbir Singh
034d9616e1
Added locators for pagination and post body.
2020-05-21 10:22:24 +05:30
vicky_primathon.in
ee3d13e7bd
hide lightnining menu option
2020-05-21 09:52:57 +05:30
Nandan H A
6a1e942680
Feature/api action tests
...
added below tests
* API verb tests added ( POST /PUT/PATCH)
* Query param tests (This is also includes invalid and valid)
* Edit APIs( update of api name and api datasource as well)
* mustache API test
* Market Place API test
* Curl POST test
2020-05-20 16:04:37 +00:00
vicky_primathon.in
69e2de1d38
lightning menu moved to dynamic auto complete
2020-05-20 21:14:52 +05:30
Tejaaswini Narendra
0c9ad77cc0
Query pane fixes
...
- Show mongo execute response in seperate cards for each record
- Update postgres read template
- Show query execute error message in the UI.
2020-05-20 14:09:51 +00:00
Hetu Nandu
010b48d7fa
Tern autocomplete
2020-05-20 11:30:53 +00:00
vicky_primathon.in
71674119e3
dropdown style fixes
2020-05-20 09:45:19 +05:30
vicky_primathon.in
c6a883d965
light and dark theme added in dropdown component
2020-05-19 22:54:38 +05:30
Akash N
b00e1fd5e5
Datasource bug fixes
...
- Fix search in datasource sidebar
- Minimum of 1 row in KEY_VAL_ARRAY and KEY_VAL_INPUT fields
- Fix collapse icon
- Datasource form title improvements
2020-05-19 07:03:11 +00:00
vicky_primathon.in
eb0b4b918d
passing ref to dynamic auto complete
2020-05-19 12:23:37 +05:30
Akash N
2630eaa4ca
Feature/datasources draft
2020-05-19 06:10:59 +00:00
Akash N
5db021d8d3
Merge branch 'release' of https://gitlab.com/theappsmith/internal-tools-client into fix/queryPane
2020-05-14 18:11:35 +05:30
Akash N
6bd79982fb
Query pane fixes
...
- Show mongo execute response in seperate cards for each record
- Update postgres read template
- Show query execute error message in the UI.
2020-05-14 18:03:44 +05:30
Tejaaswini
9cd134d623
feat: Use mock response to display org and applications
2020-05-14 16:17:13 +05:30
Arpit Mohan
d4a8352799
Merge branch 'fix/queryDropdown' into 'release'
...
Fix create datasource button in query dropdown
See merge request theappsmith/internal-tools-client!583
2020-05-14 07:27:00 +00:00
Akash N
1c34a5dfb4
Fix create datasource button in query dropdown
2020-05-14 07:27:00 +00:00
Abhinav Jha
b3214151e0
Merge branch 'feature/back-to-editor-button' into 'release'
...
Back to editor button
- Show grid when starting to drag a widget on an empty canvas.
- Show placeholder on an empty canvas
- Add "Back to editor" button on appviewer's header
- Show empty page placeholder in app viewer.
See merge request theappsmith/internal-tools-client!589
2020-05-14 06:06:20 +00:00
Abhinav Jha
e617957ce8
Back to editor button
2020-05-14 06:06:20 +00:00
Sunil KS
9dda30f729
fix: content-type case check
...
- do a toLowerCase() before running a check for "content-type" in headers
- truncate api endpoint for provider templates
2020-05-13 18:20:53 +00:00
Hetu Nandu
d19f86ffee
Untitled datasources are named by the server
2020-05-12 15:14:29 +00:00
Nandan H A
c9ae4297d6
MR contains basically tests related to API pane
...
1.Basic API with header
2.Copy to home
3.Move to home
4.Delete API
5.Check API name uniquness
6.Search API on side bar
2020-05-12 13:47:13 +00:00
Akash N
c8ad80d414
Delete datasource after the query pane test is complete.
2020-05-12 08:10:38 +00:00
Hetu Nandu
c2f730edb1
feat: dynamic post body in api form
...
- add info icon
- display helper text and placeholders dynamically
2020-05-11 09:03:46 +00:00
Hetu Nandu
ff2f32290f
Fix content type switching to raw when custom
2020-05-08 12:54:27 +00:00
Hetu Nandu
20abff30d4
Merge branch 'test/datasources' into 'release'
...
Tests for datasource pane
See merge request theappsmith/internal-tools-client!559
2020-05-08 05:40:14 +00:00
Hetu Nandu
00bcaf2022
Tests for datasource pane
2020-05-08 05:40:14 +00:00
Akash N
82c17a3bb8
Create query action with an actionConfiguration object
2020-05-07 18:01:29 +05:30
Hetu Nandu
a191ec92f5
Merge branch 'fix/api-form-fixes' into 'release'
...
Api form fixes
See merge request theappsmith/internal-tools-client!557
2020-05-07 11:00:26 +00:00
Hetu Nandu
c38f839331
feat: add test case for executing blank api
...
- add test case for executing blank api by selecting the available datasource
2020-05-07 11:00:26 +00:00
Hetu Nandu
d33b7e955c
Revert back the draft condition
...
- Initialise headers and query parameters while creating an api
- Do not push fields further on
2020-05-07 10:42:17 +00:00
Hetu Nandu
fb588af78f
Merge branch 'fix/createQueryError' into 'release'
...
Navigate to datasource pane when there are no valid datasources
See merge request theappsmith/internal-tools-client!555
2020-05-07 08:28:57 +00:00
Hetu Nandu
dd65494ff4
Merge branch 'feat/api-pane-testing' into 'release'
...
Basic automated test cases for the API pane
See merge request theappsmith/internal-tools-client!549
2020-05-07 08:07:50 +00:00
Arpit Mohan
49e9cd7c33
feat: add test case for executing blank api
...
- add test case for executing blank api by selecting the available datasource
2020-05-07 08:07:50 +00:00
Akash N
0b66419596
Navigate to datasource pane when there are no valid datasources
2020-05-07 13:28:34 +05:30
Hetu Nandu
8e7ba82b3f
Revert back the draft condition
...
- Initialise headers and query parameters while creating an api
- Do not push fields further on
2020-05-07 07:56:37 +00:00
Hetu Nandu
0744b20252
Merge branch 'fix/apiPaneDatasourceField' into 'release'
...
Create a separate action for datasource generated from datasource pane
See merge request theappsmith/internal-tools-client!552
2020-05-07 07:20:03 +00:00
Akash N
c94a624253
Query pane fixes
...
- Remove search bar
- Show server error message
2020-05-07 10:40:14 +05:30
Akash N
1b15a8e7f6
Create a seperate action for datasource generated from datasource pane
2020-05-07 10:14:52 +05:30
Hetu Nandu
18b3de2eff
Add api analytic events
...
- IMPORT_API
- EXPAND_API
- IMPORT_API_CLICK
- DUPLICATE_API_CLICK
- MOVE_API_CLICK
- ADD_API_PAGE
- 3P_PROVIDER_CLICK
2020-05-05 13:21:17 +00:00
Abhinav Jha
f57cf9d903
Service workers : Caching
2020-05-05 12:16:51 +00:00
Hetu Nandu
cad7c70f61
Merge branch 'fix/filterPlugins' into 'release'
...
Filter plugins
See merge request theappsmith/internal-tools-client!531
2020-05-05 09:03:03 +00:00
Hetu Nandu
2426d2cac9
Filter plugins
2020-05-05 09:03:03 +00:00
Sunil K S
f6f5fc6071
fix: provider image in search container
2020-05-05 13:49:33 +05:30
Hetu Nandu
0bdb9bea4c
feat: dynamic post body in api form
...
- add info icon
- display helper text and placeholders dynamically
2020-05-05 07:50:30 +00:00
Hetu Nandu
11dd49b98e
Env dependent feature flag
2020-05-05 06:46:54 +00:00
Hetu Nandu
f38f92d938
fix issue, removed unused calls
2020-05-02 11:24:24 +05:30
Hetu Nandu
2cf1b8d135
Remove references of plugin name
2020-04-29 13:17:51 +00:00
Akash N
cf0da78dd4
Merge branch 'release' of https://gitlab.com/theappsmith/internal-tools-client into feature/form-config-api
2020-04-29 16:21:11 +05:30
Hetu Nandu
76c722d0a7
Merge branch 'feature/deleteDatasource' into 'release'
...
Delete datasource
See merge request theappsmith/internal-tools-client!527
2020-04-29 10:03:56 +00:00
Hetu Nandu
061292bd8a
Datasource bug fixes
...
- Prefill datasource title
- Decrease field width
- Save button should have loading state
- Back button in form screen
- Right align save button
- Add new plugin images
and other fixes
2020-04-29 10:03:56 +00:00
Abhinav Jha
06bc85ac12
Merge branch 'fix/page-name-breadcrumbs' into 'release'
...
Page Name updates
- Remove use of `reselect` in `editorSelectors`.
- Rename action from UPDATE_CURRENT_PAGE to SWITCH_CURRENT_PAGE_ID.
- Update new page name in bread crumbs
See merge request theappsmith/internal-tools-client!503
2020-04-29 09:41:30 +00:00
Abhinav Jha
299c2fbbb2
Remove use of reselect in editorSelectors. Rename action from UPDATE_CURRENT_PAGE to SWITCH_CURRENT_PAGE_ID. Update new page name in bread crumbs
2020-04-29 09:41:30 +00:00
Akash N
9c1991aaa3
Get form configs from api
2020-04-29 14:53:23 +05:30
Hetu Nandu
7174ce0a8a
fix: search container ui fixes
...
- remove unwanted imports
2020-04-29 09:06:30 +00:00
Hetu Nandu
89ab91361e
fix: provider cards ui fixes
...
- alignment of provider cards in api home screen fixes
- do not load the providers if already present
- fix 'Add to page' button moving on cliick in provider templates
2020-04-28 10:47:59 +00:00
Hetu Nandu
13c59ee80f
Datasource bug fixes
...
- Prefill datasource title
- Decrease field width
- Save button should have loading state
- Back button in form screen
- Right align save button
- Add new plugin images
and other fixes
2020-04-28 06:52:53 +00:00
Hetu Nandu
85f57e350f
Api pane creation fixes
2020-04-22 09:15:24 +00:00
Satbir Singh
08e68a8986
Revert "Merge branch 'fix/cypres-dnd' into 'release'"
...
This reverts merge request !505
2020-04-21 14:19:12 +00:00
Satbir Singh
51ee20e64a
Cypress drag and drop
2020-04-21 10:27:15 +00:00
Hetu Nandu
67cc6854b7
fix issue with not returning draft in data
2020-04-21 13:31:36 +05:30
Hetu Nandu
283252892b
Add a feature flag for new api pane
2020-04-20 08:26:19 +00:00
Hetu Nandu
f0d805cf52
Adding pluginId in datasource instead of action
2020-04-17 16:05:36 +05:30
Abhinav Jha
a717de0e68
Merge branch 'feature/pageload' into 'release'
...
Pageload fixes 1
- Remove tinymce external dep
- Move Widget, Property, Validators registration to editor and appviewer
- Named chunks
- Prefetch chunks
- add expiration header using netlify.toml
See merge request theappsmith/internal-tools-client!492
2020-04-17 10:13:00 +00:00
Hetu Nandu
9bcb0d32e9
Fix issue where new REST actions where not getting the plugin id
2020-04-17 09:25:31 +00:00
Abhinav Jha
8fc9c68782
App viewer fix
2020-04-16 18:30:53 +05:30
Abhinav Jha
87b1554e10
Move Registration to application editor
2020-04-16 17:26:36 +05:30
Hetu Nandu
af3b5d212f
fix: ui fixes and type defination fixes
...
- avoid using any or undefined types in the code
- fix ui issues for api home screen
- update naming convensions
- remove unwanted code
- use color variables
2020-04-14 12:34:14 +00:00
Abhinav Jha
526b9671d8
Merge branch 'fix/sidebar-width' into 'release'
...
Appviewer - Sidenav width reduction to 220px
See merge request theappsmith/internal-tools-client!481
2020-04-14 05:41:18 +00:00
Abhinav Jha
d0bb259857
Appviewer - Sidenav width reduction to 220px
2020-04-14 05:41:18 +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
Hetu Nandu
633ebb94bc
remove unused
2020-04-09 15:40:57 +05:30
Hetu Nandu
d7164c1c58
Merge branch 'master' into fix/merge-issue
2020-04-09 15:40:23 +05:30
Hetu Nandu
9d70b24c0e
Revert "Feature/launch btn fusion"
...
This reverts commit d9830d1eabb42c60daf064751e7b0e9f273ca0f1.
2020-04-09 15:36:52 +05:30
Abhinav Jha
8271d27750
Add classname for property control label. Remove typescript lint errors.
2020-04-08 16:16:01 +05:30
Abhinav Jha
f2a03d094a
Merge branch 'feature/launch-btn-fusion' into 'release'
...
Feature/launch btn fusion
See merge request theappsmith/internal-tools-client!454
2020-04-07 06:20:11 +00:00
Arpit Mohan
306e7baac2
Feature/launch btn fusion
2020-04-07 06:20:11 +00:00
Satbir Singh
8091852269
Api url is trimmed to remove any spaces.
2020-04-07 06:04:19 +00:00
Abhinav Jha
b7922242a5
Fix page saving status messages. Fix scrolling when resizing and scroll amount. Fix property pane title update on error issue.
2020-04-05 12:04:14 +05:30
Nikhil Nandagopal
6421206e1c
minor fix
2020-04-04 13:01:34 +05:30
Nikhil Nandagopal
bc5d3152a2
switched launch and edit
2020-04-03 16:38:38 +05:30
Abhinav Jha
dc877288bc
Modal Fixes 1
2020-04-03 09:32:13 +00:00
Abhinav Jha
5272505673
Add classnames
2020-03-30 14:21:21 +00:00
Satbir Singh
fbec031a4a
Merge branch 'feature/persist-col' into 'release'
...
Persist hidden column
See merge request theappsmith/internal-tools-client!411
2020-03-30 08:16:43 +00:00
Satbir Singh
4d928292e4
Persist hidden column
2020-03-30 08:16:43 +00:00
Hetu Nandu
cb385b68b0
Add class name on Page Navs for testing
2020-03-30 07:43:34 +00:00
Abhinav Jha
a0872b97f2
Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar
2020-03-27 09:02:11 +00:00
Hetu Nandu
6a22201e81
Fix api pane initialization issue
2020-03-24 14:05:19 +00:00
Hetu Nandu
80db9eb030
Performance instrumentation
2020-03-23 12:40:17 +00:00
Satbir Singh
9f6621231f
Tooltip css fixes.
2020-03-20 09:45:44 +00:00
Satbir Singh
9cc869b344
Help tooltips on properties
2020-03-19 13:22:01 +00:00
Satbir Singh
0158791e91
Refactor page events.
2020-03-18 15:05:58 +00:00
Satbir Singh
39009b0807
Page events
2020-03-18 14:31:30 +00:00
Hetu Nandu
855b49caee
Fix js toggle issues
2020-03-16 07:59:07 +00:00
Hetu Nandu
1bd5a8c5e7
fix page load actions issues
2020-03-13 01:57:39 +05:30
Satbir Singh
cfb967117c
More events
2020-03-11 13:59:46 +00:00
Satbir Singh
43a35c2162
Removed the extra call to fetch application data before load.
2020-03-09 05:46:32 +00:00
Hetu Nandu
d9dee9b16d
Form Widget
2020-03-06 09:45:21 +00:00
Abhinav Jha
e3d63f0b22
Remove roboto font. Change the property pane toggling mechanism. Increase max bottom row offset for main container from 2 to 5. Fix padding and offsets for the widget border component, resize handles.
2020-03-06 09:33:20 +00:00
Satbir Singh
0b9a0cc6ab
More events
2020-03-06 04:59:24 +00:00
Abhinav Jha
8b6eabd771
Fix disparity in the styles of local and release builds.
2020-03-05 14:11:32 +05:30
Abhinav Jha
37c96ab839
Fix - P0 issues
2020-03-04 08:10:40 +00:00
Satbir Singh
d6d6d4b40d
Feature/events
2020-03-03 07:02:53 +00:00
Abhinav Jha
68858104c1
Fix propertypane invalid control error
2020-02-27 12:44:32 +05:30
Abhinav Jha
4d68e9a167
Remove unused variables. Remove missed console.log statement.
2020-02-27 09:29:28 +05:30
Abhinav Jha
44848d33cf
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/auth-forms-styles
2020-02-27 09:25:04 +05:30
Hetu Nandu
5e0beb9fe7
Property Pane - Convert control to dynamic
2020-02-26 12:44:56 +00:00
Abhinav Jha
711abae075
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/auth-forms-styles
2020-02-25 17:43:33 +05:30
Abhinav Jha
cdb0be7bd5
Fix input fields for signup, create password, forgot password, reset password pages
2020-02-25 17:08:53 +05:30
Abhinav Jha
c36146b431
Fix User auth page styles.
2020-02-25 17:03:07 +05:30
Abhinav Jha
000be868ec
Add classes for login button, publish button, application card, widgetcard, editor nav links and application search input.
2020-02-25 12:53:59 +05:30
Abhinav Jha
a03cb28a3a
WIP: Fix user auth forms styles.
2020-02-24 15:05:11 +05:30
Abhinav Jha
5b36b3dc3a
Fix Infinite spinner when create application fails.
2020-02-24 13:22:22 +05:30
Abhinav Jha
8024fe5131
Feature - update widget name
2020-02-21 12:16:49 +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
dac746d1e6
Transparent Canvas - Template 1
2020-02-13 09:32:24 +00:00
Abhinav Jha
12c8bfe374
Focus widget only if not already focused. Remove routerparams reducer, we have the info in editorReducer. Change anchor link to button to remove accessibility warnings.
2020-02-12 15:06:08 +05:30
Satbir Singh
3feb8a33e7
Api pane css fixes.
2020-02-12 08:23:50 +00:00
Abhinav Jha
870961650a
Widget visibility
2020-02-11 09:56:21 +00:00
Satbir Singh
24bca16cf6
Pagination enhancements.
2020-02-07 11:34:57 +00:00
Satbir Singh
84d35aced6
Feature/server side pagination
2020-02-07 02:32:52 +00:00
Abhinav Jha
ca88aeb2f8
Merge branch 'fix/widget-intent-styles' into 'release'
...
Widget Styles
- Fix Dropdown widget styles.
- Change Input widget to TextArea widget when type === Text and number of rows is more than 1
- Fix radio group widget styles
- Fix checkbox widget styles
See merge request theappsmith/internal-tools-client!283
2020-02-06 07:01:25 +00:00
Abhinav Jha
f787e18bb5
Widget Styles
2020-02-06 07:01:25 +00:00
Abhinav Jha
7a150c8c1b
Fix issue where login button is disabled despite having creds autofilled by chrome.
2020-02-06 12:18:32 +05:30
Abhinav Jha
1dcdf8694f
Delete application after api response
2020-02-03 17:49:10 +05:30
Abhinav Jha
e6a6442fa7
Merge branch 'feature/switch-org' into 'release'
...
Create and Switch Organizations
- Users should be able to switch to any organization in the organization dropdown
- Users should be able to create an organization from the organization dropdown
See merge request theappsmith/internal-tools-client!272
2020-02-03 10:37:03 +00:00
Abhinav Jha
ae13b079ec
Create and Switch Organizations
2020-02-03 10:37:03 +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
Hetu Nandu
b6898d4ef7
Page Load actions with dependencies
2020-01-30 10:55:37 +00:00
Abhinav Jha
120ef8b8a8
Invite users role dropdown size. Drag friction. icon button background
2020-01-28 18:18:00 +05:30
Abhinav Jha
474f98f4fc
Misc UI Fixes
2020-01-28 17:16:04 +05:30
Nikhil Nandagopal
12403e6201
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into release
2020-01-28 13:59:49 +05:30
Nikhil Nandagopal
11a33f2119
Merge branch 'master' into release
...
# Conflicts:
# src/api/Api.tsx
# src/pages/common/CustomizedDropdown/OrgDropdownData.tsx
2020-01-28 13:58:11 +05:30
Abhinav Jha
f92c233323
Ad-hoc changes for ui styles.
2020-01-28 08:21:22 +00:00
Abhinav Jha
5c0f221cc7
Fix Editable Text. Sidnav styles. editor/viewer redirection from application card.
2020-01-28 11:57:46 +05:30
Hetu Nandu
9b00a345ad
Various P0 fixes
2020-01-27 13:53:33 +00:00
Abhinav Jha
70090ab392
Property Pane UI Styles
2020-01-27 11:39:27 +00:00
Abhinav Jha
156565c65e
Page Management
2020-01-27 08:24:58 +00:00
Hetu Nandu
729599009a
Api page association
2020-01-24 09:54:40 +00:00
Abhinav Jha
de5fead89b
Hotfix/baseurl env
2020-01-22 12:26:25 +00:00
Nikhil Nandagopal
32bea2cc98
removed undone settings
2020-01-22 14:40:50 +05:30
Abhinav Jha
861e5dd3c4
Fix widget boundaries persist issue
2020-01-21 07:14:47 +00:00
Abhinav Jha
2b44c712e9
New Widget drag effects
2020-01-20 09:00:37 +00:00
Abhinav Jha
aaf07ae583
Applications Page and Text Widget Truncation
2020-01-20 08:07:00 +00:00
Abhinav Jha
99d660370d
Cleanup
...
DragLayerComponent
2020-01-16 11:46:21 +00:00
Abhinav Jha
536e19a568
Redirect /login to /user/login. Button widget hover style. popper now can show up on the widget cards pane. On publishing the same app opens up. Button widget card has corrected SVG.
2020-01-15 04:49:36 +00:00
Abhinav Jha
2e8f5a982f
Fix - Invite Users
2020-01-14 09:47:45 +00:00
Abhinav Jha
3d5fa544fc
When dragging/resizing a widget, the other widgets' boundaries show up.
2020-01-08 10:49:01 +05:30
Abhinav Jha
b10df26287
Resolve review comments
2020-01-08 09:41:23 +05:30
Abhinav Jha
9d7eaaca80
Optimize popper creation and destructions. Preserve property pane visibility before and after actions.
2020-01-07 17:58:58 +05:30
Abhinav Jha
c6906e1781
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/fix-71
2020-01-06 16:33:42 +05:30
Abhinav Jha
3483975e0b
Selected and Focused states of widgets
2020-01-06 16:32:22 +05:30
Abhinav Jha
8c66983b9b
New User (Invite) API based modifications
2020-01-06 09:07:30 +00:00
Hetu Nandu
efa0018d46
only set height when height is supplied
2020-01-06 12:02:10 +05:30
Hetu Nandu
752944ee02
Various api pane and dynamic input improvements
2020-01-03 13:40:31 +00:00
Abhinav Jha
6c17a6e66d
Logout feature
2020-01-03 08:49:47 +00:00
Hetu Nandu
3ecad24203
Fixes for Dynamic Input styling
2020-01-02 13:36:35 +00:00
Abhinav Jha
189c380e85
Property pane should open on move, add and resize
2020-01-02 18:12:02 +05:30
Abhinav Jha
3e88ae0074
Property pane toggle scenario updates
2020-01-02 16:34:36 +05:30
Abhinav Jha
d9b8059799
Focus widget on hover. Show property pane on double click
2019-12-27 15:40:04 +05:30
Abhinav Jha
a7a83119ee
Drag all widgets on touch and move
2019-12-25 14:47:37 +05:30
Abhinav Jha
3a5aae9b97
Add favicon. Connect Nav Dropdown. Fix TagInputComponent. Fetch org and user details. Navigate to applications from /, Check for login
2019-12-23 12:16:33 +00:00
Abhinav Jha
ed2ecadbc4
User Auth Flow
2019-12-16 08:49:10 +00:00
Satbir Singh
ab0007317e
Added cypress for e2e tests.
2019-12-12 07:50:53 +00:00
Hetu Nandu
dd03093834
Execute page load actions when loading page
2019-12-11 15:24:27 +00:00
Hetu Nandu
37a96358f4
Separate loading states per action
2019-12-11 15:14:38 +00:00
Hetu Nandu
d1ee106faa
style fixes
2019-12-11 16:05:07 +05:30
Hetu Nandu
d5e08b5836
Validation Error Message display
2019-12-10 13:30:16 +00:00
Abhinav Jha
34e20f3d1a
Integrate SideNav with react router for faster switching of item
2019-12-09 11:31:09 +00:00
Hetu Nandu
f45d2b9135
Data Tree Autocomplete
2019-12-06 13:16:08 +00:00
Abhinav Jha
0dbb546e8f
Code Splitting
2019-12-03 09:21:06 +00:00
Abhinav Jha
654d63e484
Editor header - Breadcrumbs routing
2019-12-02 08:53:38 +00:00
Hetu Nandu
6cea0e80ad
Add support for plugin name based filtering
2019-11-29 05:22:49 +00:00
Hetu Nandu
08ad87fb05
Renamed styleName prop to accent
2019-11-28 07:08:39 +00:00
Abhinav Jha
5051bd74b8
Fix published dialog not opening issue. Add try catch around Canvas
2019-11-26 10:45:46 +00:00
Hetu Nandu
1825fd7a19
Drafts in API Pane
2019-11-25 09:15:11 +00:00
Hetu Nandu
fbb7742f0e
moved to absolute paths for all fiels
2019-11-25 10:37:27 +05:30
Abhinav Jha
d64bbc4015
Use applicationId and pageId to render pages
2019-11-22 14:02:55 +00:00
Hetu Nandu
a2b275bade
Validation parse widget property
2019-11-22 13:12:39 +00:00
Abhinav Jha
2fa79e403d
Applications Page Styling
2019-11-21 10:52:49 +00:00
Hetu Nandu
7beb7fa40c
Fixes for dry run
2019-11-20 10:57:05 +00:00
Hetu Nandu
a6f7882d5f
Revamp widget property validation
2019-11-19 12:44:58 +00:00
Hetu Nandu
b7871d3433
Header Params has initial two fields
2019-11-14 13:35:39 +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
Hetu Nandu
fadb2cae6b
Api Sidebar and Api dropdown fixes
2019-11-14 09:01:23 +00:00
Satbir Singh
ff80a4b267
Action can be unset. Actions are validated before executing.
2019-11-14 07:42:24 +00:00
Hetu Nandu
884984bea0
UI fixes
2019-11-13 11:34:11 +00:00
Satbir Singh
5653b046df
Adding delete radio option button and fixing ordering issues.
2019-11-13 10:35:35 +00:00
Hetu Nandu
8c8312928a
Fix various api pane bugs
2019-11-13 07:34:59 +00:00
Abhinav Jha
03e78f0751
WIP: Allow absolute paths for imports. Refactor ContainerComponent.tsx to PositionedContainer.tsx, CanvasWidgetContainer.tsx, ContainerComponent.tsx. Refactor all widgets and components to adhere to new props and apis.
2019-11-13 07:00:25 +00:00
Hetu Nandu
c9914c4246
Api Dry Run
2019-11-12 09:43:13 +00:00
Hetu Nandu
f222c34b07
View Dynamic bindings
2019-11-08 11:02:00 +00:00
Hetu Nandu
7687d68b61
Rename "resources" to "datasources"
2019-11-07 09:32:38 +00:00
Abhinav Jha
9ba528830d
Feature - Applications Scaffold Page - Create Application
2019-11-07 04:59:40 +00:00
Hetu Nandu
895649d77f
Dynamic Property in Editor mode
2019-11-06 06:35:15 +00:00
Abhinav Jha
ab8270536e
AppViewer - Routing updates the page
2019-11-06 06:21:56 +00:00
Satbir Singh
cb478e8d1c
Adding action selector control.
2019-11-05 12:08:41 +00:00
Hetu Nandu
48901e0f2e
fix body as string
2019-11-05 16:20:58 +05:30
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
Hetu Nandu
e380c489fb
Dynamic binding scaffold
2019-11-01 07:11:32 +00:00
Abhinav Jha
79bcd06141
Feature- AppViewer SideNav Styling
2019-11-01 05:28:56 +00:00
Abhinav Jha
ffb9b89620
WIP: Page Creation, Page Switching, Published Application Viewer, DropdownComponent
...
- Fixes #22 , #151 , #166 , #167 , #168 , #169
2019-10-31 08:36:04 +00:00
Nikhil Nandagopal
9d659ddff0
Feature/dropdown
2019-10-31 05:28:11 +00:00
Nikhil Nandagopal
72a02bd3d4
Feature/components
2019-10-30 10:23:20 +00:00
Hetu Nandu
4c5850499d
Few more api pane fixes
...
Fixes : #165 #164 #163 #162 #161 #160 #157 #133 #119 #118 #115 #114
2019-10-29 12:02:58 +00:00
Nikhil Nandagopal
d40a347dae
Merge branch 'feature/preview-publish' into 'release'
...
Preview Publish Part I + Canvas Fixes
See merge request theappsmith/internal-tools-client!78
2019-10-25 09:53:10 +00:00
Hetu Nandu
a0b536eced
Fixes for the API Editor #109 #112 #111 #116
2019-10-25 05:35:20 +00:00
Abhinav Jha
0564125fd7
PREVIEW PUBLISH 1
...
- Fixes #135 , #96 , #147 , #149 , #110 , #138 , #94 , #150
2019-10-24 18:31:31 +05:30
Abhinav Jha
7476bb4936
WIP: Fixes #135 , #96 , #147 , #149 , #110 , #138
2019-10-24 17:17:35 +05:30
Abhinav Jha
78513b0298
WIP: Trigger Preview and Publish Api
2019-10-24 14:53:50 +05:30
Abhinav Jha
99ce65c756
Property Pane Controls
...
- Fixes #121 , #122 , #123 , #124 , #90 , #46 , #65 , #100 , #101 , #68 , #102
2019-10-24 05:24:45 +00:00
Hetu Nandu
8312c48f83
Populate resources in the API Pane ( #106 )
2019-10-22 14:59:58 +00:00
Hetu Nandu
1c0854ac02
Fix key value field ( #105 )
2019-10-22 14:54:23 +00:00
Hetu Nandu
e0348cc1f3
API form
2019-10-21 15:12:45 +00:00
Abhinav Jha
b950ede2b1
Use re-select and re-re-select. Fetch property pane configs from appsmith API. Refactor code to use reselect and re-reselect
2019-10-21 11:40:24 +00:00
Hetu Nandu
7d56e10f8f
Add Navbar and API Pane ( #79 )
2019-10-18 08:16:26 +00:00
Abhinav Jha
5c492970ed
Make focused widget more apparent. Fix Stacking contexts.
2019-10-08 14:39:30 +05:30
Abhinav Jha
74ee90d816
Fix editor stacking context
2019-10-08 11:49:10 +05:30
Abhinav Jha
58c0c647bf
Move WidgetFunctions to Context Provider
2019-10-03 21:54:29 +05:30
Abhinav Jha
5bf84ee361
Move FocusContext to Canvas
2019-10-03 16:34:11 +05:30
Abhinav Jha
91fd8ff17e
Propagate WidgetConfigs to new widget. Use theme spaces everywhere.
2019-10-02 23:43:04 +05:30
Abhinav Jha
e23643e5e8
WIP: Canvas Fixes: Adhere to Figma Styles
2019-10-01 01:34:03 +05:30
Abhinav Jha
062540e838
Add global Saga to handle errors
2019-09-27 21:35:33 +05:30
Abhinav Jha
e0706cf6e3
Change location for save page notification
2019-09-27 13:38:31 +05:30
Abhinav Jha
b2e46997a5
Merge branch 'feature/canvas-grid-rewrite' into 'release'
...
Icon imports. Fixes #13 and #14
See merge request theappsmith/internal-tools-client!31
2019-09-26 11:49:00 +00:00
Abhinav Jha
cc40fd87e2
Fix WidgetCardNames
2019-09-26 17:07:09 +05:30
Abhinav Jha
e27eb3a284
Merge branch 'feature/actions' into 'release'
...
moved property controls
See merge request theappsmith/internal-tools-client!30
2019-09-26 11:12:07 +00:00
Abhinav Jha
4ca0ef7324
Icon imports. Fixes #13 and #14
2019-09-26 16:41:28 +05:30
Abhinav Jha
b155efe3c0
WIP: Use rows and columns accross the board, cleanup DropTargetMonitor
2019-09-25 22:54:23 +05:30
Abhinav Jha
92eb493d62
Fixes for code review comments
2019-09-24 18:06:03 +05:30
Nikhil Nandagopal
14bee4aadd
moved property controls
2019-09-24 17:41:32 +05:30
Abhinav Jha
3cb582b7d1
WIP: Fix merge conflicts with release. Add toast to show saving page activity
2019-09-23 15:57:45 +05:30
Abhinav Jha
7237250adc
WIP: Fix positioning bug
2019-09-21 07:22:38 +05:30
Abhinav Jha
ffb532fa7a
WIP: Canvas widget drop and positioning
2019-09-20 03:55:37 +05:30
Nikhil Nandagopal
5f6aeb55f8
added new control types
...
removed alert from widget list
added property config values
added input validator
2019-09-19 16:59:24 +05:30
Abhinav Jha
56714c3fa0
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/canvas-grid-rewrite
2019-09-18 16:28:21 +05:30
Abhinav Jha
673cd75a3f
WIP: integrate with fetch pages and save pages APIs
2019-09-18 16:18:56 +05:30
Nikhil Nandagopal
684bbe822e
added property controls
...
added redux dev tools
2019-09-18 15:49:50 +05:30
Abhinav Jha
703081154c
WIP: Fix fetch page. Add save page boilerplate. Add widget property change boilerplate.
2019-09-17 20:39:55 +05:30
Nikhil Nandagopal
930061481b
Merge branch 'release' into feature/actions
...
# Conflicts:
# .lintstagedrc
# package.json
# src/pages/Editor/Canvas.tsx
# src/pages/Editor/index.tsx
# src/sagas/ActionSagas.tsx
# src/sagas/PageSagas.tsx
# src/sagas/index.tsx
2019-09-17 15:48:37 +05:30
Nikhil Nandagopal
751ea339d1
added transformation for requests
...
wired button onclick to execute action saga
split widget props into widget data and widget functions
2019-09-17 15:41:50 +05:30
Abhinav Jha
20a3e19ad3
WIP: code changes to allow for dragging and dropping
2019-09-17 15:39:00 +05:30
Abhinav Jha
71029406d7
Fixes #5 and #9 . Fix build script. Remove public files. Code Review Fixes
2019-09-16 17:08:37 +05:30
Abhinav Jha
e6f5588488
Remove canvas poc code. Create build script for generating font files
2019-09-16 13:38:03 +05:30
Abhinav Jha
01d3e46a63
Fix Merge conflicts. Fixes #5
2019-09-13 17:00:22 +05:30
Nikhil Nandagopal
29cf9bb450
Merge branch 'release' into feature/basic-styling
...
# Conflicts:
# src/constants/ActionConstants.tsx
# src/constants/WidgetConstants.tsx
# src/editorComponents/CheckboxComponent.tsx
# src/editorComponents/RadioGroupComponent.tsx
# src/mockResponses/WidgetCardsPaneResponse.tsx
# src/pages/Editor/Canvas.tsx
# src/pages/Editor/EditorDragLayer.tsx
# src/reducers/entityReducers/index.tsx
# src/reducers/index.tsx
# src/utils/WidgetRegistry.tsx
# src/widgets/BaseWidget.tsx
# src/widgets/BreadcrumbsWidget.tsx
# src/widgets/ButtonWidget.tsx
# src/widgets/CalloutWidget.tsx
# src/widgets/CheckboxWidget.tsx
# src/widgets/IconWidget.tsx
# src/widgets/InputGroupWidget.tsx
# src/widgets/NumericInputWidget.tsx
# src/widgets/RadioGroupWidget.tsx
# src/widgets/TagInputWidget.tsx
# src/widgets/TextWidget.tsx
2019-09-13 16:15:49 +05:30
Nikhil Nandagopal
cd1b088568
added widget config reducer
2019-09-12 13:41:25 +05:30
Abhinav Jha
8e8866175c
Resolve #5
...
- Add Missing Icons
- Remove extraneous components (for Beta)
- Add missing widget cards
2019-09-10 16:31:48 +05:30
Abhinav Jha
6f19e0d17a
WIP: Fix Prettier formatting issues and add precommit hook
2019-09-09 16:00:22 +05:30
Abhinav Jha
b9718bdaec
WIP: Fix eslint errors
2019-09-09 14:38:54 +05:30
Abhinav Jha
29d6bd52da
WIP: Workflow fixes
2019-09-06 17:10:00 +05:30
Abhinav Jha
c23724effe
Resolve #2 Basic Editor Styling
...
- Add Widget Icons
- Font face observer
- Widget Pane styling based on Theme
2019-09-06 15:00:22 +05:30
gray
6284f07c76
Add default theme base
2019-09-05 23:17:50 +05:30
Abhinav Jha
a3ccf9f3c3
Fix merge conflicts with master - 3-sept
2019-09-03 08:35:37 +05:30
Nikhil Nandagopal
ebe31f4acb
fixes for netlify user identity
2019-09-02 21:06:24 +05:30
Nikhil Nandagopal
588db871ee
added protecrted routes and login page
2019-09-02 20:20:01 +05:30
Abhinav Jha
cf5ec97bb0
Drag drop monitor, code cleanup
2019-09-02 16:28:11 +05:30
Abhinav Jha
babc8fcfcd
Linting, fixes, dragpreview fix
2019-08-29 16:52:09 +05:30
Abhinav Jha
02af80d3dc
Implement Drag and Drop of components
2019-08-26 18:11:21 +05:30
Abhinav Jha
57ad5991c3
[WIP] Add widget cards pane component
2019-08-21 18:19:16 +05:30
Abhinav Jha
e9610d0248
Basic App Layout
2019-08-20 18:49:19 +05:30
Nikhil Nandgopal
1b71b829fb
added droppable component
...
moved snapcolumspace and rowspace to state
2019-04-02 21:42:08 +05:30
Nikhil Nandgopal
085d420567
implemented basic drag and drop
2019-04-01 12:38:00 +05:30
Nikhil Nandgopal
e3ecb9974a
added action creators to pass actions to sagas
2019-03-30 18:00:42 +05:30
Nikhil Nandgopal
d83f3d9308
added axios type script
...
added api calls from a mock server
added redux saga
2019-03-26 20:58:24 +05:30
Nikhil Nandgopal
4e2b003a5d
added canvas widget normalizer
2019-03-21 23:12:23 +05:30
Nikhil Nandgopal
746efeee06
fixed widget pane rendering
2019-03-18 21:15:53 +05:30
Nikhil Nandgopal
3d7b7cef32
created seperate render modes for widgets
...
added widget pane
2019-03-18 20:40:30 +05:30
Nikhil Nandgopal
9921154045
Merge branch 'master' of gitlab.com:mobtools/internal-tools-client into feature/button
...
# Conflicts:
# src/constants/WidgetConstants.tsx
# src/mockResponses/CanvasResponse.ts
# src/utils/WidgetRegistry.tsx
2019-03-18 19:32:07 +05:30
Nikhil Nandgopal
85b8525c4d
added type to state
...
moved css to style object
added style units
migrated all widgets to work with JSX
2019-02-11 23:52:23 +05:30
Nikhil Nandgopal
f7d310bcda
added child prop generic to container widgets
2019-02-10 22:09:09 +05:30
Nikhil Nandgopal
3afe91679a
added typed lodash
...
fixed basic component rendering
connected redux store
2019-02-10 19:44:58 +05:30
Nikhil Nandgopal
bf4dc5a052
added basic redux state
...
added basic inheritance hierarchy of widgets and components
added basic redux action types
added basic widget building logic
2019-02-10 18:36:05 +05:30
Nikhil Nandgopal
1915b45e52
added basic routes and styled components
2019-02-07 10:37:09 +05:30
Nikhil Nandgopal
822dd6fb5d
added type script and folder structure
2019-01-21 23:41:08 +05:30