Gamebrary
9562b0a1b5
Fix wallpaper download url being stored instead of reference
2020-08-26 08:47:12 -07:00
Gamebrary
cd8c3bc9f5
bug fixes
2020-08-25 17:06:49 -07:00
Gamebrary
3918be05cd
fixed issues with tags
2020-08-25 16:37:44 -07:00
Gamebrary
18d0403172
clean up wallpapers, move everything to store
2020-08-25 16:37:33 -07:00
Gamebrary
91f0d78b26
wip delete account modal
2020-08-25 16:36:48 -07:00
Gamebrary
cffa0d1d05
show link to files settings if no wallpapers set
2020-08-24 23:34:28 -07:00
Gamebrary
2c3212125b
make files modal scrollable
2020-08-24 23:33:58 -07:00
Gamebrary
b0cb5e3a29
remove warning syle from sign out button
2020-08-24 23:33:49 -07:00
Gamebrary
c1b6bfe552
mobile optimization
2020-08-24 22:37:51 -07:00
Gamebrary
3a43d2eafb
file management and board settings
2020-08-24 21:23:22 -07:00
Gamebrary
a5d0b15ed7
use show instead of shown
2020-08-24 10:22:01 -07:00
Gamebrary
4bb7493aa2
remove session expired redirect on error
2020-08-24 09:44:22 -07:00
Gamebrary
07de00ce5b
rename mutations as well
2020-08-18 15:01:16 -07:00
Gamebrary
1617fbc71a
rename actions to differntiate between old/new
2020-08-18 14:35:32 -07:00
Gamebrary
73ddbaf077
board settings clean up, temp disable themes and move delete to footer
2020-08-14 23:40:27 -07:00
Gamebrary
667dc2d037
remove font awesome
2020-08-14 23:39:19 -07:00
Gamebrary
6f9db83975
replace github-button with standard buttons, load repo data directly
2020-08-14 23:37:27 -07:00
Gamebrary
19a760b276
tags settings clean up and wrong ref fix
2020-08-14 23:35:28 -07:00
Gamebrary
6f0fd298a8
linter fix
2020-08-14 17:04:31 -07:00
Gamebrary
10b21caa27
lots of stuff xD
2020-08-14 17:02:34 -07:00
Gamebrary
db9b0e7f17
replace toasts with bootstrap's
2020-08-12 23:55:56 -07:00
Gamebrary
7368293aed
updates
2020-08-11 16:39:11 -07:00
Gamebrary
ba351db6f7
bootstrap initial migration
2020-08-10 21:16:43 -07:00
Gamebrary dev team
f14a5fc3ef
remove styles
2020-07-22 13:44:48 -07:00
Gamebrary dev team
8fbb257918
replace toggle switch
2020-07-21 15:54:39 -07:00
Gamebrary dev team
a439a21eb1
replace inputs
2020-07-21 15:08:22 -07:00
Gamebrary dev team
be713562e5
replace select with bootstrap's
2020-07-21 14:18:40 -07:00
Gamebrary dev team
0241e894a8
replace custom buttons with bootstrap's
2020-07-21 13:49:29 -07:00
Patrick Kontschak
b392112b54
Add advanced theme settings ( #157 )
...
* Add advanced theme settings
- header position
- border-radius
- list background
- amount of games next to list title
- settings section headlines
* Linting
* Linting: indent
* keep options consistent
switching from "hide this" and "display this" is bad UX.
* Hide number of games in lists by default
* reverse header position with css
* border-radius
* remove transparent background setting
this will be handled by themes
* only affect top/bottom settings on mobile
2020-01-22 09:39:16 -07:00
Roman Cervantes
405c21f829
Merge steam and windows into PC ( #168 )
...
* Merge steam and windows into PC
* Update and tweak pc logo
* null check to fix sentry error
* dissolve header in modal
2019-12-18 23:07:36 -07:00
Roman Cervantes
34c1aeb78e
Game notes refactor ( #165 )
...
* Replaced bus events with actions and mutations
* textarea specific styles
* Moved contact actions to its own component
* Misc clean up
* Rename placeholder class
* Refactored game notes, added preview, mutations, classes, etc...
* only center actions on mobile
* Removed unused class
* Added notes label
2019-12-18 16:03:57 -07:00
Patrick Kontschak
1aa618ca4b
Input focus ( #146 )
...
* add focusInput functions
`autofocus` on inputs doesn't seem to work. So I manually set `focus()` whenever `open()`/`clear()`/`reset()` is called.
* set focus to searchInput after adding a game (WIP)
I know too little about Vue.js, but I'm certain that it's a bad practice to look 2 parents up to find the `searchInput` ref. Either the ref needs to be added to its children or `focusInput()` needs to be added to `GameCard.js` to use as a mixin.
* linting
* remove unnecessary if statements
* remove comments
2019-12-14 17:34:27 -07:00
Roman Cervantes
aa3c3fc57d
Moved save tags to actions
2019-12-03 11:26:19 -07:00
Roman Cervantes
2cdf0d9465
Auto save settings
2019-12-02 11:49:34 -07:00
Roman Cervantes
59dd9cc78e
Make show game ratings setting list-specific
2019-12-02 11:20:58 -07:00
Roman Cervantes
ce1122e337
linter fix
2019-11-22 22:45:56 -07:00
Roman Cervantes
f81b8c86ac
Removed unused stuff
2019-11-22 22:45:08 -07:00
Roman Cervantes
6adf9e126c
Replaced tag color picker
2019-11-22 22:43:57 -07:00
Roman Cervantes
37a0692783
Gameboard clean up
2019-11-21 15:06:14 -07:00
Roman Cervantes
d5d1a14035
Moved tag component to tags folder
2019-11-21 14:50:10 -07:00
Roman Cervantes
f2891a2a46
Rename tags settings component
2019-11-21 14:29:07 -07:00
Roman Cervantes
874e018b42
Platform exclusive tags and custom colors
2019-11-20 15:16:51 -07:00
Roman Cervantes
a8585a7b6e
restored old linter rules
2019-11-14 14:10:10 -07:00
Roman Cervantes
b151c20ee2
add default value to prop
2019-11-08 13:36:33 -07:00
Roman Cervantes
5fa43e8d2b
Linter fixes
2019-11-08 13:34:06 -07:00
Roman Cervantes
10787e2bfc
switch to 2 spaces
2019-11-08 12:56:03 -07:00
Roman Cervantes
e91b561236
Firebase cleanup ( #144 )
2019-11-04 15:08:30 -07:00
Roman Cervantes
acfb9fa055
Show theme dropdown, comment out themes that aren't ready
2019-11-04 11:41:43 -07:00
Roman Cervantes
d1cde20e68
Comment out new features
2019-10-31 15:08:48 -07:00
Roman Cervantes
eded36efd8
Misc clean up and tweaks
2019-10-17 21:37:35 -07:00