index
:
ctfc
main
The "console text file chat" is a "final exam" project for developers who are learning the basics of a programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go-src
/
windowsHelpers.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixed validatedMultiForm returning a too general error when password check fails
Syndamia
2021-09-11
1
-0
/
+6
|
*
Fixed formWindow skipping values before the last wrongly inputted value
Syndamia
2021-09-11
1
-7
/
+8
|
*
Fixed comlex input actions defering with wrong values on invalid left and ↵
Syndamia
2021-09-11
1
-5
/
+5
|
|
|
|
right page navigation
*
Abstracted logic for updating multiple properties with password validation ↵
Syndamia
2021-09-11
1
-0
/
+36
|
|
|
|
(for each)
*
Abstracted if-else logic for changing page and entering number/text input ↵
Syndamia
2021-09-11
1
-0
/
+24
|
|
|
|
value in chats page
*
Implemented direct messages
Syndamia
2021-09-10
1
-1
/
+1
|
*
Very roughly implemented password updating
Syndamia
2021-07-22
1
-1
/
+1
|
*
Moved ctfcMath functionality to utils
Syndamia
2021-07-22
1
-3
/
+3
|
*
Implemented chats page number selection and fixed initPaginatiedValues function
Syndamia
2021-07-22
1
-3
/
+3
|
*
Moved some stuff from windows.go to windowsHelpers.go, implemented some ↵
Syndamia
2021-07-22
1
-0
/
+91
|
|
|
|
consistency and code organization improvements
*
Improved printing multiple fields workflow, implemented routine pagination ↵
Syndamia
2021-07-22
1
-6
/
+10
|
|
|
|
in chats window, implemented routine pagination supoprt for help line
*
Improved structure and added comments
Syndamia
2021-07-22
1
-43
/
+27
|
*
Moved chat pagination and real time updating to it's own package, ↵
Syndamia
2021-07-22
1
-0
/
+70
implemeneted pagination navigation