Commit Graph

  • a51038954e
    Update README.md master Simon Edelmann 2021-06-24 22:46:04 +0200
  • 556ce23603
    Update README.md Simon Edelmann 2021-06-24 22:45:39 +0200
  • f42ebf53f5 Push version to 1.1.0 1.1.0 Simon Edelmann 2021-01-09 20:16:34 +0100
  • 5b08c644bd Add tests Simon Edelmann 2021-01-09 20:14:39 +0100
  • 4926af8536 Add func `public` which converts the computed value into an EventLoopFuture Simon Edelmann 2021-01-09 19:55:50 +0100
  • c9647cb694
    Fix wrong documentation Simon Edelmann 2021-01-09 17:41:19 +0100
  • b098372b31
    Add Contributions section Simon Edelmann 2021-01-04 16:12:36 +0100
  • b890a5fb9d Remove Deprecation warnings 1.0.5 Simon Edelmann 2021-01-04 16:03:54 +0100
  • 8f1ee66167 Fix deprecation warning 1.0.4 Simon Edelmann 2020-07-21 11:17:50 +0200
  • bc132791e0 Update dependencies to 4.0.0 release Simon Edelmann 2020-07-21 11:17:33 +0200
  • 2cbc7007dd Make protocol routes public and improve setup method 1.0.3 Simon Edelmann 2020-04-06 10:49:25 +0200
  • 3afa64de7a Controller -> Protocol refractoring 1.0.2 Simon Edelmann 2020-04-05 14:26:02 +0200
  • a531f36738 Rename Crud -> CRUD, Crudable -> CRUDModel 1.0.1 Simon Edelmann 2020-04-01 11:04:23 +0200
  • 808cbefd0f Update dependency 1.0.0 Simon Edelmann 2020-03-31 21:22:09 +0200
  • bf300eba6e Update Readme Simon Edelmann 2020-03-31 21:19:05 +0200
  • 06e899a392 Replace & Patch for Children Simon Edelmann 2020-03-31 20:50:59 +0200
  • b71843a61f DeleteChildren Simon Edelmann 2020-03-31 20:34:10 +0200
  • 206af1ad99 Add Create Simon Edelmann 2020-03-31 20:29:57 +0200
  • d0b08413bf CrudChildren: Add Index Simon Edelmann 2020-03-31 14:41:51 +0200
  • bc379f8c5e Add children indexAll Simon Edelmann 2020-03-30 22:07:16 +0200
  • e70060f95e Add child model for tests Simon Edelmann 2020-03-30 22:06:58 +0200
  • 02dcd12d3f
    Update README.md Simon Edelmann 2020-03-30 21:15:40 +0200
  • b68dde1d16 Test custom route registration 0.0.3 Simon Edelmann 2020-03-30 21:11:27 +0200
  • a7a9459aef Fix bug Simon Edelmann 2020-03-30 20:54:50 +0200
  • ba92adfce3 Update README / small code changes Simon Edelmann 2020-03-30 20:43:12 +0200
  • abf4a197e1 Improve routing / require conformance to new Crudable protocol Simon Edelmann 2020-03-30 20:34:36 +0200
  • 2fc13d15e5 Add default conformance to Replaceable Simon Edelmann 2020-03-30 20:22:02 +0200
  • 1182ebc312 Fix Createable Simon Edelmann 2020-03-30 20:12:20 +0200
  • 6975837b9e Add default conformance to Createable Simon Edelmann 2020-03-30 20:11:19 +0200
  • 90482f1280 Remove the requirement to specify the public instance manually Simon Edelmann 2020-03-30 20:00:04 +0200
  • 3cdf8fbd27 Add idComponentKey as property to CrudController Simon Edelmann 2020-03-30 19:58:14 +0200
  • 67d8263e25 Use idComponentKey Simon Edelmann 2020-03-28 21:36:05 +0100
  • 35ac95f8fe Reorganize files Simon Edelmann 2020-03-28 21:23:42 +0100
  • d350de9338 Make CrudController internal 0.0.2 Simon Edelmann 2020-03-28 21:13:59 +0100
  • 061fe21f8b Improve Routing Simon Edelmann 2020-03-28 21:12:56 +0100
  • d9fef1163c Simplify Code Simon Edelmann 2020-03-28 15:35:13 +0100
  • 40faff4bbc Update to latest version & fix tests Simon Edelmann 2020-03-10 21:09:24 +0100
  • 2b02cb2126 Make helper methods public Simon Edelmann 2020-03-02 10:46:45 +0100
  • 6025075d20 Custom write operations throws now Simon Edelmann 2020-03-02 10:03:28 +0100
  • bb558a1772
    Create LICENSE Simon Edelmann 2020-03-02 00:27:14 +0100
  • d9c70c5052 Update readme 0.0.1 Simon Edelmann 2020-03-01 20:30:00 +0100
  • ce8aad473b Add readme Simon Edelmann 2020-03-01 20:28:12 +0100
  • fb914a78db Remove unnecessary line Simon Edelmann 2020-03-01 19:44:22 +0100
  • 6caf6d1bbc Rename to crud-kit Simon Edelmann 2020-03-01 19:04:42 +0100
  • 8aa5b35668 Patch Simon Edelmann 2020-02-29 01:22:07 +0100
  • a04666da60 Use auto-detected tests on Linux Simon Edelmann 2020-02-29 01:10:57 +0100
  • 65aa8e34cc swift-tools-version:5.2 Simon Edelmann 2020-02-29 00:58:52 +0100
  • 3f1683777e Refractor Simon Edelmann 2020-02-29 00:49:58 +0100
  • a4ab27741c English grammar Simon Edelmann 2020-02-29 00:47:25 +0100
  • 2fac6bdb48 Add tests for code coverage Simon Edelmann 2020-02-29 00:43:50 +0100
  • 3192e78fb4 Avoid using Any Simon Edelmann 2020-02-29 00:33:30 +0100
  • 69e1e9541b Extract validation Simon Edelmann 2020-02-29 00:30:36 +0100
  • b360271a54 Replace Simon Edelmann 2020-02-29 00:23:33 +0100
  • 095240bc24 Fixes Simon Edelmann 2020-02-29 00:16:05 +0100
  • 40c78c4050 Update packages Simon Edelmann 2020-02-29 00:02:38 +0100
  • 1187e6d04a Add Replace tests Simon Edelmann 2020-02-28 23:52:23 +0100
  • 8d84314ef5 Rename property in Createable protocol Simon Edelmann 2020-02-28 23:24:23 +0100
  • dbb10b166a Added test for optional Creatable Simon Edelmann 2020-02-28 18:33:27 +0100
  • 751a72f9e3 Remove Crudable protocol Simon Edelmann 2020-02-28 18:22:33 +0100
  • d91fa8e799 Making Createable protocol non required Simon Edelmann 2020-02-28 18:21:51 +0100
  • 0e03fa70a5 Add delete Simon Edelmann 2020-02-28 17:09:28 +0100
  • 8df9124d7c Add Create validation Simon Edelmann 2020-02-28 16:49:04 +0100
  • ee3b857cca Regroup files Simon Edelmann 2020-02-28 16:31:06 +0100
  • 1c1d6eb6eb Add protocol Crudable Simon Edelmann 2020-02-28 16:29:08 +0100
  • 887028cf2a Add create Simon Edelmann 2020-02-28 15:19:21 +0100
  • 8c0a5f11af Create tests Simon Edelmann 2020-02-23 22:02:07 +0100
  • 98404b0a43 Require Publicable protocol Simon Edelmann 2020-02-23 21:55:52 +0100
  • 4c587d6c6a Add more tests Simon Edelmann 2020-02-22 09:06:08 +0100
  • d2a08785e8 Fix automatic detection for Publicable Simon Edelmann 2020-02-21 23:42:38 +0100
  • 00e57d659e Add CreateTests Simon Edelmann 2020-02-21 14:37:48 +0100
  • c69cf6cf74 New file for CrudControllerProtocol Simon Edelmann 2020-02-21 14:37:38 +0100
  • 71727773e9 Remove Crudable protocol, fix routing issue Simon Edelmann 2020-02-21 14:06:53 +0100
  • 36e48adba2 Better abstraction Simon Edelmann 2020-02-21 13:47:43 +0100
  • ebfa2c0f81 Add protocol Publicable Simon Edelmann 2020-02-21 12:22:21 +0100
  • 975f9d3933 Add tests for linux Simon Edelmann 2020-02-21 09:24:27 +0100
  • d253a45278 IndexTests passing Simon Edelmann 2020-02-21 09:24:03 +0100
  • d60c55080e Add tests for Index Simon Edelmann 2020-02-21 09:18:27 +0100
  • 4370e8a1dc Make helper functions seed() + routes() Simon Edelmann 2020-02-21 09:10:22 +0100
  • 6f84d76711 Remove unnecessary inputs Simon Edelmann 2020-02-21 08:41:28 +0100
  • 8dd8ca4cea Test for content Simon Edelmann 2020-02-21 08:39:56 +0100
  • fe71825a01 Add title field for Todo (testily) Simon Edelmann 2020-02-21 08:37:17 +0100
  • 620b5c11aa IndexAll Tests + many improvements Simon Edelmann 2020-02-19 17:06:43 +0100
  • 2e6e5de085 Refractor Todo model Simon Edelmann 2020-02-18 20:36:55 +0100
  • a1a5b43b77 Require model Simon Edelmann 2020-02-18 20:35:09 +0100
  • 5d825a28d1 Rename test Simon Edelmann 2020-02-18 19:26:21 +0100
  • 5ceada01dc Package.resolved Simon Edelmann 2020-02-18 19:24:23 +0100
  • 60c2e09dc0 First test Simon Edelmann 2020-02-18 19:24:09 +0100
  • 1698ec7695 Add route registration function Simon Edelmann 2020-02-17 13:10:27 +0100
  • 66c8c4dfe9 Package.swift dependencies Simon Edelmann 2020-02-17 13:10:12 +0100
  • 50d51d8c1e Initial commit Simon Edelmann 2020-02-17 12:57:01 +0100