56 Commits

Author SHA1 Message Date
Egor Kislitsyn
98d6965452 makes globber ignore functions in temporary directory 2016-03-10 21:12:10 +07:00
ac360
0a49f482f7 SerializerFileSystem: Throw error if runtime is missing at function level 2016-03-09 21:15:30 -08:00
Austen Collins
fd7aedc0ba Serializer: fix template loading, FunctionDeploy: add nice error if ahndler is incorrect, Tests: fix all 2016-03-08 15:16:42 -08:00
Eslam A. Hefnawy
43d1317f61 fixes across actions to remove components completely 2016-03-09 03:13:32 +07:00
Eslam A. Hefnawy
6f50c68e7f fixed classes tests 2016-03-09 00:24:49 +07:00
Eslam A. Hefnawy
1e0ad33d3a remove components from serializer class 2016-03-08 21:27:50 +07:00
Eslam A. Hefnawy
005d8f9b48 removed components from classes 2016-03-08 21:26:04 +07:00
Egor Kislitsyn
22d56ec27b fixes many actions 2016-03-02 18:55:19 +07:00
Egor Kislitsyn
5f0fd37818 fix functionCreate 2016-03-02 16:02:15 +07:00
Egor Kislitsyn
234626baeb fixes serializeRegion 2016-03-02 11:38:51 +07:00
ac360
1475f5f356 ComponentCreate: start fixing 2016-03-01 16:40:04 -08:00
ac360
716d6a21fc Test and Class fixes 2016-03-01 15:36:29 -08:00
ac360
4b00f8d07e Project: fix toObjectPopulated() 2016-03-01 13:47:20 -08:00
ac360
6ca9564c52 Classes: take filePaths as param, fix tests 2016-03-01 13:34:40 -08:00
ac360
02d19cc795 minor comit before merge 2016-03-01 13:31:26 -08:00
ac360
4e57f0ff8b Extend templates in toObjectPopulate() methods, Classes take config again, test fixes 2016-03-01 13:30:52 -08:00
Eslam A. Hefnawy
a44fae84c6 added more classes tests 2016-03-01 13:00:24 +07:00
Eslam A. Hefnawy
9e80bbf1c5 fixed all Function class tests 2016-02-29 12:22:44 +07:00
Eslam A. Hefnawy
fa0207b9ba fixed all Component class tests 2016-02-29 00:30:25 +07:00
Eslam A. Hefnawy
eb73d30639 fixed all Project Class tests 2016-02-28 16:12:09 +07:00
Austen Collins
1c3a349aab Classes: large cleanups, use formObject in initialization if data param, fix getAllStages() to return array of stage classes, remove unwanted references to file system 2016-02-26 13:03:30 -08:00
Austen Collins
fc8f29f9be tests: fix project tests further WIP, project: rename some methods to use getAll to keep convention 2016-02-26 12:33:54 -08:00
Eslam A. Hefnawy
b84c8df201 fixed more actions 2016-02-27 00:57:20 +07:00
Eslam A. Hefnawy
4621810516 fixed componentCreate and functionCreate 2016-02-26 14:34:47 +07:00
Eslam λ Hefnawy
b2b0b78420 Merge pull request #694 from minibikini/master
Fix classes
2016-02-26 12:06:50 +07:00
Eslam A. Hefnawy
ba248d371e more aggressive testing of projectInit and its sub actions 2016-02-26 00:00:17 +07:00
Egor Kislitsyn
676e2e389f fix classes 2016-02-25 22:54:21 +07:00
Eslam A. Hefnawy
40423b3b97 ProjectInit is now working 2016-02-25 17:34:22 +07:00
Egor Kislitsyn
146ffd56c7 an attempt to fix things 2016-02-24 22:48:22 +07:00
ac360
d12a50c754 RegionCreate: fix WIP 2016-02-23 19:06:28 -08:00
ac360
48758fac83 Serializer: remove config.filePath from assets 2016-02-23 16:22:22 -08:00
Eslam A. Hefnawy
67acc7026d Running ProjectInit: Fixes 2016-02-23 18:48:12 +07:00
ac360
93ea47ca98 Continue moving utilities 2016-02-22 17:54:46 -08:00
Austen Collins
7f99288156 Serverless: fix loading 2016-02-22 16:43:24 -08:00
Austen Collins
241a376f1e remove mkdirp in favor of fs-extar 2016-02-22 14:10:32 -08:00
ac360
fa72cde2e8 SerializerFileSystem: improve template loading, Classes: defaults should include empty subclasses wherever necessary 2016-02-20 09:58:11 -08:00
ac360
96c59ee22d SerializerFileSystem: check for function name uniqueness across project 2016-02-20 09:16:36 -08:00
ac360
80d47ac525 SerializerFileSystem: serializerTemplates() 2016-02-20 09:09:00 -08:00
ac360
b97f2948a6 Templates: work on serializer and template class 2016-02-20 08:55:43 -08:00
Eslam A. Hefnawy
a1d11b1c99 updating actions to ditch references to the State class - WIP 2016-02-20 22:58:06 +07:00
Eslam A. Hefnawy
fc628d6f8b runtime fixes 2016-02-20 20:04:26 +07:00
Austen Collins
4ddea440eb SerializerFileSystem: sstart Templates 2016-02-19 18:06:03 -08:00
Austen Collins
05662606cb Classes: additional clean-ups, SerializerFileSystem: add support for variables 2016-02-19 17:46:53 -08:00
ac360
572fd4d668 Classes: continue clean up 2016-02-19 11:26:55 -08:00
ac360
4f2c610a65 Resources and Templates: start refactoring 2016-02-18 10:22:02 -08:00
ac360
b5560b4d40 Project: finish seriliazer 2016-02-18 09:42:48 -08:00
ac360
ec184b600f Serializer: add generic seriealize and deserliealize methods 2016-02-18 09:06:53 -08:00
ac360
a5bba02861 Project: clean class 2016-02-18 08:42:10 -08:00
ac360
56fd12c938 Function: add useful methods 2016-02-17 21:59:45 -08:00
ac360
35c78c7e81 Serializer: improve function loading 2016-02-17 21:37:38 -08:00