|
Mikka Tully <mikkak08@colostate.edu>
Jan 31 2022 12:46
|
Pusher:
MikkaT
Jan 31 2022 13:59
|
Client-side - Ensure when we add members to a project we're storing their id as well; also ensure when we 'removeMember' it references id instead of name
3cba93bfa96f04832a68d0209975fce6f8cd9585
branches:
default
|
|
--
|
|
Mikka Tully <mikkak08@colostate.edu>
Jan 31 2022 09:12
|
Pusher:
MikkaT
Jan 31 2022 13:59
|
Format Autocomplete dropdown options so the user name is bolded, and the role is less predominant and right-aligned
Ensure upon selection, only name is displayed in text box, but both name and role are still displayed in 'Members' box
e28397289d7a3cae82bf19e667217b7e6bd5878b
branches:
default
|
|
--
|
|
Mikka Tully <mikkak08@colostate.edu>
Jan 28 2022 13:05
|
Pusher:
MikkaT
Jan 31 2022 13:59
|
Add member's role to same line as member name in the add member autocomplete dropdown -> also ensures that once member is added, their role is instantly displayed in members panel to right
ae5f6f91f95307218f6e700273353eb2f8993e81
branches:
default
|
|
--
|
|
Mikka Tully <mikkak08@colostate.edu>
Jan 27 2022 15:56
|
Pusher:
MikkaT
Jan 27 2022 15:58
|
Merge
6999be4c9fd93b90b747b326f2119269cb1cc1c2
branches:
tip
,
default
|
|
--
|
|
Mikka Tully <mikkak08@colostate.edu>
Jan 27 2022 15:53
|
Pusher:
MikkaT
Jan 27 2022 15:58
|
Add filter ability to 'Users' tab so you can filter the users table on any of the values: firstName, lastName, role, state or status
5e093ce303d3a4a37e1b1fa581019ea2ba6c8588
branches:
default
|
|
--
|
|
cha: version bump
9a869937e3805908dfb84309be7e3fae30c4af1e
branches:
tip
,
default
|
|
--
|
|
Merge
c8ce87771274c1b703a529541961e9e6a13b8ab1
branches:
tip
,
default
|
|
--
|
|
fix: remove the project member role from member step since we're no longer using it.
9fd4e7fb161f5750a9efa719d225ba04294ef741
branches:
default
|
|
--
|
|
Mikka Tully <mikkak08@colostate.edu>
Jan 18 2022 09:19
|
Pusher:
MikkaT
Jan 18 2022 09:19
|
Correct 'update_users' spacing in services.py so app runs
Re-style 'useState' definitions
Remove 'createProjectMemberRole' and 'setCreateProjectMemberRole' references, as these are unique to adding project-member-associated roles
f8c322cfc1da44feb330141ef573021c323fc0c2
branches:
tip
,
default
|
|
--
|
|
Merge
b484b9ecf168408006abb1d5c29e16e6d31a5c04
branches:
tip
,
default
|
|
--
|
|
cha: format normalization
f661aeee744a1d9608cf00f7128bf353a76c9f6d
branches:
default
|
|
--
|
|
cha: format more prettier(ly)
4195499f7df13793a9381977566fc945683d5a77
branches:
default
|
|
--
|
|
cha: make the database the source of truth so that projects can be shared across users.
fix: race condition bug with regard to new monitoring stations being uploaded twice.
e056128472264b6ff4175ee30a8edfa0345cfc77
branches:
default
|
|
--
|
|
Mikka Tully <mikkak08@colostate.edu>
Jan 12 2022 10:57
|
Pusher:
MikkaT
Jan 12 2022 16:19
|
Set initial user role, upon account creation, to be 'Conservationist' instead of '', so that they have the limited app access that 'Conservationist' has
Hide 'Users' tab if user's role is 'Conservationist'
dc064b5aed18bb910d171cae1f22e9e282af66d7
branches:
tip
,
default
|
|
--
|
|
Mikka Tully <mikkak08@colostate.edu>
Jan 12 2022 09:43
|
Pusher:
MikkaT
Jan 12 2022 16:19
|
Ensure that when user's info is updated in 'Users' tab, these changes are almost immediately reflected in db
Ensure that when the state's users.users is updated, each project's members are updated as well -> to account for if a user's role has been updated, this will be displayed appropriately in edit stepper
Upon initial account creation, store user's role and state as fk reference to '' -> to ensure Autocomplete works appropriately
c68ef58e8e0bd0704b94d9b315b5dc82c93beb85
branches:
default
|
|
--
|
|
Mikka Tully <mikkak08@colostate.edu>
Jan 07 2022 17:11
|
Pusher:
MikkaT
Jan 12 2022 16:19
|
Complete initial User's table, with starter styling, that allows user-specific update/addition of 'role', 'state' and 'status'
Currently being dynamically rendered with db info; however not yet updating db with changes made
7e4401ff4c664a280cb5ebdc7bddee335c9ad990
branches:
default
|
|
--
|
|
Merge
8d6ddba8c1efaf14d89eb19f7f30c181c1d23063
branches:
default
|
|
--
|
|
cha: remove deleted log files
be21d456b5ba67a889c2b43067ed783b1e25ac3c
branches:
default
|
|
--
|
|
cha: getting field geometry and monitoring stations in the db. UNFINISHED.
c9d744031a28f3d019e500fc8370ce0de4578b18
branches:
default
|
|
--
|
|
Mikka Tully <mikkak08@colostate.edu>
Jan 05 2022 17:03
|
Pusher:
MikkaT
Jan 12 2022 16:19
|
Create a 'ManageUsers' component to display skeleton/starter table of all users in 'Users' tab
Update 'users' info coming from db to include: state & status
Get state and status lists from db to client-side, accessible via state for 'ManageUsers' use
4c6f3e65220c4bfb0e7a32c42f6b0b8b374c985b
branches:
default
|
|
--
|