Ops Team Weekly Update (by team member)
March 18th-24th
Alex
- Coordination of Ops Team with Congress members and Community
Dan
- Wrote down couple of user stories for Dashboard, Governnce, Voting.
- Working on Proposal for web3 best practices analysis and Dashboard approach document
Dora
- Refinement sessions for BOS page, Astra++ and Dashboard projects
- WG calls for BOS page and Astra++
- Updating weekly deliverables on Ops team roadmap
- Team management tasks (weekly 1-1s, daily stand-ups, planning monthly feedback sessions)
- Preparing report and budget to apply for March budget
- Communicating with KYC specialist about KYC solution on BOS page
Artur
- Finished parsing user stake
- Created snapshot and published on IPFS (CID: bafybeidy6aerzfcaytshbntccgq6oquopd4q3ftsuaz66bstjfc4vpuwku)
- Started working on snapshot/registration contract. Most functionality is implemented. Work on challenging the snapshot and covering with tests + gas price estimation.
Volodymyr
- Dashboard: Completed research and basic logic to get data from substreams.
- Dashboard: Updated server configuration and prepare to load data for dashboard.
- Astra++: Fixed TC Hook issue.
- Astra++: Update quorum for VB.
- Astra++: Min Votiong Duration removed.
- BOS Page: Updated council members list, updated proposal states.
Megha
- did investigation about AstraDAO API Post request, contacted Max (team lead) about possible solutions but couldn’t find anything solid
- Fixed the TC dismiss_hook issue
- Updated frontend for congress contracts voting period change update
- Created new issues (as reported by community), debugged issue behind why vote isn’t closed for sputnik contracts after voting time ends
- Started work on discussions/feed for DAO account
Saswat
- Raised a total of 14 issues this week for BOS page.
- Retested and closed 16 issues for BOS page this week.
- Tested the functionality of the following features
- Basic Navigation UI implementation
- Create DAOs page
- Proposals: Add proposal type “direct funding” to Select DAO dropdown
- Repositioning proposal title
- Documented the issues raised till today (doc)
Yurii
- Continued development of the NDC (home page)
- Started developing the proposals page
- Made changes to the proposals page
- Developed a new view (table)
- Developed a page for a single proposal
- Created NDC team in Figma and set up access for developers to work with mockups (started organizing existing designs)
- Developed an adaptive for the proposals page
Andrii F
- Added Categories and new DAOs
- Fixed hours format to History in proposals
- Fixed preview for unauth user
- Added horizontal scroll to comments on Mobile
- Fixed white screen when select history
Andrii S
- Fixed: Error editing proposal
- Fixed: Attachments on edit form
- New Design: Design top navigation and setup basic layout
- New Design: Changed icon library and updated icons on site
- Settings page with DAO contract configurations [WIP]
- Content update, adding logo for Africa DAO, Freelance DAO
Uhthred
–KPI design (HoM Strategy Brief: Objective matrices for retroactive bounties - Google Docs )
–Progress Report (Progress Report - week # 1 - Google Docs )
– Next Milestones : please refer the weekly report.
– MEMO template
Request everyone to check out the template and point out scope for improvement
–Progress Report (Workstream 2 MEMO - Google Docs)
–Status : https://successive-salmon.super.site/ (edited)
Luchito:
- Established a process for interaction between OPS Team and GDAOs with NDC SMM to participate in OPS initiatives and gather feedback for BOS Page.
- Developed jointly with NDC SMM & GDAOs a plan to promote and involve the community in VB voting by changing the Voting Mechanism.
- Posted VB voting on changing Voting Mechanism (Status - in Voting)
- Prepared together with Congress MEMO - “NDC Congress payments and streamline the decision-making process”.
- Prepared a MEMO - “Congress Contribution & Roles” (Status - in Review).
- Helped community members solve a problem with the NEAR Forum and I-AM-HUMAN.
- Worked with internal documents.
4 Likes
Ops Team Weekly Update (by team member)
March 25th-31st
Alex
- Coordination of Ops Team with Congress members and Community
Dan
- Drafted technical solution for MEMO’s
- Preparing off-chain reporting guidance, voting AMA’s
Dora
- Feedback session 1-1s with everyone
- BOS page, Astra++ and Design refinement session
- Planning April roadmap
- Updating HoM on different calls: general, Astra++, BOS page
- Planning new review process for projects
- Team management tasks (weekly 1-1s, daily stand-ups)
- Preparing documents to apply for April’s budget
Artur
- Finished registration/snapshot contract. Covered with integration tests, unit tests and tested on testnet.
- Finished secret network contract. Covered with tests
- Loaded snapshot into the testnet. See
snapshot-test.testnet
- Created three endpoints for Dashboard (dapps-used, social-engagement, retention)
Volodymyr
- Finalized substream logic sync for dashboard
- Created server side structure for endpoints
- Completed database sync with NEAR mainnet (process continue sync new data).
- BOS Page: Updated council members list, updated proposal states.
Megha
- Worked on discussions feed, created reusable feed and compose widget (some testing is left, will deploy it on Monday)
- Added note for expired sputnik proposals
Saswat
- Tested “Add Settings page to interact with contract through UI” feature functionality.
- Raised a total of 7 issues for BOS page after the latest deployment.
- Retested and closed 2 issues from production.
- Maintained the Testing report by documenting new issues raised till now (doc)
Yurii
- Continued organizing layouts in Figma
- Started making changes to the proposals page
- Discussed changes to the proposals page
- Started developing the concept of a new navigation for NDC (sketch, wireframes)
- Developed the design of a text editor for Astra++
- Took on the task of dashboard for NDC
Andrii F
- Finished with Proposals Table list
- Finished with Proposals Table list for Mobile
Andrii S
- Prepare staging env to start testing new design
- Add Settings page to interact with contract through UI
- Add KYC button on top navigation
- Add Contact section on DAO page
- [FIX]: Disable ability to add empty POC telegram handles
- [FIX]:Dao must be in upper case for Dao twitter and Dao telegram
- Design Navigation bar
Uhthred
Luchito:
- Collected together with Dora all the necessary information for GDAOs on the BOS Page
- Promoted OPS Team initiatives (VB #5 Voting) to Regional Communities (Globe DAO) and NDC Social Media (NDC SMM)
- Prepared with Dan and Congress MEMO - “Congress Contribution & Roles”
- Started preparing with Dan and the MEMO Congress - “Technical Grants in NDC”
- Helped community members solve a problem with the NEAR Forum and I-AM-HUMAN
- Worked with internal documents
Ops Team Weekly Update (by team member)
April 1st-7th
Alex
- Coordination of Ops Team with Congress members and Community
Dan
Dora
- BOS page, Astra++ and Design refinement sessions
- Updating HoM on different calls: Astra++, BOS page
- Weekly Community Call, monitoring different community groups
- Demo of settings page functionality for GDAO leaders
- Planning new review process for projects
- Team management tasks (weekly 1-1s, daily stand-ups)
- Collaboration with SMM team and Community Voice team
- General project management tasks
Artur
- Helped with dashboard looking into optimizing queries.
- Created a small backend service to get paginated sorted filtered data from the snapshot
- Created a voting contract that will store encrypted votes and decrypted results after the voting ends
- Developed basic functionality for the relayer to validate user input and forward the vote to the contract.
Volodymyr
- Completed all dashboard endpoints
- Added Redis cache for dashboard endpoints
- Added events for DAOs smart-contract
- Updated smart-contract tests
Megha
- Completed discussions feed
- Added filters to storage so even after refresh the filters stays on
- Updated members page, removed non functional actions, improved UX when account id is explicit
- Researched about bounties support in Sputnik contract
- Discussed with Yuri and Dora about bounties UX and also about all proposals feed
- Added support for all group in create DAO
Saswat
Tested the following features:
- Add Contact section on DAO page
- Add Settings page to interact with contract through UI
- Add KYC button on top navigation
- Add follow button to DAO page
- Social Feed of Astra++
- Raised a total of 9 issues for BOS page (production)
- Raised a total of 4 issues for BOS page (staging)
- Raised 4 issues for Social Feed of Astra ++
Yurii
- Conducted a general review of the Prorposals pages and received corrections on this
- Started developing the NDC Dashboard
- Received corrections on NDC Dashboard and started working on it
- Continued to organize layouts and develop a common UI-kit
- Discussed my plans for the next week with Dora and prioritized them
- Finalized the Dashboard and developed an adaptive for mobile devices
- Continued to develop navigation for NDC
Andrii F
- Added follow button for DAOs
- Disabled change type when edit Post
- Fixed report preview to show all saved fields
- Made KYC to open in a new tab
- Fixed UI for TopNavigation
Andrii S
- Dashboard endpoints integration
- DAOs project bug fixing
- Settings page fixes
Uhthred
2 Likes
Ops Team Weekly Update (by team member)
April 8th-14th
Alex
- Coordination of Ops Team with Congress members and Community
Dan
- VB proposal revamped.
- Couple of MEMO’s pushed to Congress
Dora
- BOS page, Astra++ and Design refinement sessions
- Updating HoM on different calls: Astra++, BOS page
- Weekly Community Call, monitoring different community groups
- Team management tasks (weekly 1-1s, daily stand-ups)
- Call with SMM team to raise community reach and engagement
- Planning Workshop about NDC BOS Page for users
- Created Ops Team Progress Report (December-April)
Artur
- Finished relayer encrypting/decrypting flow. Finished votes relaying
- Worked on alternative way to remove from blacklist for VB contract
- Looked a bit into sputnik dao contracts
- Working on improving snapshot data with liquid staking
Volodymyr
- DAOs: update communities call for frontend optimisation.
- DAOs/Dashboard: found and update projects smart-contracts list to see more stats on dashboard.
- DAOs: created projects document with existing data.
- DAOs: split direct funding to two separate types of funding.
- Astra++: separate quorum for each proposal of voting-body.
- Astra++: test and update users whitelist functionality (not deployed for now).
Megha
- Added global proposals feed
- Discussion regarding Astra-ui for reports with Dan
- Fix remove action on members page
- Replied to community feedback’s and created tickets after discussion with Dora
- Figure out issue with voting body testing error, mentioned by Vlodymere
- Fixed error UI for proposals page
- working on mobile responsiveness for proposals screen
Saswat
- Raised a total of 20 issues ( staging +production) for bos page
- Retested and closed 22 issues from production
- Started with the env configuration for BOS page unit tests
- Started with the Test report for April
Yurii
- Completed the development of a new navigation for NDC for mobile and desktop versions
- Made final changes to the NDC dashboard and adapted it for mobile devices
- Took on the task of Astra++ (Bountie page)
- Completed the design of the page with a general list of Bountie cards
- Conducted a consultation on NDC layouts for developers
Andrii F
- Finished proposal page with new design for Desktop and Mobile.
Andrii S
- Ability to add communities through Settings
- Fixed bug: Navbar unresponsive for ipad pro
- Fixed bug: Councils can’t see proposals in review
- Updated Twitter logo in Contact info of DAOs
- Fixed attaching deposit bug
- Updated design for metrics section on Dashboard
- Moveed Dashboard UI into mono-repo ndc-widgets
Uhthred
HoM Brief : HoM Strategy Brief: Objective matrices for retroactive bounties - Google Docs
(Please note this is a working document- )
- Drafting assistance on memos
Ops Team Weekly Update (by team member)
April 15th-21st
Alex
- Coordination of Ops Team with Congress members and Community
Dan
- Coordination of Governance and Voting projects
Dora
- BOS page refinement session
- Updating HoM on different calls: general, Astra++, BOS page
- Weekly Community Call, monitoring different community groups
- Team management tasks (weekly 1-1s, daily stand-ups)
- Workshop about NDC BOS Page for users
Artur
- Worked on various researches in collaboration with Danyil
- Participated in astra++ analysis sessions
Volodymyr
- Astra++: fix quorum and votes for VB proposal #10
- Dashboard: updated server endpoints to get all required stats
- DAOs: updated report categories & milestones
- DAOs: updated tests to cover new logic
Megha
- update vb quorum with new formula
- completed mobile hot fixes for proposals page and deployed them
- Did research about promote and blog posts on near.org
- started work on implementing bounties new design
Saswat
- Retested issues in production for bos page
- Testing bos page after merging into new design
- Fixing broken proposals in production
Yurii
- [ASTRA++] | Developed a design for Bountie tab.
- [ASTRA++] | Discussed changes for Bountie tab with developers.
- [NDC] | Started developing the desktop version of the Report page.
- [NDC] | Discussed changes to the Report page with the developers.
- [NDC] | Started developing common points for mobile version of the Report page.
- [NDC] | Developed a variation of the project card in the “projects” block for the home page where there is no project picture.
Andrii F
- Added edit proposal to new design
- Fixed error in preview page while creating a proposal.
- Fixed created at and created by fields must be updated correctly in the Preview page.
- Fixed empty status box in the preview page / any other alternative.
- Fixed Report button when clicked is getting redirected to Loading page.
- Added default image for supported projects
Andrii S
- dashboard redesign and merge into bos pages
- history bug fixes
- merged new design into production
- edited proposal fix
- moved aggregators metrics on dashboard and fetch real data
Uhthred