Commit Graph

3084 Commits

Author SHA1 Message Date
Hetu Nandu
2a9d69fb60
Merge pull request #28 from appsmithorg/release
Release
2020-08-21 13:49:25 +05:30
Automated Github Action
378d1346c5 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-08-21 08:15:14 +00:00
Hetu Nandu
63946fcacb
indentify user email in hotjar (#390) 2020-08-21 13:43:59 +05:30
Hetu Nandu
77f09f0ee6
Merge pull request #27 from appsmithorg/release
Release
2020-08-21 13:03:09 +05:30
Automated Github Action
4f46f259ae Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-08-21 07:32:17 +00:00
Hetu Nandu
078a6a3a00
remove flag checks via EJS (#387) 2020-08-21 12:59:31 +05:30
Nikhil Nandagopal
7374efdee0
Merge pull request #26 from appsmithorg/release
Release
2020-08-21 12:35:04 +05:30
Automated Github Action
ac456d1bf5 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-08-21 07:01:03 +00:00
Hetu Nandu
2e731b5e11
conditional ejs for GA and Intercom (#384) 2020-08-21 12:14:21 +05:30
Automated Github Action
5ef5144797 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-08-21 06:08:32 +00:00
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
Automated Github Action
77fe24e28e Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-08-20 20:06:06 +00:00
Abhinav Jha
a03568b79b
The default template in editor and app viewer must match (#382) 2020-08-21 01:24:18 +05:30
Automated Github Action
db59401967 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-08-20 18:06:10 +00:00
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
39b947f2dc
Merge pull request #25 from appsmithorg/release
Release
2020-08-20 21:47:49 +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
Automated Github Action
cf181b106f Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-08-20 16:05:41 +00:00
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
1aeaa5ae62
Merge pull request #24 from appsmithorg/release
Release v1.1
2020-08-20 18:49:28 +05:30
Arpit Mohan
f93619a843 Merge branch 'release' 2020-08-20 18:32:41 +05:30
Arpit Mohan
8c9cedd432
Merge pull request #23 from appsmithorg/feature/add-mail-enabled-flag-client
Adds flag in notlify toml file
2020-08-20 18:26:34 +05:30
Arpit Mohan
f19a5b34ab Merge branch 'release' of github.com:appsmithorg/appsmith into release
[remote "client1"]
	url = /tmp/client-1
	fetch = +refs/heads/*:refs/remotes/client1/*
2020-08-20 18:25:46 +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
e3bf0a21da
Updating server README to get Github Actions to run 2020-08-20 18:01:44 +05:30
Arpit Mohan
84f1683976 Merge branch 'release' into feature/add-mail-enabled-flag-client 2020-08-20 17:43:46 +05:30
Arpit Mohan
1b0c283a3f Fixing merge conflicts 2020-08-20 17:16:43 +05:30
Arpit Mohan
0087efa6a4 Merge branch 'release' of github.com:appsmithorg/appsmith into release 2020-08-20 17:14:00 +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
Arpit Mohan
09c8b00263 Merge branch 'release' of github.com:appsmithorg/appsmith into release 2020-08-20 14:20:01 +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