-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* patch: add a custom create observation * patch: add custom save function for observations * patch: save observation into db * Update index.tsx * patch: save data input form into db * patch: update data being sent to api * patch: add notification modals * patch: remove repeating key * patch: update path * patch: update variables * patch: make sure values are decimal before saving * Update index.tsx * patch: adjust syling * patch: update file * patch: save data input value * patch: assign 0 for id when site id doesnt exists * patch: adjust modals styling * patch: update component * patch: make sure site is not a string * Update index.tsx * Update observation_views.py * patch: update message modals * Update observation_views.py * Update observation_views.py * patch: save all fields data * Update observation_views.py * Update backend * patch: return gid --------- Co-authored-by: Irwan Fathurrahman <[email protected]>
- Loading branch information
1 parent
8337bef
commit 5ae41b0
Showing
7 changed files
with
279 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.