Commit Graph

2108 Commits

Author SHA1 Message Date
nitegeist
d08c59abf5 Make tabs width dynamic 2023-10-10 20:14:36 -05:00
N I T E
7e2ed614e1 Merge branch 'develop' into sero/unified-community 2023-10-10 20:12:36 -05:00
Seroxdesign
77e00ab02d :qa
qa
Merge branch 'sero-nitegeist/guild-players-linktree' of github.com:MetaFam/TheGame into sero-nitegeist/guild-players-linktree
2023-10-09 09:35:05 -04:00
Seroxdesign
4684acc5a6 fix link delete on first try 2023-10-09 09:33:34 -04:00
Sero
95d8b0b69d Merge branch 'develop' into sero-nitegeist/guild-players-linktree 2023-10-09 13:41:01 +02:00
Seroxdesign
c32226cb30 make links on guild page dynamic 2023-10-09 05:45:05 -04:00
Alec LaLonde
cfdd2285b9 EVEN BETTER error message omg 2023-10-08 19:29:59 -04:00
Alec LaLonde
42d0487c45 #1604 improve error message when fetching from sourcecred ledger 2023-10-08 19:29:59 -04:00
Alec LaLonde
d8a9fdb728 Re-added composeDB action route which got removed somehow 2023-10-08 19:29:59 -04:00
Alec LaLonde
82bfd32a45 Fix infinite loop caused by setFocus() 2023-10-08 19:29:59 -04:00
dysbulic
430743b0a7 updating link box state on update of players' links 🏚️ 2023-10-07 21:19:35 -04:00
Alec LaLonde
bf156c0dae Update gcp-deploy-pr.yaml to match gcp-deploy-frontend.yaml 2023-10-04 09:52:13 -06:00
Sero
238bd758ac Merge branch 'develop' into sero-nitegeist/guild-players-linktree 2023-10-04 13:56:13 +02:00
Udit Takkar
e29b46cee4 feat: global search (#1587)
* feat: global search

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* add: name field

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: bugs

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: err

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: add mobile support

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* GitHub Actions use node 18 to run the seeding script 🍬

* feat: add cmd +k search

* fix: improvements

* fix: improvements

* chore: name

* 🐌 `yarn lint --fix`

* fix: improvements

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: body empty

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: guild search limit

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* chore: typo

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: vidvidvid <35112939+vidvidvid@users.noreply.github.com>
Co-authored-by: Sero <69639595+Seroxdesign@users.noreply.github.com>
Co-authored-by: δυς <dys@dhappy.org>
2023-10-03 18:38:57 -04:00
Sero
0ae946afcc Update up.sql 2023-10-03 12:19:01 -04:00
Sero
f61f1c4ee6 Update up.sql 2023-10-03 12:16:39 -04:00
Seroxdesign
c2fd25c014 community tab fix 2023-10-02 10:42:58 -04:00
Seroxdesign
39bdcbafac community tabs, tablist and body 2023-10-02 10:39:30 -04:00
Seroxdesign
80f3503962 unified community page start 2023-09-29 11:55:09 -04:00
Seroxdesign
65e31c61ba cyclical dep fix 2 2023-09-29 11:51:43 -04:00
Seroxdesign
850fdf1301 cyclical dep fix 2023-09-29 10:24:35 -04:00
Seroxdesign
694440633d modify edit and create forms to create 2023-09-28 07:21:22 -04:00
Seroxdesign
f922990bd8 add, edit, delete links for guilds 2023-09-27 12:17:01 -04:00
Seroxdesign
d61bb71b82 prepare guild stuff 2023-09-26 12:45:38 -04:00
Seroxdesign
6ac66f685f update, delete and add player links 2023-09-25 10:14:21 -04:00
Seroxdesign
f78d3be2dd button change, delete unused 2023-09-22 06:20:40 -04:00
Seroxdesign
cc2d965892 fix cyclical 2023-09-22 05:45:50 -04:00
nitegeist
14c49678d6 add error toast 2023-09-21 16:14:48 -05:00
nitegeist
fdf81091da close links dialog when link has been added, edited or deleted. 2023-09-21 16:11:20 -05:00
nitegeist
498e1fc70e fix styles and edit functionality for links & add toasts 2023-09-21 15:56:52 -05:00
Seroxdesign
bd8e4fe321 edit 2023-09-21 10:16:37 -04:00
Sero
688532fa11 Merge branch 'develop' into sero-nitegeist/guild-players-linktree 2023-09-21 15:32:32 +02:00
N I T E
4b71506a56 Add spinner when app is loading and styles have not been applied (#1603)
* Add spinner when app is loading and styles have not been applied

* Make spinner smaller and add background color

* Use html and css instead of chakra ui

* Use external url for image src

* use svg instead of external link

* use already existing isMounted hook

---------

Co-authored-by: Sero <69639595+Seroxdesign@users.noreply.github.com>
2023-09-20 16:30:55 -04:00
Alec LaLonde
f100761364 Updated generated files as well 2023-09-20 13:00:34 -04:00
Alec LaLonde
e32b230f57 Updated emoji, fiveColorDisposition, and aspect ratio fields in composedb model 2023-09-20 13:00:34 -04:00
Alec LaLonde
3de20712ac Made a couple small tweaks to the ComposeDB profile model 2023-09-20 13:00:34 -04:00
Seroxdesign
ba020edd5b delete and update link mutations 2023-09-20 09:09:28 -04:00
Seroxdesign
62b0dd35b3 add icons, add edit and delete buttons, make type default name 2023-09-19 10:53:05 -04:00
Seroxdesign
8ab9086cf7 xp fixes and frontend for links 3 2023-09-18 11:15:28 -04:00
Seroxdesign
8d4108b1d9 xp fixes and frontend for links 3 2023-09-18 10:51:20 -04:00
Seroxdesign
c6483027c6 xp fixes and frontend for links 2 2023-09-18 10:38:55 -04:00
Seroxdesign
77b496795d xp fixes and frontend for links 2 2023-09-18 10:32:59 -04:00
Seroxdesign
6e7c22ffc2 xp fixes and frontend for links 2023-09-18 10:17:20 -04:00
Seroxdesign
e9ef5eb320 set up links data in backend 2023-09-15 11:10:00 -04:00
Seroxdesign
645ff26499 set up cronjob to trigger xp calculation daily. set comment for fixes upcoming 2023-09-14 21:05:31 -06:00
Sero
3a6876efe1 Update package.json 2023-09-14 21:05:31 -06:00
Sero
ff414e5e58 Update package.json 2023-09-14 21:05:31 -06:00
Seroxdesign
d7bc9feae8 move over all xp system to new branch 2023-09-14 21:05:31 -06:00
Seroxdesign
4c29951830 review fixes 2023-09-11 13:53:08 -06:00
Seroxdesign
e3a2c18026 fix my math on calculating total earned 2023-09-11 13:53:08 -06:00