This commit is contained in:
2020-03-16 18:49:06 +00:00
parent 2c0ea96efa
commit bd97a57c11
2 changed files with 50 additions and 35 deletions

View File

@@ -10,6 +10,8 @@ todo: I think query builder part is done for now
todo: actualy return results bit in picklistfetcher that concatenates into space delimited segments as per template into name and id and active to return to user
todo: all template routes and actual backing code and also validation, needs to validate
todo: clean out unneeded leftovers from AyaPickListFieldDefinition
todo: add pickers for all CORE objects (User...?)
todo: write a guide in ayatype for what to do when making a new core object as there are a few things now
todo: tests once it's all completed for server
- test regular, tags, non-text column, max-results, order, template routes etc