3
0
Commit Graph

87 Commits

Author SHA1 Message Date
Denis Arh
341c845c80 Add password encryption for User.
Took 25 minutes
2018-07-06 09:10:53 +02:00
Tit Petric
2b68799544 update vendor, add types dependency for json data 2018-07-05 14:07:18 +00:00
Tit Petric
caa070364f update types for content and module types 2018-07-05 14:06:28 +00:00
Tit Petric
0f21aea39c recreate main type 2018-07-05 14:03:18 +00:00
Tit Petric
e59eedb0b7 update spec and generators 2018-07-05 14:00:40 +00:00
Tit Petric
1a3a6b1ac1 generator updates, implement types api for crm 2018-07-05 13:49:31 +00:00
Tit Petric
a79ce28867 proper struct field names 2018-07-05 13:05:57 +00:00
Tit Petric
0b17420bee renamed modules to module api 2018-07-05 13:03:23 +00:00
Tit Petric
f9e7274f68 update invoke php with env 2018-07-05 13:03:09 +00:00
Tit Petric
ec6b2cb875 update specs/docs 2018-07-05 13:02:53 +00:00
Tit Petric
8d4a60b86f implement types api 2018-07-05 12:53:05 +00:00
Tit Petric
74698ff2ac implement types list 2018-07-05 12:43:34 +00:00
Tit Petric
e07a2721af add db schema for crm modules 2018-07-05 14:07:01 +02:00
Tit Petric
f66f11e9dd scaffold module api 2018-07-05 13:52:44 +02:00
Tit Petric
9ecc041b0d add modules specs 2018-07-05 13:52:20 +02:00
Tit Petric
1e46a4549a add capitalization for named paths 2018-07-05 13:51:51 +02:00
Tit Petric
c35897cb01 add capitalization for named paths 2018-07-05 13:51:30 +02:00
Tit Petric
d4a15d2669 regenerate types with sticky error package, no var receivers 2018-07-05 13:31:51 +02:00
Tit Petric
55cf755292 add changelog property and persist errors import across files 2018-07-05 11:59:25 +02:00
Tit Petric
2e06e5b6cd regen proto/grpc 2018-07-05 11:58:52 +02:00
Tit Petric
12c0513410 generate changelog array just for complex fields 2018-07-05 11:57:47 +02:00
Tit Petric
695673ff63 complex fields 2018-07-05 11:57:28 +02:00
Tit Petric
1696e06d28 add basic change indicator 2018-07-05 11:46:39 +02:00
Tit Petric
2608f1940e impl team/org 2018-07-05 11:37:31 +02:00
Tit Petric
2892ef818d configure actual sql connections as they should be 2018-07-05 11:17:02 +02:00
Tit Petric
9eeffef679 rename import paths 2018-07-05 10:44:14 +02:00
Tit Petric
0778b0920d ws fix 2018-07-05 10:34:56 +02:00
Tit Petric
a5dd83efcf update routes 2018-07-05 10:34:50 +02:00
Tit Petric
77236125c3 remove merge capability from channel and move to team 2018-07-05 10:34:35 +02:00
Tit Petric
7e62de7045 implement most of the channel api 2018-07-05 10:34:07 +02:00
Tit Petric
e4c31f7bfa add some spacing, don't use base object receiver 2018-07-05 10:28:58 +02:00
Tit Petric
9c55a7a854 Merge branch 'master' of ssh://github.com/crusttech/crust 2018-07-05 10:28:27 +02:00
Tit Petric
5fae3de8a8 move merge capability from channel to team 2018-07-05 10:28:20 +02:00
Tit Petric
aa07d8cc8b merge belongs to team not to channel 2018-07-05 10:27:58 +02:00
Tit Petric
485dc45e06 Merge pull request #1 from darh/master
base db schema, .gitignore
2018-07-05 10:24:22 +02:00
Denis Arh
3da1d9dbe5 Add .idea to .gitignore 2018-07-05 10:14:04 +02:00
Denis Arh
1ab64d3143 Base db schema 2018-07-05 10:13:14 +02:00
Tit Petric
df208854bb hindsight is 20/20 2018-07-05 09:41:51 +02:00
Tit Petric
2132db1709 import some basic types 2018-07-01 02:02:31 +02:00
Tit Petric
a21de65eb4 import crm entry point 2018-07-01 01:46:37 +02:00
Tit Petric
a7fcdf3795 import misc/util go files 2018-07-01 01:46:24 +02:00
Tit Petric
839e249506 split dep/build steps 2018-07-01 01:46:08 +02:00
Tit Petric
1687480d4c update vendored deps 2018-07-01 01:45:50 +02:00
Tit Petric
f168a4604d update vendor 2018-07-01 01:45:35 +02:00
Tit Petric
c82b26436f empty types struct field, no data 2018-07-01 01:45:22 +02:00
Tit Petric
1bb067b7ba allow empty structs 2018-07-01 01:45:06 +02:00
Tit Petric
7c3c6a5661 regenerate code for sam 2018-07-01 01:16:31 +02:00
Tit Petric
5e4c5a55ab support url params 2018-07-01 01:16:11 +02:00
Tit Petric
fdfa52a4d4 update spec/docs 2018-07-01 01:16:01 +02:00
Tit Petric
ce3a782bde read url params in generated code 2018-07-01 01:13:18 +02:00