Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 0.15.4-dev #17

Merged
merged 112 commits into from
Feb 25, 2024
Merged

release: 0.15.4-dev #17

merged 112 commits into from
Feb 25, 2024

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    e93bbec View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    e0a1857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    247937d View commit details
    Browse the repository at this point in the history
  3. chore: app sidebar state (makeplane#3644)

    * chore: app sidebar state fix
    
    * chore: app sidebar state fix
    anmolsinghbhatia committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    06496ff View commit details
    Browse the repository at this point in the history
  4. fixing kanban dnd by stooping the modification of the original array …

    …by spreading to change the array reference (makeplane#3646)
    rahulramesha committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f64284f View commit details
    Browse the repository at this point in the history
  5. chore: new empty state (makeplane#3640)

    * chore: empty state asset updated
    
    * chore: empty state config updated
    
    * chore: cycle and module issues layout empty state added
    
    * chore: workspace and project settings empty state added
    anmolsinghbhatia committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    eea3b4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bf0682 View commit details
    Browse the repository at this point in the history
  7. fix: sort order in the same list for Kanban (makeplane#3651)

    * fixing kanban dnd by stooping the modification of the original array by spreading to change the array reference
    
    * fix sort order in the same list
    
    * minor change in condition
    rahulramesha committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8313998 View commit details
    Browse the repository at this point in the history
  8. feat: loading states update (makeplane#3639)

    * dev: implement layout skeleton loader and helper function
    
    * chore: implemented layout loader
    
    * chore: settings loader added
    
    * chore: cycle, module, view, pages, notification and projects loader added
    
    * chore: kanban loader improvement
    
    * chore: loader utils updated
    anmolsinghbhatia committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b1989ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b5698a View commit details
    Browse the repository at this point in the history
  10. fix: issue spillover on switching workspace (makeplane#3652)

    * fix global issues spillover to other workspace
    
    * fix the same for profile issues as well
    rahulramesha committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    571b896 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    25a2816 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    83bf28b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb4cffd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9299478 View commit details
    Browse the repository at this point in the history
  4. fix: cycle favorite mutation (makeplane#3659)

    * fix: cycle favorite mutation
    
    * fix: issue details sidebar overflow fix
    anmolsinghbhatia committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e51e476 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d2e331 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b827a1a View commit details
    Browse the repository at this point in the history
  7. fix: horizontal scroll in gantt chart while dragging (makeplane#3664)

    * fix horizontal scroll in gantt chart while dragging
    
    * add aline indicator for quick add
    
    * add border color for line above quick add in gantt to make it look better in dark mode
    rahulramesha committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    489555f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d901277 View commit details
    Browse the repository at this point in the history
  9. fix: peek overview issue description initial load bug (makeplane#3670)

    * fix: peek overview issue description initial load bug
    
    * fix: peekoverview issue description infinite loading for certain data sets
    
    ---------
    
    Co-authored-by: sriram veeraghanta <[email protected]>
    anmolsinghbhatia and sriramveeraghanta committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2548a9f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    98d545c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f7b05b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cd16c6 View commit details
    Browse the repository at this point in the history
  4. fix: inbox description and mutation (makeplane#3677)

    * fix: inbox status mutation fix
    
    * fix: inbox description fix
    
    * chore: added description in inbox issue
    
    ---------
    
    Co-authored-by: NarayanBavisetti <[email protected]>
    anmolsinghbhatia and NarayanBavisetti committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7628419 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. fix: spreadsheet views sorting (makeplane#3683)

    * fix sorting in spreadsheet all issues
    
    * removing focus border since it is being handled globally
    rahulramesha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    85a8af5 View commit details
    Browse the repository at this point in the history
  2. chore: dropdown and peek overview improvement (makeplane#3682)

    * chore: dropdown focus state improvement
    
    * fix: peek overview dropdown placement fix
    anmolsinghbhatia committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    665a07f View commit details
    Browse the repository at this point in the history
  3. fix: updated issue title and description components (makeplane#3687)

    * fix: issue description fixes
    
    * chore: description html in the archive issue
    
    * chore: changed retrieve viewset
    
    * chore: implemented new issue title description components in inbox, issue-detail and fixed issue in archived store
    
    * chore: removed consoles and empty description update in issue detail
    
    * fix: draft issue empty state image
    
    ---------
    
    Co-authored-by: sriram veeraghanta <[email protected]>
    Co-authored-by: NarayanBavisetti <[email protected]>
    Co-authored-by: Anmol Singh Bhatia <[email protected]>
    4 people committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a94c607 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41e812a View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    eba5ed2 View commit details
    Browse the repository at this point in the history
  2. fix: improved issue description editor focus and state management (ma…

    …keplane#3690)
    
    * chore: issue input and editor reload alert issue resolved
    
    * chore: issue description mutation issue in inbox
    
    * fix: reload confirmation alert and stay focused after saving
    
    * chore: updated the renderOnPropChange prop in the description-input
    
    ---------
    
    Co-authored-by: sriram veeraghanta <[email protected]>
    gurusainath and sriramveeraghanta committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1005737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce9ed6b View commit details
    Browse the repository at this point in the history
  4. fix: inbox issue initial data load (makeplane#3693)

    * fix: inbox issue initial data load
    
    * chore: removed unnecessary comments
    sriramveeraghanta committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    261013b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7381a81 View commit details
    Browse the repository at this point in the history
  6. fix: editor fixes

    sriramveeraghanta committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    170f30c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    17e5663 View commit details
    Browse the repository at this point in the history
  2. fix: issue description empty state initial load in inbox and issue de…

    …tail page (makeplane#3696)
    
    * fix: updated description init loading and added loading confirmation alert in inbox issues, issue peek overview, and issue detail
    
    * fix: updated the space issue in the editor and removed unwanted props in the description-input for issues
    gurusainath committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    bbbd704 View commit details
    Browse the repository at this point in the history
  3. chore : project inbox improvement (makeplane#3695)

    * chore: project inbox layout loader added
    
    * chore: project inbox layout loader added
    
    * chore: project inbox added in sidebar project items
    
    * chore: inbox loader improvement
    
    * chore: project inbox improvement
    anmolsinghbhatia committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e1bf318 View commit details
    Browse the repository at this point in the history
  4. fix: project description (makeplane#3678)

    * fix: project description reset fix
    
    * fix: project description reset fix
    
    * chore: project settings layout loader added
    
    * chore: loader improvement
    
    * fix: project description reset fix
    anmolsinghbhatia committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    07a4cb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. fix: previous year closed issues in analytics (makeplane#3672)

    * fix bug where previous year closed issues are showing makeplane#3668
    
    * grouping import from same package since it was failed in GA makeplane#3668
    abidkhan484 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a64e1e0 View commit details
    Browse the repository at this point in the history
  2. chore: adding page titles using project title. (makeplane#3692)

    * chore: adding page titles
    
    * chore: added title to remaining pages
    
    * fix: added observer at required places
    
    ---------
    
    Co-authored-by: LAKHAN BAHETI <[email protected]>
    sriramveeraghanta and 1akhanBaheti committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    cf3b888 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e433a83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7db290 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d16a0b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a44bb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6a28d4 View commit details
    Browse the repository at this point in the history
  8. chore : calendar layout improvement (makeplane#3705)

    * chore: current date indicator added in calendar layout
    
    * style: calendar layout ui improvement
    anmolsinghbhatia committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6bf9d84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6669ddd View commit details
    Browse the repository at this point in the history
  10. [WEB-462] fix: inbox mutation (makeplane#3720)

    * fix: inbox issue status mutation
    
    * fix: sidebar inbox issue count fix
    
    * fix: inbox issue mutation fix
    anmolsinghbhatia committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    952eb87 View commit details
    Browse the repository at this point in the history
  11. [WEB-472] fix: Page title for global view (makeplane#3723)

    * fix: Page title for global view
    
    * fix: global-view-id type
    1akhanBaheti committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    95871b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    3efb7fc View commit details
    Browse the repository at this point in the history
  2. [WEB-479]: rendering issue title without overflow problem in issue pe…

    …ekoverview (makeplane#3728)
    
    * chore: rendering issue title without overflow problem
    
    * chore: optimised calssName
    
    * fix: className update
    gurusainath committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    fb4f426 View commit details
    Browse the repository at this point in the history
  3. [WEB-396] fix: removed view icons from workspace and project views li…

    …st (makeplane#3727)
    
    * ui: removed view icons from workspace and project views list
    
    * cleanup: removed unnecessary imports
    gurusainath committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ee318ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92becbc View commit details
    Browse the repository at this point in the history
  5. [WEB - 466] perf: improve performance for cycle and module endpoints (m…

    …akeplane#3711)
    
    * dev: improve performance for cycle apis
    
    * dev: reduce module endpoints and create a new endpoint for getting issues by list
    
    * dev: remove unwanted fields from module
    
    * dev: update module endpoints
    
    * dev: optimize cycle endpoints
    
    * change module and cycle types
    
    * dev: module optimizations
    
    * dev: fix the issues check
    
    * dev: fix issues endpoint
    
    * dev: update module detail serializer
    
    * modify adding issues to modules and cycles
    
    * dev: update cycle issues
    
    * fix module links
    
    * dev: optimize issue list endpoint
    
    * fix: removing issues from the module when removing module_id from issue peekoverview
    
    * fix: updated the tooltip and ui for cycle select (makeplane#3718)
    
    * fix: updated the tooltip and ui for module select (makeplane#3716)
    
    ---------
    
    Co-authored-by: rahulramesha <[email protected]>
    Co-authored-by: gurusainath <[email protected]>
    3 people committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ab3c3a6 View commit details
    Browse the repository at this point in the history
  6. [WEB-456] chore: display sub issues option added in global view issues (

    makeplane#3712)
    
    * chore: ensure global view issues displays sub-issues by default
    
    * chore: sub issue toggle option added in global view issues
    anmolsinghbhatia committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7464c10 View commit details
    Browse the repository at this point in the history
  7. [WEB-327] chore: scrollbar implementation (makeplane#3703)

    * style: custom scrollbar added
    
    * chore: scrollbar added in issue layouts
    
    * chore: scrollbar added in sidebar and workspace pages
    
    * chore: calendar layout fix
    
    * chore: project level scrollbar added
    
    * chore: scrollbar added in command k modal
    
    * fix: calendar layout alignment fix
    anmolsinghbhatia committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    48b55ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    133c9b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    614096f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9fdb0f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb442d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c851ec7 View commit details
    Browse the repository at this point in the history
  13. [WEB-482] chore: issue sidebar improvement (makeplane#3733)

    * chore: module-select dropdown improvement
    
    * chore: issue sidebar subscription loader added
    
    * chore: issue sidebar improvement
    
    * fix: peek overview exception error
    anmolsinghbhatia committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    022a286 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    71901ef View commit details
    Browse the repository at this point in the history
  15. [WEB-394]: Added a description to project network options (makeplane#…

    …3717)
    
    * chore: project access specifier description added
    
    * chore: project access specifier description added to the project settings form
    
    * chore: remove fullstop
    
    * fix: dropdown width
    aaryan610 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    487e961 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fcbe690 View commit details
    Browse the repository at this point in the history
  17. feat: added typography support to the editor for emDash, implies and …

    …arrows (makeplane#3648)
    
    * feat: added typography support to the editor for emDash, implies and arrows
    
    * chore: reverting back font
    Palanikannan1437 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    56f4df4 View commit details
    Browse the repository at this point in the history
  18. [WEB-478]: implemented cycle filters in display properties for list, …

    …kanban, and spreadsheet layouts (makeplane#3702)
    
    * chore: implemented the modules and cycle filter in the display properties
    
    * typo: added placeholders for module and cycle select in spreadsheet view
    
    * feat: created workspace modules and cycles endpoints in appi server and implemented in application
    
    * ui: UI changes in the spreadsheet module and cycle dropdown and added cursor navigation for cycle via arrow keys
    
    * format: formatted api sever
    
    * chore: module select logic updated
    
    * chore: updated module updated handler in all-properties and spreadsheet column
    
    * chore: updated url names for workspace modules and cycles
    
    * fix: validated members availability in the modules list member tooltip
    
    ---------
    
    Co-authored-by: Anmol Singh Bhatia <[email protected]>
    gurusainath and anmolsinghbhatia committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ac6e710 View commit details
    Browse the repository at this point in the history
  19. [WEB - 467] perf: issues listing endpoints (makeplane#3710)

    * dev: update issue listing apis
    
    * dev: optimize issue listing apis
    
    * fix: sub issues endpoint
    
    * add loading state for subscription in issueDetail
    
    * fix: import error
    
    ---------
    
    Co-authored-by: rahulramesha <[email protected]>
    pablohashescobar and rahulramesha committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    370decc View commit details
    Browse the repository at this point in the history
  20. [WEB-486] fix: In archived issues, Ctrl + click is redirecting to `/i…

    …ssues/[issue-id]` route instead of `/archived-issues/[issue-id]` resulting in infinite loading. (makeplane#3738)
    prateekshourya29 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    efadc72 View commit details
    Browse the repository at this point in the history
  21. [WEB-327] chore: scrollbar improvement (makeplane#3736)

    * chore: scrollbar improvement
    
    * chore: scrollbar improvement
    anmolsinghbhatia committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b10e89f View commit details
    Browse the repository at this point in the history
  22. [WEB - 485] chore: external apis validation (makeplane#3737)

    * dev: add integrity validation for states
    
    * dev: add validation for issue comment with same external id and external source
    pablohashescobar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e86d2ba View commit details
    Browse the repository at this point in the history
  23. [WEB-371]: Implemented react-day-picker for date selections (makepl…

    …ane#3679)
    
    * dev: initialize new date picker
    
    * style: selected date focus state
    
    * chore: replace custom date filter modal components
    
    * chore: replaced inbox snooze popover datepicker
    
    * chore: replaced the custom date picker
    
    * style: date range picker designed
    
    * chore: date range picker implemented throughout the platform
    
    * chore: updated tab indices
    
    * chore: range-picker in the issue layouts
    
    * chore: passed due date color
    
    * chore: removed range picker from issue dates
    aaryan610 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b1592ad View commit details
    Browse the repository at this point in the history
  24. [WEB - 490] chore: issue serializer changes (makeplane#3741)

    * chore: issue serializer changes
    
    * add assignee id check on the frontend
    
    * add z-index for spreadsheet issue layout
    
    ---------
    
    Co-authored-by: rahulramesha <[email protected]>
    NarayanBavisetti and rahulramesha committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b1a5e48 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    c61e8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cc2a4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acf81f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d73cd2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e924170 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02182e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b54fe8 View commit details
    Browse the repository at this point in the history
  8. [WEB-521] fix: kanban column collapse toggle not working (makeplane#3755

    )
    
    * fix: kanban collapse toggle not working
    
    * style: update dropdown position
    aaryan610 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b1bf125 View commit details
    Browse the repository at this point in the history
  9. [WEB-515] fix: spreadsheet layout overflow (makeplane#3758)

    * fix: spreadsheet column sort by dropdown overlapping fix
    
    * fix: spreadsheet issue title column sticky fix
    
    * fix: issues header z index fix
    anmolsinghbhatia committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ebad7f0 View commit details
    Browse the repository at this point in the history
  10. [WEB - 508] chore: bot filter (makeplane#3751)

    * dev: update bot filters
    
    * dev: remove bot filters from workspace
    
    * filter out bot members in workspace
    
    * dev: remove filtering from project member listing
    
    * dev: update filtering for bot workspace members
    
    ---------
    
    Co-authored-by: rahulramesha <[email protected]>
    pablohashescobar and rahulramesha committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7927b76 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    62607ad View commit details
    Browse the repository at this point in the history
  12. [WEB-468] fix: issue detail endpoints (makeplane#3722)

    * dev: add is_subscriber to issue details endpoint
    
    * dev: remove is_subscribed annotation from detail serializers
    
    * dev: update issue details endpoint
    
    * dev: inbox issue create
    
    * dev: issue detail serializer
    
    * dev: optimize and add extra fields for issue details
    
    * dev: remove data from issue updates
    
    * dev: add fields for issue link and attachment
    
    * remove expecting a issue response while updating and deleting an issue
    
    * change link, attachment and reaction types and modify store to recieve their data from within the issue detail API call
    
    * make changes for subscription store to recieve data from issue detail API call
    
    * dev: add issue reaction id
    
    * add query prarms for archived issue
    
    ---------
    
    Co-authored-by: rahulramesha <[email protected]>
    pablohashescobar and rahulramesha committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    03e5f4a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    03f8bfa View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. [WEB-537] fix: issue in all-issue create view modal, filter needs to …

    …disappear when filter is de selected. (makeplane#3781)
    prateekshourya29 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3372e21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b5115 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c50ee3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c64933 View commit details
    Browse the repository at this point in the history
  5. [WEB-459] fix: tables row color retention, images in tables and css f…

    …ixes (makeplane#3748)
    
    * fix: tables row color retention, images in tables and css fixes
    
    * fix: border colors darker
    
    * updated tables to new design
    
    * removing comments
    Palanikannan1437 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e0a4d7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5571d42 View commit details
    Browse the repository at this point in the history
  7. [WEB-507] fix: cycle lead details not visible (makeplane#3750)

    * fix: cycle lead details
    
    * revert: sidebar padding changes
    aaryan610 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    27fcfcf View commit details
    Browse the repository at this point in the history
  8. [WEB-512] fix: date inputs keyboard navigation (makeplane#3753)

    * fix: tab indices logic
    
    * fix: due date highlight logic
    
    * Revert "fix: due date highlight logic"
    
    This reverts commit f523078.
    aaryan610 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    34f89ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f7565c View commit details
    Browse the repository at this point in the history
  10. [WEB-540] fix: hide sub_issue, link, attachment property from l…

    …ist/ kanban view if their count is 0. (makeplane#3768)
    
    * [WEB-540] fix: hide `sub_issue`, `link`, `attachment` property from list/ kanban view if their count is 0.
    
    * chore: use `cn` helper function instead of string interpolation.
    prateekshourya29 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    849d3a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50cbb2f View commit details
    Browse the repository at this point in the history
  12. [WEB-539] style: add background to user email in dashboard dropdown f…

    …or better UX on workspace list scroll. (makeplane#3769)
    prateekshourya29 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9f05584 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5f6c9a4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0aaca70 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8c1f169 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    46e1d46 View commit details
    Browse the repository at this point in the history
  17. [WEB-306] fix: Gantt chart bugs, refactor Gantt context (makeplane#3775)

    * chore: initialize gantt layout store
    
    * fix: modules being refetched on creation
    
    * fix: scrollLeft calculation logic
    
    * chore: modules list item dropdown position
    
    * refactor: active block logic
    
    * refactor: main content block component
    
    * chore: remove unnecessary conditions for duration
    aaryan610 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ba64796 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    33c99de View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6240b17 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d6a32ef View commit details
    Browse the repository at this point in the history
  21. chore(deps): bump cryptography in /apiserver/requirements (makeplane#…

    …3784)
    
    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.4.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.0...42.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9c1d496 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7c85ee7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    812df59 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    fa45806 View commit details
    Browse the repository at this point in the history
  2. Split the build of the frontend to use the github runner with amd64 a…

    …nd self-hosted runner with arm64
    torbenraab committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    1ede9c4 View commit details
    Browse the repository at this point in the history