Code Monkey home page Code Monkey logo

drebedengi-slack's Introduction

Hi 👋 I’m Peter.

I’m a Marketer turned software engineer.

  • 💪 I’m super proud of this open source contribution.
  • 👯 I’m looking to collaborate on early stage projects. Feel free to reach me with your badass idea.
  • 💬 Ask me about Slack API.

Apps I've built (check out demo GIFs in repo pages)

drebedengi-slack's People

Contributors

preshetin avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

drebedengi-slack's Issues

Remove "added by X" tag suggestions

В Дребеденьгах операциям типа дохода, расхода и т.п. можно добавлять теги. (Полезно зайти под демо-аккаунтом, https://www.drebedengi.ru, пользователь [email protected], пароль demo.)

Сейчас, при добавлении дохода, расхода и т.д. в список выбора тегов попадают ненужные теги "ведено preshetin", 'введено xxxx'. Эти теги добавляются автоматически. И у пользователя не должно быть возможности такие теги выбирать.

Нажмите, чтобы посмотреть скриншот

CleanShot 2022-12-12 at 16 04 12@2x

Возможное решение может быть в том, чтобы при построении modals отфильтровать теги, которые начинаются с введено . Для Expense Modal, теги отфильтровать можно где-нибудь здесь:

const tags = await ddClient.getTagList();
const tagsOptions = buildTagsOptions(tags);
Также полезно будет вынести этот префикс в константу ADDED_BY. И использовать ее всех соответствующих местах

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.