issues
search
malomalo
/
viking
Viking.js
vikingjs.org
MIT License
4
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rename/move Record.prototype.url
#136
bemky
opened
2 weeks ago
0
Viking 1.0
#135
bemky
opened
3 weeks ago
0
splice target during setTarget instead of reseting
#134
bemky
closed
1 month ago
0
add navigation events to router
#133
bemky
closed
1 month ago
0
fix modelName being set by basemodel
#132
bemky
closed
1 month ago
0
fix issue with application starting router before layout is set
#131
bemky
closed
1 month ago
0
Abstract Collection from CollectionAssociation and Relation
#130
bemky
opened
1 month ago
0
test and fix basic array in query string
#129
bemky
closed
2 months ago
0
Saving Promises
#128
bemky
closed
2 months ago
0
Nested params
#127
malomalo
closed
5 months ago
0
Support groupBy with count
#126
malomalo
closed
5 months ago
0
Record.collection
#125
bemky
closed
5 months ago
0
set record.collection when part of a relation
#124
bemky
closed
5 months ago
0
Support displaying html with layouts
#123
bemky
closed
5 months ago
0
Support for Application Layout
#122
bemky
closed
6 months ago
0
Add globals as a static of application
#121
bemky
closed
6 months ago
3
Abort current request when reloading a relation
#120
malomalo
closed
6 months ago
0
Add afterResponse event to relation
#119
bemky
closed
6 months ago
0
Adding isSaving
#118
waratuman
closed
6 months ago
0
Fix Autosave for Circular Associations
#117
bemky
opened
7 months ago
0
[WIP] Set Inverse Association
#116
bemky
opened
9 months ago
1
change date type to dump in iso8601 with timezone
#115
bemky
opened
11 months ago
0
Fixes for Deep Neverending Proxy
#114
bemky
closed
1 year ago
0
allow schema types to be functions to dynamically set type
#113
bemky
closed
1 year ago
0
Update JSON Type to bubble up changes
#112
bemky
closed
1 year ago
0
transform package to an esm module and remove babel
#111
bemky
opened
1 year ago
0
deepAssign attributes when cloning
#110
bemky
closed
1 year ago
0
Relation#rewhere
#109
malomalo
closed
1 year ago
0
Type load jon
#108
malomalo
closed
1 year ago
0
change `Type.load`to alter attributes in place
#107
bemky
closed
1 year ago
0
depends_on option for type registry
#106
bemky
closed
1 year ago
0
Add Collection Association Request Coalescing
#105
malomalo
closed
2 years ago
0
Add Preflight Callback
#104
malomalo
closed
2 years ago
0
Fixes for namespacing
#103
bemky
closed
2 years ago
0
Allow relation.count to accept an attribute to count on
#102
bemky
closed
2 years ago
0
add test and fix
#101
bemky
closed
2 years ago
0
Distinct on relation is ignored when spawning
#100
bemky
closed
2 years ago
0
Ensure all calls to load return the same value and use the inflight r…
#99
malomalo
closed
2 years ago
0
Add Record#reload
#98
malomalo
closed
2 years ago
0
add support for records schema to have a function for type
#97
bemky
opened
2 years ago
0
add complete callback for sendRequest and test
#96
bemky
closed
2 years ago
0
Fix/nested set attributes
#95
bemky
closed
2 years ago
0
Fix/nested set attributes
#94
bemky
closed
2 years ago
0
fix loading hasOne is showing as dirty during afterAdd event
#93
bemky
closed
2 years ago
0
Removing a cloned record needs to check primaryKey first
#92
bemky
closed
2 years ago
0
Fix/remove clone
#91
bemky
closed
2 years ago
0
fix loaded collections to show as not dirty for afterAdd Event
#90
bemky
closed
2 years ago
0
Fix adding a record to a collection association that is not loaded
#89
bemky
closed
2 years ago
0
add namedParams to params
#88
bemky
closed
2 years ago
0
add changed and changed:[attribute] to Relation
#87
bemky
closed
2 years ago
0
Next