Nikhil Nandagopal
d6dbabf920
Add files via upload
2020-08-21 16:26:12 +05:30
Nikhil Nandagopal
a37867cc5a
Delete demo.gif
2020-08-21 16:22:49 +05:30
Nikhil Nandagopal
7f9742cd28
Add files via upload
2020-08-21 16:07:25 +05:30
Nikhil Nandagopal
ff54535fff
Delete demo.gif
2020-08-21 16:04:00 +05:30
Shrikant Sharat Kandula
87f27c9182
Add two new/updated apps for self-hosted ( #392 )
...
* Add two new/updated apps for self-hosted
* Fix potential NPE when template org dump has API datasources
2020-08-21 14:37:35 +05:30
Nikhil Nandagopal
9933464d1f
Disabled centOS and redHat
2020-08-21 14:12:17 +05:30
Shrikant Sharat Kandula
aa4635420f
Fix bc command not found in RHEL in install script ( #391 )
2020-08-21 13:56:40 +05:30
Hetu Nandu
63946fcacb
indentify user email in hotjar ( #390 )
2020-08-21 13:43:59 +05:30
Hetu Nandu
078a6a3a00
remove flag checks via EJS ( #387 )
2020-08-21 12:59:31 +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
Shrikant Sharat Kandula
e97ceab412
Fix default page not being set for cloned applications ( #383 )
...
* Fix default page not being set for cloned applications
* Add test for setting default page in clone applications
2020-08-21 10:38:23 +05:30
Abhinav Jha
a03568b79b
The default template in editor and app viewer must match ( #382 )
2020-08-21 01:24:18 +05:30
Nikhil Nandagopal
65042b6ae8
Merge branch 'master' into release
...
# Conflicts:
# static/demo.gif
2020-08-20 23:22:17 +05:30
Nikhil Nandagopal
f224e0b809
Add files via upload
2020-08-20 23:19:23 +05:30
Nikhil Nandagopal
2fd9c86129
Delete demo.gif
2020-08-20 23:18:09 +05:30
Nikhil Nandagopal
58207f5c6b
Update README.md
2020-08-20 22:58:22 +05:30
Nikhil Nandagopal
9f2d9570f1
Release ( #379 )
...
* 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
* Delete demo.gif
* Add files via upload
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-08-20 22:53:37 +05:30
Nikhil Nandagopal
6fb8a73bb1
Revert "Delete demo.gif"
...
This reverts commit 0612b52cdc .
2020-08-20 22:52:09 +05:30
Nikhil Nandagopal
71edd1de30
Add files via upload
2020-08-20 22:49:56 +05:30
Nikhil Nandagopal
b914712423
Delete demo.gif
2020-08-20 22:48:31 +05:30
Nikhil Nandagopal
0612b52cdc
Delete demo.gif
2020-08-20 22:48:00 +05:30
Nikhil Nandagopal
22b1369fb2
Update README.md
2020-08-20 21:46:25 +05:30
Nikhil Nandagopal
02692d7821
Style polish ( #371 ) ( #378 )
...
* 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
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-08-20 21:41:08 +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
Nikhil Nandagopal
2b9deed5fa
Update install.sh
2020-08-20 20:24:27 +05:30
Arpit Mohan
f93619a843
Merge branch 'release'
2020-08-20 18:32:41 +05:30
Shrikant Sharat Kandula
27511c90d4
Users created won't have any orgs if a template is configured ( #374 )
2020-08-20 18:24:31 +05:30
Arpit Mohan
b87d952d90
Merge branch 'release'
2020-08-20 17:13:18 +05:30
Nikhil Nandagopal
8dd6a93db9
Update README.md
2020-08-20 16:55:53 +05:30
NandanAnantharamu
4617a87686
Feature test/search delay ( #369 )
...
- Add a delay after adding a entity search text, to accommodate debounce and search computations
2020-08-20 16:48:10 +05:30
Shrikant Sharat Kandula
3ae6c745b1
Initial implementation to import examples organization as a migration ( #290 )
2020-08-20 16:46:23 +05:30
devrk96
0685243534
tabs ui and textinput box-shadow fixed ( #345 )
...
Co-authored-by: Satbir Singh <satbir121@gmail.com>
2020-08-20 16:12:45 +05:30
Nikhil Nandagopal
343a3a3a65
Update README.md
2020-08-20 16:04:47 +05:30
vicky-primathon
b4cb37ddb8
Table Widget: debounce ( #313 )
...
* debounce method attached to search component and input field in table widget filters
* debounce used inside RenderInput component to update changed value
2020-08-20 15:01:49 +05:30
vicky-primathon
17af152148
Table Widget: Filter updates ( #355 )
...
- Show symbol signifying selected filters in table widget
- Show callout to prompt users to change column data types for accurate filter operations
2020-08-20 15:00:19 +05:30
Nikhil Nandagopal
f672e6854a
Merge branch 'master' into release
2020-08-20 14:43:20 +05:30
Shrikant Sharat Kandula
bd670487a7
Redirect to forked application when signed up by clicking on Fork of a public example app ( #335 )
...
* Redirect to forked application works for direct login
Co-authored-by: Trisha Anand <trisha@appsmith.com>
2020-08-20 14:15:54 +05:30
vicky-primathon
296cadbcbb
Fix/rte cursor reset ( #317 )
...
* Cursor going to start issue is fixed
* Update editor content when content is updated using bindings
* Setting local editor's content value in debounce onChange to get the latest value passed to parent
2020-08-20 14:10:13 +05:30
vicky-primathon
222ba74996
Table widget initializing selectedRow value to show up in autocomplete ( #359 )
2020-08-20 12:09:16 +05:30
vicky-primathon
714d107a71
Table column sorting changes ( #360 )
...
- Sort icon correction
- Allow users to remove sorting
2020-08-20 12:08:16 +05:30
Nikhil Nandagopal
5126c4679c
Updated Links
2020-08-20 12:03:08 +05:30
Hetu Nandu
73f495e4c5
Fix curl import causing action responses to be wiped ( #363 )
...
* Fix curl import causing action responses to be wiped
* remove unused
2020-08-20 11:53:25 +05:30
NandanAnantharamu
c680d70b5a
Feature/explorer tests ( #309 )
...
* Explorer related test scripts
* updated test data
* Added tests for widget edit/delete from explorer
* Incorporated review comments
* review comments incorporated
2020-08-20 11:08:08 +05:30
Shrikant Sharat Kandula
f57e2a2fb8
Refactor: Remove unused type parameter in AnalyticsService ( #340 )
...
* Move repeated code for analytics into functions inside AnalyticsService
* Fix type parameters in BaseService & BaseController
2020-08-20 10:47:22 +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
Shrikant Sharat Kandula
85974daa9b
Fix bugs in install.sh ( #361 )
...
* Exit if running with sudo on macOS
* Fix port checking failing if 8080 is occupied
Also, ports on Linux (especially Ubuntu) are reported as
`:80`, and macOS reports as `.80`, so we have to handle
them both.
* Move goodbye message to a function
* Fix installation fail when path contains space
* Fix script exits after `up` if already running
If there's a project by the name `appsmith` already running
in the docker namespace, then the command `docker-compose up`
is exiting with a non-zero status. This causes the script to
exit because it looks like an error.
* Timeout display now shows a decreasing timer in the message
* Fix docker service not being started correctly on Linux
* Show custom domain in final message, if available
2020-08-20 10:22:22 +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
Trisha Anand
efab105e19
Clone Page feature inside an application ( #357 )
...
* Working version of cloning page given page id. The clone is created inside the same application and is in unpublished state.
* Added a test case for Clone Page feature
* Incorporated review comments.
2020-08-19 15:20:00 +05:30
Hetu Nandu
9a1658e2c1
Fixes for autocomplete ( #351 )
...
* Fix tern guessing for completions
* Probable fix for create api button not working
* Close autocomplete when "Backspace" or "Comma" is pressed
* Only show extra docs when ctrl+space is pressed when hint is selected
* Fix issue with action form state params not disabling after taking an action
2020-08-19 14:51:32 +05:30