Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
160 commits
Select commit Hold shift + click to select a range
5d94e0e
Implement initial screen to allow user select courses (#7)
lena-r-a Mar 30, 2021
323d802
add and initial router (#6)
ZynovII Mar 30, 2021
ea13fc4
feature: add header (#4)
Pivanchikov Mar 30, 2021
08ab2cf
feature: add modal window for login button (#9)
Pivanchikov Mar 31, 2021
89ff604
initial global store and basic models (#5)
ZynovII Mar 31, 2021
3c4f3b0
Filter
AnastasiyaKiulo Mar 31, 2021
5106e56
feature: add footer (#15)
Pivanchikov Apr 1, 2021
52e08ed
add descriptioneventpage (#12)
lena-r-a Apr 1, 2021
0d849b4
Admin page (#13)
ZynovII Apr 1, 2021
e5f1759
add registration component
kutotami Apr 2, 2021
381dbf4
Merge branch 'develop' of https://github.com/ZynovII/-TEAM5--Frontend…
kutotami Apr 2, 2021
aa872a4
Merge pull request #17 from git941/registration-component
git941 Apr 2, 2021
ab11a17
Reformating editor config (#18)
ZynovII Apr 2, 2021
02f45b0
Filter update (#20)
AnastasiyaKiulo Apr 5, 2021
803b79c
Combine component (#22)
Pivanchikov Apr 5, 2021
a904fe7
Success form submit (#19)
lol123a10-bebug Apr 5, 2021
87b536e
Not found page (#21)
ZynovII Apr 5, 2021
b56f722
Header fix (#23)
Pivanchikov Apr 5, 2021
ebafadb
Resize page without content, indent style editor*
ZynovII Apr 5, 2021
11d097c
Fake db (#27)
ZynovII Apr 6, 2021
47b3930
add interview-list (#29)
lena-r-a Apr 6, 2021
2e27ea5
Candidates list (#28)
lena-r-a Apr 6, 2021
762901d
Header navigation (add links) (#24)
Pivanchikov Apr 6, 2021
58efe2b
overtype input for upload file (#25)
Pivanchikov Apr 6, 2021
f29deca
more components
lol123a10-bebug Apr 6, 2021
d3a5f1f
Merge pull request #30 from ZynovII/Event-submit
lol123a10-bebug Apr 6, 2021
43296ec
fix: add fileName list to fileUploadsinput (#34)
Pivanchikov Apr 7, 2021
c1fd494
Description adaptive (#33)
lena-r-a Apr 7, 2021
91b1339
add: pagination fucntional (#32)
Pivanchikov Apr 7, 2021
eba77c8
Create modal window (#31)
Pivanchikov Apr 7, 2021
3fee013
Styles + button
lol123a10-bebug Apr 8, 2021
04871e9
Merge pull request #39 from ZynovII/admin-panel-modal-window
lol123a10-bebug Apr 8, 2021
bf3d648
Revert "Styles + button"
lol123a10-bebug Apr 8, 2021
b28fafc
Merge pull request #41 from ZynovII/revert-39-admin-panel-modal-window
lol123a10-bebug Apr 8, 2021
0bdf1c8
Combine AdminPage (#38)
ZynovII Apr 9, 2021
7b8bb21
refactoring registration form to RHF (#43)
Pivanchikov Apr 9, 2021
56176db
Admin panel modal window (#42)
lol123a10-bebug Apr 9, 2021
1ab0591
Logout + AdminDropDown (#40)
lol123a10-bebug Apr 9, 2021
9632190
added (#46)
lol123a10-bebug Apr 9, 2021
a4fd44b
Adding a candidat page (#45)
AnastasiyaKiulo Apr 12, 2021
fe9d525
refactor display of lists (#47)
lena-r-a Apr 12, 2021
1b462e9
Rebuild filter (#48)
git941 Apr 12, 2021
55d0203
feature: add validation for registration form (#49)
Pivanchikov Apr 12, 2021
ca160aa
Router fix (#44)
ZynovII Apr 12, 2021
2792e8f
Fake db another way (#36)
ZynovII Apr 14, 2021
0ebb011
Fix box_sizing (border-box) (#52)
lol123a10-bebug Apr 14, 2021
2c30c6e
refactor AllCards component fo admin page (#53)
lena-r-a Apr 14, 2021
0c08599
Scroll fix try (#55)
lol123a10-bebug Apr 14, 2021
7408797
fix: add log out mechanics to header (#60)
Pivanchikov Apr 15, 2021
05f246f
fix: fix header components (#61)
Pivanchikov Apr 15, 2021
134cbc0
Add interview page with routing (#51)
ZynovII Apr 15, 2021
388f31d
Rebuild filter (#54)
git941 Apr 15, 2021
5663a2a
fix event (#58)
ZynovII Apr 15, 2021
04856b6
feature: add logIn mechanics to header (#62)
Pivanchikov Apr 15, 2021
2fa7607
Scrollbar (#63)
lol123a10-bebug Apr 16, 2021
1a4d6a0
Admin events (#68)
lena-r-a Apr 16, 2021
7c36918
replace tagPicker (#64)
git941 Apr 16, 2021
9446f91
Height: 100% (#71)
lol123a10-bebug Apr 16, 2021
73bf7cd
add axios, add more hooks, extend store and models (#65)
ZynovII Apr 16, 2021
94c4a26
fix: upload file use with RHF, renamefile with RHF control, and fix u…
Pivanchikov Apr 20, 2021
3c47602
Rebuild filter (#70)
git941 Apr 20, 2021
b9358d7
Added. (#76)
lol123a10-bebug Apr 21, 2021
4fe5642
add level dropdown (#77)
git941 Apr 21, 2021
ec98f50
Submit admin filters (#74)
lena-r-a Apr 21, 2021
dd9c025
add "["
lena-r-a Apr 21, 2021
b750882
delete excess word
lena-r-a Apr 21, 2021
a7b23fc
fix: Wrong name
ZynovII Apr 21, 2021
4e19913
fix: refactoring registration form (#82)
Pivanchikov Apr 23, 2021
bc7f581
Fix allcards: Added; (Grid); (#79)
lol123a10-bebug Apr 23, 2021
107edf1
Adjusted components + wrapper (#80)
lol123a10-bebug Apr 23, 2021
34ea6d6
Footer: Fixed + added mobile view (#78)
lol123a10-bebug Apr 23, 2021
874ddba
Added; (#83)
lol123a10-bebug Apr 23, 2021
74578c3
add new event modal window (#81)
lena-r-a Apr 26, 2021
89d3433
fix: changed redirect from admin to events (#85)
Pivanchikov Apr 26, 2021
71694d7
fix: changed text for 404 error (#86)
Pivanchikov Apr 26, 2021
49e888e
add favicon.ico (#89)
Pivanchikov Apr 26, 2021
2b1c326
feature: add from for watching candidat's info (#88)
Pivanchikov Apr 26, 2021
775459c
fix: refactoring status form (#84)
Pivanchikov Apr 26, 2021
de2c215
Interview page (#91)
AnastasiyaKiulo Apr 26, 2021
1d4093d
refactoring: perfomance fix (#87)
ZynovII Apr 26, 2021
04c64ea
feature: create InterwievForm component (#92)
Pivanchikov Apr 27, 2021
dc5f0f9
fix: validation registration form (#93)
Pivanchikov Apr 27, 2021
ded641e
feature: add scroll for candidat page (#97)
Pivanchikov Apr 27, 2021
79a4d36
added TSPage (#96)
git941 Apr 27, 2021
bfaf196
fixed typing error, added props to OperationsTable (#95)
git941 Apr 27, 2021
e8d6c62
DockerDB: viewing events (#94)
ZynovII Apr 27, 2021
97ae92a
add archive event list (#90)
lena-r-a Apr 27, 2021
5cc4a54
fix: date dropdowns key (#98)
Pivanchikov Apr 27, 2021
e0f9d15
feat: add ability for publish events (#100)
lena-r-a Apr 28, 2021
096422d
Refactoring hooks folder (#99)
ZynovII Apr 28, 2021
d8bc2da
Date reformer (#101)
git941 Apr 28, 2021
d9c207e
Update ApplicantList.tsx
ZynovII Apr 28, 2021
0f0c51b
fix: position of progess label (#103)
Pivanchikov Apr 29, 2021
874683d
fix: add labels, filters, controlleddate, change file names (#105)
lena-r-a Apr 29, 2021
0f5b1d6
refactor: add mobile adaptive (#104)
Pivanchikov Apr 29, 2021
8917a7a
Route tspage (#110)
git941 Apr 30, 2021
77b36b1
Admin page header (#102)
ZynovII Apr 30, 2021
3511e81
fix: controlled for multiselect (#111)
Pivanchikov Apr 30, 2021
fd6e566
Fix/controlled for multiselect (#112)
Pivanchikov Apr 30, 2021
2281e56
Title (#116)
lol123a10-bebug May 4, 2021
8690d5d
Font family css (#107)
lol123a10-bebug May 4, 2021
1282030
refactor/admin-page (#115)
Pivanchikov May 4, 2021
669da1f
Wire up crieting (#114)
lena-r-a May 4, 2021
58f32b8
Wire up crieting (#117)
lena-r-a May 5, 2021
a330008
useOption for dropdown from backend and Registration Candidate (#113)
ZynovII May 5, 2021
6c74d7c
fix: admin candidat page (#118)
Pivanchikov May 5, 2021
e8b35b0
fix registration
ZynovII May 5, 2021
3a00a5b
add: toArchive method, dialog on delete btn. refactor: publishDialog …
git941 May 6, 2021
658a44a
Merge pull request #122 from ZynovII/fix-registration
git941 May 6, 2021
223690e
added: + modal; (#121)
lol123a10-bebug May 6, 2021
bee3c07
Footer to the bottom; (#120)
lol123a10-bebug May 6, 2021
586ac81
fix: useMemo in eventCard/ add: publishEvent func (#124)
git941 May 7, 2021
15533f1
feature/wire up published events (#119)
Pivanchikov May 7, 2021
f001e6b
Feature/wire up candidate page (#125)
Pivanchikov May 7, 2021
a764252
Connect edit button (#126)
lena-r-a May 11, 2021
878c5ce
Update useEvents.ts
ZynovII May 11, 2021
cba6b3e
clean up hook for async functions (#129)
ZynovII May 13, 2021
0b18ad8
Axios instance (#127)
lol123a10-bebug May 13, 2021
26619c2
Axios instance (#131)
lol123a10-bebug May 13, 2021
af34d08
authentication + remove fakeDB (#128)
ZynovII May 13, 2021
ca00cff
feature: wire up ability to set status (#130)
Pivanchikov May 13, 2021
e32fa45
feature: wire up infoForm (#134)
Pivanchikov May 14, 2021
9e028e7
Axios reconfig (#133)
lol123a10-bebug May 14, 2021
4dc9eea
wire up employees dropdowns (#135)
Pivanchikov May 17, 2021
32f9f8a
fix: refactor description, connect event edit (#132)
lena-r-a May 17, 2021
69c5c5c
Description event (#136)
lena-r-a May 17, 2021
ef840a2
feature: create ability for submitinterviews (#138)
Pivanchikov May 19, 2021
72e277d
replace slplit to charAt (#139)
ZynovII May 19, 2021
d3dbb50
Fix events, interview list, awaiting resonse for registration modal w…
ZynovII May 19, 2021
2786548
fix: add redirect for candidatPage (#142)
Pivanchikov May 24, 2021
b29cba6
feature: add check for interviewers timeSlot (#143)
Pivanchikov May 24, 2021
ff676bc
Interview page refactoring (#141)
ZynovII May 24, 2021
4430090
Nav to links (#140)
lol123a10-bebug May 24, 2021
0cbb223
Fetch event filter (#147)
git941 May 25, 2021
1268bd9
refactoring events list with filters (#148)
ZynovII May 26, 2021
505ecdf
Fix/time slots and changing status (#149)
Pivanchikov May 26, 2021
aac745b
feat: wire-upfiltering, pagination of cadidates list (#144)
lena-r-a May 26, 2021
fe59c0f
add fetchAnyEvents func, archivedEvents
kutotami May 27, 2021
705570b
Merge branch 'develop' into refactor/add-fetchevents
git941 May 27, 2021
70e7c22
fix archivePage
kutotami May 27, 2021
2f49c4c
add interceptor (#151)
ZynovII May 27, 2021
491703d
Merge branch 'develop' of https://github.com/ZynovII/-TEAM5--Frontend…
kutotami May 27, 2021
3d9ff7d
Merge branch 'refactor/add-fetchevents' of https://github.com/ZynovII…
kutotami May 27, 2021
8383263
Merge pull request #152 from ZynovII/refactor/add-fetchevents
git941 May 27, 2021
d627089
Add default filters and refactor pages (#150)
ZynovII May 27, 2021
108ed10
fix/timeSlot (#154)
Pivanchikov May 27, 2021
7f363ba
Redirect admin page (#155)
lol123a10-bebug May 27, 2021
0fc07e3
fix login mechanic (#156)
ZynovII May 27, 2021
f7a7bdb
fix boolean token
ZynovII May 27, 2021
b7253cd
fix
ZynovII May 27, 2021
97aed85
unfix)
ZynovII May 27, 2021
11a2c9a
Added; (#157)
lol123a10-bebug May 27, 2021
0a02339
Redirect (#159)
lol123a10-bebug May 27, 2021
a24a7e2
Update axios-api.tsx
ZynovII May 27, 2021
c0dce03
fix tagpicker (#161)
git941 May 27, 2021
79a2248
Wire up edit event (#160)
lena-r-a May 27, 2021
283ec43
fix: add superadmit to hr (#163)
Pivanchikov May 27, 2021
aa958a7
refactor pagination, newEvent btn and bug fix (#162)
ZynovII May 27, 2021
5508194
fix (#166)
ZynovII May 28, 2021
df74e92
Fix datepicker (#165)
lena-r-a Jun 1, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
root = true

[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2

[*.{tsx, ts, scss, css, html, json}]
indent_style = space
indent_size = 2
tab_width = 2

[*.min.*]
indent_style = ignore
trim_trailing_whitespace = false
insert_final_newline = ignore

[*.{diff,md}]
trim_trailing_whitespace = false
2 changes: 1 addition & 1 deletion configs/webpack/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module.exports = {
},
],
},
plugins: [new HtmlWebpackPlugin({ template: "index.html.ejs" })],
plugins: [new HtmlWebpackPlugin({ template: "index.html.ejs", favicon: "./favicon.ico" })],
externals: {
react: "React",
"react-dom": "ReactDOM",
Expand Down
5 changes: 3 additions & 2 deletions configs/webpack/dev.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ module.exports = merge(commonConfig, {
new webpack.HotModuleReplacementPlugin(), // enable HMR globally
],
devServer: {
contentBase: './dist',
contentBase: "./dist",
hot: true,
}
historyApiFallback: true,
},
});
5 changes: 3 additions & 2 deletions express.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
const express = require('express');
const express = require("express");
const app = express();
const portNumber = 3000;
const sourceDir = 'dist';
const sourceDir = "dist";

app.use(express.static(sourceDir));

app.listen(portNumber, () => {
console.log(`Express web server started: http://localhost:${portNumber}`);
console.log(`Serving content from /${sourceDir}/`);
});

Loading