Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Default org values#337

Merged
supriya3105 merged 61 commits intodevelopfrom
default-org-values
May 5, 2022
Merged

Default org values#337
supriya3105 merged 61 commits intodevelopfrom
default-org-values

Conversation

@abinashpa
Copy link
Contributor

@abinashpa abinashpa commented Apr 26, 2022

Notion card

Summary

Loom

Preview

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Checklist:

  • I have manually tested all workflows
  • I have performed a self-review of my own code
  • I have added automated tests for my code

@supriya3105
Copy link
Contributor

@apoorv1316 Please test this to ensure all of the feedback provided is incorporated.

@apoorv1316
Copy link
Collaborator

@Abinash393 also resolve conflicts

@vipulnsward
Copy link
Contributor

@Abinash393 please rebase

@abinashpa abinashpa reopened this May 4, 2022
@abinashpa
Copy link
Contributor Author

Updated Loom Video

* Owner or admin can add clients for a company

* Avoid instance vars in views, pass local vars instead

* Pass local vars to views and toggle new client view display based on validation errors

* Fix UI and support country and timezone

* Configure failure and success messages via locales

* Show total hours logged for each client

* Fix eslint err

* Remove memoization for client

* Keep autofocus only on name

* Refactor client specs

* Bifurcate validations and associations into different describe blocks

* Camelize hash keys when sending to react component

* Use locales for labels

* Extract clients hash merge into a method and split long exp into multiple lines

* Add placeholders for input fields, fix dialog header text and fix locales

* DRY up the styling

* Follow BEM style

* Replace with correct class

* Fix model spec

* Follow BEM style

* Set company_id with other params

* Fix class names

* Move toaster to bottom center with a close button

* Fix robocop issues

* Config modal width as per design

* Fix FactoryBot for client
@apoorv1316
Copy link
Collaborator

@supriya3105 On selecting a country we can only see the timezones of that selected country only. Is that okay?

@supriya3105
Copy link
Contributor

@abinashpa merging this for now. please raise separate PR to make eastern central time as default timezone when country selected is US.

@supriya3105 supriya3105 merged commit 55b8881 into develop May 5, 2022
@supriya3105 supriya3105 deleted the default-org-values branch May 5, 2022 14:55
vipulnsward pushed a commit that referenced this pull request Feb 15, 2026
* checkbox icons added

* checking if project exist

* fixed typo

* spec/models/timesheet_entry_spec.rb updated

* initial commit

* weekly component

* ui refactored

* removed update_project controller

* removed update_project controller

* code refactor

* crashing issue fix

* try catch added in exios request

* code refactor

* DatesInWeek.tsx component added

* minor ui changes

* multiple edit entry bug fixes

* rubocop issue fixed

* removed note validation from rspec

* large client, project name UI fixed

* invoice spec update on invoice.due_date

* fix invoices datacy label typo

fixed root page tests. renamed "invoice-tab" to "invoices-tab"

* migration for note added

* interchange save & cancel button in SelectProject.tsx

* initial commit

* calendar added

* useEffect for dayInfo to entryList

* Akash's changes added

* html entity added

* daily & monthly sync

* total daily hours patch added

* patch added

* patch added

* restored duration validation

* fixed starting day in week

* changed variable names in hhmm-parser.ts

* auto resize textarea added

* default values added

* added functionality in org edit page

* added functionality in org edit page

* Owner or admin can add clients for a company (#126)

* Owner or admin can add clients for a company

* Avoid instance vars in views, pass local vars instead

* Pass local vars to views and toggle new client view display based on validation errors

* Fix UI and support country and timezone

* Configure failure and success messages via locales

* Show total hours logged for each client

* Fix eslint err

* Remove memoization for client

* Keep autofocus only on name

* Refactor client specs

* Bifurcate validations and associations into different describe blocks

* Camelize hash keys when sending to react component

* Use locales for labels

* Extract clients hash merge into a method and split long exp into multiple lines

* Add placeholders for input fields, fix dialog header text and fix locales

* DRY up the styling

* Follow BEM style

* Replace with correct class

* Fix model spec

* Follow BEM style

* Set company_id with other params

* Fix class names

* Move toaster to bottom center with a close button

* Fix robocop issues

* Config modal width as per design

* Fix FactoryBot for client

* conflicts resolved

* revert new changes

* restored client controller

Co-authored-by: Mohini Dahiya <[email protected]>
Co-authored-by: Apoorv Mishra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants