Darren Shepherd
db37c4223d
Fix deleting keys in maps
2018-04-23 08:43:36 -07:00
Darren Shepherd
0611d5f7a1
Add copy mapper
2018-04-21 21:50:09 -07:00
Darren Shepherd
e2757753e1
Drop number prefix in IDs
2018-04-16 22:15:57 -07:00
Darren Shepherd
3a8649c703
Add function to generate names
2018-04-14 23:40:25 -07:00
Darren Shepherd
c5c5ff280d
Allow filtering of dnsLabel fields
2018-04-13 10:01:56 -07:00
Alena Prokharchyk
1d27d67ff3
do not embed map if empty
2018-04-11 17:33:53 -07:00
Darren Shepherd
ff60298f31
Move ObjectClient to different package
2018-04-03 14:09:16 -07:00
Darren Shepherd
4cf9f645cd
Refactor access control to return error not bool
2018-03-31 03:13:22 -07:00
Darren Shepherd
e9373e3511
Preserve selfLink in data
2018-03-29 15:58:51 -07:00
Alena Prokharchyk
2a236600f2
Merge pull request #116 from kinarashah/uproll
...
actionLinkByID
2018-03-28 10:22:07 -07:00
Darren Shepherd
41c044bb25
Make ints not nullable by default
2018-03-26 18:07:03 -07:00
kinarashah
b2e8d86797
actionLinkByID
2018-03-25 11:37:45 -07:00
Darren Shepherd
35fb4dfb92
Add Required mapper
2018-03-23 16:26:05 -07:00
Darren Shepherd
b5aef8d08d
Don't log conflicts as much
2018-03-22 15:55:44 -07:00
Darren Shepherd
1e9982bd45
Change NewErrors signature
2018-03-03 21:53:38 -07:00
Darren Shepherd
410b3efe86
Pass in schema to Filter/FilterList
2018-03-02 23:12:42 -07:00
Alena Prokharchyk
65e6d1cc46
Index out of range fix in batchMove
2018-02-27 18:35:08 -07:00
Darren Shepherd
ee25c89cfd
More mappers
2018-02-27 15:20:09 -07:00
Alena Prokharchyk
ef95950ff9
Transfrom fix
2018-02-27 10:16:20 -07:00
Alena Prokharchyk
50be08fe26
Translate field to annotation only when not nil
2018-02-26 11:29:35 -08:00
Darren Shepherd
2399924e8c
Marshal default to correct type
2018-02-22 08:23:39 -07:00
Darren Shepherd
e39bcf5ee4
If map, don't encode
2018-02-14 16:40:03 -07:00
Darren Shepherd
bfea703723
Transform helper method
2018-02-14 10:59:23 -07:00
Darren Shepherd
0f7c2968c9
Make controller and client more generic
2018-02-13 08:57:47 -07:00
Darren Shepherd
722cedfe01
Major refactor of subcontexts
2018-02-09 13:45:22 -07:00
Darren Shepherd
83916ae78f
Add helper functions in norman
2018-02-07 13:48:02 -08:00
Darren Shepherd
d95fc9147f
MetadataMapper cleanup
2018-02-07 13:48:02 -08:00
Craig Jellick
65807e9372
Distinguish between listing and getting
...
We now have resources (subtypes of authConfig) that can be retrieved
by ID but their collections are not viewable. This change is needed
to suppport that.
2018-01-31 19:30:51 -07:00
Darren Shepherd
87d5ab06b9
Change RequestHandler signature
2018-01-30 23:56:30 +00:00
Darren Shepherd
fe053853bb
Add notnullable attribute
2018-01-28 05:19:39 +00:00
Darren Shepherd
0b548c23c7
Fix typo
2018-01-23 03:43:51 +00:00
Craig Jellick
5bfe8991b1
more collection action changes
2018-01-20 01:32:04 -07:00
Darren Shepherd
d170661103
Add CollectionFormatter
2018-01-19 23:28:57 -07:00
Darren Shepherd
c970c36427
fix json float parsing
2018-01-20 04:31:39 +00:00
Darren Shepherd
aa2538a874
APIContext constructor
2018-01-20 04:31:39 +00:00
Darren Shepherd
76d8256085
Change merge logic
2018-01-18 23:41:45 +00:00
Darren Shepherd
b33c29d49e
Fix subscription dropping after 30 seconds
2018-01-18 23:41:45 +00:00
Darren Shepherd
986c94965f
Add helper method
2018-01-18 05:42:53 +00:00
Darren Shepherd
942bde06d7
Validate subtypes in create/update
2018-01-17 23:37:53 +00:00
Darren Shepherd
9e6ea56442
Changes to make conditions less chatty
2018-01-17 22:44:12 +00:00
Darren Shepherd
6f8ed342d9
Cleanup channels
2018-01-17 04:49:08 +00:00
Darren Shepherd
245c089cd5
Put in stubs for dynamic access control on schemas
2018-01-17 01:06:57 +00:00
Darren Shepherd
f7f989c4e2
precreate maps in schema
2018-01-16 19:54:43 +00:00
Darren Shepherd
04bbf46fc9
Action helper method
2018-01-16 19:54:43 +00:00
Darren Shepherd
9ce12b1644
Don't generate the ID field
2018-01-16 05:10:36 +00:00
Darren Shepherd
432219d447
Mapper updates
2018-01-12 14:39:58 +00:00
Darren Shepherd
fc7243e5c9
Add map and slice support to IsEmpty
2018-01-12 14:39:58 +00:00
Darren Shepherd
c94e18869a
Handle time.Time to string conversion
2018-01-02 05:10:22 +00:00
Darren Shepherd
5f0c700068
Turn off debug
2017-12-30 02:22:38 +00:00
Darren Shepherd
2732c0c43b
If "id" is set still prefix with namespace
2017-12-30 02:22:38 +00:00