Commit Graph

  • f23b629896 WIP tt-add-favorite-linked-to-objectmetadata Thomas Trompette 2024-09-04 15:35:54 +0200
  • cbe7030262
    fix: fix typo in path Devessier 2024-09-04 15:30:18 +0200
  • e2f40f2385 Fix tests martmull 2024-09-04 15:27:29 +0200
  • 5f4782c96f Fix rating martmull 2024-09-04 15:17:16 +0200
  • 7a282b4363
    Fix bug bypassing verification in confirmation modal when pressing Enter (#6889) Lý Thanh Bách 2024-09-04 20:15:29 +0700
  • 7cf44139a1 Fix example for core martmull 2024-09-04 15:07:22 +0200
  • 7a96ab6638
    refactor: extract the static list of available actions in another file Devessier 2024-09-04 15:02:23 +0200
  • 0fbf4ed3f5
    refactor: simplify ids Devessier 2024-09-04 14:56:26 +0200
  • dbcbe754dd
    fix: Updated Menu item font size (#6884) Harshit Singh 2024-09-04 17:52:42 +0530
  • a3d10355dd
    refactor: rename the components for workflow actions and triggers editing Devessier 2024-09-04 14:22:31 +0200
  • 1a20b772f7 Fix standard object prefill Marie Stoppa 2024-09-04 13:51:53 +0200
  • a6fc25e4b4 WIP: Manage examples for metadata martmull 2024-09-03 18:30:25 +0200
  • 2f4251c1d7
    refactor: rename the hook that creates steps Devessier 2024-09-04 12:22:24 +0200
  • cca7ec8061
    refactor: rename effect component Devessier 2024-09-04 12:15:33 +0200
  • 5346d8515a
    refactor: rename the custom nodes components Devessier 2024-09-04 12:12:25 +0200
  • 7a81a6f7b0
    refactor: rename diagram component Devessier 2024-09-04 12:04:01 +0200
  • 1d3be265aa
    refactor: rename workflow selected node state Devessier 2024-09-04 11:45:05 +0200
  • c4b5adb374
    refactor: rename workflow id state Devessier 2024-09-04 11:43:03 +0200
  • 0b89e6e5b3
    refactor: rename the state Devessier 2024-09-04 11:38:03 +0200
  • f68fb954a6 Fix demo seed Marie Stoppa 2024-09-04 11:30:47 +0200
  • 6fae8251d0
    refactor: rename workflow diagram state Devessier 2024-09-04 11:30:09 +0200
  • 2f0a68bc0f
    refactor: delete unused states Devessier 2024-09-04 11:29:25 +0200
  • c306030582 Fix bug bypassing verification in confirmation modal when pressing Enter lybach 2024-09-04 15:46:54 +0700
  • 641b33d572 sort task groups reverse alphabetically by their status Avinash Bhardwaj 2024-09-03 20:08:16 +0000
  • dfdb4c38cd Handle migration of Email to Emails fields gitstart-twenty 2024-09-03 19:50:49 +0000
  • b0138918b5
    Merge b120d4b3cf into 44ff55f550 Lucas Bordeau 2024-09-03 19:12:54 +0000
  • b120d4b3cf Refactored view picker states refactor/views-recoil-component-states-V2 Lucas Bordeau 2024-09-03 21:12:44 +0200
  • b849de36da Updated font to 13px harshit078 2024-09-03 23:44:56 +0530
  • 6091a7a1ca Refactored views with new instance states Lucas Bordeau 2024-09-03 18:43:52 +0200
  • 29ba4e46e1
    fix: allow user to select only serverless function that have ever been published Devessier 2024-09-03 18:25:32 +0200
  • 8fe896c4c0
    refactor: inline overkill custom hook Devessier 2024-09-03 18:17:13 +0200
  • c6f427351a
    refactor: rename the hook for consistency Devessier 2024-09-03 18:11:17 +0200
  • bdf823eb77
    refactor: fetch the most recently created workflow version and use it as the currently edited version Devessier 2024-09-03 18:09:19 +0200
  • d85c3a098e WIP: Manage examples martmull 2024-09-03 16:01:58 +0200
  • 87ed28abb4
    refactor: extract getStepDefaultDefinition function to its own file Devessier 2024-09-03 17:52:15 +0200
  • f41923c8fb
    refactor: throw inside getStepDefinition function Devessier 2024-09-03 17:48:54 +0200
  • 9055cd924b
    fix: fetch only the draft versions for the workflow we want Devessier 2024-09-03 12:45:09 +0200
  • fb3cfb0a23
    refactor: rename variable Devessier 2024-09-03 12:39:23 +0200
  • 8d530dce34
    refactor: replace triple-equal checks with calls to the isDefined function Devessier 2024-09-03 12:35:12 +0200
  • 2c9b4e54b4
    test: fix failing tests Devessier 2024-09-03 12:08:11 +0200
  • 6fe63bfe29
    test: fix failing test Devessier 2024-09-02 18:42:04 +0200
  • f78c588316
    refactor: remove unwanted comments Devessier 2024-09-02 18:30:47 +0200
  • 3bd7331934
    refactor: use globally defined constant representing the id of trigger nodes Devessier 2024-09-02 18:23:34 +0200
  • 38f2f860b8
    refactor: centralize how we extract object and event types from trigger event name Devessier 2024-09-02 18:21:12 +0200
  • a9cfbe1607
    refactor: delete useless container element Devessier 2024-09-02 18:16:23 +0200
  • 90cfc67e8f
    refactor: extract code to update triggers and steps in hooks Devessier 2024-09-02 18:10:05 +0200
  • 6b8c2f0e29
    refactor: reuse utility function to find a step Devessier 2024-09-02 15:02:50 +0200
  • 06ba5a2e8d
    feat: fetch draft and published versions and choose which one to use as the current version Devessier 2024-09-02 14:52:52 +0200
  • 8c0bbb3728
    feat: set a better label to trigger nodes Devessier 2024-09-02 10:56:29 +0200
  • 64d20b510e
    feat: allow none value for serverless function Devessier 2024-09-02 10:53:50 +0200
  • 542a155219
    feat: load last published version or draft version conditionally Devessier 2024-08-30 18:29:48 +0200
  • ea250e9849
    refactor: rename the hook to create new steps Devessier 2024-08-30 16:43:02 +0200
  • b570931a88
    fix: don't break adding steps when no step was created yet Devessier 2024-08-30 12:08:59 +0200
  • aa2184367f
    fix: solve merge conflicts artifacts Devessier 2024-08-29 18:21:45 +0200
  • 579866a4b3
    test: write tests for the replaceStep function Devessier 2024-08-29 16:11:49 +0200
  • 036ac3dd0e
    refactor: extract step manipulation functions in separate files Devessier 2024-08-29 16:11:37 +0200
  • b0c5a70f13
    feat: allow updating the configuration of code action steps Devessier 2024-08-29 16:11:06 +0200
  • e220ab9e9c
    feat: allow updating triggers Devessier 2024-08-29 14:55:54 +0200
  • e2b116464b
    feat: get selected node's definition Devessier 2024-08-28 18:35:30 +0200
  • dae5f76ba3
    feat: allow only a single serverless function action type to be selected Devessier 2024-08-28 17:50:14 +0200
  • 44ff55f550
    Enable payload without status update (#6881) Thomas Trompette 2024-09-03 17:24:29 +0200
  • 50ec3adc71 Enable payload without status update Thomas Trompette 2024-09-03 17:09:36 +0200
  • c01bee4068 Added instance state utils and hooks Lucas Bordeau 2024-09-03 17:09:33 +0200
  • 50a65ef46b
    Add workflow query hooks (#6876) Thomas Trompette 2024-09-03 17:07:22 +0200
  • 612428eeb3
    update refresh token expires in (#6879) Weiko 2024-09-03 17:00:19 +0200
  • 7f070c08a5 Rename error and add util Thomas Trompette 2024-09-03 16:32:48 +0200
  • d2b3b1f992 update refresh token expires in Weiko 2024-09-03 16:04:26 +0200
  • 8f65326b47
    Field name is oddly displayed when long (#6755) gitstart-app[bot] 2024-09-03 15:07:45 +0200
  • de6917aca1 Remove space Marie Stoppa 2024-09-03 14:19:49 +0200
  • bc2227ddbb
    Ability to filter on DATE fields (#6299) (#6824) ad-elias 2024-09-03 14:14:38 +0200
  • 9ee171b6be Fixed width to take up entire space harshit078 2024-09-03 17:27:58 +0530
  • 52597df35d Add date to isRecordMatchingFilter ad-elias 2024-09-03 13:55:11 +0200
  • 2d75cd74f7 Prevent workflow-run updates Thomas Trompette 2024-09-03 13:36:18 +0200
  • fed09a2318 Copy UI ad-elias 2024-09-03 12:35:11 +0200
  • d8d3485e2f Add query hooks for workflows + create version only if no draft Thomas Trompette 2024-09-03 12:03:52 +0200
  • e8c98fecca Remove useless function martmull 2024-09-03 11:54:32 +0200
  • 25f68ac6b3 Hide schema section martmull 2024-09-03 11:43:48 +0200
  • 34a8d9ac20 Add schema for responses without required parameters martmull 2024-09-03 11:43:16 +0200
  • 79ae64b9a2 Add workflow version query hooks Thomas Trompette 2024-09-03 11:07:25 +0200
  • 5c030da1bc Fix formatting martmull 2024-09-03 09:34:12 +0200
  • 8b57bc7aa4 Remove time from date filter display value ad-elias 2024-09-03 10:56:38 +0200
  • ca9cb123f2
    Merge e1f3a00b4d into 6e7cb27af2 Pacifique LINJANJA 2024-09-03 09:37:18 +0200
  • 42a29b9109 Fix tests martmull 2024-09-03 09:20:52 +0200
  • 6e7cb27af2
    fix: securing tasks and notes all view (#6869) Nabhag Motivaras 2024-09-03 12:46:42 +0530
  • 26e010a891 fix: securing tasks and notes all view Nabhag8848 2024-09-03 12:34:50 +0530
  • ae92d6d86f Fixed Max-width harshit078 2024-09-03 10:15:49 +0530
  • d288f1b0a9 Added position and overflow harshit078 2024-09-03 02:12:55 +0530
  • a8b1a82d7e removes unnecessary imports from ObjectFilterDropDownMenuItem Faisal-imtiyaz123 2024-09-03 01:57:28 +0530
  • dcf84f58f9 adds onEnter to ObjectFilterDropDownMenuItem Faisal-imtiyaz123 2024-09-03 01:55:59 +0530
  • 4784e723fb add prop to handle styles on Breadcrumb and fix sidebar icon gitstart-twenty 2024-09-02 17:26:02 +0000
  • 574f61063a Merge branch 'main' into TWNTY-6738 gitstart-twenty 2024-09-02 17:25:45 +0000
  • 24b500fb3b Update error messages martmull 2024-09-02 18:32:53 +0200
  • f15c5e5b58
    Updated MultiItemFieldInput to display current value properly (#6857) nitin 2024-09-02 21:20:54 +0530
  • 63d7f9851c set correct value Nitin Koche 2024-09-02 20:55:46 +0530
  • 464fd5c485
    chore: improve the softdelete style (#6846) Pacifique LINJANJA 2024-09-02 19:24:30 +0400
  • 1a0b4ad356 Enhance support for depth parameter martmull 2024-09-02 16:49:49 +0200
  • 48b95dd693 Fix secondaryLink openApi field description martmull 2024-09-02 16:34:03 +0200
  • 329e7364a4
    Prevent workflow version from bad update (#6848) Thomas Trompette 2024-09-02 16:20:20 +0200
  • b6497882eb Prevent workflow version from bad update Thomas Trompette 2024-09-02 16:01:04 +0200
  • d1c5436009
    chore: Update TablerIcons.ts Pacifique LINJANJA 2024-09-02 16:00:06 +0200