|
555e50689a
|
CE-551 Fix initialValue for possible values to do validation right
|
2023-07-25 15:41:26 -05:00 |
|
|
4984ddbf73
|
CE-551 Implement default values from fieldMetaData for record create; scroll to error; add errors to possible-value (DynamicSelect);
|
2023-07-25 14:14:27 -05:00 |
|
|
9c51b3949e
|
CE-551 Add keyboard shortcuts to Record Query screen; fix to not take keyboard commands while keyboard-help screen is up
|
2023-07-25 14:10:50 -05:00 |
|
|
cd7e6b8db1
|
Move getOperatorOptions into exported function
|
2023-07-25 08:35:18 -05:00 |
|
|
70581f6641
|
fix runtime error checking filter validity, in case criteria.values is null
|
2023-07-25 08:34:36 -05:00 |
|
|
7637d8cd62
|
Auto-focus the text input
|
2023-07-21 09:47:50 -05:00 |
|
|
ab563c1d93
|
Improve line height in filter column drop down
|
2023-07-21 09:00:34 -05:00 |
|
|
66a453cd11
|
Merge pull request #25 from Kingsrook/integration/sprint-29
Integration/sprint 29
|
2023-07-20 09:55:53 -05:00 |
|
|
70b2b70ba0
|
Try updating orb rather than specific chrome version
|
2023-07-20 08:11:55 -05:00 |
|
|
aa4379787d
|
Try specific chrome version - new one appears to not be supported by browser tools?
|
2023-07-20 08:07:24 -05:00 |
|
|
95144608e5
|
Strip trailing slashes from routes / breadcrumbs / titles
|
2023-07-19 11:16:59 -05:00 |
|
|
ba79ccb2eb
|
Merge branch 'feature/datetime-query-expressions' into integration/sprint-29
|
2023-07-17 16:26:18 -05:00 |
|
|
a3228166fb
|
cleanup/resort vars
|
2023-07-17 16:12:21 -05:00 |
|
|
693c5c71ca
|
Merge branch 'feature/breadcrumb-labels' into integration/sprint-29
# Conflicts:
# src/App.tsx
# src/QContext.tsx
|
2023-07-17 16:02:15 -05:00 |
|
|
0a0385867c
|
Update qqq-frontend-core to 1.0.79
|
2023-07-17 08:54:31 -05:00 |
|
|
2e4f787462
|
Update qqq-frontend-core to 1.0.79
|
2023-07-17 08:54:09 -05:00 |
|
|
18b16ab134
|
Adding tooltips w/ evaluated real-time values; fixing bugs, getting ready for release
|
2023-07-17 08:48:54 -05:00 |
|
|
28c48cc2ef
|
Checkpoint - functional between, expressions working as values, etc
|
2023-07-14 09:36:33 -05:00 |
|
|
8458ff6b2a
|
Checkpoint - starting to add between on dates & date-times
|
2023-07-13 09:18:45 -05:00 |
|
|
50b2330c8d
|
Make '.' not open command menu in input type=number fields
|
2023-07-10 14:54:00 -05:00 |
|
|
840b870e94
|
fix for dot menu
|
2023-07-07 14:43:54 -05:00 |
|
|
50ad1760d5
|
Initial qfmd work to support datetime query expressions from frontend
|
2023-07-06 18:56:20 -05:00 |
|
|
5686b606d8
|
CTLE-214 Update qqq-frontend-core to 1.0.78 (app search for dot menu)
|
2023-07-06 18:55:04 -05:00 |
|
|
a42cabd903
|
Dot-menu css; add help menu; make 'a' always open audit on recordView
|
2023-07-06 12:05:18 -05:00 |
|
|
6b44742cb5
|
Add try-catch around counting
|
2023-07-04 10:16:50 -05:00 |
|
|
e9f8684b82
|
CTLE-214: dot menu bug fixes and updates
|
2023-07-03 16:43:18 -05:00 |
|
|
283c3c7413
|
Merge pull request #24 from Kingsrook/feature/CTLE-503-optimization-weather-api-data
Feature/ctle 503 optimization weather api data
|
2023-07-03 15:12:08 -05:00 |
|
|
b3a21d6e22
|
Merge branch 'integration/sprint-28' into feature/CTLE-503-optimization-weather-api-data
|
2023-07-03 15:11:58 -05:00 |
|
|
36ea9c26db
|
ADding goto record button/dialog
|
2023-07-03 11:14:28 -05:00 |
|
|
317d687b22
|
Fix bug w/ url in query string, w/ value=false (and js false == "")
|
2023-07-03 11:11:55 -05:00 |
|
|
c38712208d
|
Update qqq-frontend-core to 1.0.77; add @babel/plugin-proposal-private-property-in-object to silence warning
|
2023-07-03 11:10:43 -05:00 |
|
|
1fe98331b2
|
Adding exclusions to fix conflicts instead of previous
|
2023-07-03 08:38:43 -05:00 |
|
|
2165136dc2
|
Caling out specific guava version to fix conflict
|
2023-07-03 08:13:49 -05:00 |
|
|
5ee1f987c5
|
Update qqq-backend-core version
|
2023-07-01 20:07:31 -05:00 |
|
|
f5b444f8ba
|
Add -s settings.xml to mvn verify call
|
2023-06-30 20:09:41 -05:00 |
|
|
8a3c118ab6
|
Add qqq-backend-core @ feature-CTLE-503-optimization-weather-api-data-20230630.185634-2
|
2023-06-30 19:59:43 -05:00 |
|
|
16dd633a08
|
CTLE-436: fixed selenium tests
|
2023-06-30 18:33:09 -05:00 |
|
|
ea35e4bde1
|
CTLE-436: fixed duplicate import
|
2023-06-30 16:14:43 -05:00 |
|
|
608f2ec1f2
|
Merge branch 'feature/CTLE-436-move-to-integration-per-client' into integration/sprint-28
|
2023-06-30 15:10:11 -05:00 |
|
|
d627629af8
|
CTLE-436: updates to latest frontend core
|
2023-06-30 15:09:57 -05:00 |
|
|
efedf47ad4
|
Initial checkin
|
2023-06-30 14:11:51 -05:00 |
|
|
f20a734c94
|
Merging!
|
2023-06-29 10:52:45 -05:00 |
|
|
3494af5180
|
updated qqq version
|
2023-06-29 09:26:41 -05:00 |
|
|
24159aeec3
|
upped version in package.json
|
2023-06-28 19:48:24 -05:00 |
|
|
690a7a1cae
|
CTLE-436: added variant selection when querying or viewing records
|
2023-06-28 19:33:44 -05:00 |
|
|
a6425eef9f
|
Updated QFC w/ dot-menu merge in
|
2023-06-28 16:19:26 -05:00 |
|
|
0abc8ae8b8
|
Fix merge conflict (duplicated gotoCreate function)
|
2023-06-28 15:53:09 -05:00 |
|
|
901c643cec
|
Merge pull request #23 from Kingsrook/feature/CTLE-214-dot-menu
Feature/ctle 214 dot menu
|
2023-06-28 15:46:58 -05:00 |
|
|
37647e25b8
|
Merge branch 'integration/sprint-28' into feature/CTLE-214-dot-menu
|
2023-06-28 15:46:50 -05:00 |
|
|
49422e5118
|
Add runRecordScript process
|
2023-06-28 12:43:00 -05:00 |
|