Releases: saeloun/miru-web
Releases · saeloun/miru-web
1.6.7
What's Changed
- Disable mission control jobs on production by @apoorv1316 in #1877
Full Changelog: 1.6.6...1.6.7
1.6.6
What's Changed
- Remove redundant API for Teams and Profile page by @nisusam in #1854
- Devices API by @apoorv1316 in #1699
- Fix
invoices
factory to avoid flakyness by @nisusam in #1870 - Replace https://twitter.com/getmiru to https://x.com/getmiru by @nisusam in #1869
- Unlock time entries if invoice is deleted by @apoorv1316 in #1874
- Fix invoice specs after invoice factory changes by @nisusam in #1872
- Add
NotificationPreference
for weekly reminder by @nisusam in #1867 - Sidekiq to solid queue migration by @apoorv1316 in #1871
Full Changelog: 1.6.5...1.6.6
1.6.5
What's Changed
- Prevent editing locked entries by @apoorv1316 in #1846
- Export options for revenue & invoice reports by @apoorv1316 in #1851
- Team List broken row fixed by @Shruti-Apte in #1855
- Bump actionpack from 7.1.3.2 to 7.1.3.4 by @dependabot in #1859
- UI: custom leaves by @Shruti-Apte in #1833
- Fik flaky invoice specs by @apoorv1316 in #1856
- Mark timesheet entries as
billed
only when invoice issent
successfully by @nisusam in #1860 - Fix grouped_durations query by @nisusam in #1862
- Expense module remaining work by @Shruti-Apte in #1706
Full Changelog: 1.6.4...1.6.5
v1.6.4
What's Changed
- Set default view for time tracking by @nisusam in #1836
- Non mandatory last name for add contacts by @Shruti-Apte in #1839
- Bump nokogiri from 1.16.4 to 1.16.5 by @dependabot in #1838
- Fix negative pto calculation by @apoorv1316 in #1843
- Pending status fixed on mobile view team list page by @Shruti-Apte in #1842
- Missing loader added by @Shruti-Apte in #1844
- Buttons updated by @Shruti-Apte in #1841
- Bump rexml from 3.2.6 to 3.2.8 by @dependabot in #1847
- Feat: Custom leaves by @apoorv1316 in #1823
- Fix query to fetch
user_ids_with_only_client_role
by @nisusam in #1837
Full Changelog: 1.6.3...1.6.4
1.6.2
What's Changed
- Upgrade ruby. to 3.2.4 by @apoorv1316 in #1821
- Bump sidekiq from 7.2.2 to 7.2.4 by @dependabot in #1822
- Fix docker build errors by @apoorv1316 in #1819
- Holiday calendar added by @Shruti-Apte in #1810
- Change input type to number by @apoorv1316 in #1816
- Invitation email styling fixed by @Shruti-Apte in #1818
- Disable pay button if amount less than 0 by @apoorv1316 in #1815
- Fix address payload by @apoorv1316 in #1820
- Handle carryover leaves using
Carryover
model by @nisusam in #1824 - Give holiday access to employees by @apoorv1316 in #1829
Full Changelog: 1.6.0...1.6.2
v1.6.0
What's Changed
- Fixed holidays are not being shown after applying filters bug by @prasanthchaduvula in #1799
- Removed unnecessary leave balance codebase by @prasanthchaduvula in #1800
- Show error message when Client email is not added by @nisusam in #1802
- Soft delete timesheet entries by @nisusam in #1801
- Fix bug in group by team by @apoorv1316 in #1804
- Added leave allocation combinations on leave form by @prasanthchaduvula in #1803
- Send client member emails for payment reminders by @apoorv1316 in #1813
- Icons issue fixed by @Shruti-Apte in #1812
- sort-revenue-report-by-total by @apoorv1316 in #1817
- Upgrade Rails to 7.1 by @akhilgkrishnan in #1540
Full Changelog: 1.5.2...1.6.0
v1.5.2
What's Changed
- Can't apply to same holiday again by @prasanthchaduvula in #1774
- Fix validation: two holiday on same day by @apoorv1316 in #1770
- Mobile client page changes by @Shruti-Apte in #1773
- Updated Leaves & Holidays balance cards according to the design by @prasanthchaduvula in #1776
- Remove clients from team page by @nisusam in #1777
- Remove invitation pending clients from team page by @nisusam in #1787
- Remove text box if no results are found in search by @apoorv1316 in #1785
- Fixed PTO calculations by @prasanthchaduvula in #1781
- Remove unused and invalid code by @nisusam in #1791
- create invitation presenter by @apoorv1316 in #1772
- Get total duration group by filters by @apoorv1316 in #1780
- Total duration bug on time entry reports fixed by @Shruti-Apte in #1789
- Make phone numbers non mandatory by @nisusam in #1793
- Refresh page after adding/editing team member by @Shruti-Apte in #1750
- Updated design of filters on Leave management page by @prasanthchaduvula in #1794
Full Changelog: 1.5.1...1.5.2
v1.5.1
What's Changed
- Disable future years on leave management screen by @nisusam in #1749
- View public holiday and optional holiday cards on leave management by @prasanthchaduvula in #1753
- Cannot apply for a leave by selecting holiday from another year by @prasanthchaduvula in #1757
- Replaced city and state dropdown with textbox by @Shruti-Apte in #1752
- password field bugs by @Shruti-Apte in #1718
- Mails styling invite by @adititipnis in #1654
- Show negative hours leaves by @apoorv1316 in #1761
- Joined at date can't be in future by @apoorv1316 in #1751
Full Changelog: 1.5.0...1.5.1
v1.5.0
What's Changed
- Mails styling reset password by @adititipnis in #1651
- Move images from public to assets by @apoorv1316 in #1687
- Fixed address field on organisation edit page by @Shruti-Apte in #1684
- Redesign team list page by @Shruti-Apte in #1673
- Remove cursor pointer from summary by @apoorv1316 in #1690
- Expense module: UI and Integration by @Shruti-Apte in #1625
- Send description to expense index action by @apoorv1316 in #1694
- Export options for accounts aging by @apoorv1316 in #1680
- Fix N+1 query in expenses by @apoorv1316 in #1696
- Fix n+1 query in clients by @apoorv1316 in #1698
- Disable Stripe for specific Invoice for desktop by @nisusam in #1692
- Create Stripe provider only if it is not exists in the database by @nisusam in #1705
- Fix stripe issue from invoice email by @nisusam in #1708
- Leave balance issue days per month by @SiddharthShringi in #1703
- Compensation details: UI by @Shruti-Apte in #1653
- Leave types validations by @apoorv1316 in #1702
- Mark time off responsive by @prasanthchaduvula in #1710
- Add members button text replaced by @Shruti-Apte in #1713
- Remove partial and use jbuilder itself by @nisusam in #1719
- Bump follow-redirects from 1.15.4 to 1.15.6 in /docs by @dependabot in #1721
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #1722
- Fix issue with filter dates issue by @nisusam in #1724
- Fixed:Not able to add client by @Shruti-Apte in #1726
- Team page bug fixes by @Shruti-Apte in #1714
- Hide week view and made day view as default view by @prasanthchaduvula in #1730
- Add validation for non-billable projects by @apoorv1316 in #1689
- Optional holiday lapses by @prasanthchaduvula in #1727
- Fix time tracking page for new user by @nisusam in #1736
- Hide expenses tab by @apoorv1316 in #1737
- Added logic for days per week and day per year leave scenerio by @SiddharthShringi in #1720
- Show only kept holidays by @prasanthchaduvula in #1738
- Fix enable / disable of optional holidays by @nisusam in #1740
- Logo bugs by @Shruti-Apte in #1742
Full Changelog: 1.4.3...1.5.0
1.4.3
What's Changed
- Bump nokogiri from 1.15.4 to 1.16.2 by @dependabot in #1661
- Enable Time-off entry in "Day" view by @JijoBose in #1662
- Allocated devices empty state by @Shruti-Apte in #1656
- Updated support email by @prasanthchaduvula in #1666
- Fix N+1 query on addresses by @apoorv1316 in #1663
- Fixed error after new user login by @prasanthchaduvula in #1667
- Update rails and capybara version by @apoorv1316 in #1672
- Ui fixes accounts aging report by @apoorv1316 in #1670
- Show total on accounts aging report base on filter by @apoorv1316 in #1669
- Fix quarter dates issue by @nisusam in #1674
- Added week view with mark time off by @prasanthchaduvula in #1668
- Fix rack-cors insuecure file permission failure by @apoorv1316 in #1681
- Show employment details on teams by @apoorv1316 in #1671
- Increase designation character limit to 40 by @apoorv1316 in #1682
- Replace safe_email to with email in factories by @apoorv1316 in #1685
- Team modals redesign by @Shruti-Apte in #1675
Full Changelog: 1.4.2...1.4.3