Skip to content

Commit 6640955

Browse files
author
Yannick
authored
Merge pull request #53 from webgem-xyz/v2.0---Alpha
Added all the changes for V2.0.0 ## Changes ❌ Remove button from measurement and media ✨ Edit Component ✨ EditMedia Component ✨ EditLink Component ✨ Footer Component ✨ FormItem Component ✨ DatePicker Component ✨ Map component ✨ LocationPopup component ✨ LinkRequestButton Component ✨ CreateAccount Component ✏️ Changed filter button from invisible padding to visible (For UX test to demonstrate that the height of button is not finger friendly) ✏️ Changes to styling for V2.0.0 ✏️ Item now also shows date left to edit ✏️ Icon changes ✏️ Made buttons from filled background to border outline ✏️ Header now has a bottom border ✏️ Header text is now aligned to the left ✏️ Changes button styling on certain points ✏️ Changed logo to the logo in wireframes 🐛 Filter button now shows active state ## Notes Changes still need to be added to README and CHANGELOG!
2 parents 2c05a16 + fd4d8ec commit 6640955

File tree

55 files changed

+1924
-282
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+1924
-282
lines changed

firebase.json

Lines changed: 47 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"headers": [
4343
{
4444
"key": "Link",
45-
"value": "</bundle.f7598.js>; rel=preload; as=script, </style.02afd.css>; rel=preload; as=style"
45+
"value": "</bundle.41dec.js>; rel=preload; as=script, </style.e075b.css>; rel=preload; as=style"
4646
}
4747
]
4848
},
@@ -51,7 +51,25 @@
5151
"headers": [
5252
{
5353
"key": "Link",
54-
"value": "</bundle.f7598.js>; rel=preload; as=script, </style.02afd.css>; rel=preload; as=style, </route-account.chunk.f77b6.js>; rel=preload; as=script"
54+
"value": "</bundle.41dec.js>; rel=preload; as=script, </style.e075b.css>; rel=preload; as=style, </route-account.chunk.c5840.js>; rel=preload; as=script"
55+
}
56+
]
57+
},
58+
{
59+
"source": "/addMedia",
60+
"headers": [
61+
{
62+
"key": "Link",
63+
"value": "</bundle.41dec.js>; rel=preload; as=script, </style.e075b.css>; rel=preload; as=style, </route-addMedia.chunk.1d412.js>; rel=preload; as=script"
64+
}
65+
]
66+
},
67+
{
68+
"source": "/add",
69+
"headers": [
70+
{
71+
"key": "Link",
72+
"value": "</bundle.41dec.js>; rel=preload; as=script, </style.e075b.css>; rel=preload; as=style, </route-add.chunk.2af82.js>; rel=preload; as=script"
5573
}
5674
]
5775
},
@@ -60,16 +78,16 @@
6078
"headers": [
6179
{
6280
"key": "Link",
63-
"value": "</bundle.f7598.js>; rel=preload; as=script, </style.02afd.css>; rel=preload; as=style, </route-measurement.chunk.d31ca.js>; rel=preload; as=script"
81+
"value": "</bundle.41dec.js>; rel=preload; as=script, </style.e075b.css>; rel=preload; as=style, </route-measurement.chunk.41dac.js>; rel=preload; as=script"
6482
}
6583
]
6684
},
6785
{
68-
"source": "/addMedia",
86+
"source": "/Media",
6987
"headers": [
7088
{
7189
"key": "Link",
72-
"value": "</bundle.f7598.js>; rel=preload; as=script, </style.02afd.css>; rel=preload; as=style, </route-addMedia.chunk.0993d.js>; rel=preload; as=script"
90+
"value": "</bundle.41dec.js>; rel=preload; as=script, </style.e075b.css>; rel=preload; as=style, </route-Media.chunk.f52e3.js>; rel=preload; as=script"
7391
}
7492
]
7593
},
@@ -78,16 +96,25 @@
7896
"headers": [
7997
{
8098
"key": "Link",
81-
"value": "</bundle.f7598.js>; rel=preload; as=script, </style.02afd.css>; rel=preload; as=style, </route-overview.chunk.ac036.js>; rel=preload; as=script"
99+
"value": "</bundle.41dec.js>; rel=preload; as=script, </style.e075b.css>; rel=preload; as=style, </route-overview.chunk.42821.js>; rel=preload; as=script"
82100
}
83101
]
84102
},
85103
{
86-
"source": "/Media",
104+
"source": "/edit",
105+
"headers": [
106+
{
107+
"key": "Link",
108+
"value": "</bundle.41dec.js>; rel=preload; as=script, </style.e075b.css>; rel=preload; as=style, </route-edit.chunk.64519.js>; rel=preload; as=script"
109+
}
110+
]
111+
},
112+
{
113+
"source": "/notifications",
87114
"headers": [
88115
{
89116
"key": "Link",
90-
"value": "</bundle.f7598.js>; rel=preload; as=script, </style.02afd.css>; rel=preload; as=style, </route-Media.chunk.fcf75.js>; rel=preload; as=script"
117+
"value": "</bundle.41dec.js>; rel=preload; as=script, </style.e075b.css>; rel=preload; as=style, </route-notifications.chunk.ddcaa.js>; rel=preload; as=script"
91118
}
92119
]
93120
},
@@ -96,16 +123,25 @@
96123
"headers": [
97124
{
98125
"key": "Link",
99-
"value": "</bundle.f7598.js>; rel=preload; as=script, </style.02afd.css>; rel=preload; as=style, </route-login.chunk.b8935.js>; rel=preload; as=script"
126+
"value": "</bundle.41dec.js>; rel=preload; as=script, </style.e075b.css>; rel=preload; as=style, </route-login.chunk.cd540.js>; rel=preload; as=script"
100127
}
101128
]
102129
},
103130
{
104-
"source": "/add",
131+
"source": "/createAccount",
132+
"headers": [
133+
{
134+
"key": "Link",
135+
"value": "</bundle.41dec.js>; rel=preload; as=script, </style.e075b.css>; rel=preload; as=style, </route-createAccount.chunk.2172c.js>; rel=preload; as=script"
136+
}
137+
]
138+
},
139+
{
140+
"source": "/editMedia",
105141
"headers": [
106142
{
107143
"key": "Link",
108-
"value": "</bundle.f7598.js>; rel=preload; as=script, </style.02afd.css>; rel=preload; as=style, </route-add.chunk.d9d39.js>; rel=preload; as=script"
144+
"value": "</bundle.41dec.js>; rel=preload; as=script, </style.e075b.css>; rel=preload; as=style, </route-editMedia.chunk.a86ea.js>; rel=preload; as=script"
109145
}
110146
]
111147
}

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uva-preact",
3-
"version": "1.0.0",
3+
"version": "1.0.3",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -11,8 +11,8 @@
1111
"dev": "preact watch"
1212
},
1313
"keywords": [],
14-
"author": "",
15-
"license": "ISC",
14+
"author": "Yannick Frisart",
15+
"license": "AGPL-3.0",
1616
"eslintConfig": {
1717
"extends": "eslint-config-synacor"
1818
},
@@ -42,6 +42,7 @@
4242
"preact-compat": "^3.17.0",
4343
"preact-router": "^2.6.0",
4444
"re-base": "^3.2.1",
45+
"react-datepicker": "^1.0.4",
4546
"react-firebase-file-uploader": "^2.4.1",
4647
"react-gmaps": "^1.7.0",
4748
"react-router": "^4.2.0",

src/assets/black/arrow.svg

Lines changed: 11 additions & 9 deletions
Loading

src/assets/black/media.png

2.61 KB
Loading

0 commit comments

Comments
 (0)