Oliver Walters
|
c49b8546f0
|
Index page for showing all purchase orders
|
2019-06-04 23:59:15 +10:00 |
Oliver Walters
|
a1d587b7f4
|
Rename 'Company' to 'Suppliers' in front-end
|
2019-05-15 07:44:13 +10:00 |
Oliver Walters
|
3c6d5756c5
|
Create a simple user settings view
|
2019-05-14 13:21:20 +10:00 |
Oliver Walters
|
726109457c
|
Add icon to navbar dropdown
|
2019-05-05 11:51:35 +10:00 |
Oliver Walters
|
b32a9ed597
|
Add 'About InvenTree' modal
- Accessible from the top-right dropdown menu
- Add InvenTree/version.py which contains helper functions
|
2019-05-04 11:23:30 +10:00 |
Oliver Walters
|
8dc3063765
|
Vertical centering for header image
|
2019-04-18 08:40:54 +10:00 |
Oliver Walters
|
ca7182bf6b
|
search page now returns matching parts
- Searches 'name' and 'description' field
- Uses the JSON API
|
2019-04-17 08:16:34 +10:00 |
Oliver
|
7b478fed4e
|
Redirect if not authed
If user not logged in, redirect any requests to login page
|
2018-05-10 20:40:08 +10:00 |
Oliver
|
517569f510
|
Clicking on logo returns user to index page
|
2018-05-09 00:19:34 +10:00 |
Oliver
|
8000affeee
|
Basic Index and Search endpoints
Index at /index/
Search at /search/
Search view accepts POST requests with search data
|
2018-05-08 23:44:51 +10:00 |
Oliver
|
552953a1f8
|
Added bootstrap font files
Also added 'search' button
|
2018-05-08 23:26:09 +10:00 |
Oliver
|
84efaba920
|
Add link to admin page
- Only if user is admin!
|
2018-05-08 23:14:07 +10:00 |
Oliver
|
3cf45f5ed3
|
Added Login and Logout buttons to NavBar
|
2018-05-08 23:09:52 +10:00 |
Oliver
|
8d0789c37c
|
Implemented tree view
Using library bootstrap-treeview
- part category tree
- stock location tree
- Currenly is functional but looks terrible
|
2018-04-28 23:22:12 +10:00 |
Oliver
|
ee2f262e19
|
Company index / detail / edit pages working
|
2018-04-22 22:21:50 +10:00 |
Oliver
|
4bedf0ed4c
|
Finally got migrations working together
|
2018-04-22 21:54:12 +10:00 |
Oliver
|
cef3c664f9
|
Moving 'supplier' to 'company'
|
2018-04-19 09:01:25 +10:00 |
Oliver
|
7045443d7b
|
Add tab view for supplier page
- "Parts" tab
- "Orders" tab
|
2018-04-18 00:42:44 +10:00 |
Oliver
|
34d240c6e8
|
Moved top-level templates to a top-level dir
It just seems fitting is all
|
2018-04-17 23:42:25 +10:00 |