Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.2.0 #189

Merged
merged 55 commits into from
Apr 9, 2024
Merged

1.2.0 #189

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
607081c
#162 - Update graphics on login page
Yi-Jacob Jan 19, 2024
6d0ba55
Merge pull request #163 from Yi-Jacob/issue/162-update-login-page
thekevinm Jan 22, 2024
0492924
Updated UI for API creation
Yi-Jacob Jan 28, 2024
319248e
cleanup
Yi-Jacob Jan 28, 2024
fc9197c
resolved merge
Yi-Jacob Jan 28, 2024
4876fec
cleanup image files
Yi-Jacob Jan 29, 2024
be80c4a
updated bigquery logo
Yi-Jacob Jan 30, 2024
d168abc
updated bigquery logo
Yi-Jacob Jan 30, 2024
d0f5365
Merge pull request #164 from Yi-Jacob/issue/159-updated-api-creation
thekevinm Jan 30, 2024
21c662d
Issue 165 Bug solution
Yi-Jacob Jan 31, 2024
3e6af71
Merge pull request #166 from Yi-Jacob/issue/159-updated-api-creation
thekevinm Feb 1, 2024
a4136cf
Updated api creation
Yi-Jacob Feb 13, 2024
f2d0a05
Merge pull request #168 from Yi-Jacob/issue/159-updated-api-creation
thekevinm Feb 14, 2024
16c64b2
Disabled next button for invalid form steps
Yi-Jacob Feb 20, 2024
95b3c1f
Updated logic when displaying table values and for setting passwords
Yi-Jacob Feb 27, 2024
a8e4375
revert changes on this file, not finished with it yet
Yi-Jacob Feb 27, 2024
4d8a5d2
Merge pull request #171 from Yi-Jacob/issue/170-disable-next-button
thekevinm Mar 5, 2024
9582614
Merge pull request #174 from Yi-Jacob/issue/172-misc-table-login-bugs
thekevinm Mar 5, 2024
4f5cf48
Issue 175 - Fix issue with not seeing system details
Yi-Jacob Mar 11, 2024
eb4059a
cleanup
Yi-Jacob Mar 11, 2024
7b91635
Merge pull request #176 from Yi-Jacob/issue/175-fix-system-view-bug
thekevinm Mar 12, 2024
fd1a6d0
Issue 177 - Remove outdated content
Yi-Jacob Mar 14, 2024
13e37cb
03/2024 Build
Yi-Jacob Mar 18, 2024
8d37077
build
Yi-Jacob Mar 19, 2024
8508ff6
iun progress
Yi-Jacob Mar 31, 2024
f8667c7
Merge pull request #178 from Yi-Jacob/issue/177-remove-old-content
thekevinm Apr 1, 2024
0f9a66b
Update route to only include id
Yi-Jacob Apr 1, 2024
59cc88e
Merge branch 'develop' into bug-fix/undefined-route
Yi-Jacob Apr 1, 2024
5e245b8
Merge pull request #179 from Yi-Jacob/bug-fix/undefined-route
thekevinm Apr 1, 2024
684c02b
Issue: 180 - Added API to event scripts downdown
Yi-Jacob Apr 2, 2024
c50b462
Issue: 180 - Added API to event scripts downdown
Yi-Jacob Apr 2, 2024
8748061
Merge pull request #181 from Yi-Jacob/issue/180-added-api-to-scripts
thekevinm Apr 2, 2024
a3399c0
Merge pull request #182 from Yi-Jacob/ui-build-2024-03
nicdavidson Apr 3, 2024
1378c62
added composer files
Yi-Jacob Apr 3, 2024
f47ad65
Merge pull request #184 from Yi-Jacob/composer-files-branch
nicdavidson Apr 3, 2024
93dd60e
Update composer.json
Yi-Jacob Apr 3, 2024
54efcc3
Merge pull request #185 from Yi-Jacob/patch-1
nicdavidson Apr 3, 2024
48c51fe
in progress
Yi-Jacob Apr 4, 2024
4f68885
in progress
Yi-Jacob Apr 4, 2024
5560034
updated functions
Yi-Jacob Apr 6, 2024
c1b3741
updated functions
Yi-Jacob Apr 6, 2024
2fbddfa
cleanup
Yi-Jacob Apr 7, 2024
a6808b1
cleanup
Yi-Jacob Apr 7, 2024
91cecad
cleanup
Yi-Jacob Apr 7, 2024
2ee2434
Merge branch 'develop' into update-event-scripting
thekevinm Apr 8, 2024
d205dc8
Merge pull request #186 from Yi-Jacob/update-event-scripting
thekevinm Apr 8, 2024
765cfcb
updated script creation
Yi-Jacob Apr 9, 2024
592afde
cleanup
Yi-Jacob Apr 9, 2024
f4e9599
Merge pull request #187 from Yi-Jacob/update-event-scripting
thekevinm Apr 9, 2024
f10e777
added event modification
Yi-Jacob Apr 9, 2024
4d3dafa
updated form selector
Yi-Jacob Apr 9, 2024
4e65447
cleanup
Yi-Jacob Apr 9, 2024
e5b8271
Merge pull request #188 from Yi-Jacob/update-event-scripting
thekevinm Apr 9, 2024
7e8a99f
added build for release
thekevinm Apr 9, 2024
a91acb5
cleanup
thekevinm Apr 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"name": "dreamfactory/df-admin-interface",
"type": "dreamfactory-app",
"description": "DreamFactory(tm) Admin Console",
"homepage": "https://github.com/dreamfactorysoftware/df-admin-interface/",
"keywords": [
"rest",
"api",
"remote web services",
"dreamfactory",
"api",
"service bus",
"esb",
"admin"
],
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "DreamFactory Dev Team",
"email": "dspsupport@dreamfactory.com",
"role": "Development team"
}
],
"support": {
"source": "https://github.com/dreamfactorysoftware/df-admin-interface",
"issues": "https://github.com/dreamfactorysoftware/df-admin-interface/issues",
"email": "dspsupport@dreamfactory.com",
"wiki": "https://wiki.dreamfactory.com"
},
"require": {
"dreamfactory/installer": "*"
},
"extra": {
"branch-alias": {
"dev-develop": "2.16.x-dev"
},
"installer-name": "dreamfactory"
}
}
Binary file added dist.zip
Binary file not shown.
1 change: 1 addition & 0 deletions dist/df-admin-interface/1155.ea8d85514c083a0b.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/df-admin-interface/1269.5b373d67ea7ff4fd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/df-admin-interface/1361.397d598f40c0d1dc.js

Large diffs are not rendered by default.

Loading