Commit graph

45 commits

Author SHA1 Message Date
Gamebrary
db7a467781 Move board actions back to modal (what was I thinking???!) 2021-02-19 15:58:05 -07:00
Gamebrary
c1c6ed8d64 Allow to set game screenshots as board background 2021-02-18 10:19:12 -07:00
Gamebrary
32bea0a120 move editboard modal file 2021-02-17 17:51:37 -07:00
Gamebrary
3df1ab401f Rename boardSettings -> editBoardModal 2021-02-03 16:38:37 -07:00
Gamebrary
03fb73c173 linter fix 2021-02-03 15:34:22 -07:00
Gamebrary
5126c416b6 don't apply board styles if private board 2021-02-03 14:54:47 -07:00
Gamebrary
f95a4907f0 show message when board is private 2021-02-02 21:57:19 -07:00
Gamebrary
eae7e9d167 adjust board paddings 2021-02-02 21:56:37 -07:00
Gamebrary
e0333dbc3e Rename add list modal 2021-01-25 14:04:37 -07:00
Gamebrary
118acf780d fixed button in dark mode 2021-01-05 16:46:22 -07:00
Gamebrary
d2983e738a dark theme improvements 2021-01-05 16:21:52 -07:00
Gamebrary
d20ab21095 put board actions in dropdown 2021-01-04 16:38:24 -07:00
Roman Cervantes
c613b1ddd8 Fix wallpaper not stretchin entire board 2020-12-21 11:09:19 -07:00
Gamebrary
f4d7d875c1 linter fixes 2020-12-17 21:46:31 -07:00
Gamebrary
0e1dea994a Allow to change board bg color 2020-12-17 21:44:40 -07:00
Roman Cervantes
f0820819ee simplify toasts 2020-12-09 22:26:57 -07:00
Gamebrary
0ea053ee9f fix board action buttons 2020-11-20 23:23:53 -07:00
Roman Cervantes
a086bb6750 change page header layout 2020-11-17 22:55:35 -07:00
Gamebrary
903d477c8b updates 2020-11-06 22:49:18 -07:00
Gamebrary
4a07e027bf allow to open game modal from anywhere 2020-11-03 15:49:30 -07:00
Gamebrary
e223ac4b87 change board bg based on theme 2020-10-14 14:53:57 -07:00
Gamebrary
bd68c7c116 improved empty board 2020-10-13 17:37:32 -07:00
Gamebrary
b3b6ad696a public board 2020-10-05 11:42:28 -07:00
Gamebrary
43a4e877c1 remove bottom padding from board 2020-09-29 19:46:51 -07:00
Gamebrary
65115f61cd updated UI wip 2020-09-25 17:09:20 -07:00
Gamebrary
b6fed65da8 remove board filter icon 2020-09-09 16:37:01 -07:00
Gamebrary
5a551078e6 Remove legacy code 2020-09-06 07:53:04 -07:00
Gamebrary
26caeb05dc Show boards in header 2020-09-01 10:47:56 -07:00
Gamebrary
8b1bdacfdd load wallpapers on page load 2020-08-28 14:56:20 -07:00
Gamebrary
cb4f84dfa4 Don't show board actions until board is loaded 2020-08-26 14:22:21 -07:00
Gamebrary
b5f51f9000 Fix wallpaper issues 2020-08-26 09:13:04 -07:00
Gamebrary
cd8c3bc9f5 bug fixes 2020-08-25 17:06:49 -07:00
Gamebrary
18d0403172 clean up wallpapers, move everything to store 2020-08-25 16:37:33 -07:00
Gamebrary
3a43d2eafb file management and board settings 2020-08-24 21:23:22 -07:00
Gamebrary
7fec836d28 remove unused mapState items from board 2020-08-22 11:59:27 -07:00
Gamebrary
af4da6f292 fix issue when adding a list for the first time 2020-08-22 11:58:44 -07:00
Gamebrary
8dea5070df fix game dragging 2020-08-21 07:52:44 -07:00
Gamebrary
9a37c72ae7 refactor move list 2020-08-20 23:49:49 -07:00
Gamebrary
9d1c6912b4 more refactoring 2020-08-20 23:13:45 -07:00
Gamebrary
1617fbc71a rename actions to differntiate between old/new 2020-08-18 14:35:32 -07:00
Gamebrary
eb701f79ca separate legacy from new board 2020-08-18 11:56:10 -07:00
Gamebrary
8cfebe6810 use modal method instead of referencing method inside add-list component 2020-08-14 23:52:35 -07:00
Gamebrary
f00cbd04e3 remove modal component and comment out pending modals 2020-08-14 23:42:30 -07:00
Gamebrary
51c446bea8 replace entire lodash with subpackages 2020-08-14 23:34:39 -07:00
Gamebrary
512c5c9673 refactor game modal 2020-08-14 17:00:55 -07:00
Renamed from src/pages/GameBoard.vue (Browse further)