apptive_grid_core 0.2.4 apptive_grid_core: ^0.2.4 copied to clipboard
Core Library for ApptiveGrid used to provide general ApptiveGrid functionality to other Packages or Apps
[0.2.4] #
- Add support for
CrossReference
Data Type
[0.2.3] #
- Fix Refresh Authentication
[0.2.2] #
- Add support for GridViews
[0.2.1] #
- FormUri Changes
- Please use
DirectFormUri
andRedirectFormUri
now - Add ability to get a Filled Form with
DirectFormUri.forEntity
- Please use
[0.2.0] #
- It's ApptiveGrid now
- Use SpaceUri, GridUri and FormUri to access data via the api
- Use ApptiveGrid Backend
- Add Support for new calls
- "me" User
- available spaces
- available grids
- available forms
[0.1.1+2] #
- Fix closeWebView invocation on Web
[0.1.1+1] #
- Cleanup
- Add Authentication Documentation to README
[0.1.1] #
- Fix Web Authentication
[0.1.0] #
- Initial Release