2
0
Fork 0
mirror of https://github.com/romancm/gamebrary synced 2024-12-30 04:53:18 +00:00
Commit graph

170 commits

Author SHA1 Message Date
Gamebrary
874cc8a14f language null check 2021-02-22 21:40:17 -07:00
Gamebrary
82e0a920f8 initialize settings as an object, remove redundant logic and unused imports 2021-02-21 18:02:07 -07:00
Gamebrary
e6c22f64ce limit size of language dropdown 2021-02-21 12:11:03 -07:00
Gamebrary
924268a214 Rename nightMode -> darkTheme 2021-02-21 11:14:46 -07:00
Gamebrary
4ab2cc3498 languages null check and mobile layout fix 2021-02-20 18:46:30 -07:00
Gamebrary
32bea0a120 move editboard modal file 2021-02-17 17:51:37 -07:00
Gamebrary
b4d3f3ea04 move board bg to its own modal 2021-02-16 21:40:32 -07:00
Gamebrary
3df1ab401f Rename boardSettings -> editBoardModal 2021-02-03 16:38:37 -07:00
Gamebrary
65ca9ac4a1 clean up board settings 2021-02-02 23:08:44 -07:00
Gamebrary
854a674833 Add public board setting + clean up layout a bit 2021-02-02 21:57:41 -07:00
Gamebrary
84093e27a2 move actions to modal header 2021-02-01 16:43:55 -07:00
Gamebrary
f396646003 Added option to pin boards 2021-01-25 14:05:35 -07:00
Gamebrary
9a01f7be10 Move dark theme setting to component 2021-01-10 12:56:50 -07:00
Gamebrary
247b1a5ef9 make languages a component 2021-01-10 12:55:59 -07:00
Gamebrary
d20ab21095 put board actions in dropdown 2021-01-04 16:38:24 -07:00
Gamebrary
dbedec91ce more dark theme improvements 2021-01-04 14:30:19 -07:00
Gamebrary
4ab353a13b dark theme improvements 2021-01-04 13:54:05 -07:00
Roman Cervantes
569b3cbbce mobile improvements 2020-12-28 09:12:39 -07:00
Roman Cervantes
9ea9fe0d5a Make all icons fixed width and use self closing tag 2020-12-28 08:22:03 -07:00
Gamebrary
0c4cde5e87 Board background color setting 2020-12-17 21:44:07 -07:00
Gamebrary
a116ab5cea replace octicons with fontawesome, yes, again. 2020-12-15 16:07:17 -07:00
Roman Cervantes
f0820819ee simplify toasts 2020-12-09 22:26:57 -07:00
Gamebrary
cb77c898eb make board buttons secondary 2020-11-23 16:47:22 -07:00
Gamebrary
149a1de1b2 linter fix 2020-11-23 16:38:04 -07:00
Gamebrary
ea29a4edc1 change board icons to be secondary 2020-11-23 16:28:43 -07:00
Gamebrary
aaf3fef6c7 clean up board settings UI 2020-10-14 16:20:25 -07:00
Gamebrary
cef5446b50 more modal clean up 2020-10-14 14:48:27 -07:00
Gamebrary
f3e57015d6 More modal header updtes 2020-10-13 17:36:41 -07:00
Gamebrary
8db3c82631 dark theme wip 2020-10-13 17:08:56 -07:00
Gamebrary
9aa83a7066 improved delete account 2020-10-09 11:38:35 -07:00
Gamebrary
4144708738 use octicons instead of bootstrap's 2020-10-08 13:55:26 -04:00
Gamebrary
2ac97c59a4 translate everything 2020-10-05 11:42:04 -07:00
Gamebrary
5269fb78d6 rename home route to dashboard 2020-09-28 16:26:19 -07:00
Gamebrary
9db010ee2d remove unused files 2020-09-28 16:24:45 -07:00
Gamebrary
65115f61cd updated UI wip 2020-09-25 17:09:20 -07:00
Roman Cervantes
7b2ba778b1 Add tooltips 2020-09-23 21:15:31 -07:00
Gamebrary
cdfc08e5c8 handle expired sessions better 2020-09-23 16:01:39 -07:00
Gamebrary
512d2e9328 Correct action name when editing tags 2020-09-14 08:38:37 -07:00
Gamebrary
4034b49c0b linter fixes 2020-09-09 16:42:19 -07:00
Gamebrary
6ecf3841d4 show notification if new release is available 2020-09-09 16:36:34 -07:00
Gamebrary
339329f436 removed unused css 2020-09-09 14:16:51 -07:00
Gamebrary
5a551078e6 Remove legacy code 2020-09-06 07:53:04 -07:00
Gamebrary
f3652892ae store themes locally instead of fetching them every time 2020-09-02 11:06:36 -07:00
Gamebrary
128232cc4b ungroup tags actions 2020-09-01 15:41:18 -07:00
Gamebrary
1feeb81128 dashboard improvements 2020-09-01 15:38:59 -07:00
Gamebrary
b4abcbbb86 Dashboard 2020-09-01 15:04:43 -07:00
Gamebrary
240f4401f4 update boards store when renaming board 2020-09-01 10:43:48 -07:00
Gamebrary
8d3e66dae4 hide board themes 2020-08-31 14:38:40 -07:00
Gamebrary
2d6e065356 put platform picker in collapsible 2020-08-31 14:38:31 -07:00
Gamebrary
80fc4bc36f Allow to upload wallpaper from board settings 2020-08-31 14:35:22 -07:00