aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/workbenches/index.html.slim
AgeCommit message (Collapse)Author
2017-11-28Refactoring pageheaderXinhui
2017-09-13Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-09-11Fix views and access for api keys generation Refs #4276 @8Luc Donnet
2017-09-11Update of ReferentialsController#new :cedricnjanga
- Add some context to referential and workbench decorator to access current_referential and assign it to the cloned referential - Add a build_referential method to avoir duplicates of code (in the controller and in the model), need to clean a bit more - Need to add some Spec features to take into account the functional scope of the current_user
2017-09-05Referential#new_from :cedricnjanga
Added params to certains paths to have the workbench_id in it. The goal is to have the current workbench_id to assign it when do a Referential#new_from Then I finished the use of the functional scope to avoid potential errors I skipped some tests that hve a #TODO so we can easily find them
2017-09-04add some change for the Referential#new_from to only have a line collection ↵cedricnjanga
regarding the functional scope of the current organozation
2017-08-30Updating project-specific iconfont for page headersjpl
2017-07-21Fix referentials count in homepage Refs #4136 @1Luc Donnet
2017-07-18Refs #4108: updating layout according to new specsjpl
2017-07-18Refs #4108: updating viewjpl
2017-07-17Refs #4108: adding workbenches#indexjpl