3
0
Commit Graph

5328 Commits

Author SHA1 Message Date
Jože Fortun
cf8de0f845 Fix drilldown of select, record and user fields 2024-03-28 09:54:36 +01:00
Jože Fortun
e4f0811dcc v2023.9.5 2024-03-21 16:58:27 +01:00
Jože Fortun
300b8e0692 v2023.9.5-rc.2 2023.9.5-rc.2 2024-03-21 13:52:58 +01:00
Jože Fortun
02284fb08a Fix extra space in prefilter description text 2024-03-21 13:38:33 +01:00
Jože Fortun
0bb06753db Fix sidebar closing when going to new route 2024-03-21 13:35:24 +01:00
Jože Fortun
31e6f4273d Adjust columns from md to lg breakpoint 2024-03-21 13:35:15 +01:00
Jože Fortun
95859fd370 Hide hidden block toggle 2024-03-21 11:36:13 +01:00
Jože Fortun
5ade0b64d3 Remove dashes from handle tooltips 2024-03-21 10:53:06 +01:00
Jože Fortun
21447c54ff v2023.9.5-rc.1 2023.9.5-rc.1 2024-03-21 09:28:59 +01:00
Kelani Tolulope
c38ff2aecf Refetch data based on prefilter value dependency changes 2024-03-21 08:58:54 +01:00
Mumbi Francis
dd98df564c Add options for opening links in newTab or modals on WF prompts 2024-03-20 18:30:46 +03:00
Jože Fortun
eb9cce2428 Add user object to all evaluatePrefilter variables 2024-03-19 15:49:17 +01:00
Tomaž Jerman
7fc4ca9211 Enable User module fields to be exported/imported 2024-03-19 14:30:26 +01:00
Jože Fortun
77169cfc6d Remove Nylas block from selector until reimplementation 2024-03-18 14:17:47 +01:00
Jože Fortun
fedb6ad0bc Prevent unsaved changes on page builder save and close 2024-03-18 14:11:59 +01:00
Tomaž Jerman
772d03e911 Add type resolution to Session.ResumeState 2024-03-18 14:05:38 +01:00
Jože Fortun
8870223673 Remove initial delay when loading prompts on one 2024-03-18 11:17:24 +01:00
Tomaž Jerman
74031ca69e Fix automation session search throwing pgql column type errors 2024-03-18 09:57:02 +01:00
Jože Fortun
ae536800fe Fix clone processing for compose resources 2024-03-18 09:56:17 +01:00
Jože Fortun
73c5a2cbe2 Prevent change detection on namespace clone 2024-03-12 13:16:31 +01:00
Jože Fortun
a22b17fce8 Add slug to namespace clone if it exists 2024-03-12 12:36:48 +01:00
Jože Fortun
29f79579a5 Bump axios for all to 0.28.0 2024-03-12 12:36:48 +01:00
Jože Fortun
5f70f20997 Remove namespace /clone route and update clone flow 2024-03-12 12:36:48 +01:00
Jože Fortun
6b17e27e76 Fix page not rendering if block not found in layout 2024-03-12 12:36:48 +01:00
Jože Fortun
a505e3d8e5 Fix compose tests due to stylelint 2024-03-11 17:15:14 +01:00
Jože Fortun
bd8701ab7f Add on hover styles to page list 2024-03-11 15:28:39 +01:00
Jože Fortun
a3243bf4c6 Create default layout when clicking Build Page on onboarding 2024-03-11 15:20:51 +01:00
Tomaž Jerman
13d0cd514f Change ns clone/import to not require slugs 2024-03-11 09:17:25 +01:00
Jože Fortun
9a2bd3665c Added 3 dev makefiles, use make dev on root to build and yarn libs/clients 2024-03-08 15:21:33 +01:00
Jože Fortun
979dbe0b3c Change -font-family to -family-base 2024-03-06 17:27:29 +01:00
Jože Fortun
9c9483e5ce Fix custom-file-input theme styles 2024-03-06 17:14:43 +01:00
Jože Fortun
fed1390710 Add makefile (make yarn) in /client that goes into all clients and runs yarn 2024-03-06 16:27:48 +01:00
Jože Fortun
546cb86299 Update all bootstrap-vue packages to 2.23.1 2024-03-06 16:27:22 +01:00
Jože Fortun
9f037ba47b Add hover to revisions table and text-nowrap to changes column 2024-03-06 16:08:31 +01:00
Jože Fortun
3cfad70631 Fix horizontal field editors/viewers styling impacting other form groups in compose 2024-03-06 16:07:49 +01:00
Jože Fortun
0456fe4f3e Fix application and namespace logo uploads not working due to headers not containing multipart/form-data 2024-03-06 15:59:44 +01:00
Jože Fortun
55a827a2cb Fix namespace save button still processing after error 2024-03-05 14:07:31 +01:00
Jože Fortun
b428979c4e v2023.9.4-d 2023.9.4 2024-03-04 17:31:44 +01:00
Jože Fortun
3708ca9f32 Add cancel buttons to all prompts 2024-03-04 17:18:25 +01:00
Jože Fortun
27e142c1a6 Fix record selector prompt dropdown menu appearing behind the prompt 2024-03-04 17:18:04 +01:00
Jože Fortun
10608245b4 v2023.9.4-c 2024-03-01 13:46:26 +01:00
Tomaž Jerman
566ff41b6b Temporary fix for user listing via compose user field 2024-03-01 13:19:02 +01:00
Jože Fortun
01bd594118 Fix CInputSelect not emiting loading on search 2024-03-01 12:08:37 +01:00
Jože Fortun
3b3c063df8 v2023.9.4-b 2024-02-27 12:35:03 +01:00
Jože Fortun
56170f3b1a Fix CResourceList alignment with sort button and add sticky column to th 2024-02-27 10:26:19 +01:00
Jože Fortun
5002d9887b Change default sort for workflow list to changedAt desc 2024-02-27 10:26:19 +01:00
Tomaž Jerman
40cf2616ad Fix broken docs codegen 2024-02-27 10:21:55 +01:00
Jože Fortun
8c7de3dce2 Remove redundant console.log 2024-02-27 09:41:21 +01:00
Jože Fortun
0043afc4fa v2023.9.4 2024-02-26 17:28:08 +01:00
Jože Fortun
a1d5bcd595 Remove margin-left from * in required field labels 2024-02-26 16:37:22 +01:00