Commit Graph
100 Commits
Author SHA1 Message Date
Víctor Losada Hernández 21244fba58 "Removed lodash import, simplified boolean assignments, refactored API request and error handling, and removed unused variables in ArchivePage component." 2024-05-19 23:45:12 +02:00
Víctor Losada Hernández 55dd4efe41 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-05-19 23:21:47 +02:00
Víctor Losada Hernández 6e08fcca80 minor changes 2024-05-18 23:47:29 +02:00
Víctor Losada Hernández 3d0a9ea805 "Update ArchivePage: erase brewcount when new query, modify error messages for 503 and 500 status codes" 2024-05-18 23:19:25 +02:00
Víctor Losada Hernández a711f8eb89 remove regex search 2024-05-18 23:07:43 +02:00
Víctor Losada Hernández 97ef56f905 small changes, tips and style 2024-05-14 11:10:48 +02:00
Víctor Losada Hernández 124af97cc8 extra page buttons linked to relevant pages 2024-05-14 10:49:10 +02:00
Víctor Losada Hernández 021ac68400 Update archive page to use pagination with page numbers and ellipses
* Change the way pagination is handled on the archive page
* Display page links for 10 pages max
2024-05-14 10:44:16 +02:00
Víctor Losada Hernández 4b10686336 simplify logic 2024-05-14 09:49:14 +02:00
Víctor Losada Hernández 153812c6e5 simplify console log and remove unused code 2024-05-14 09:36:59 +02:00
Víctor Losada Hernández 9aa3ebe872 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-05-14 09:31:40 +02:00
Víctor Losada Hernández e23166e1d5 when did i change this? 2024-05-14 09:31:22 +02:00
Víctor Losada Hernández a89b575b26 archive 2.0 2024-05-13 13:37:53 +02:00
Víctor Losada Hernández 5eeac603db why didn't i think about this sooner 2024-05-09 08:24:27 +02:00
Víctor Losada Hernández f21d636846 changes as requested 2024-05-09 08:00:02 +02:00
Víctor Losada Hernández 8365841b89 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-icon-fonts 2024-05-09 07:59:31 +02:00
Víctor Losada Hernández e6bf8b59a1 fix further errors 2024-05-09 07:49:17 +02:00
Víctor Losada Hernández cca0f3b4dc Revert "pagination controls update search terms"
This reverts commit 9966e6322d.
2024-05-08 15:51:31 +02:00
Víctor Losada Hernández 22f4dade4f default value to page size 2024-05-08 15:51:14 +02:00
Víctor Losada Hernández e30a0c3dce page size log to track issue 2024-05-08 15:41:44 +02:00
Víctor Losada Hernández 9966e6322d pagination controls update search terms 2024-05-08 15:33:27 +02:00
Víctor Losada Hernández 02450982c1 fix brewCollection issue 2024-05-08 13:32:03 +02:00
Víctor Losada Hernández f9f2e604c0 linting and remove async conflict 2024-05-07 10:14:46 +02:00
Víctor Losada Hernández 40ac8b1909 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-05-07 00:12:26 +02:00
Víctor Losada Hernández f1a2037bca page is sometimes a string?? 2024-05-06 23:40:31 +02:00
Víctor Losada Hernández ded78c6639 better error handling in jsx 2024-05-06 23:32:18 +02:00
Víctor Losada Hernández 51fcb59f09 debugging 500 errir catching 2024-05-06 23:26:02 +02:00
Víctor Losada Hernández e75c556443 use $text instead 2024-05-06 22:59:09 +02:00
Víctor Losada Hernández 752b2caaf4 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-05-06 13:45:06 +02:00
Víctor Losada Hernández d3f1fde9d9 icon for edit link 2024-05-06 07:43:45 +02:00
Víctor Losada Hernández 268d202562 initial commit 2024-05-06 00:32:38 +02:00
Víctor Losada Hernández 3c1f8804af initial commit 2024-05-02 11:38:00 +02:00
Víctor Losada Hernández 076599f05c to cm 2024-05-01 21:58:15 +02:00
Víctor Losada Hernández da6bc497fc eldeberry misstype rise dead 2024-04-26 23:07:06 +02:00
Víctor Losada Hernández 2ebe8d80e9 fix ei poison piercing 2024-04-25 15:15:07 +02:00
Víctor Losada Hernández 8c20422fef initial commit 2024-04-25 15:09:25 +02:00
Víctor Losada Hernández 9247967f93 fixed published request 2024-04-09 20:12:40 +02:00
Víctor Losada Hernández 0e5c91733d Revert "rename icons less"
This reverts commit 7cc83eaf95.
2024-04-08 02:29:43 +02:00
Víctor Losada Hernández f5c729c328 Revert "rename icons"
This reverts commit 22b01b131f.
2024-04-08 02:29:40 +02:00
Víctor Losada Hernández 4f9e93fac7 Revert "renaming snippetBar"
This reverts commit 2045bf8060.
2024-04-08 02:29:38 +02:00
Víctor Losada Hernández 7cc83eaf95 rename icons less 2024-04-08 02:19:43 +02:00
Víctor Losada Hernández 22b01b131f rename icons 2024-04-08 02:19:32 +02:00
Víctor Losada Hernández 2045bf8060 renaming snippetBar 2024-04-08 02:17:10 +02:00
Víctor Losada Hernández df73b37180 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-share-link-to-error-pages 2024-04-07 16:17:51 +02:00
Víctor Losada Hernández 99f9b10348 initial commit 2024-04-07 16:16:21 +02:00
Víctor Losada Hernández 85a00b508b automatic linting 2024-04-02 14:47:03 +02:00
Víctor Losada Hernández 3c84143511 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-04-02 14:40:24 +02:00
Víctor Losada Hernández 8a15172db1 pull from master and suggested fixes 2024-04-02 14:09:53 +02:00
Víctor Losada Hernández aae574e4e5 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into small-fixes,-snippet-uniformity 2024-04-02 13:56:21 +02:00
Víctor Losada Hernández 45106b47d4 Custom scrollbar fixes 2024-04-02 13:47:16 +02:00
Víctor Losada Hernández 03f868d084 initial commit 2024-03-20 17:58:10 +01:00
Víctor Losada Hernández b74fb22182 Revert "fix another test"
This reverts commit b6ea89356b.
2024-03-18 23:50:33 +01:00
Víctor Losada Hernández b6ea89356b fix another test 2024-03-18 23:47:06 +01:00
Víctor Losada Hernández 37488ded4d fix 1 test, no idea how these work 2024-03-18 23:43:51 +01:00
Víctor Losada Hernández c47dd828ed initial commit 2024-03-18 23:39:15 +01:00
Víctor Losada Hernández b4fec32320 Merge branch 'scrollbar' of https://github.com/5e-Cleric/homebrewery into scrollbar 2024-03-08 10:13:06 +01:00
Víctor Losada Hernández d0000cee11 linting 2024-03-08 10:13:04 +01:00
Víctor Losada Hernández 54d881642d listpage, editor 2024-03-08 10:09:29 +01:00
Víctor Losada Hernández 4cc2acc9e6 quickfix 2024-03-06 23:12:12 +01:00
Víctor Losada Hernández f903e97562 back to original links 2024-03-06 23:03:44 +01:00
Víctor Losada Hernández b57e42be6f Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fonts-fix 2024-03-06 22:38:00 +01:00
Víctor Losada Hernández 9f95947d16 initial commit 2024-03-06 22:34:44 +01:00
Víctor Losada Hernández f172d02920 Merge branch 'nav-fixes' of https://github.com/5e-Cleric/homebrewery into nav-fixes 2024-03-06 19:43:46 +01:00
Víctor Losada Hernández dbe60e3ff1 dropdown classes fix 2024-03-06 19:43:44 +01:00
Víctor Losada Hernández beaf67c975 initial commit 2024-03-06 19:30:23 +01:00
Víctor Losada Hernández b2b276c3a3 classname to new dropdown 2024-03-06 19:21:11 +01:00
Víctor Losada Hernández 7483b4afc6 quickfix 2024-03-06 19:16:48 +01:00
Víctor Losada Hernández c7a2e84927 no wrapping text 2024-03-06 19:13:35 +01:00
Víctor Losada Hernández 3482330629 adjust to work with overflow 2024-03-06 19:05:58 +01:00
Víctor Losada Hernández 1721b9087a Merge branch 'master' of https://github.com/naturalcrit/homebrewery into nav-fixes 2024-03-06 18:55:02 +01:00
Víctor Losada Hernández 02509ebc3a Merge branch 'newFromLocal' of https://github.com/5e-Cleric/homebrewery into newFromLocal 2024-03-06 18:12:23 +01:00
Víctor Losada Hernández e494899f8b icons 2024-03-06 18:12:21 +01:00
Víctor Losada Hernández f93af38fa6 split-style-and-metadata moved to helpers.js 2024-03-06 18:09:26 +01:00
Víctor Losada Hernández 25945fc0df getting rid of state as per req 2024-03-06 14:06:57 +01:00
Víctor Losada Hernández b50353c8c4 rename nav buttons per req 2024-03-06 14:02:09 +01:00
Víctor Losada Hernández 1e1505c63f towards a more traditional approach 2024-03-05 08:27:56 +01:00
Víctor Losada Hernández 1bddb38fcc Merge branch 'master' of https://github.com/naturalcrit/homebrewery into newFromLocal 2024-03-05 08:07:34 +01:00
Víctor Losada Hernández 0310eee685 increase minimum width 2024-02-27 22:18:04 +01:00
Víctor Losada Hernández c4499fcc26 min-width for elements 2024-02-27 22:12:40 +01:00
Víctor Losada Hernández 1d317788fe fix undefined class 2024-02-27 22:12:32 +01:00
Víctor Losada Hernández b5301ff978 requested changes 2024-02-27 21:53:44 +01:00
Víctor Losada Hernández a027e16636 Merge branch 'pr/3292' into nav-fixes 2024-02-27 21:42:44 +01:00
Víctor Losada Hernández 094ad3bd59 -proj in countdocs 2024-02-21 08:07:46 +01:00
Víctor Losada Hernández f42cab6e40 suggested changes 2024-02-17 11:51:42 +01:00
Víctor Losada Hernández 01e3cd0296 fix notitle search and catch 404? 2024-02-15 17:22:20 +01:00
Víctor Losada Hernández fd6109099a catch catch catch 2024-02-15 16:59:17 +01:00
Víctor Losada Hernández 8c07b12bb0 catch error codes 2024-02-15 16:56:09 +01:00
Víctor Losada Hernández eb404b8e5b where is my 503 error code 2024-02-15 16:51:20 +01:00
Víctor Losada Hernández 0fdb5e83cf if this renders null i don't understand anything 2024-02-15 16:44:03 +01:00
Víctor Losada Hernández 2a780bc482 503 2024-02-15 16:36:10 +01:00
Víctor Losada Hernández f61b664687 503 log 2024-02-15 16:32:50 +01:00
Víctor Losada Hernández 04844a4422 you know the deal 2024-02-15 16:27:50 +01:00
Víctor Losada Hernández 3afc9f83d9 where the hell did i lose the error handling 2024-02-15 16:23:37 +01:00
Víctor Losada Hernández e08435568c don't search on reload without title 2024-02-15 16:20:08 +01:00
Víctor Losada Hernández 1a80a74d4f more error handling 2024-02-15 16:15:38 +01:00
Víctor Losada Hernández 9c53541cbd searching animation 2024-02-15 15:53:26 +01:00
Víctor Losada Hernández 62db393969 proper error handling(i think) 2024-02-15 15:50:27 +01:00
Víctor Losada Hernández d7c9ab43bc more tests 2024-02-15 15:34:10 +01:00
Víctor Losada Hernández fcb4c722c6 test 404 error 2024-02-15 15:28:36 +01:00
Víctor Losada Hernández 7626f63beb page numberas as links 2024-02-15 15:16:01 +01:00