Maikel Linke
|
558d4debdb
|
Remove unused AngularJS local storage
|
2025-01-02 15:40:13 +11:00 |
|
Jean-Baptiste Bellet
|
c5a2d183d8
|
Save filter params to sessionStorage for orders list
- Use sessionStorage to save the filters params each time a filter is modified
|
2021-05-31 10:44:12 +02:00 |
|
Jean-Baptiste Bellet
|
50b0e87722
|
Move module OFNShared to admin.products
instead of `ofn.admin`
- `admin.products` is already embeded in `ofn.admin`
- `OFNShared` needs `mm.foundation` (for tooltipProvider)
|
2021-03-18 09:48:42 +01:00 |
|
Jean-Baptiste Bellet
|
429cf4a5cb
|
Create a new angularjs module: OFNShared
- This module could be shared between Darkswarm and admin
- add this new module to test environment
|
2021-03-18 09:48:17 +01:00 |
|