Commit Graph

87 Commits

Author SHA1 Message Date
swcs 4fd2f2fc23 start moving media into separate table 2020-05-14 15:40:41 +02:00
swcs 0cc08e5779 add back commerce plugin 2020-05-14 13:52:49 +02:00
swcs c4fb8a9450 final draft of plugin backoffice modification 2020-05-14 13:32:33 +02:00
swcs 45171c6a6a no end in sight 2020-05-13 14:15:21 +02:00
swcs f89fd63a8e separate plugin builder into sub-options 2020-05-13 14:06:11 +02:00
swcs 904821e610 start refactoring plugins 2020-05-12 15:22:39 +02:00
swcs 8904d8f8f8 first draft of plugins 2020-05-12 13:42:01 +02:00
swcs 86b1a0e9e8 start testing second auth in frontend app 2020-05-12 12:13:25 +02:00
swcs 946dda9316 ++++ 2020-05-12 01:36:27 +02:00
swcs f97e8455fc draft: refactor project so it sits on top of a standalone app 2020-05-11 15:34:47 +02:00
swcs a9ee5acc1c decorate all database collections with IZeroDBConventions interface 2020-05-11 11:49:56 +02:00
swcs a54e06a411 save updated user 2020-05-11 11:30:56 +02:00
swcs a7b9f01634 app aware CRUD works now in a basic form 2020-05-09 20:34:10 +02:00
swcs cf6b03bf26 start with backoffice API which uses IAppAwareEntity 2020-05-09 20:05:08 +02:00
swcs 357bdd076a move mapper to core; colors boolean for iconpicker 2020-05-09 11:42:45 +02:00
swcs b6026824c1 ability to add a plugin in ZeroBuilder 2020-05-08 18:43:39 +02:00
swcs ec5b6bf797 application overview 2020-05-08 14:33:45 +02:00
swcs ac0d00528d create + delete countries 2020-05-08 14:00:01 +02:00
swcs 736012c57b start with ideas for languages 2020-05-08 13:22:28 +02:00
swcs b8869e49e3 ding dong 2020-05-07 15:20:41 +02:00
swcs 082455b5fe ability to disable/enable a user + remove lockout 2020-05-07 15:03:29 +02:00
swcs 497f6544f9 changing password for current user works now 2020-05-07 13:26:58 +02:00
swcs bd3c7af05c start media folder integration 2020-05-07 11:45:28 +02:00
swcs c37e7f3cbc store media 2020-05-06 14:08:14 +02:00
swcs fe0658627b permissions for spaces 2020-05-06 11:07:44 +02:00
swcs dd96bdb9f6 first draft of media picker 2020-05-05 16:07:06 +02:00
swcs 0ec6291ef2 applications CRUD + input-list form component 2020-05-05 13:13:19 +02:00
swcs 78efe84899 languages CRUD 2020-05-04 16:00:39 +02:00
swcs 2386aa34cb allow search in multiple fields 2020-05-04 14:26:43 +02:00
swcs 8602f32310 translations CRUD 2020-05-04 14:13:03 +02:00
swcs 19619f45e3 first draft of validation for editor works 2020-05-03 17:09:45 +02:00
swcs 656865ccbe allow deletion of space content list item 2020-05-03 16:31:05 +02:00
swcs 881bb20f22 saving of space content in lists 2020-05-03 16:21:37 +02:00
swcs 3bbe19f407 bing bong 2020-05-03 15:43:26 +02:00
swcs bf29f29ff5 get model + editor config in space 2020-05-02 12:20:22 +02:00
swcs af5bff2a5c renderer discovery 2020-05-01 14:07:09 +02:00
swcs 125eaa9a0c render first draft of nested editor 2020-05-01 12:40:08 +02:00
swcs f849756976 start nested editor (editor-in-editor) 2020-04-30 15:59:12 +02:00
swcs 77be448a76 model binding to fields 2020-04-30 15:35:09 +02:00
swcs 5dde92bd92 output of fields :-D 2020-04-30 14:21:43 +02:00
swcs 7619d57c0e first draft of renderer config compilation works 2020-04-30 13:21:01 +02:00
swcs 70e707a083 output correct view for spaces 2020-04-30 12:04:34 +02:00
swcs eb098bf19e rename lists to spaces which can be a list, editor and custom component 2020-04-30 11:53:59 +02:00
swcs 1fdb9535d2 update api 2020-04-29 16:02:01 +02:00
swcs 8a9cea3104 start creating API for renderers 2020-04-29 15:03:45 +02:00
swcs 7c65ae6b1b output lists 2020-04-29 14:06:27 +02:00
swcs f694c7e910 output list collections 2020-04-29 13:18:53 +02:00
swcs 22a7c2b9e7 allow edit of role + canEdit flag 2020-04-28 14:51:17 +02:00
swcs 1b4304dd3f move permissions into separate component so it can be reused for user detail 2020-04-28 13:16:44 +02:00
swcs ef692b593b compose available permissions in zero builder and output them in role detail 2020-04-27 15:49:14 +02:00