mike12345567
|
3d6f50ee5d
|
Improving consistency of how appId is retrieved and making sure it is valid when being used.
|
2020-11-09 14:38:29 +00:00 |
mike12345567
|
eca97f6f57
|
Linting.
|
2020-11-06 21:32:03 +00:00 |
mike12345567
|
472305d214
|
Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated.
|
2020-11-06 21:13:21 +00:00 |
Michael Drury
|
b3fbffdfdc
|
Fixing issue with appId being checked when undefined.
|
2020-11-03 16:23:28 +00:00 |
Michael Drury
|
0cc837b220
|
Updating server test cases with the header for appId.
|
2020-11-03 15:00:39 +00:00 |
mike12345567
|
0c81516662
|
Some more re-work, more testing needed to auth stuff.
|
2020-11-02 20:14:10 +00:00 |
Michael Shanks
|
492c45f169
|
fixes home route matching everything
|
2020-10-16 23:36:42 +01:00 |
Michael Shanks
|
3f53e2958b
|
Merge remote-tracking branch 'origin/master' into mike-fixes
|
2020-10-16 21:39:51 +01:00 |
Michael Shanks
|
acd17a6668
|
client - sanitize urls, so we can match routes with nasty chars
|
2020-10-16 15:44:39 +01:00 |
Andrew Kingston
|
c818bc9a3f
|
Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates
|
2020-10-16 09:17:54 +01:00 |
Andrew Kingston
|
c627c1d7d7
|
Fix popstate client routing events
|
2020-10-16 09:16:25 +01:00 |
Michael Shanks
|
44d6c3a649
|
Merge remote-tracking branch 'origin/master' into mike-fixes
|
2020-10-15 23:21:12 +01:00 |
Martin McKeaveney
|
1238f85890
|
replacing pathname
|
2020-10-15 14:46:24 +01:00 |
Martin McKeaveney
|
8a936e0927
|
more auth bugfixes
|
2020-10-15 14:26:33 +01:00 |
Michael Shanks
|
58b0d2221e
|
Merge remote-tracking branch 'origin/master' into mike-fixes
|
2020-10-15 09:18:04 +01:00 |
Michael Shanks
|
3914d63dee
|
app screen routing - routes are no case insensitive
|
2020-10-14 20:54:07 +01:00 |
Andrew Kingston
|
59b12af15c
|
Add support for client app ID routing when serving on a LAN ip address
|
2020-10-14 20:33:09 +01:00 |
Michael Shanks
|
9e6f6c5292
|
bindings... allowing unescaped urls, but not html tags
|
2020-08-11 14:12:05 +01:00 |
Michael Shanks
|
753fb27eb8
|
client lib - new binding
|
2020-08-06 21:12:35 +01:00 |
Martin McKeaveney
|
7b57f0ecc1
|
merge
|
2020-07-07 21:32:32 +01:00 |
Michael Shanks
|
208f5b33c1
|
Form component now supports edit recprd
|
2020-07-07 20:16:03 +01:00 |
Michael Shanks
|
32bd9f2601
|
some comments
|
2020-07-07 10:51:25 +01:00 |
Michael Shanks
|
921c205e22
|
routing breaks when we click same link twice #422
|
2020-07-07 10:48:24 +01:00 |
Michael Shanks
|
f4701f98a5
|
fix: list supports multiple children (without container)
|
2020-07-06 14:21:55 +01:00 |
Martin McKeaveney
|
5cc358e496
|
deployment E2E
|
2020-07-02 23:22:20 +01:00 |
Michael Shanks
|
4b3ceb7f9d
|
Added recordDetail component
|
2020-07-01 13:19:14 +01:00 |
Michael Shanks
|
d7b09f5b65
|
removed x-user-agent
|
2020-06-19 16:59:46 +01:00 |
Michael Shanks
|
849fcfe819
|
client - should recognise new cookie format
|
2020-06-19 07:04:55 +01:00 |
Michael Shanks
|
bf952f8677
|
instanceid removal
|
2020-06-18 16:59:31 +01:00 |
Michael Shanks
|
f3ba6552f0
|
client: fixing broken tests
|
2020-06-14 20:30:23 +01:00 |
Michael Shanks
|
bf1da9e94e
|
removal of appRoot - appId comes in cookie
|
2020-06-12 20:42:55 +01:00 |
Michael Shanks
|
cd29fd9862
|
Merge branch 'master' into new-list-spike2
|
2020-06-04 11:57:05 +01:00 |
Michael Shanks
|
5fa8e3ca63
|
bugfix: screenRouter hijacks link clicks and routes when applicable
|
2020-06-03 22:52:33 +01:00 |
Michael Shanks
|
9c258da579
|
spike - list that accepts children
|
2020-06-02 23:26:06 +01:00 |
Martin McKeaveney
|
9c3c38d0ac
|
tests
|
2020-06-01 22:25:44 +01:00 |
Martin McKeaveney
|
aeae4f50e2
|
tidy up
|
2020-06-01 21:26:32 +01:00 |
Martin McKeaveney
|
a220822e3a
|
move workflow to array data structure
|
2020-06-01 10:41:28 +01:00 |
Martin McKeaveney
|
65d0161007
|
orchestrator refactor, user creation block
|
2020-05-30 13:41:46 +01:00 |
Martin McKeaveney
|
7d871ff9cf
|
separate workflow components from routify routes
|
2020-05-30 00:40:33 +01:00 |
Martin McKeaveney
|
7129b9c225
|
significant client lib refactor
|
2020-05-30 00:14:41 +01:00 |
Martin McKeaveney
|
bba7b93b75
|
refactor client library
|
2020-05-29 14:06:36 +01:00 |
Martin McKeaveney
|
e3271bf765
|
Merge branch 'master' of github.com:Budibase/budibase into workflow-v1
|
2020-05-27 10:13:42 +01:00 |
Conor_Mack
|
d250d61c62
|
Completed CSS Selector Styling
|
2020-05-25 15:23:56 +01:00 |
Martin McKeaveney
|
6f3ad884db
|
workflow UI with DnD
|
2020-05-21 21:40:16 +01:00 |
Conor_Mack
|
5b8d1cead7
|
Testing Complete - Resolve Post Issue
|
2020-05-18 16:32:00 +01:00 |
Martin McKeaveney
|
85f1faeb3c
|
client lib tests
|
2020-05-07 13:33:25 +01:00 |
Martin McKeaveney
|
c255883aed
|
formatting + fixing builder tests
|
2020-05-07 10:53:34 +01:00 |
Martin McKeaveney
|
2c361f3d1d
|
apps being served correctly
|
2020-05-04 17:13:57 +01:00 |
Martin McKeaveney
|
77b8f8fa8e
|
show screenslot if there's no screens
|
2020-04-06 17:06:04 +01:00 |
Michael Shanks
|
5763d264b8
|
dont try to attachChildren if theres not htmlElement supplied
|
2020-02-26 15:57:48 +00:00 |