-
Notifications
You must be signed in to change notification settings - Fork 1
Sigurd/web 75 Closed periods admin page and display #2036
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
0xSpecter
wants to merge
57
commits into
master
Choose a base branch
from
sigurd/web-74-events-page-heading-not-stretched-to-edge-left-side
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
575a499
Add darkmode to storybook
eilifhl fa443e5
Remove bg color
eilifhl f14c2a2
Revise Venue Opening Dto
eilifhl a1d65d0
Change route naming
eilifhl 9d3231f
Change request from patch to get
eilifhl cb63071
Create open_venues function in VenueView
eilifhl 532c81b
Generate routes
eilifhl 1bd43d8
Remove irrelevant routes changes
eilifhl 9d3188e
Merge branch 'master' into Eilif/1942-get-opening-hours-for-homepage-…
eilifhl 9781938
Refactor api call to deliver venue list instead of new datatype
eilifhl 697e60e
Merge branch 'master' into Eilif/1942-get-opening-hours-for-homepage-…
eilifhl 567abe2
Create container component
eilifhl c8e02d5
Merge branch 'Eilif/1942-get-opening-hours-for-homepage-backend' of g…
eilifhl e01573d
Refactor so all logic is in OpeningHours.tsx
eilifhl fcb4de4
Remove OpeningHoursContainer from HomePage
eilifhl dc90eb2
BIOMEEEEEE
eilifhl 2880626
STYLELIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIINTTTTTT
eilifhl 4df319a
Add correct storybook data
eilifhl 388bed0
Fix styling of tableCell border
eilifhl 330f699
Venues with midnight opening, closing are closed
eilifhl 1b21620
Opening hours now display a descriptiv message when samf is in a clos…
0xSpecter 1452dcf
changed text used from description to message
0xSpecter 9da6fd7
work in progress
0xSpecter fd87ed6
...
0xSpecter 72f41de
e
0xSpecter 5b2cf30
renamed message_nb to message_no for consistancy. removed desvription…
0xSpecter ab0969b
begynnelse av data sjekk
0xSpecter 0f257d0
You can now safely post closedPeriods in the admin panal, aswell as i…
0xSpecter 4509f48
added a checkbox for making samf closed, needs to be implemented in m…
0xSpecter d162b0a
should be fixed now
0xSpecter b54fbef
ok now its good
0xSpecter 5aa8e0c
changed closedPeriodadmin to match
0xSpecter b0edf96
added radio buttons for choosing default, forced open or forced close…
0xSpecter 833e732
biome fix
0xSpecter 5a09679
ruff reformat
0xSpecter 5f5b7af
make migration problems that now should be fixed
0xSpecter b73730b
removed the shamefull file named: ' its a real disgrace
0xSpecter ba32566
Merge branch 'master' into sigurd/web-73-closed-periods-admin-page
0xSpecter a68b469
changed radio buttons to dropdown and imporved styling
0xSpecter b1a3620
Merge branch 'sigurd/web-73-closed-periods-admin-page' of https://git…
0xSpecter 9590092
usikker når dette ble ferdig men det er gjort og det funker (tror jeg)
0xSpecter ef6393b
stylelint fix
0xSpecter 8505272
Merge branch 'master' into sigurd/web-74-events-page-heading-not-stre…
0xSpecter c926775
resolved reviews
0xSpecter 21b0add
migrations
0xSpecter 3e56bbb
Merge remote-tracking branch 'refs/remotes/origin/sigurd/web-74-event…
0xSpecter 10c2b35
migrations and biome
0xSpecter 2526fb8
Merge branch 'master' into sigurd/web-73-closed-periods-admin-page
0xSpecter 85f9d1e
Merge branch 'master' into sigurd/web-74-events-page-heading-not-stre…
0xSpecter b92b965
Merge branch 'sigurd/web-73-closed-periods-admin-page' into sigurd/we…
0xSpecter 98d099b
touchups and removals of non relevant code
0xSpecter e86fcce
removed usless import
0xSpecter 78f7bf9
Update frontend/src/PagesAdmin/ClosedPeriodAdminPage/ClosedPeriodAdmi…
0xSpecter 5987fad
using react query instead
0xSpecter 5c47d10
Merge branch 'master' into sigurd/web-74-events-page-heading-not-stre…
0xSpecter 8b4f457
biome
0xSpecter 5806082
Merge branch 'sigurd/web-74-events-page-heading-not-stretched-to-edge…
0xSpecter File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,2 @@ | ||
| export { OpeningHours } from './OpeningHours'; | ||
| export { OpeningHoursContainer } from './OpeningHoursContainer'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
frontend/src/PagesAdmin/ClosedPeriodAdminPage/ClosedPeriodAdminPage.module.scss
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,20 @@ | ||
| @use 'src/mixins' as *; | ||
|
|
||
| @use 'src/constants' as *; | ||
|
|
||
| .admin_closed_override_container { | ||
| display: flex; | ||
| align-items: center; | ||
| justify-content: center; | ||
| gap: 10px; | ||
| } | ||
|
|
||
| .admin_closed_radio { | ||
| margin-top: 10px; | ||
| } | ||
|
|
||
| .edit_buttons { | ||
| display: flex; | ||
| flex-direction: column; | ||
| gap: 5px; | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.