Jon Morehouse
6964315409
Add in tests for instance based navigation controller functionality
2014-06-29 15:44:13 -07:00
Jamon Holmgren
f2c5609009
Deprecated system_icon and icon for tabs and replaced with system_item and item.
2014-06-21 22:21:50 -07:00
Jamon Holmgren
d0f6883fce
Merge pull request #470 from clearsightstudio/refactor/on_load
...
Added load_view, moved on_load where it should be.
2014-06-06 08:23:21 -07:00
Jamon Holmgren
a0aa348a15
Merge pull request #468 from clearsightstudio/refactor/deprecation_warnings
...
Refactor/deprecation warnings
2014-06-05 23:25:02 -07:00
Jamon Holmgren
d936aa5909
Added load_view, moved on_load where it should be.
2014-06-05 23:22:38 -07:00
Jamon Holmgren
027927132f
Added more deprecations (more)
...
- Removed DBT directives (not needed)
- Renamed a couple test files
- Cleaned up PM::Styling a bit
- Removed some unnecessary alias methods
2014-06-05 21:26:29 -07:00
Jamon Holmgren
d9df9bb1b0
Added system_item/system_icon deprecation error.
2014-06-05 20:09:29 -07:00
Mark Rickert
ce4ae78f9f
Update searchable screen test to show functionality of update_table_data
2014-06-04 12:17:49 -04:00
Jamon Holmgren
293340e930
Removed example app
2014-05-27 11:19:09 -07:00
Jamon Holmgren
2206cd5a9b
Removed MapScreen -- pulling into separate ProMotion-map gem.
2014-05-23 10:37:34 -07:00
Jamon Holmgren
cd321cb96b
Refactored PM::ScreenModule
2014-05-23 09:59:13 -07:00
Jamon Holmgren
46bc39228f
Started refactoring PM::ScreenModule
2014-05-23 09:25:10 -07:00
Jamon Holmgren
b53074c058
TableViewCellModule cleanup
...
* Slimmed down TableViewCellModule by 30%
* Re-enabled some long-disabled tests (they passed)
* Added the `style:` attribute for cells — they no longer take
arbitrary attributes in the main hash, but will `set_attributes` with
whatever is in `style:`
* Removed a failing and head-scratching web bridge RPC spec (no idea
what it was for)
2014-05-22 22:10:12 -07:00
Jamon Holmgren
4119d8d037
Tests passing
2014-05-10 15:33:22 -07:00
David Hersey
6b0e56ae18
added functional tests for animation support for navigation controller push
2013-08-17 15:29:57 -04:00
Jamon Holmgren
e6b279e4d1
Removed useless methods from built-in app screen.
2013-07-07 23:06:07 -07:00
Mark Rickert
223c6c8a89
General cleanup of whitespace to force a rebuild using Travis.
2013-06-11 13:21:09 -04:00
Jamon Holmgren
c283316cff
Push notifications, delegate methods, cleaning up delegate.
2013-05-23 22:20:47 -07:00
Jamon Holmgren
406b316863
Added passing functional tests
2013-05-19 19:44:47 -07:00
Jamon Holmgren
738ce1b922
Fixed issue when testing ProMotion apps where the on_load never fires.
2013-05-10 10:41:19 -07:00
Jamon Holmgren
9e4ea34cab
Updated table screen specs
...
More work is needed on these.
2013-05-06 23:16:04 -07:00
Matt Brewer
c3a2e9e1c7
ScreenNavigation::open_screen refactored, more tests
2013-03-20 13:53:41 -04:00
Matt Brewer
3eb331a37a
Basic tests for core functionality
...
* ScreenModule & ViewController methods
* ViewHelper module
* SystemHelper module
2013-03-19 18:39:14 -04:00
Matt Brewer
5c4db681b7
Basic test suite setup
2013-03-15 17:40:39 -04:00
Jamon Holmgren
f9a6ed18a4
Removed built-in sample app, updated readme
2013-02-22 23:20:22 -08:00
Jamon Holmgren
40dc052ba1
Changing "open_screen" to "open", "close_screen" to "close", and other tweaks.
2012-12-26 13:02:38 -08:00
Jamon Holmgren
fef24c8dd1
open_tab_bar is now working well with app_delegate and screens.
2012-12-17 18:28:51 -08:00
Jamon Holmgren
26667b3975
Running into an issue with the sample app.
2012-12-17 17:32:59 -08:00
Jamon Holmgren
692f7acd27
Test app now loads.
2012-12-17 16:33:52 -08:00
Jamon Holmgren
62c1015a4b
Test app now loads.
2012-12-17 16:08:13 -08:00
Jamon Holmgren
158ca8ba7f
Massive refactor of nearly everything. Removing camel caps, rearranging folders, etc. Expect more commits...
2012-12-17 15:50:11 -08:00
Silas J. Matson
317d7e16b0
README updates
2012-12-13 14:32:49 -08:00
Jamon Holmgren
6f05a61a88
Fixed app code
2012-11-07 14:37:32 -08:00
Jamon Holmgren
c14560b2a5
Refactoring helper methods, updating README
2012-09-05 21:45:51 -07:00
Jamon Holmgren
17d7a3a04c
Worked on application:did… and DSL'd out the home screen.
...
This is going to be awesome!
2012-08-30 23:07:30 -07:00