Tit Petric
c297b173eb
upd(all): lock migrations table
2019-04-26 22:11:28 +02:00
Denis Arh
1417242962
Complete internal auth procedures (login, signup, pwd-recovery...)
2019-04-09 08:58:31 +02:00
Denis Arh
259090c075
Remove obsolete statik.go files
2019-04-03 18:32:23 +02:00
Denis Arh
d5212f267c
Refactor credentials, migrate to /auth/external/ (from /social)
2019-04-03 18:07:14 +02:00
Denis Arh
b84ed43f27
Refactored settings
2019-04-03 17:46:39 +02:00
Tit Petric
a173071bbc
upd(all): migrations to goware/static, closes #106
2019-04-03 13:45:40 +02:00
Denis Arh
78763c715d
Refactor permission resources
2019-03-16 23:56:45 +01:00
Denis Arh
d631e28894
Fix default admin permission set
2019-03-13 19:35:39 +01:00
Denis Arh
e352f065c3
Add /permissions/effective endpoint, missing operations
2019-03-12 17:51:18 +01:00
Denis Arh
d8c2594fa8
Fix application resource presets
2019-03-11 18:39:54 +01:00
Denis Arh
068e04c3ff
Add missing wildcard suffix on predefined permissions
2019-03-11 14:15:01 +01:00
Denis Arh
ebfab252fc
Add system/applications
...
- CRUD support for applications
- new (application related) permissions
2019-03-09 18:52:00 +01:00
Denis Arh
8d43907bd6
Basic (rest) structure for page & record/module attachments
2019-03-01 00:30:46 +01:00
Denis Arh
6985608449
Add system role everyone, closes #55
2019-02-26 21:32:28 +01:00
Mitja Zivkovic
8cc4551efc
upd(system): add Permissions API
2019-02-21 20:48:06 +01:00
Denis Arh
d4ff94d7ac
Codegen changes
2019-02-11 21:01:09 +01:00
Tit Petric
1e1a6f8e6a
upd(all): statik codegen update
2019-02-06 11:19:32 +01:00
Mitja Zivkovic
d9761cb7a1
upd(internal): rules.value as tinyint
2019-01-22 14:46:29 +01:00
Tit Petric
d17a6fb8aa
add(internal): rules feature
...
- add make test.rules target
- add rules api implementation
- add sql migration for rules table
- add unit tests to verify it works
2019-01-22 14:46:29 +01:00
Denis Arh
ae733dc2c9
Credentials & social-sign-on, fixed mocks
2019-01-14 10:40:52 +01:00
Mitja Zivkovic
4fa1e3e413
fix(system): sys_user password can be null
2019-01-07 15:36:51 +01:00
Tit Petric
3e38764e74
fix(crm): migration namespace issue
2018-11-25 15:41:29 +01:00
Tit Petric
ff123a2ffe
upd(system): migration for satosa unique to index
2018-11-25 15:38:42 +01:00
Tit Petric
d0233e3377
add(system): implement additional user apis
2018-11-25 11:01:42 +01:00
Tit Petric
338b340998
upd(sam,system): moved system tables away from sam
2018-11-24 20:41:36 +00:00
Tit Petric
297ffda5ad
add(all): migrations for tests, statik update
2018-11-24 19:50:07 +00:00
Tit Petric
ffa2d1b8ed
upd(system): rename tables, fix tests
2018-11-24 18:57:08 +00:00
Tit Petric
491efca67b
del(codegen): remove all go:generate macros
2018-11-21 15:54:13 +01:00
Tit Petric
9494271380
add(crm): chart mock api and statik codegen
2018-11-12 15:40:18 +01:00
Tit Petric
fdf24b3e2c
Refactor for new system service
...
- upd(all): indent spec.json files on all apps
- upd(auth): rename auth app to cmd
- upd(sam): move orgs, teams to system
- upd(system): extend spec.json for check
- upd(codegen): include system/
- upd(codegen): always generate spec files
- upd(sam): references from auth to system
2018-11-05 12:04:04 +01:00