Commit Graph

568 Commits

Author SHA1 Message Date
Eugenio Romano
a397c05863 lint spec files 2016-06-02 12:22:45 +01:00
Mario Romano
5e86cd9b35 move style section 2016-06-02 11:21:11 +01:00
Mario Romano
05a01a4d0c put back default ip 2016-06-02 11:11:13 +01:00
Mario Romano
097c7c43b1 add feedback to demo 2016-06-02 11:09:38 +01:00
Mario Romano
a92c2f0678 update readme document list 2016-06-02 10:49:22 +01:00
Denys Vuika
cc026897c7 Fix document list demo 2016-06-01 15:35:09 +01:00
Enzo Rivello
06dfbe90f4 making the run compatible with travis 2016-06-01 15:00:38 +01:00
Denys Vuika
e3eee30ab7 Update README.md 2016-06-01 13:04:55 +01:00
Mario Romano
d233e03401 update doc 2016-06-01 12:30:28 +01:00
Mario Romano
38f2137024 dependencies 2016-06-01 12:26:26 +01:00
Mario Romano
a6d3c99904 add style to the doc 2016-06-01 12:21:47 +01:00
Denys Vuika
c056bd075b version bump 2016-06-01 12:17:40 +01:00
Denys Vuika
d14b940768 #117 Support for setting/getting folder path from code 2016-06-01 12:16:00 +01:00
Denys Vuika
4a4a5468af Updated document list readme 2016-05-31 16:44:44 +01:00
Denys Vuika
366d147d53 #9 new 'folderChange' event
- introduce new ‘folderChange’ event
- deprecated ‘folderClick’ event
- improved automation-id generation for cells
2016-05-31 16:05:38 +01:00
Denys Vuika
0ccdd43842 #9 update demo 2016-05-31 14:45:10 +01:00
Denys Vuika
f86b16af31 version bump 2016-05-31 14:42:38 +01:00
Denys Vuika
3c6c5dd136 #9 folder delete action 2016-05-31 14:42:11 +01:00
Denys Vuika
654321780d version bump 2016-05-31 13:49:24 +01:00
Eugenio Romano
2357b52479 fix coverage ts problem 2016-05-31 13:36:29 +01:00
Denys Vuika
c0dc2645bb Fix test run/coverage for document list 2016-05-31 12:41:12 +01:00
Denys Vuika
30ec75fb0b Fix document list tests 2016-05-31 12:23:20 +01:00
Denys Vuika
b69c30192e Fix karma config for document list 2016-05-31 12:17:08 +01:00
Denys Vuika
3e28b35257 Fix karma config for document list 2016-05-31 12:02:02 +01:00
Denys Vuika
44dcc58357 Fix karma imports 2016-05-31 11:37:18 +01:00
Denys Vuika
0b664f1bb2 #9 'Delete' action support for document nodes 2016-05-31 11:20:28 +01:00
Eugenio Romano
919eb14de7 imporve test configuration 2016-05-28 00:52:27 +01:00
Eugenio Romano
821aa7d74d split start and server script 2016-05-27 16:48:48 +01:00
Denys Vuika
f4d15b81cc version bump 2016-05-27 13:31:49 +01:00
Denys Vuika
0fbef41e2c Emit automation ids for document list cells 2016-05-27 13:31:19 +01:00
Denys Vuika
7f7385de1a Document List demo using core auth, fix auth service issues 2016-05-27 13:14:35 +01:00
Eugenio Romano
9e721327ef externalize system config js in demo and fix some tslin error 2016-05-27 10:40:01 +01:00
Denys Vuika
aaf4828d89 Fix readme files 2016-05-26 16:35:28 +01:00
Denys Vuika
57f3e8bef2 #9 Automatic login for documentlist 2016-05-26 12:12:10 +01:00
Denys Vuika
a6d2df6004 #101 datatable demo project 2016-05-26 11:07:06 +01:00
Denys Vuika
0600fc6491 #89 updated readme 2016-05-26 10:24:44 +01:00
Denys Vuika
ffa16037c9 Updated labels text 2016-05-26 10:19:12 +01:00
Mario Romano
f281b0b11e Update README.md 2016-05-24 18:48:19 +01:00
Eugenio Romano
bfd04f6475 add tslint in demo folders 2016-05-24 16:45:57 +01:00
Eugenio Romano
54466446cc remove license from demo 2016-05-24 16:18:44 +01:00
Denys Vuika
26acd136a2 #9 Fix automation id, version bump 2016-05-24 14:46:24 +01:00
Denys Vuika
4a19e0dafb document list version bump 2016-05-24 14:28:42 +01:00
Denys Vuika
b59cfab405 #9 document list demo, bug fixes 2016-05-24 14:28:09 +01:00
Hussain Ashraf
7b9172d40b Add data-automation-id for column headers 2016-05-24 13:14:23 +01:00
Hussain Ashraf
2e4a6079c3 Merge branch 'master' into dev-hashraf-auto-ids
* master:
  #88 Demo fix
  #68 move example in demo folder
  change order typeings§:sa
2016-05-24 13:11:36 +01:00
Eugenio Romano
61614a1a98 #68 move example in demo folder 2016-05-24 12:59:00 +01:00
Hussain Ashraf
ec2158c7ca Merge branch 'master' into dev-hashraf-auto-ids
* master:
  Change demo app title
  #68 add page moving and input param tslint rule withespace type
  point to dist
  remove import typings
  fix demo folder
  Removed ng-translate code from the core Added ng-translate dependency
  #9 i18n fixes for columns and actions
  Fixed column translation problem
2016-05-24 11:29:56 +01:00
Eugenio Romano
2060982ec7 #68 add page moving and input param
tslint rule withespace type
2016-05-24 00:17:21 +01:00
Hussain Ashraf
cd494548ca Add data-automation-id for document list rows 2016-05-23 17:48:15 +01:00
Hussain Ashraf
c43fafcf53 add data-automation-id for document list rows 2016-05-23 17:37:13 +01:00