Commit graph

121 commits

Author SHA1 Message Date
deepsource-autofix[bot] e60ff198d2
style: format code with Prettier
This commit fixes the style issues introduced in 18b22e7 according to the output
from Prettier.

Details: None
2024-05-14 12:31:43 +00:00
Michał 18b22e7928 Clean up test API 2024-05-14 13:31:25 +01:00
Michał 0943c99749 switch data type to any (need to fix)
Skip quality check on utils
2024-05-14 12:57:47 +01:00
Michał 0deee90bf9
Merge pull request #20 from Fluffy-Bean/deepsource-transform-4e98892e
style: format code with Prettier
2024-05-13 12:20:21 +01:00
deepsource-autofix[bot] 437622fe88
style: format code with Prettier
This commit fixes the style issues introduced in 8dd6fda according to the output
from Prettier.

Details: None
2024-05-13 11:19:38 +00:00
Michał 8dd6fdaa15 Template Literals 2024-05-13 12:19:11 +01:00
Michał df0563cdf2
Merge pull request #19 from Fluffy-Bean/deepsource-transform-c7cab386
style: format code with Prettier
2024-05-13 12:12:58 +01:00
deepsource-autofix[bot] 0592a217e9
style: format code with Prettier
This commit fixes the style issues introduced in 1fdb6ed according to the output
from Prettier.

Details: None
2024-05-13 11:11:28 +00:00
Michał 1fdb6ed2f4 Test out Item table
Add to real API
Update air config
Fix bug in MenuItem
2024-05-13 12:10:55 +01:00
Michał 899867e72d Add back button on images
Improve spacer element
2024-05-12 15:01:03 +01:00
Michał fe96fb6f93 Booking progress 2024-05-12 14:02:36 +01:00
Michał 3745e6b1b4
Merge pull request #18 from Fluffy-Bean/deepsource-transform-5ec0c0cc
style: format code with Prettier
2024-05-11 16:45:33 +01:00
deepsource-autofix[bot] 36e7457614
style: format code with Prettier
This commit fixes the style issues introduced in fd132eb according to the output
from Prettier.

Details: None
2024-05-11 15:26:32 +00:00
Michał fd132ebf97 Add time slot selection
Stop moving elements when error appears under input
make 404, 500, Empty Basket and No Item sections larger
clean up test-api slightly
2024-05-11 16:26:17 +01:00
Michał 58319560eb
Merge pull request #17 from Fluffy-Bean/deepsource-transform-068ae9b6
style: format code with Prettier
2024-05-11 13:51:56 +01:00
deepsource-autofix[bot] 5b85c5224d
style: format code with Prettier
This commit fixes the style issues introduced in 475ac92 according to the output
from Prettier.

Details: None
2024-05-11 12:51:01 +00:00
Michał 475ac92de9 Clean up Calendar code
Add checks for notBefore a date
Rename variables for easier reading
2024-05-11 13:50:47 +01:00
Michał 3bf9b7b0ad Calendar selection event
Calendar style fixes
2024-05-10 22:49:20 +01:00
Michał cb6721ab96 Calendar 2024-05-10 22:13:36 +01:00
Michał 3538e4d9bc
Merge pull request #15 from Fluffy-Bean/deepsource-transform-2375b083
style: format code with Prettier
2024-05-10 14:48:19 +01:00
deepsource-autofix[bot] e95b0e04ab
style: format code with Prettier
This commit fixes the style issues introduced in 3198dec according to the output
from Prettier.

Details: None
2024-05-10 13:47:13 +00:00
Michał 3198dec20c Start on Booking form
Clean up navigation bar
Form CSS
Add warning to run when skipping migrations
2024-05-10 14:46:53 +01:00
Michał 5cce507c8a
Merge pull request #14 from Fluffy-Bean/deepsource-transform-96e2e950
style: format code with Prettier
2024-05-09 16:43:47 +01:00
deepsource-autofix[bot] 5b1de0c5de
style: format code with Prettier
This commit fixes the style issues introduced in f6e8f42 according to the output
from Prettier.

Details: None
2024-05-09 15:43:18 +00:00
Michał f6e8f4291c Add availability to item, and banner if item is no-longer for purchase
SCSS fixes, file paths and font sizing
Larger spacing for item screen
2024-05-09 16:43:02 +01:00
Michał a1678ff751
Merge pull request #13 from Fluffy-Bean/deepsource-transform-72e4c76c
style: format code with Prettier
2024-05-08 17:56:28 +01:00
deepsource-autofix[bot] a3b4cf8305
style: format code with Prettier
This commit fixes the style issues introduced in 2135cf2 according to the output
from Prettier.

Details: None
2024-05-08 16:55:42 +00:00
Michał 2135cf2aee Failing code 2024-05-08 17:55:24 +01:00
Michał a1dfcd3c35 Nicer item page
Add markdown support to item description
Cart now gets loaded in the background, poorly implemented I presume
2024-05-08 17:53:21 +01:00
Michał a704082779 Clean up image folder structure 2024-05-08 10:27:15 +01:00
Michał b8d9ded81e Split migrate and downgrade commands
Rename Pending to GetPending
2024-05-07 12:47:44 +01:00
Michał 2bde65c5a2 Improve migrate command 2024-05-06 19:30:23 +01:00
Michał 2f40cdcd64 Update help command 2024-05-06 17:28:18 +01:00
Michał 66fb03fa0d Add migration, status and pending checks to database 2024-05-06 17:24:24 +01:00
Michał b2933a41c1
Merge pull request #11 from Fluffy-Bean/deepsource-transform-10cecdda
style: format code with Prettier
2024-05-06 15:49:14 +01:00
Michał 7b73f28b60 Move help to bottom of cart page 2024-05-06 15:16:06 +01:00
deepsource-autofix[bot] dda41aa77b
style: format code with Prettier
This commit fixes the style issues introduced in cf385e5 according to the output
from Prettier.

Details: None
2024-05-06 13:58:01 +00:00
Michał cf385e5875 Fix loading of broken basket 2024-05-06 14:57:39 +01:00
Michał 503f47fd71
Merge pull request #10 from Fluffy-Bean/deepsource-autofix-92bdf8d1
refactor: remove the console expressions
2024-05-06 12:35:46 +01:00
deepsource-autofix[bot] 77dcc3430a
style: format code with Prettier
This commit fixes the style issues introduced in e0969ae according to the output
from Prettier.

Details: https://github.com/Fluffy-Bean/TastyBites/pull/10
2024-05-06 11:34:52 +00:00
deepsource-autofix[bot] e0969ae66f
refactor: remove the console expressions
It is considered a best practice to avoid the use of any `console` methods in JavaScript code that will run on the browser.

**NOTE:** If your repository contains a server side project, you can add `"nodejs"` to the `environment` property of analyzer meta in `.deepsource.toml`.
This will prevent this issue from getting raised.
Documentation for the analyzer meta can be found [here](https://docs.deepsource.com/docs/analyzers-javascript#meta).
Alternatively, you can silence this issue for your repository [as shown here](https://deepsource.com/blog/releases-issue-actions).

If a specific `console` call is meant to stay for other reasons, you can add [a skipcq comment](https://docs.deepsource.com/docs/issues-ignore-rules#silencing-a-specific-issue) to that line.
This will inform other developers about the reason behind the log's presence, and prevent DeepSource from flagging it.
2024-05-06 11:34:41 +00:00
Michał f17ea51c01 Update air config for browser reloading 2024-05-06 11:56:41 +01:00
Michał 795144aaa0 Messed up imports 2024-05-05 17:53:48 +01:00
Michał 677b4277a6 Start building out the backend with database 2024-05-05 17:51:34 +01:00
Michał 17476d3f2c Keep the Menu Items square, while filling container 2024-05-05 14:22:30 +01:00
Michał 200aa6b04f
Merge pull request #9 from Fluffy-Bean/deepsource-transform-f963173a
style: format code with Prettier
2024-05-05 13:05:22 +01:00
deepsource-autofix[bot] 27cd29de27
style: format code with Prettier
This commit fixes the style issues introduced in cd2aaa3 according to the output
from Prettier.

Details: None
2024-05-05 12:04:32 +00:00
Michał cd2aaa355c Add About and Booking page
Add help dropdowns on checkout
Add Image With Text component
2024-05-05 13:04:17 +01:00
Michał d9bea89c0b Fix cart not displaying errors correctly 2024-05-05 13:01:35 +01:00
Michał 584ab41f79 Add multiple to cart from item page 2024-05-05 12:21:15 +01:00