3
0
Commit Graph

5318 Commits

Author SHA1 Message Date
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
Jože Fortun
070e7516bd Fix stale data warning when no stale data 2024-02-26 16:35:00 +01:00
Jože Fortun
930a083577 Remove redundant variables from record page recorID watcher 2023.9.4-rc.1 2024-02-26 14:58:24 +01:00
Mumbi Francis
8602a7374f Update minified custom css 2024-02-26 16:57:50 +03:00
Jože Fortun
b682cb9824 Adjust field required * styles 2024-02-26 14:47:39 +01:00
Jože Fortun
57a307ef07 Fix layout evaluating multiple times and defaulting to the current one after saving record 2024-02-26 14:19:57 +01:00
Jože Fortun
9e623ebadc Fix record modal border-radius to match magnify modal 2024-02-26 14:19:57 +01:00
Jože Fortun
65832b461c Fix required field * selector 2024-02-26 14:19:57 +01:00
Tomaž Jerman
6fe0b8ae83 Fix empty datetime record value handling to not return zero timestamp 2024-02-26 14:12:42 +01:00
Peter Grlica
dce1b8e573 Updated discovery dependencies 2024-02-26 08:58:58 +01:00
Jože Fortun
1153d0f8c2 v2023.9.4-rc.1 2024-02-23 16:47:18 +01:00