|
|
cf43500c01
|
Merge branch 'master' into styling
|
2017-12-02 13:19:00 +01:00 |
|
|
|
c65cdd84b7
|
Changed our gitignore file for the api folder.
|
2017-12-02 13:18:20 +01:00 |
|
|
|
7849a8ce3f
|
Fixed syntax error.
|
2017-12-02 13:17:17 +01:00 |
|
|
|
246abd7020
|
Renamed the variable name for our stylesheet.
|
2017-12-02 13:16:57 +01:00 |
|
|
|
580cdc430f
|
Removed a lot of unused css classes.
|
2017-12-02 13:15:23 +01:00 |
|
|
|
7bde2821d0
|
Followed with the renaming of MovieObject to now be refered to as SearchObject. Also change the loading animation for InfiniteScroll. It is the same loading animation imported as we have in torrent search.
|
2017-12-02 13:13:35 +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 |
|
|
|
fd0a2c9d50
|
Renamed the exporting class name to match the file name.
|
2017-12-02 12:08:47 +01:00 |
|
|
|
e55067025e
|
Renamed movieObject to searchObject, same with css.
|
2017-12-02 12:05:17 +01:00 |
|
|
|
187ac6317e
|
Still a bit messy, but removed unsued sections and redid the naming schema for css items.
|
2017-12-02 12:01:49 +01:00 |
|
|
|
9fcc82d7cf
|
Put both jsx and js varaibles on same line in config file.
|
2017-12-02 11:35:39 +01:00 |
|
|
|
c11b222ee3
|
Deleted unused svg image.
|
2017-12-02 11:35:10 +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 |
|
|
|
3fe8f46dd4
|
Viewport changes to limit zoom in on mobile the typing in a search bar.
|
2017-12-02 11:31:25 +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 |
|
|
|
e1fed24fc0
|
Added a loading image to pirateSearch. Now we get feedback when waiting for response from the api.
|
2017-12-02 10:39:18 +01:00 |
|
|
|
8542da34cd
|
Added a separate stylesheet for our buttons.
|
2017-12-02 10:37:31 +01:00 |
|
|
|
57658f10c1
|
Used the wrong shows.db. Now corrected.
|
2017-11-28 22:25:06 +01:00 |
|
|
|
62b6f5c8ca
|
Using react-interactive we now have hover animations for our buttons.
|
2017-11-28 21:02:25 +01:00 |
|
|
|
362e5f54d1
|
Added react-interactive package to make it easier to handle hover and focus on mobile.
|
2017-11-28 20:58:45 +01:00 |
|