Commit Graph

9 Commits

Author SHA1 Message Date
sairajzero
febb34266c changing adminID and appName
adminID: FRaBr5F665RVkQ1A1EYrMfbX2UF52vWjKr
appName: LogSheet
2020-08-23 14:37:47 +05:30
sairajzero
98d2f02d30 updating std_op 2020-08-07 04:40:05 +05:30
sairajzero
3a24e78823 v0.9.2
Bugs Fixed:
- Fixed: sheet-view not cleared upon signout

Added:
- Added: Feature to sort the table contents (click on the column to sort)
- Added: Button to view the groupBy popup
- Added: Hovering on a log displays writer's floID and log time

Others:
- Hide sheet detail UI at startup
2020-03-31 23:37:53 +05:30
sairajzero
42f4e584cb v0.9.1
Bugs Fixed:
Fixed: Duplicates of sheetList and personList display after sign out and sign in.
Fixed: The new log entered displayed in 2nd row instead of 1st row
Fixed: Input fields not reseting after Entering a log
2020-03-30 16:03:48 +05:30
sairajzero
bf31d2d91c Adding Startup Loader and SignIn UI
Added a loader for the startup
Added SignIn UI
Added functionality for SignOut
2020-03-29 20:43:12 +05:30
sairajzero
b9b095ddd8 Add Major UI 2020-03-29 01:31:24 +05:30
sairajzero
d6a9345e04 Adding simple UI for GroupBy feature
Select the sheet and groupBy options to view the groupBy results
2020-03-21 20:53:29 +05:30
sairajzero
2e576bbc19 Adding groupLogsBy to logSheet
The following groupBy are available:
count: number of logs of each floID
total: total value of an attribute for each floID
avg: average value of an attribute for each floID
min: minimum value of an attribute for each floID
max: maximum value of an attribute for each floID
2020-03-21 20:03:33 +05:30
sairajzero
baded96e67 Changing name to LogSheet 2020-03-21 18:55:31 +05:30