10 Commits

Author SHA1 Message Date
Seyi Adebajo
b5590c8ee7 moves services and actions to decorator methods 2018-08-12 13:02:01 -07:00
Seyi Adebajo
759e6a6bc8 migrates acceptance to application tests, unit tests sources from older moduleFor* syntax of ember-qunit@2 to newer syntax proposed by emberjs/rfcs#232. removes ember-native-dom-helpers in favor of @ember/test-helpers 2018-08-09 23:25:55 -07:00
Seyi Adebajo
43b98c5a28 migrates test sources from older moduleFor* syntax of ember-qunit@2 to newer syntax proposed by emberjs/rfcs#232 2018-08-09 10:41:52 -07:00
Seyi Adebajo
4e2f586e9c
Merge pull request #1232 from theseyi/utils
adds util function for iteratee compose function. refactors dataset compliance function name editableTags
2018-06-26 11:54:00 -07:00
Seyi Adebajo
7198b6471d moves noop to util helpers module 2018-06-25 23:42:28 -07:00
Seyi Adebajo
b93e133dc2 removes obsolete flags for ownership feature gate
removes mid-tier config property for showOwnership feature flag

fix failing tests
2018-06-21 11:54:34 -07:00
Seyi Adebajo
5f036581cc
Revert "removes obsolete flags for ownership feature gate" 2018-06-21 11:23:37 -07:00
Seyi Adebajo
b3fc5842cc fix failing tests 2018-06-21 10:46:37 -07:00
Seyi Adebajo
d08b24d4bf updates the ux for user-lookup: adds user-lookup component. updates dataset-authors component: correctly implements addOwner action. updates types, adds requirement for minimum confirmed owners, adds notifications for state changes. adds integration tests for user-lookup-component. adds ember-math-helpers 2017-11-13 11:11:45 -08:00
Seyi Adebajo
664173110a adds services stub for current user and exercises dataset-authors component 2017-11-10 02:05:48 -08:00