File tree
149 files changed
+4384
-2514
lines changed- apps
- admin
- src
- atoms
- components
- AuthoritySettingDialogContent
- ErrorBoundary
- EventPopupContent
- LinkFormDialogContent
- NoticePopupContent
- SettingDialogContent
- ShowCastInfo
- ShowCastInfoFormDialogContent
- ShowDeleteDialogContent
- ShowDeleteForm
- ShowDetailLayout
- ShowDetailUnauthorized
- ShowInfoFormContent
- ShowList
- ShowSettingDialogContent
- components
- HostInputForm
- HostList
- HostListItem
- constants
- hooks
- pages
- HomePage
- ShowAddCompletePage
- ShowAddPage
- ShowEnterancePage
- ShowInfoPage
- ShowReservationPage
- ShowSettlementPage
- ShowTicketPage
- utils
- preview
- src/pages/ShowPreviewPage
- storybook
- super-admin
- src
- components
- EntranceTable
- ErrorBoundary
- PaymentTable
- SettlementStatement
- StatusBadge
- constants
- pages/SettlementPage
- packages
- api
- src
- constants
- mutations
- queries
- types
- utils
- bridge
- src
- commands
- icon
- src/components
- ui
- src
- components
- BooltiUIProvider
- Button
- Checkbox
- Dialog
- DialogProvider
- ShowPreview
- StepProgressBar
- TextField
- TimePicker
- Toast
- contexts
- hooks
- systems
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
149 files changed
+4384
-2514
lines changedDiff for: .pnp.cjs
+113-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: README.md
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 |
| - | |
| 20 | + | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + |
Diff for: apps/admin/package.json
+5-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| |||
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
30 |
| - | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
44 |
| - | |
| 45 | + | |
| 46 | + | |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
|
Diff for: apps/admin/src/App.tsx
+8-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
| |||
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
| 42 | + | |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
| 47 | + | |
| 48 | + | |
46 | 49 |
| |
47 | 50 |
| |
48 | 51 |
| |
| |||
97 | 100 |
| |
98 | 101 |
| |
99 | 102 |
| |
100 |
| - | |
| 103 | + | |
101 | 104 |
| |
102 | 105 |
| |
103 | 106 |
| |
| |||
124 | 127 |
| |
125 | 128 |
| |
126 | 129 |
| |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
|
0 commit comments