Denis Arh
48b0fe4c53
Fix paths to default app icon/logo
2020-04-21 13:19:38 +02:00
Denis Arh
c7df11af0b
Add support for attachment (system, settings)
2020-04-20 12:27:57 +02:00
Denis Arh
92eadbba99
Restructure and move system settings to types pkg
...
This change affects:
- provision files for settings
- database entries (added migration script)
- how struct is used accross the system services
2019-10-28 19:03:32 +01:00
Tomaž Jerman
08860a90e4
Add settings service to compose
2019-10-16 12:37:37 +02:00
Denis Arh
f5f0096035
Remove internal/test pkg
2019-10-01 17:42:26 +02:00
Tomaž Jerman
832c32cbeb
Add migration for reminders
2019-09-30 22:05:27 +02:00
Denis Arh
0ec9156e29
Remove drop table from old system db migrations
2019-09-30 10:20:40 +02:00
Denis Arh
792c2aa62d
Remove namespace & permission provisioning from old migration files
2019-09-30 10:20:40 +02:00
Denis Arh
15a431c11a
Remove obsolete integration tests
2019-09-10 20:02:28 +02:00
Denis Arh
289380b614
Regenerated code
2019-09-05 19:55:19 +02:00
Denis Arh
6b5ef8aaae
Basic system autuomation, mail processing
2019-09-03 09:09:44 +02:00
Tomaž Jerman
b63f391cb8
Add migrations
2019-08-29 13:35:28 +02:00
Tit Petric
f472ac05d1
fixes after database profiler/logger refactor
2019-08-06 20:27:56 +00:00
Denis Arh
22476933f4
Improve cli env setup & running
2019-05-26 08:41:20 +02:00
Denis Arh
908e232ac4
More flexible "system", move to Corteza
...
- more control over starting procedure, cli commands...
- fix package paths
- remove separated system-cli entrypoint
- renaming symbols, comments, strings from Crust to Corteza
2019-05-24 12:40:12 +02:00
Denis Arh
4dece123a5
Refactor all services & controllers and implement new a/c pattern
2019-05-09 16:55:18 +02:00
Denis Arh
56ff8a1075
CRM=>Compose application migration
2019-05-06 09:02:26 +02:00
Denis Arh
c467edb02b
Fixing trigger saving, make (old) migration step more robust (drop if exists)
2019-05-04 12:32:55 +02:00
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