18 Commits

Author SHA1 Message Date
jasquat
8248ca6802
allow overriding the backend url on frontend w/ burnettk 2023-04-26 13:31:12 -04:00
jasquat
0deb214fb8
display placeholder date as lowercase only 2023-04-21 09:26:49 -04:00
jasquat
14b33bd712
allow setting date format using an env var at boot time w/ burnettk 2023-04-11 17:25:46 -04:00
jasquat
651ffc711a
added ability to display the environment in the frontend header bar w/ burnettk 2023-02-17 14:35:13 -05:00
jasquat
565ee71a17 allow setting configs for the frontend through env vars w/ burnettk 2023-02-07 17:21:54 -05:00
23c8c7f924
frontend: use /api subpath instead of subdomain
Because buying certificates with multiple SANs every time you want to
deploy an envrionment is a pain the ass and expensive.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-01-31 10:37:07 +01:00
jasquat
b6481c78b2 remove several debug print statements 2023-01-12 10:48:42 -05:00
jasquat
b5584d73f3 remove unneeded protocol variable w/ burnettk 2023-01-11 17:29:08 -05:00
jasquat
b9612f2d30 debugging cookies w/ burnettk 2023-01-11 14:52:12 -05:00
Dan
1b64c9ed6e A hot path that will assume the backend is running on a port that is one less than the front end port (rather than assuming 7000)
Updating the docker-compose for all of SpiffArena so that it will fire up on ports 8000 -> 8004 rather than 7000 which has a common conflict with Apple AirPlay
2022-12-21 11:06:09 -05:00
jasquat
ae2bc38588 filtering by metadata works w/ burnettk 2022-12-02 13:47:04 -05:00
jasquat
927f81ea07 times on instance list table are working now w/ burnettk 2022-11-17 16:05:54 -05:00
jasquat
bd42234891 use error as a status instead of faulted w/ burnettk 2022-11-10 15:55:17 -05:00
jasquat
7aca52035c fixed up the process instance show page and moved contents of scss to css file and load that last w/ burnettk 2022-11-10 15:44:58 -05:00
jasquat
d32b5d8e00 add date ranges for process instances search w/ burnettk 2022-11-02 12:42:49 -04:00
jasquat
bc965ae939 a simple date picker w/ burnettk 2022-11-01 17:30:55 -04:00
burnettk
680edfb9fe Merge commit '8d86fe710d083e1d5b2f031ddcf3443b044785e3' 2022-10-17 17:18:24 -04:00
Jon Herron
28379f43d6 Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend' 2022-10-12 10:21:49 -04:00