mg
19be8611d8
[FIX] attempted fix for functions logging
2022-02-14 19:53:01 +00:00
mg
18fd61721b
[FIX] createProgress compatibility
...
Wasn't previously fully backwards-compatible and its call hadn't been updated in all places
2022-02-14 19:37:48 +00:00
mg
9c11bd2658
Code order for aesthetics
2022-01-31 08:39:41 +00:00
mg
e49bc610df
Remove redundant code
2022-01-31 08:39:24 +00:00
mg
9f3e4b812a
Update cloud function descriptions
2022-01-31 08:39:10 +00:00
mg
0478ecde6b
[FIX] cloud function backwards compatability
2022-01-31 08:38:45 +00:00
mg
d25a2e7136
Bump version number
2022-01-30 20:28:47 +00:00
mg
2073e5b828
Enable answer count and [FIX] option copying
...
Add option to display number of answers to current prompt and ensure test options get copied to new tests that are created at the end of an existing test (with the restart test/restart test with incorrect buttons)
2022-01-30 20:18:57 +00:00
mg
98491163fa
[FIX] test options styling
2022-01-30 16:56:37 +00:00
mg
1e9b5a88df
Bump version number
2022-01-30 14:41:50 +00:00
mg
b4c46277fb
Add ability to ignore capitals during tests
2022-01-30 14:40:24 +00:00
mg
4efdc25c10
Add donation buttons
2021-12-12 22:23:32 +00:00
mg
4a22d71e7f
[FIX] validation of set data performed too early
2021-11-27 20:54:03 +00:00
mg
99e68d848f
[FIX] current correct answers recorded incorrectly
2021-11-27 20:36:07 +00:00
mg
42787c13f9
Bump version
2021-11-27 18:43:04 +00:00
mg
8a5a0a7a6f
Enable sound effects
2021-11-27 18:41:36 +00:00
mg
aa687b023d
Bump version
2021-11-27 16:45:35 +00:00
mg
9257c960ea
Improve font sizes during tests
2021-11-27 16:45:12 +00:00
mg
2626343600
Removed unused var
2021-11-27 16:44:48 +00:00
mg
182da6a047
Make processAnswer more efficient
...
Insert into array at random index instead of randomising whole array
2021-11-27 16:44:33 +00:00
mg
cd9c29de39
[FIX] duplicate answers weren't accepted
2021-11-26 15:27:06 +00:00
mg
90e376a53e
Update package lock
2021-11-26 14:50:43 +00:00
mg
d1878c2c01
Typo
2021-11-26 14:47:34 +00:00
mg
d5fc4305d5
Remove front-end check for duplicate answer
...
Prep for refactoring of processAnswer Cloud Function, which currently doesn't work if vocab item has same cleansed answer twice
2021-11-26 14:46:51 +00:00
mg
2241fae6d2
Bump version
2021-11-26 14:43:42 +00:00
mg
8810c5bcae
Allow any vocab to be removed from set
2021-11-26 14:43:23 +00:00
mg
bbe04dccbc
Update dependencies
2021-11-26 09:13:10 +00:00
mg
a714f6559b
Change pagination frequency
2021-11-26 09:07:30 +00:00
mg
0a8fb417ac
Merge branch 'main' of https://github.com/mgrove36/parandum into main
2021-11-25 22:04:55 +00:00
mg
866503abf5
Add ability to search public sets! Also bump version
...
Public sets are now paginated and searchable, on a separate search page
2021-11-25 22:04:50 +00:00
mg
c649ca1211
Add ability to search public sets! Also bump version
...
Public sets are now paginated and searchable, on a separate search page
2021-11-25 21:57:50 +00:00
mg
c0483ea701
Style footer to account for new item (version no)
2021-11-25 20:04:26 +00:00
mg
07d9154a19
Add app version in footer
2021-11-25 19:43:04 +00:00
mg
c1d8397aa4
[FIX] Missing error catching
2021-11-25 10:23:20 +00:00
mg
55db1a664d
[FIX] bugs when cached data is outdated
...
When group deleted, inability to retrieve group data was causing errors
2021-11-25 09:39:17 +00:00
mg
1c20f74a83
Update dependencies and bump version number
2021-11-25 09:20:59 +00:00
mg
a0c7530b3b
Downgrade MUI icons
2021-11-25 09:20:24 +00:00
mg
94e4bd9d43
Allow users to leave groups if not owner
2021-11-24 19:05:50 +00:00
mg
a15032f2a1
Update MUI icon dependency
2021-11-24 19:05:20 +00:00
mg
9911ca60c0
[FIX] make tests pass
2021-11-24 19:03:02 +00:00
mg
ea6898d599
[FIX] set titles stored on new tests
...
When test created from incorrect
2021-11-24 17:08:33 +00:00
mg
e9433aa1fe
[FIX] auto capitalisation on mobile
2021-11-17 23:28:50 +00:00
mg
6548ed2626
Merge branch 'main' of https://github.com/mgrove36/parandum into main
2021-11-17 08:01:42 +00:00
mg
9e945d444c
[FIX] ensure correct mistake count is shown
2021-10-31 08:37:58 +00:00
mg
357796b491
[FIX] ensure db documents are sorted correctly
2021-10-31 08:35:08 +00:00
mg
746d311fe3
[FIX] ensure db documents are sorted correctly
2021-10-31 08:34:31 +00:00
mg
ed57b735c2
[FIX] Group stats showing extra incorrect answers
...
From sets not part of the group, when "all sets" is selected
2021-10-31 08:22:23 +00:00
mg
f07b448422
[FIX] tests not passing
2021-10-28 16:12:41 +01:00
mg
3ad415370d
[FIX] batch write errors and vocab not deleted
2021-10-26 17:05:25 +01:00
mg
3207d0ee37
Refactor component to be functional
2021-10-26 16:30:21 +01:00
mg
02876906e1
[FIX] capitalisation
2021-10-26 16:30:06 +01:00
mg
c021d3658a
[FIX] duplicate function
2021-10-26 16:29:53 +01:00
mg
cd37698066
[FIX] set vocab could be deleted when set couldn't
2021-10-26 16:29:38 +01:00
mg
c80905dba9
[FIX] orphaned data causing errors
...
Set titles now stored in progress & incorrect answer records
2021-10-23 16:42:52 +01:00
mg
87a0f612ae
[FIX] regex for punctuation and special chars
2021-10-23 15:12:46 +01:00
mg
e9631211a2
[FIX] ensure punctuation is ignored correctly
2021-10-23 14:43:54 +01:00
mg
29e1444cc0
Bump version number
2021-10-22 13:51:22 +01:00
mg
53bd964916
Buttons to restart test or use incorrect answers
2021-10-22 13:43:45 +01:00
mg
377ba23361
[FIX] autocomplete React DOM property name
2021-10-22 13:13:00 +01:00
mg
257a428316
Disable input field autocomplete
2021-10-22 07:45:31 +01:00
mg
ef687ec869
[FIX] ensure batch isn't commited for every change
2021-10-21 22:21:01 +01:00
mg
f0d4087eba
Refactor confirmation dialog into new class
2021-10-21 21:51:10 +01:00
mg
d5c6850f49
Combine identical mistakes to save space
2021-10-21 21:07:39 +01:00
mg
62c9fb9847
[FIX] vocab items with no mistakes not hiding
2021-10-21 20:20:49 +01:00
mg
5d2c3394e8
Show next prompt immediately on correct answer
2021-10-21 20:14:54 +01:00
mg
386c03205a
[FIX] terminology
2021-10-21 19:56:12 +01:00
mg
80164af81c
[FIX] vocab items with zero mistakes show up
2021-10-21 19:54:39 +01:00
mg
f7e467691c
[FIX] set title in completed progress records
2021-10-20 12:31:16 +01:00
mg
001a739267
Add option to filter user mistakes by set
2021-10-20 12:28:25 +01:00
mg
fc52a1619c
Bump version
2021-10-19 23:13:06 +01:00
mg
ac520b66e1
Add set-specific history tracking for group owners
2021-10-19 23:00:25 +01:00
mg
796680f357
Improve testing and store more progress data
2021-10-15 20:56:49 +01:00
mg
5c095ba249
Store set IDs in completed progress records
2021-10-15 14:59:51 +01:00
mg
aa0734de99
Replace multiple identical mistakes with counter
2021-10-11 10:25:34 +01:00
mg
f13fdae54d
[FIX] Ensure group members are correctly loaded
2021-10-09 20:11:17 +01:00
mg
667cad1c0b
[FIX] Navbar round button shape
2021-10-09 20:10:59 +01:00
mg
3b9f7ddaa0
Update dependencies
2021-10-09 13:17:39 +01:00
mg
a323d6085f
Bump version
2021-10-09 11:53:51 +01:00
mg
92b3b642f1
Merge remote-tracking branch 'origin/main' into main
2021-10-09 11:51:48 +01:00
mg
6231877cf7
Put mistakes in drop downs
2021-10-09 11:48:38 +01:00
mg
a432633b90
Put mistakes in drop downs
2021-10-09 11:48:17 +01:00
mg
bc48f5b5c5
[FIX] add error catching & remove unused function
2021-10-09 10:58:11 +01:00
mg
2fe08bc7d4
[FIX] 404 page wouldn't load when not given params
2021-10-09 10:57:32 +01:00
mg
d153e10fc0
Add progress stats for group owners
2021-10-09 10:56:59 +01:00
mg
3bdfb2ee49
Aesthetics
2021-10-09 09:24:17 +01:00
mg
281631635a
[FIX] Remove dependencies & add keys to loops
2021-10-08 19:01:09 +01:00
mg
e813deb841
[FIX] styling (word wrapping, table column gaps)
2021-10-08 18:56:48 +01:00
mg
b532e2deb1
Add tracking of previous mistakes
2021-10-08 18:56:19 +01:00
mg
e6bd026f72
Highlight selected progress record on graphs
2021-10-08 18:54:32 +01:00
mg
9875f505e8
Remove x axis tooltip on graphs
2021-10-06 11:33:56 +01:00
mg
cd9c67e2a1
[FIX] invalid version number
2021-10-06 11:29:13 +01:00
mg
60e09a3f86
Change order of stats when test completed
2021-10-03 19:28:37 +01:00
mg
eb01cbe305
[FIX] Typo
2021-10-03 19:24:10 +01:00
mg
18598fa79c
Bump version to 1.0!
2021-10-03 19:21:51 +01:00
mg
43e8512656
Flag typo if input contains correct answer
2021-10-03 19:20:37 +01:00
mg
dd3b9c88cd
Add average mark to progress page & fix loader
2021-10-03 18:56:22 +01:00
mg
31ebbc2d65
Add set name label to graph on history page
2021-10-03 18:03:06 +01:00
mg
4c2f1613ff
Add option for coloured edges on progress page
2021-10-03 17:43:22 +01:00
mg
aec4c8efcf
[FIX] Update page loader
2021-10-03 16:43:32 +01:00
mg
6c9f617e0b
Change page loader design
2021-10-03 16:30:46 +01:00