|
|
262093d196
|
Completely re-wrote our sidebar. Now we can filter by search and category on top and a list of all elements are displayed below in a scrollable list. Each element has a indicator showing if the item is requested, downloading or downloaded. There are several generator functions that are to be pulled out in their seperate components.
|
2018-01-09 16:25:52 +01:00 |
|
|
|
e64d88bfdf
|
The stylesheet for all of requestInfo page.
|
2018-01-09 16:20:41 +01:00 |
|
|
|
317aa69f18
|
Re-added a CSS class that was removed.
|
2017-12-02 15:42:23 +01:00 |
|
|
|
7849a8ce3f
|
Fixed syntax error.
|
2017-12-02 13:17:17 +01:00 |
|
|
|
580cdc430f
|
Removed a lot of unused css classes.
|
2017-12-02 13:15:23 +01:00 |
|
|
|
45db534681
|
When a requested element from the sidebar is selected this is where the detailed info is displayed. Now it is possible to change the status of a item by using the dropdown. This is where piratesearch also gets the query name through props.
|
2017-12-02 12:17:00 +01:00 |
|
|
|
e55067025e
|
Renamed movieObject to searchObject, same with css.
|
2017-12-02 12:05:17 +01:00 |
|
|
|
8695a553d6
|
Admin page is our landing page for admin panel, now it passes our api response to sidebar and info panel when we get the response back from the api. Some renaming of stylesheet variable.
|
2017-12-02 11:32:49 +01:00 |
|
|
|
5fb1e7ba2e
|
Sidebar is now redesigned with color indicators, filtering name by search query or filtering status by dropdown. Moved CSS to a separate stylesheet.
|
2017-12-02 11:20:26 +01:00 |
|
|
|
8542da34cd
|
Added a separate stylesheet for our buttons.
|
2017-12-02 10:37:31 +01:00 |
|
|
|
62b6f5c8ca
|
Using react-interactive we now have hover animations for our buttons.
|
2017-11-28 21:02:25 +01:00 |
|
|
|
d6c066266c
|
Changed the box shadow and margin of result wrapper.
|
2017-10-23 16:12:00 +02:00 |
|
|
|
a0ce4e07fe
|
Changed the title position of our result list.
|
2017-10-23 16:06:38 +02:00 |
|
|
|
8fa7f7f918
|
Just added a justify content variable
|
2017-10-20 18:09:43 +02:00 |
|
|
|
c954bd4874
|
Added stylesheet for requestElement
|
2017-10-06 12:08:06 +02:00 |
|
|
|
6bd1b29d5e
|
Changed the font size of the header, space between the search bar and result content. Also changed so that the font size in the search bar is large enough to not zoom on ios because of smaller than standard font size.
|
2017-09-27 00:19:19 +02:00 |
|
|
|
1af9368a6c
|
Updated stylesheets to reflect changes to request and movieObject pages.
|
2017-09-26 20:38:13 +02:00 |
|
|
|
2b7f9551bf
|
Moved styles from serachRequest to a seapate file in ./styles
|
2017-09-03 17:34:45 +02:00 |
|
|
|
6a4e2bc2ab
|
Moved all styling to a separate file in ./style
|
2017-09-03 17:29:51 +02:00 |
|